@charset "UTF-8";

/* ------------------------------------------- CSS Information  
 File Name:      layout.css  
 Style Info:     共通CSS指定  
----------------------------------------------------------- */  

#wrapper {
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x top;
	height: 100%;
	min-height: 100%;
}

body > #wrapper {
    height: auto;
}
	
#header {
	margin: 0 auto;
	width: 906px;
	position:relative;
}	

#header h1 { 
	font-size:12px;
	color:#999999;
	margin-left:12px;
	position:absolute;
}
	
#header .logo {
	float:left;
	width:215px;
	margin-top:15px;
}

#header .logo a {
	background: url(../images/logo.jpg) no-repeat top;
	display: block;
	height:0;
	padding-top:151px;
	overflow: hidden;
}

#header .h_title {float:left; width:691px;margin-top:15px;}
#header .h_title li {display:block;}
#header .title01 {
	background: url(../images/head_ti01.jpg) no-repeat top;
	width:380px;
	height:0;
	padding-top:100px;
	text-indent: -9999px;
}

#header .title02 {
	background: url(../images/head_ti02.jpg) no-repeat top;
	width:311px;
	height:0;
	padding-top:100px;
	overflow: hidden;
}

#header .title03 {
	background: url(../images/head_ti03.jpg) no-repeat top;
	width:691px;
	height:0;
	padding-top:51px;
	overflow: hidden;
}

* html #header .title03 {margin-top:-22px;}

#glNavi {
	background: url(../images/glNavi_bg.gif) 0 top repeat-x;
	margin:10px auto 20px;
	width:880px;
}

#glNavi ul {margin:0 12px;}
#glNavi li {float:left;}
#glNavi li a {
	background: url(../images/glNavi.jpg) no-repeat scroll top left;
	display:block;
	height:54px;
	position:relative;
	cursor:pointer !important;
}

#glNavi li a span {
	background: url(../images/glNavi.jpg) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0px;
	height:0;
	width:100%;
	z-index:100;
	overflow: hidden;
	padding-top:54px;
}

#glNavi li a span:hover {cursor:pointer;}
#glNavi li a.navi01 {width:143px;}
#glNavi li a.navi01 span, #navi01 #glNavi li a.navi01 {background-position:0px -55px;}

#glNavi li a.navi02 {width:143px;background-position:-143px 0px;}
#glNavi li a.navi02 span, #navi02 #glNavi li a.navi02 {background-position:-143px -55px;}

#glNavi li a.navi03 {width:143px;background-position:-286px 0px;}
#glNavi li a.navi03 span, #navi03 #glNavi li a.navi03 {background-position:-286px -55px;}

#glNavi li a.navi04 {width:143px;background-position:-429px 0px;}
#glNavi li a.navi04 span, #navi04 #glNavi li a.navi04 {background-position:-429px -55px;}

#glNavi li a.navi05 {width:143px;background-position:-572px 0px;}
#glNavi li a.navi05 span, #navi05 #glNavi li a.navi05 {background-position:-572px -55px;}

#glNavi li a.navi06 {width:140px;background-position:-715px 0px;}
#glNavi li a.navi06 span, #navi06 #glNavi li a.navi06 {background-position:-715px -55px;}


#mainContents {
	width:880px;
	margin:0 auto;	
}

#mainContents #mainColumnR {
	width:660px;
	float:right;
}

/*--------index.html用　タイトルイメージ　CSS-------------------------*/

#mainContents .topTitle h2 {
	background: url(../images/main01.jpg) no-repeat top;
	width:660px;
	height:0;
	padding-top:232px;
	overflow: hidden;
}

#img_title {
	margin:0px;
	width:400px;
	height:100px;
	padding:30px;
}

/*--------index.html用　タイトルイメージ　CSS　end-------------------------*/

#mainColumnR #newsSection {margin-top:30px;}
#mainColumnR #newsSection h3 {
	background: url(../images/columnR_ti01.jpg) no-repeat top;
	width:660px;
	height:0;
	padding-top:40px;
	overflow: hidden;
}

#mainColumnR #newsSection ul {
	margin:20px 20px 30px;	
	width:620px;
}

#mainColumnR #newsSection li {
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:15px;	
	border-bottom:1px solid #7994FF;
	color:#999;
	display:block;	
}

#mainColumnR #newsSection li a {color:#999;}
#mainColumnR #newsSection li a:hover {text-decoration:underline;}
#mainColumnR #newsSection li .date {float:left; width:70px; margin-right:20px;}
#mainColumnR #newsSection li .info {float:left; width:515px;}

/*--------index.html用　トピックス セクション　CSS-------------------------*/

#mainColumnR #topicsSection {margin:30px 0;}

#mainColumnR #topicsSection h3 {
	background: url(../images/columnR_ti02.jpg) no-repeat top;
	width:660px;
	height:0;
	padding-top:40px;
	overflow: hidden;
}

#mainColumnR #topicsSection ul {
	margin:20px 20px 0;
	width:620px;
	color:#999;	
}

/*---#mainColumnR #topicsSection li {margin-bottom:15px;}
#mainColumnR #topicsSection li .topicsL {
	width:300px;
	float:left;
	margin-right:20px;
}---*/

/*---　topicsL　---*/
#mainColumnR #topicsSection li .topicsL {
	width:300px;
	float:left;
}

#mainColumnR #topicsSection li .topicsL dl {margin:5px 0;}
#mainColumnR #topicsSection li .topicsL dt {
	margin:5px 0;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #7994FF;
}

