@charset "Shift_JIS";

/* reset */

* {
	margin: 0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	line-height: 1.5em;
	}

/* CSS Basic Style */
body {
 background: url(../../images/common/i_bg.gif);
	line-height: 1.5em;
	color:#666666;
}
.c_both{
 clear: both;
}
.f_left{ 
	float: left;
}
.f_right{
	float: right;
}

.bt_pagetop{
	margin: 10px 10px 3px 0px;
	text-align: right;
	clear: both;
}
/* wrrap */

#foot_wrap{
	width:820px;
	background: url(../../images/common/i_foot_b.jpg) no-repeat bottom;
	margin: 0 auto;
	}
#wrapper{
 width: 820px;
	background: url(../../images/common/i_basebg.jpg) repeat-y;
	margin: 0 auto;
 }
 
#path{
 margin-left: 20px;
 font-size: 0.6em;
 _margin-top: 5px;
 }
#path img{
 margin-right:5px;
 }


#header,#footer{
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
 background: url(../../images/common/i_logo_bg.jpg);
 height: 85px;
	position: relative;
	}
div#header:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#logo{
	float: left;

	}
div.logotxt{
	float: right;
	margin-top: 51px;
	_margin-top: 61px;
	}
div.logotxt p{
	float: left;
	padding-right: 17px;
	}
#global-navi {
	width: 800px;
	margin: 0 auto;
	}
div#global-navi:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#global-navi ul{
	margin: 0;
	padding: 0;
	height: 40px;
	background: url(../../images/common/i_navi_bg.jpg) repeat-x;
	}
#global-navi li{
	list-style: none;
	float: left;
	width: 155px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 3px 2px;
	line-height: 0;
	}	
#global-navi li a{
	padding: 0;
	list-style: none;
	width: 155px;
	height: 34px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

.bt01 a:link{	background: url(../../images/common/i_bt01.jpg);}
.bt01 a:visited{	background: url(../../images/common/i_bt01.jpg);}
.bt01 a:hover{	background: url(../../images/common/i_bt01_on.jpg);}
.bt02 a:link{	background: url(../../images/common/i_bt02.jpg);}
.bt02 a:visited{	background: url(../../images/common/i_bt02.jpg);}
.bt02 a:hover{	background: url(../../images/common/i_bt02_on.jpg);}
.bt03 a:link{	background: url(../../images/common/i_bt03.jpg);}
.bt03 a:visited{	background: url(../../images/common/i_bt03.jpg);}
.bt03 a:hover{	background: url(../../images/common/i_bt03_on.jpg);}
.bt04 a:link{	background: url(../../images/common/i_bt04.jpg);}
.bt04 a:visited{	background: url(../../images/common/i_bt04.jpg);}
.bt04 a:hover{	background: url(../../images/common/i_bt04_on.jpg);}
.bt05 a:link{	background: url(../../images/common/i_bt05.jpg);}
.bt05 a:visited{	background: url(../../images/common/i_bt05.jpg);}
.bt05 a:hover{	background: url(../../images/common/i_bt05_on.jpg);}
.bt06 a:link{	background: url(../../images/common/i_bt06.jpg);}
.bt06 a:visited{	background: url(../../images/common/i_bt06.jpg);}
.bt06 a:hover{	background: url(../../images/common/i_bt06_on.jpg);}

.bt01_on a:link{	background: url(../../images/common/i_bt01_on.jpg);}
.bt01_on a:visited{	background: url(../../images/common/i_bt01_on.jpg);}
.bt01_on a:hover{	background: url(../../images/common/i_bt01_on.jpg);}
.bt02_on a:link{	background: url(../../images/common/i_bt02_on.jpg);}
.bt02_on a:visited{	background: url(../../images/common/i_bt02_on.jpg);}
.bt02_on a:hover{	background: url(../../images/common/i_bt02_on.jpg);}
.bt03_on a:link{	background: url(../../images/common/i_bt03_on.jpg);}
.bt03_on a:visited{	background: url(../../images/common/i_bt03_on.jpg);}
.bt03_on a:hover{	background: url(../../images/common/i_bt03_on.jpg);}
.bt04_on a:link{	background: url(../../images/common/i_bt04_on.jpg);}
.bt04_on a:visited{	background: url(../../images/common/i_bt04_on.jpg);}
.bt04_on a:hover{	background: url(../../images/common/i_bt04_on.jpg);}
.bt05_on a:link{	background: url(../../images/common/i_bt05_on.jpg);}
.bt05_on a:visited{	background: url(../../images/common/i_bt05_on.jpg);}
.bt05_on a:hover{	background: url(../../images/common/i_bt05_on.jpg);}
.bt06_on a:link{	background: url(../../images/common/i_bt06_on.jpg);}
.bt06_on a:visited{	background: url(../../images/common/i_bt06_on.jpg);}
.bt06_on a:hover{	background: url(../../images/common/i_bt06_on.jpg);}


