/* Reset -------------------------------------------------------------------- */
* {
	font-size:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
img {
	border:none;
   	vertical-align: bottom;
}
li {
	list-style: none;
}
div {
    zoom:1;
}
a {
	outline:none;
}
/* Layout ------------------------------------------------------------------- */
html {
 overflow-y: scroll;
}
body {
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	color:#545454;
	background:#EEE;
	line-height:1.3;

}
#container_inner {
  min-height: 100%;
  margin: 0 auto;
  text-align: left;
}
#header,
#footer,
#content,
#side,
#main {
  position: relative;
}

#header_inner,
#footer_inner,
#content_inner,
#side_inner,
#main_inner {
  position: static;
}
/* Thin_Wide */
#content{
    margin: 0 auto;
    min-height: 100%;
    text-align: left;
    width: 960px;
}

#main {
	padding: 10px 20px 0;
	width:920px;
	overflow:hidden;
}
#main_inner  {
	 margin: 0 auto;
	 padding-bottom: 80px;
}
.layout_tw #side {
	margin-top:-8px;
	padding-top:18px;
	display: inline;
	float: left;
	width:230px;
	overflow:hidden;
	background:url(/static/docs/PC/images/common/background-navigation-st.gif) right top no-repeat;
	margin-bottom:80px;
}
.layout_tw #main {
	display: inline;
	float: right;
	width:730px;
	padding:10px 0 0;
}
.layout_tw #main_inner{
	padding: 0 20px 80px 20px;
}
.layout_tw #side_inner {
	padding: 0px 20px 100px 18px;
	background:url(/static/docs/PC/images/common/background-navigation-st_bottom.gif) right bottom no-repeat;
	padding-bottom:100px;
}

/* Utilities */
.clearfix:after,
#content_inner:after {
	content:"";
	display:block;
	clear: both;
}
.clearfix,
#content_inner {
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix,
* html #content_inner {
	height: 1%;
}
.clearfix,
#content_inner {
	display: block;
}
/* */


/* Content ---------------------------------------------------------------- */
/* Common --------------------------- */
a.guide_button {
	background:url(/static/docs/PC/images/common/icon/button-guide.png) no-repeat;
	display: block;
	width:38px;
	height:34px;
	overflow:hidden;
	cursor: pointer;
	text-indent: -9999px;
	position:absolute;
	top:-5px;
	right:-5px;
}
a.guide_button:hover {
	background-position:0 -34px;
}
/* Container ----------------------- */
/*
#container {
	background:url(/static/docs/PC/images/common/background-body.gif) #EEE center repeat-y;
}
*/

*:first-child+html #container {
	padding-left: 1px;
}
*html #container {
	padding-left: 1px;
}
body:nth-of-type(1) #container {
	padding-left: 1px;
}
#main_inner h1{
	margin-bottom:30px;
}
#main_inner h2{
	margin-bottom:20px;
}
#content_inner .pagetop{
position: absolute;
bottom: 10px;
right: 0;
}

/* Header --------------------------- */
#header {
	overflow:hidden;
	margin-top:20px;
	height:101px;
	/*zoom: 1;
	border:solid 1px #ccc;
	border-width:0 0 1px 0;*/
}
/*
#header_inner {
	width: 960px;
	margin:0 auto;
	padding:0 0 0;
	height:120px;
}
*/
#header div.global {
	height:40px;
	overflow:hidden;
	margin-bottom:11px;
	position:relative;
}
#header div.global div.logo {
	padding-top:3px;
	float:left;
	margin-right:20px;
}
#header div.global p.lead {
	position:absolute;
	top:30px;
	left:210px;
	width:370px;
	text-align:center;
}
#header div.global div.link {
	position:absolute;
	top:20px;
	left:590px;
	background:url(/static/docs/PC/images/header/header-arrow.png) no-repeat left;
	padding-left:30px;
}
#header div.global div.link li{
	line-height:1.5;
}
#header div.global div.support {
	position:absolute;
	top:0;
	right:0;
}

#header div.global div.support li{
    background: url("/static/docs/PC/images/common/icon/arrow_r_small.gif") no-repeat scroll 4px 8px transparent;
    margin: 0 0 0 10px;
    padding-left: 15px;
	float:left;
	font-size:10px;
}

#header div.navigation {
	height:50px;
	text-align:center;
}

#header div.navigation li{
	display: inline-block;
	text-align:center;
	line-height:48px;
	font-size:12px;
}