#mainColumnR #topicsSection li .topicsL dd { padding-left:5px;}
/*---　topicsL　end---*/

/*---　topicsR　---*/
#mainColumnR #topicsSection li .topicsR {
	width:300px;
	float:right;
}

#mainColumnR #topicsSection li .topicsR dl {margin:5px 0;}
#mainColumnR #topicsSection li .topicsR dt {
	margin:5px 0;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #7994FF;
}

#mainColumnR #topicsSection li .topicsR dd { padding-left:5px;}
/*---　topicsR　end---*/


/*--------index.html用　トピックス セクション　CSS　end-------------------------*/




#mainColumnR #areaSection {margin:30px 0;}

#mainColumnR #areaSection h3 {
	background: url(../images/columnR_ti03.jpg) no-repeat top;
	width:660px;
	height:0;
	padding-top:40px;
	overflow: hidden;
}

#mainColumnR #areaSection ul {
	margin:20px 20px 0;
	width:620px;
	color:#999;
}

#mainColumnR #areaSection li {margin-bottom:15px;}
#mainColumnR #areaSection li .areaL {
	width:190px;
	float:left;
	margin-right:10px;
}

#mainColumnR #areaSection li .areaR {
	width:420px;
	float:right;
}

#mainColumnR #areaSection li .areaR dl {margin:5px 0;}
#mainColumnR #areaSection li .areaR dt {
	margin:5px 0;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #7994FF;
}

#mainColumnR #areaSection li .areaR dd { padding-left:5px;}


#mainColumnR #sectionFooter {margin-top:60px;}
#mainColumnR #sectionFooter h3 {
	background: url(../images/tel_bt.jpg) no-repeat top;
	width:660px;
	height:0;
	padding-top:50px;
	overflow: hidden;
}

#mainColumnR #sectionFooter #footerNavi {width:660px; padding-top:15px;}
#mainColumnR #sectionFooter #footerNavi .fl {width:190px; margin-right:10px;}

#mainColumnR #sectionFooter #footerNavi .fl a {
	background: url(../images/contact_bt.jpg) no-repeat top;
	width:190px;
	height:0;
	padding-top:90px;
	overflow: hidden;
	display:block;
}

#mainColumnR #sectionFooter #footerNavi .fr {width:460px;}
#mainColumnR #sectionFooter #footerNavi .fr ul {margin-top:5px;}
#mainColumnR #sectionFooter #footerNavi .fr li {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
	margin-bottom:5px;
}

#mainColumnR #sectionFooter #footerNavi .fr a {color:#000066;}

#mainContents #mainColumnL {
	width:190px;
	float:left;
	margin-right:20px;	
}

#mainColumnL #side_keySection, #mainColumnL #side_sekoSection {margin-bottom:25px;}
#mainColumnL #side_keySection h3 {
	background: url(../images/columnL_ti01.jpg) no-repeat top;
	width:190px;
	height:0;
	padding-top:40px;
	overflow: hidden;
	display:block;
}

#mainColumnL #side_sekoSection h3 {
	background: url(../images/columnL_ti02.jpg) no-repeat top;
	width:190px;
	height:0;
	padding-top:40px;
	overflow: hidden;
	display:block;
}

#mainColumnL #side_keySection ul, #mainColumnL #side_sekoSection ul {margin:10px 0 20px;}
#mainColumnL #side_keySection li, #mainColumnL #side_sekoSection li {
	background: url(../images/columnL_border.jpg) no-repeat bottom;
	padding-bottom:7px;
	margin-bottom:10px;
}

#mainColumnL #side_keySection li a, #mainColumnL #side_sekoSection li a {margin-left:15px; display:block;}

#mainColumnL #optionSection {margin:25px 0 20px;}
#mainColumnL #optionSection h3 {
	background: url(../images/columnL_ti03.jpg) no-repeat top;
	width:190px;
	height:0;
	padding-top:40px;
	overflow: hidden;
	display:block;
	margin:10px 0;
}

#mainColumnL #optionSection p {
	padding-left:15px;
	color:#000066;	
}

#mainColumnL #templateSection {margin:25px 0 20px;color:#000033;}
#mainColumnL #templateSection h3 {
	background: url(../images/columnL_ti04.jpg) no-repeat top;
	width:190px;
	height:0;
	padding-top:40px;
	overflow: hidden;
	display:block;
	margin:10px 0;
}

#mainColumnL #templateSection h4 {
	background: url(../images/columnL_border.jpg) no-repeat bottom;
	padding-bottom:7px;
	margin:10px 0;
	padding-left:10px;
	font-size:12px;
}

#mainColumnL #templateSection li {margin-left:10px;}

#mainColumnL #bannerSection {margin-bottom:20px;}
#mainColumnL #bannerSection li {margin-bottom:10px;}

#footer {
	width:100%;
	height:80px;
	background: url(../images/footer_bg02.jpg) repeat-x top;
	margin-top:30px;
}

#footer #footerSection {
	margin: 0 auto;
	width: 906px;
	height:80px;
	background: url(../images/footer_bg01.jpg) no-repeat top;
}

#footer #footerSection .fl {
	color:#000066;
	padding-left:50px;
	padding-top:35px;
	width:736px;
}

#footer #footerSection .fr {
	width:120px;
	padding-top:3px;
}

#footer #footerSection .fr a {
	color:#0033FF;
	display:block;
	background: url(../images/pagetop.gif) no-repeat 98px 0;
	>background: url(../images/pagetop.gif) no-repeat 91px 3px;
}
