/*-------------------------------
インフォメーション
--------------------------------*/
#conte_information {
font-size:12px;
	width:1024px;
	margin:50px auto 30px auto;
	overflow:hidden;
	clear:both;
   text-align: left;
}

#conte_information .title {
	background: url(/images2012/bg_contentstitle_01.jpg) repeat-x left;
	height:28px;
	margin-bottom:20px;
}
#conte_information .title h2 {
	font-size: 16px;
	font-weight: bold;
	padding:5px 0 0 15px;
	color: #FFF;
}
#conte_information #boxwrap {
	width:1004px;
	margin:0 auto;
	overflow:hidden;
}

#conte_information #boxwrap .L1box {
	width:328px;
	float:left;
	display:inline;
	margin-right:10px;
}

#conte_information #boxwrap .L2box {
	width:328px;
	float:left;
	display:inline;
}

#conte_information #boxwrap .R3box {
	width:328px;
	float:right;
	display:inline;
}

#conte_information #boxwrap .L1box .inner,
#conte_information #boxwrap .L2box .inner,
#conte_information #boxwrap .R3box .inner {
	padding:0 5px 0 5px;
}

#conte_information h3 {
	background: #eeeeee;
	font-weight: bold;
	margin-bottom:10px;
	padding:3px 5px 3px 5px;
}

#conte_information .special {
	border: 2px solid #ff0000;
	padding: 10px;
	text-align:center;
}

#conte_information .point_01 {
	color: #990000;
	background: url(/images2012/icon_info_01.gif) no-repeat left;
	padding-left: 15px;
	margin-bottom:10px;
	font-weight: bold;
}

#conte_information .point_02{
	font-size: 10px;
	background: url(/images2012/icon_list_b.gif) no-repeat left 6px;
	padding-left: 10px;
}

#conte_information ul.point_03 li{
	list-style-position: outside ;
	list-style-image: url(/images2012/icon_info_02.gif);	
	line-height:16px;
	zoom:1;
	margin-left:15px;
}
	
/*-------------------------------
フッター
--------------------------------*/
#footer_01 {
	width:1024px;
	margin:50px auto 20px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	overflow:hidden;
}

#footer_01 #fwrap {
	font-size:12px;
	margin:0 auto;
	padding-top:15px;
	width:984px;
	text-align:left;
	line-height:1.6;
	overflow:hidden;
	position:relative;
	zoom:1;
}


#footer_01 h4 {
	color:#153EA4;
	font-weight:bold;
	font-size:12px;
}

#footer_01 ul.fnav01 li {
	display:inline;
	line-height:1.6;
}


#footer_02 {
	width:100%;
	padding:10px 0;
	overflow:hidden;
	background-color:#08197F;
}

#footer_02 ul.fnav02 {
	text-align:center;
	font-size:12px;
	margin:0;
}

#footer_02 ul.fnav02 li {
	margin-left:15px;
	padding-left:9px;
	background:url(/images2012/lm_white.gif) no-repeat 0 0.3em;
	display:inline;
}

address {
	width:100%;
	padding-top:8px;
	background:url(/images2012/bg_footer.jpg) repeat-x;
	text-align:center;
	height:22px;
	font-style:normal;
	color:#666;
	font-size:10px;
}

ul.fnav01 a:link,
ul.fnav01 a:visited {
	color:#666;
	text-decoration:underline;
}

ul.fnav01 a:hover,
ul.fnav01 a:active {
	color:#000;
	text-decoration:none;
}

ul.fnav02 a:link,
ul.fnav02 a:visited {
	color:#fff;
	text-decoration:underline;
}

ul.fnav02 a:hover,
ul.fnav02 a:active {
	color:#fff;
	text-decoration:none;
}coration:none;
}