#contents{
 width: 800px;
	margin: 0 auto 10px auto;
	}
#cont_left{
	width: 220px;
	float: left;
	margin: 12px 0 0 12px;
	_margin:12px 0px 0px 5px;
	}

.news {
	width: 220px;
	margin-bottom: 12px;
	background: url(../../images/common/i_left_m.jpg) repeat-y;
	}
.news h3{
	width: 220px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	background: url(../../images/index/i_t_new.jpg) no-repeat;
	}
.news dl{
	width: 190px;
	height: 120px;
	margin: 5px auto;
	}
.news dt{
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	}
.news dl dd{
	border-bottom: 1px dotted #999999;
	margin-bottom: 3px;
	padding-bottom: 5px;
	font-size: 0.6em;
	line-height: 1.3em;
	color: #666666;
	}
.news span{
	background: url(../../images/common/i_left_b.jpg) no-repeat;
	width: 220px;
	height: 10px;
	display: block;
	}
.news a:link ,  a:active {
	color: #3399FF;
	text-decoration: underline;
}
.news a:visited {
	color: #3399FF;
	text-decoration: underline;
}
.news a:hover {
	color: #3399FF;
	text-decoration: none;
}

.map{
	margin: 0px 5px;
	}	
	
#cont_right{
	width: 540px;
	float: right;
	margin: 12px 12px 0 14px;
	_margin:12px 5px 0px 14px;
	}
.index_list h3{
	width: 540px;
	height: 51px;
	display: block;
	text-indent: -9999px;
	background: url(../../images/index/i_t_list.jpg) no-repeat;
	}

.index_listblock{
	width: 530px;
	margin: 0 auto;
}
.index_listblock h4,dd{
	margin-bottom: 10px;
	}
.index_listblock h4{
	border-bottom: 1px dotted #666666;
}

#cont_wide{
	width: 774px;
	margin: 12px 12px 0 12px;
	}

#footer{
	border-top: 3px solid #6291BF;
	font-size: 0.8em;
	}
div#footer:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.foot_left{ 
padding: 6px 12px 6px 12px; 
float: left;
}
.foot_right{ 
padding: 6px 12px 6px 12px; 
float: right;
}


/* liNk */

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


/* aDdress */

address {
	padding: 0px 12px 6px 0px; 
	font-style: normal;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}


/* Margin */

.margin_b10{
	margin-bottom: 10px;
}
.margin_b15{
	margin-bottom: 15px;
}
.margin_b20{
	margin-bottom: 20px;
}
.margin_b30{
	margin-bottom: 30px;
}


/* Font */

.txt_10 {
	font-size: 0.6em;
	line-height: 1.5em;
	color: #666666;
}
.txt_12 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
}
.txt_12_bb {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #003366;
	font-weight: bold;
}
.txt_14 {
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
}
.txt_14_b {
	font-size: 1em;
	line-height: 1.5em;
	color: #003366;
}
.txt_14_bb {
	font-size: 1em;
	line-height: 1.5em;
	color: #003366;
	font-weight: bold;
}
.txt_16_b {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #003366;
}
/* Table */
.table th{
font-size: 0.8em;
color:#003366;
text-align:left;
background: url(../../images/common/i_table_bg.gif) no-repeat left top #EBF3F5;
padding-left:17px;
height:30px;
vertical-align:text-top;
padding-top:6px;
}
.table td{
font-size: 0.8em;
color:#666666;
}
.i_line{
background: url(../../images/common/i_line.gif) no-repeat center center;
height:1px;
}
/* Border */
.border_blue{
 border: 1px solid #E8F3F9;
	background: #F3F9FC;
	margin: 0 auto;
	}

.t_center {
	text-align: center;
}

p.bt_english {
	position: absolute;
	top: 10px;
	left: 740px;
	width: 46px;
	height: 15px;
	line-height: 0;
}

p#btMainImg {
	position:relative;
}
p#btMainImg a {
	position:absolute;
	top:-67px;
	left:19px;
	display:block;
	width:333px;
	height:48px;
}

p#btMainImg img{border:0; vertical-align:bottom;}

/* --------------------------------------------------
	clearfix
-------------------------------------------------- */

/* For modern browsers */
.clearfix:before,
.clearfix:after{
    content:"";
    display:table;
}
 
.clearfix:after{clear:both;}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix{zoom:1;}

/* --------------------------------------------------
	clear
-------------------------------------------------- */

.clear{
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/