@charset "Shift_JIS";

html{
	background-color:#F9F9F9;
}
body {
	margin: 0px;
	padding: 0px;
}

#exWrap #info{
	margin:8px;
	line-height:1.5;
}

#exWrap #info h1,h2,h3,h4,ul li{
	font-size:93%;
}

#exWrap p.infoPagetop{
	margin-top:10px;
	margin-bottom:23px;
	text-align:right;
	font-size:93% !important;
}
img.external {
    padding-bottom: 2px;
    padding-left: 3px;
    vertical-align: middle;
}
/* layout */

#exWrap div#headLogo{
	margin:0 auto;
	padding-top:15px;
	padding-bottom:8px;
	width:800px;
}
#exWrap #odekake{
	float:right;
}
#exWrap #west{
	float:left;
}

#exWrap div#infoFooter{
	margin-top:23px;
	padding-top:20px;
	padding-bottom:50px;
	border-top:1px solid #dbdbdb;
}

/* @end */

/* info common */

#exWrap .sectionWrap{
	padding-bottom:27px;
	background:#FFF url(../img/info_section_btm.gif) no-repeat left bottom;
}

#exWrap .section{
	padding:20px 20px 0;
	width:760px;
	background:#FFF url(../img/info_section_mdl.gif) repeat-y left top;
}

#exWrap .sectionIn{
	margin:0 auto;
	width:720px;
}

#infoTop #exWrap {
	background-color:#f9f9f9;
}

#exWrap #infoWrap{
	margin:0 auto;
	width:800px;
}

	#exWrap #infoWrap p{
		font-size:108%;
		line-height:1.57;
	}

#exWrap ul.circle li{
	margin-top:7px;
	padding-left:13px;
	background:url(../img/info_circle.gif) no-repeat left 3px;
	font-size:108%;
}

/* 720pxの角丸 */

#exWrap div.infoCuvvy{
	margin-top:8px;
	padding-top:14px;
	width:720px;
	background:#f9f9f9 url(../img/info_curvy_top.gif) no-repeat left top;
}

	#exWrap div.infoCuvvy div.curvyIn{
		padding:0 29px 16px;
		background:#f9f9f9 url(../img/info_curvy_btm.gif) no-repeat left bottom;
	}
	
/* @end */

/* 760pxの角丸 */

#exWrap div.infoCuvvy02{
	margin-bottom:15px;
	padding-top:14px;
	width:760px;
	background:#f9f9f9 url(../img/info_curvy2_top.gif) no-repeat left top;
}
	#exWrap div.infoCuvvy02 div.curvyIn{
		padding:0 19px 16px;
		background:#f9f9f9 url(../img/info_curvy2_btm.gif) no-repeat left bottom;
	}
	
/* @end */

/* title */

#exWrap .infoTtl{
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#3367c9;
	text-indent:-999em;
	width:800px;
	height:50px;
}

#exWrap .infoSttl{
	margin-top:11px;
	margin-bottom:15px;
	padding-top:10px;
	background:#4176cc url(../img/info_ttl_top.gif) no-repeat left top;
	zoom:1;
}

	#exWrap .infoSttl.link{
		margin-top:10px;
	}
	#exWrap .infoSttlIn{
		padding:0 18px 7px;
		background:#4176cc url(../img/info_ttl_btm.gif) no-repeat left bottom;
		font-size:138.5%;
		font-weight:bold;
		color:#ffffff;
	}

#exWrap #ttl01{ background-image:url(../img/mainte/index_ttl01.jpg); }

#exWrap .circleTtl{
	padding-left:16px;
	background:url(../img/info_circle.gif) no-repeat left center;
	font-size:138.5%;
	font-weight:bold;
}

/* @end */

/* プレスリリース */

#exWrap #pressList{
	/*margin:20px auto 30px;*/
	margin:20px auto 0;
}

	#exWrap ul#pressList li{
		margin-top:10px;
		padding-left:8.1em;
		position:relative;
		zoom:1;
		font-size:108%;
		line-height:1.5;
	}
	
	/* for IE6,7 */
	* html #exWrap ul#pressList li{ padding-left:8.1em; }
	*:first-child+html #exWrap ul#pressList li{ padding-left:8.1em; }
	
	#exWrap ul#pressList li span.date{
		position:absolute;
		left:0;
		top:2px;
		font-size:85.7%;
	}
	
	#exWrap ul#pressList li span.linkTxt{
		display:inline-block;
	}
	
	/* for IE6,7 */
	* html #exWrap ul#pressList ul#pressList li span.linkTxt,
	*:first-child+html #exWrap ul#pressList li span.linkTxt{
		display:inline;
		zoom:1;
	}
	
	* html #exWrap ul#pressList li{
		margin-top:10px;
	}

/* @end */
