@charset "utf-8";
@import 'contents.css';

/*****************************************************************************
 RESET
 *****************************************************************************/
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-style: normal;
}
ul,ol,li {
	list-style-type: none;
}
th,address {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
img,object,embed {
	border: 0;
	vertical-align: top;
}
hr {
	border:1px solid #efefef;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.none {
	background: none!important;
}
/*****************************************************************************
 linkColor 
 *****************************************************************************/
a:link,a:visited {
	text-decoration: none;
	color:#0079db;
}
a:hover,a:active {
	text-decoration: underline;
}

/*****************************************************************************
 clearfix 
 *****************************************************************************/

.cb {
	clear: both;
	font-size: 1%;
	height: 0;
	line-height: 0;
}

.cboth {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}
.clearfix {
	display: inline-block;
}
/* Hide from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

/*****************************************************************************
 base
 *****************************************************************************/
html {
	font-size: 81.3%;
}
body {
	background-color: #ffffff;
	font-family: Arial,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	line-height: 1.4;
	color: #333333;

}


#page {
	margin: 0 auto;
	_zoom: 1;
	text-align: center;
	background:url(/common/img/share/back_boder_top.gif) repeat-x #fff;
}





#header{
	margin: 0 auto;
	width:960px;
	height:95px;
}

#header #header_in{
	padding:24px 10px 10px 10px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#header h1{
	float:left;
}

#header #header_in #titlearea{
	margin:7px 0 0 10px;
	width:430px;
	float:left;
}

#header #header_in #font_size{
	margin:7px 0 0 10px;
	width:172px;
	float:right;
}

#header #header_in #font_size dl dd{
	float:left;
	cursor:pointer;
	padding-left:5px;
}

#header #header_in #font_size dl dt{
float:left;
	padding-top:13px;
}

#header #header_in #titlearea span{
	float:left;
	margin:0 15px;
}
#header #header_in #titlearea img{
	float:left;
}

#main {
	background:url(/common/img/share/main_back_top.jpg) repeat-x;
	clear:both;
}

#main #img_back{
	background:url(/common/img/top/main_img_back.png) center top no-repeat;
	margin: 0 auto;
	text-align:center;
	width:960px;
	
}

#main #img_back img{
	margin:9px 4px 4px 4px;
	text-align: left;
}

#visual {
	_clear:both;
    height: 375px;
	padding-left:11px;
	width:932px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

#visual ul {
	_margin-left:-476px;
    position: absolute;
    text-align: center;
}

#visual ul li{
	line-height:0px;
}

#visual ul li img{
	_margin:0px;
}

#main_menu{
	margin: 0 auto;
	width:960px;
	overflow:hidden;
	zoom:1;
}

#main_menu ul{
padding-left:4px;
}

#main_menu ul li{
	float:left;
}



#contents_top{
	margin: 0 auto;
	padding-top:35px;
	_zoom: 1;
	text-align: center;
	width:960px;
	overflow:hidden;
	zoom:1;
	text-align:left;
}

#contents_top #left_img{
	margin-left:5px;
	padding-top:20px;
	overflow:hidden;
	zoom:1;
	float:left;
	width:185px;
}


#contents_top #left_info{
	margin-left:10px;
	overflow:hidden;
	zoom:1;
	float:left;
	width:430px;
}


#contents_top #left_info dl{
    margin: 7px 0 17px;
    width: 435px;
}

#contents_top #left_info dt{
    float: left;
    font-weight: bold;
    margin: 4px 0 0 0px;
    padding-left: 16px;
}

#contents_top #left_info dd{
    border-bottom: 1px solid #E4E2D3;
    margin-bottom: -1px;
    padding: 5px 0 5px 8em;
}

#contents_top #left_info h2{
	border-bottom:3px solid #D1D1D1;
	padding:5px 5px 5px 15px;
}

#contents_top #right_link{
	padding-left:20px;
	margin-left:20px;
	overflow:hidden;
	zoom:1;
	float:left;
	padding-bottom:40px;
}

#contents_top #right_link ul li{
	margin-top:5px;
}
#contents_top #right_link ul li img{
	margin-top:5px;
}
#contents_top #right_link h2{
	border-bottom:3px solid #D1D1D1;
	padding:5px 5px 5px 10px;
}

/*     eter      */


#footer{
background:url(/common/img/share/footer_back.gif) left top repeat-x;
	overflow:hidden;
	zoom:1;
	margin-top:40px;
}

#footer a:link,#footer a:visited {
	text-decoration: none;
	color:#666666;
}
#footer a:hover,#footer a:active {
	text-decoration: underline;
}



#footer_in{
	border-top: 6px solid #ffc825;
	margin: 0 auto;
	padding-top:25px;
	_zoom: 1;
	text-align: left;
	width:960px;
	overflow:hidden;
	zoom:1;
}

#footer_logo{
	float:left;
	padding-right:135px;
}

#footer_menu{
	float:left;
}

#footer_menu ul li{
	background:url(/common/img/share/footer_menu_biret.gif) left top no-repeat;
	float:left;
	padding-left:20px;
	padding-right:10px;
}


#copyright{
	margin-top:30px;
	clear:both;
	text-align:center;
	background:url(/common/img/share/copy_line.gif) left top no-repeat;
	padding:5px;
}














.red{
	color:#ff0e03;
}

.bold{
	font-weight:bold;
}