@charset "Shift_JIS";
/* CSS Document */
img {
	vertical-align: bottom;
}
body {
	color: #333;
	background: url(../images/comonn/page_bg.gif);
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.6em;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents_bg {
	background: url(../images/comonn/contents_bg.png) repeat-y center;
}
a {
	color: #039;
	text-decoration: none !important;
}
a:hover {
	color: #575757;
	text-decoration: none !important;
}
strong {
	font-weight: bold;
}
.small{
font-size:85%;
}
#page {
	width: 800px;
	/*padding-top: 30px;*/
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/comonn/head_bg.gif) no-repeat center top;
	padding-top: 7px;
	position:relative;
	height: 80px;
}
#header p.header_title {
	position:absolute;
	top: 31px;
	left: 181px;
	font-size: 93%;
}

#header-logo {
	position:absolute;
	top: 22px;
	left: 10px;
}
#head_tel {
	position:absolute;
	right: 3px;
	top: 9px;
}
#head_lcon {
	margin: 10px 0 0 0;
	float: left;
}
#head_rcon {
	position:absolute;
	right: 6px;
	top: 62px;
}

#header-nav li {
	float: left;
}
/*#nav {
	width: 800px;
	height: 40px;
	clear: both;
}
#nav li {
	float: left;	
}*/

/* nav
***************************************************************/
#nav {
	position: relative;
	clear: both;
}
#nav a {
	display: block;
	height: 39px;
	text-indent: -5000px;
	background-image: url(../images/comonn/nav.gif);
	background-repeat: no-repeat;
}
#nav a:hover,
#nav a.current {
	background-image: url(../images/comonn/nav_on.gif);
}
#nav h3{
	font-size: 14px;
	background-color: #0066CC;
	padding: 3px;
	color:#FFFFFF;
}
#nav li {
	float: left;
}
#n01 a {
	width: 134px;
	background-position: 0 0;
}
#n02 a {
	width: 132px;
	background-position: -134px 0;
}
#n03 a {
	width: 133px;
	background-position: -266px 0;
}
#n04 a {
	width: 134px;
	background-position: -399px 0;
}
#n05 a {
	width: 132px;
	background-position: -533px 0;
}
#n06 a {
	width: 135px;
	background-position: -665px 0;
}
#nav li ul.sub-nav {
	background-color: #e8eef6;
	padding: 10px;
	position: absolute;
	top: 35px;
	z-index: 500px;
	display: none;
}
#nav ul.sub-nav li {
	float: none;
	margin: 0 0 5px;
	padding: 5px 0px;
	background: url(../images/comonn/list_icon2.gif) no-repeat left center;
	border-bottom: 1px dotted #999999;
}
#nav li.over ul.sub-nav { 
	display: block;
}

#nav ul.sub-nav a {
	background: none;
	text-indent: 0;
	height: auto;
	color: #333;
	width: 155px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#nav ul.sub-nav a:hover {
	background: none;
	text-indent: 0;
	height: auto;
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #528EE8;
}
#nav #menu01 {
	width: 175px; 
	left: 0;
}
#nav #menu02 {
	width: 175px; 
	left: 134px;
}
#nav #menu03 {
	width: 175px; 
	left: 266px;
}
#nav #menu04 {
	width: 171px; 
	left: 399px;
}
#n-01 ul a,
#n-02 ul a,
#n-03 ul a {
	width: 175px;
}
#n-04 ul a {
	width: 171px; 
}


#main_nav {
	font-size:93%;
	padding:0;;
}
#main_nav ul {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
}
#main_nav ul li {
	background-image:url(../images/comonn/plus.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-right:1px solid #666666;
	float:left;
	line-height:1.5em;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	padding-right:10px;
	white-space:nowrap;
}
#main_nav li.end {
	border-style:none;
}

#breadlist {
	width: 800px;
	text-align: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 93%;
}
#flash {
	/*width: 796px;
	height: 316px;
	margin-top: 10px;*/
	margin-bottom: 30px;
	/*border: 1px solid #E6E6E6;*/
}
#eyecatch {
	width: 800px;
	margin-bottom: 10px;
	text-align: right;
}
#h_content {
	float: left;
	width: 575px;
	margin-bottom: 30px;
}
#content {
	float: left;
	width: 550px;
	margin-bottom: 30px;
}
.content-head {
	margin-bottom: 15px;
	height: 24px;
	width: 530px;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 108%;
	font-weight: bold;
	color: #093F7F;
	letter-spacing: 0.1em;
	background-image: url(../images/comonn/content_h2_title.gif);
	background-repeat: no-repeat;
}
.content-sub-head {
	color: #093F7F;
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 15px;
}
.content-text,
.content-text-last {
	width: 550px;
	line-height: 180%;
	margin-bottom: 20px;
}
.content-textFix{
width: 335px;
line-height: 180%;
margin-bottom: 20px;
}
.content-text-last {
	margin-bottom: 40px;
}
#side {
	float: right;
	width: 221px;
	margin-bottom: 30px;
	background: url(../images/home/side_bg.gif);
}
#side dl {
	margin: 5px 5px 1px 5px;
}

#side-banner dd {
	padding: 0 0px 4px 0px;
}
#side-banner ul {
	padding: 3px 5px 5px 5px;
	margin: 2px 0;
	background: #FFFFFF;
}
#side-banner li {
	background: url(../images/comonn/list_icon2.gif) no-repeat left center;
	border-bottom: 1px dotted #666666;
	padding: 0 10px;
	margin-bottom: 2px;
	line-height: 1.4em;
}
#side-contlist li a {
	height: 23px;
	width: 178px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 22px;
	margin-bottom: 2px;
	display: block;
	white-space: nowrap;
}
#side-contlist li a.small-font {
	font-size: 11px;
	padding-top: 9px;
	height: 22px;
}
#side-contlist li a:hover {
	color: #CC1233;
}
#footer {
	clear: both;
	width: 800px;
}
#footer-gotop {

	text-align: right;
}
#footer-nav {
	margin: 0 10px;
}
#footer-nav li {
	float: left;
	border-left: 1px solid #999;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#footer-nav li.last {
	border-right: 1px solid #999;
}
#footer-address {
	font-size: 93%;
	clear: left;
	width: 800px;
	height: 70px;
	padding-top: 30px;
	background: url(../images/comonn/footer-bg2.gif) no-repeat 0 10px;
}
#footer-address address {
	border-left: 2px solid #003366;
	padding-left: 5px;
	width: 270px;
}
#footer-address span {
	color: #093f7f;
	font-weight: bold;
}
#footer-address dt {
	float: left;
}
#footer-address dd li {
	float: left;
	padding-left: 13px;
}
#footer-copy {
	font-size: 93%;
	clear: left;
	text-align: center;
	color: #999999;
}
#content h3{
	margin: 0 0 10px 0;
}
#content h4{
	font-size: 14px;
	padding :0 0 0 10px;
	margin: 0 0 10px 0;
	background-image: url(../images/home/content_h4_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
	line-height: 25px;
	font-weight: bold;
}
.right{
text-align:right
}
.center{
text-align:center
}
/* clears
***************************************************************/
.hidden {
	display: none;
}
.clearfix {
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 ＼*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/* */
