@charset"utf-8";

/* base.css
--------------------------------------------------------------------------
01. base
02. header
03. navi
04. link
05. page top
06. page back
07. text
08. footer
09. other
--------------------------------------------------------------------------
*/

/* 01. base */
*{margin:0; padding:0; list-style:none;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Maru Gothic Pro", "Osaka", "lroSVbN";	
	font-size: 12px;
	line-height: 150%;
	color:#666666;
}
#base{
	width:100%;
}
img{
	display:block;
	border:none;
}
.clear{
	clear:both;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/
}
.right{
	text-align:right;
	float:right;
}
/* 02. header */
#header1{
	width:950px;
	height:90px;
	padding-top:0px;
	margin:0 auto;
}
#header{
	height:50px;
	width:100%;
	min-width:950px;
	border-bottom:solid 10px #5ad3f0;
}
#content{
	width:950px;
	margin:0 auto;
}
#nav_header{
	width:950px;
	height:50px;
	padding-top:0;
	margin:0 auto;
}
#nav_header h1{
	float:left;
}
#nav_header #g_navi{
	width:950px;
	height:50px;
	background:url(../images/g_navi_bg.gif) left top no-repeat;
	overflow:hidden;
}
#nav_header #g_navi li{
	padding-right:0px;
	float:left;
	font-size:9px;
}
/* 03. navi */
#g_navi01{
	width:58px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi02_on{
	width:134px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi03_on{
	width:78px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi04_on{
	width:78px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi05_on{
	width:78px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi07_on{
	width:164px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi08_on{
	width:125px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi10_on{
	width:79px;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi a{
	background:url(../images/g_navi.gif) no-repeat;
	height:0;
	padding-top:50px;
	overflow:hidden;
	display:block;
}
#g_navi02 a{
	background-position:-58px 0;
	width:134px;
}
#g_navi03 a{
	background-position:-192px 0;
	width:78px;
}
#g_navi04 a{
	background-position:-270px 0;
	width:78px;
}
#g_navi05 a{
	background-position:-348px 0;
	width:78px;
}
#g_navi06 a{
	background-position:-426px 0;
	width:78px;
}
#g_navi07 a{
	background-position:-504px 0;
	width:164px;
}
#g_navi08 a{
	background-position:-668px 0;
	width:125px;
}
#g_navi09 a{
	background-position:-793px 0;
	width:78px;
}
#g_navi10 a{
	background-position:-871px 0;
	width:79px;
}
#nav_header a:hover{
	filter:alpha(opacity=0) !important;
	opacity:0 !important;
}
/* 04. link */
a 			{color: #62badb; text-decoration: none;}
a:link		{color: #62badb; text-decoration: none;}
a:visited	{color: #ff99cc; text-decoration: none;}
a:active	{color: #999999; text-decoration: none;}
a:hover		{color: #999999; text-decoration: underline;}

/* 05. page top */
#page_top{
	width:950px;
	padding-top:10px;
	padding-bottom:22px;
}
#page_top p{
	float:right;
	font-size:9px;
}
#page_top a{
	background:url(../images/pagetop.gif) left top no-repeat;
	width:88px;
	height:0;
	padding-top:20px;
	overflow:hidden;
	display:block;
}
#page_top a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}
/* 06. page back */
#page_back p{
	float:right;
	font-size:9px;
}

#page_back a{
	background:url(../images/pageback.gif) left top no-repeat;
	width:88px;
	height:0;
	padding-top:20px;
	overflow:hidden;
	display:block;
}
#page_back a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}
/* 07. text */
.txt12{
	font-size:12px;
}
.txt11{
	font-size:11px;
}
.gray{
	color:#999999;
}
.bold{
	font-weight:bold;
}
/* 08. footer */
#footer{
	padding-top:14px;
	padding-bottom:50px;
	border-top:solid 1px #c7c7c7;
	font-size:9px;
}
#footer ul{
	float:left;
}
#footer li{
	float:left;
	padding-right:20px;
}
#footer li a{
	height:0;
	padding-top:11px;
	overflow:hidden;
	display:block;
}
#f_navi01 a{
	background:url(../images/icon_kozin.gif) left top no-repeat;
	width:97px;
}
#f_navi02 a{
	background:url(../images/icon_link.gif) left top no-repeat;
	width:49px;
}
#f_navi03 a{
	background:url(../images/icon_sitemap.gif) left top no-repeat;
	width:74px;
}
#footer li a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}
#footer #copyright{
	float:right;
	background:url(../images/copyright.gif) left top no-repeat;
	width:263px;
	height:0;
	padding-top:11px;
	overflow:hidden;
	display:block;
}
/* 09. other */
#popup{
	background-color:#f6f7e9;
	text-align:left;
	color:#000;
	padding:5px;
}
#popup p{
	text-align:center;
	color:#000;
	font-size:11px;
}
.sp05{
	margin:0px;
	padding:5px 0px 0px 0px;
	display:block;
}
.sp10{
	margin:0px;
	padding:10px 0px 0px 0px;
	display:block;
}
.sp15{
	margin:0px;
	padding:15px 0px 0px 0px;
	display:block;
}
.sp20{
	margin:0px;
	padding:20px 0px 0px 0px;
	display:block;
}
img.shadow{
	background:url(../images/shadow.gif) no-repeat right bottom;
	padding:5px 10px 10px 5px;
}
.dot{
	clear:both;
	margin:0;
	padding:10px;
	width:920px;
	background:url(../images/dotline_v.gif) bottom left repeat-x;
}