#header div.navigation li a.act{
    border:solid 2px #418dd9;
    border-width:0 0 2px 0;
	color: #418DD8;
}

#header div.navigation li a{
	display:block;
	height:48px;
	color:#000000;
	padding: 0;
	width: 192px;
}

#header div.navigation li a:link{
	color:#000000;
}

#header div.navigation li a:hover{
	color: #418DD8;
	text-decoration: none;
}

#header div.navigation li a:active{
	color:#000000;
}

#header div.navigation li span{
	display:block;
	margin:-10px 0 0 0;
	font-size:10px;
}

#header div.navigation li.last:after{
	content:"";
	margin-left:0;
}

/*
#header div.navigation div.submenu{
	float:left;
}
*/

#header div.navigation div.link{
	text-align:right;
}

/* extra navigation --------------------------- */
#footer_navi{
	width: 960px;
	position: relative;
	border-top: 1px solid #747474;
}
#footer_navi .inner{
	padding: 20px 0 20px 10px;
	background: url(/static/docs/PC/images/footer/catch-megafooter-mobile.gif) 680px 20px #F2F2F2 no-repeat ;
}
#footer_navi dl{
	float: left;
	width: 155px;
	height: 185px;
	padding: 0 0 10px 10px;
	border-right: 1px solid #747474;
}
#footer_navi dt{
	font-weight: bold;
	line-height: 1.5;
	margin-top:5px;
}
#footer_navi dt.first{
	margin-top:0;
}
#footer_navi dd{
	line-height: 1.5;
	margin-left:5px;
}


/* Footer --------------------------- */
#footer{
	margin:0 auto;
	position:relative;
	width:960px;
}
#footer_inner {
	height:110px;
	border-top:1px solid #d9d9d9;
	padding-top:10px;
	position:relative;
}
#footer div.security{
	position:absolute;
	top:10px;
	left:20px;
}
#footer div.security li{
	float:left;
	margin-right:10px;
}
#footer div.links{
	text-align:right;
	height:30px;
	margin-bottom:5px;
}
#footer div.links li{
	font-size:10px;
	padding:0 10px;
	display:inline;
	line-height:175%;
    border-right: 1px solid #999999;
}
#footer div.links li.listend{
	border-right:none;
	margin-left:0;
}

#footer p.copy {
	font-size:10px;
	text-align:right;
}
#footer div.sv{
	background:red;
	position:absolute;
	right:5px;
	bottom:0;
}

/* ---- */

p.error {
	color:#F00;
}
p.success {
	color:#2cb93c;
}
p.attention{
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
	background:url(/static/docs/PC/images/common/icon/icon-attention.png) no-repeat left 4px;
}
/* beginners guide */
#beginners_guide{
	background:url(/static/docs/PC/images/header/background-header.png) repeat-x;
	height:329px;
	display:none;
}
	#beginners_guide .inner{
		width:962px;
		height:329px;
		margin:0 auto;
		position:relative;
	}
	#beginners_guide .beginner_mark{
		position:absolute;
		top  :110px;
		left :-45px;
	}
	#beginners_guide .button_moredetail{
		position:absolute;
		top  :245px;
		left :679px;
		width:62px;
		height:59px;
		background:url(/static/docs/PC/images/header/button-more_off.png);
		border:0;
		text-indent: -9999px;
	}
	#beginners_guide .button_moredetail:hover{
		background:url(/static/docs/PC/images/header/button-more_on.png);
	}
	#beginners_guide .button_close{
		position:absolute;
		bottom:8px;
		right:19px;
		width:80px;
		height:28px;
		background:url(/static/docs/PC/images/header/button-close_off.png);
		border:0;
		text-indent: -9999px;
		cursor:pointer;
	}
	#beginners_guide .button_close:hover {
		background:url(/static/docs/PC/images/header/button-close_on.png);
	}

#beginners_guide_close{
	background:url(/static/docs/PC/images/header/background-header-minimum.png) repeat-x;
	height:40px;
}
	#beginners_guide_close .inner{
		width:962px;
		height:40px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		background:url(/static/docs/PC/images/header/header-main-minimum.png) repeat-x;
	}
	#beginners_guide_close .button_open{
		position:absolute;
		bottom:8px;
		right:19px;
		width:80px;
		height:28px;
		background:url(/static/docs/PC/images/header/button-open_off.png);
		border:0;
		text-indent: -9999px;
		cursor:pointer;
	}
	#beginners_guide_close .button_open:hover {
		background:url(/static/docs/PC/images/header/button-open_on.png);
	}