@charset "utf-8";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,b,th{font-size:1em;font-weight:normal;font-style:normal;}
ul,ol{list-style:none;}
fieldset,img{border:none;}
caption,th{text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
a,a img{border:none;text-decoration:none;color:#1d2088}
a:hover{text-decoration:underline;color:#666}

body{
	background:url("../img/head_line.gif") repeat-x;
	font-size:12px;
	line-height:20px;
	color:#4d4d4d;
	margin:0 auto;
	padding:0;
	text-align:center;
}

ul li{
	list-style:none;
}

.right{
	float:right;
}

.left{
	float:left;
}

#head{
	width:950px;
	text-align:left;
	margin:10px auto;
}

#head p{
	font-size:10px;
}

#head h1{
	margin-top:10px;
}

#head address{
	text-align:right;
	margin-top:10px;
}

#head ul{
}

#head ul li{
	background:url("../img/icon01.gif") no-repeat;
	margin-left:16px;
	padding-left:16px;
	display:inline;
}

#head_navi{
	background:url("../img/head_navi_b.gif") repeat-x;
	clear:both;
}

#head_navi ul{
	width:950px;
	height:40px;
	margin:0 auto;
	_margin:0 auto 0 0;
}

#head_navi ul li{
	display:inline;
}

#head_navi ul li a{
	background:url("../img/head_navi.gif") no-repeat;
	width:136px;
	height:40px;
	text-indent:-9999px;
	float:left;
}

#head_navi ul li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#head_navi ul li.toa a{
	background-position:0 0;
}

#head_navi ul li.article a{
	background-position:-136px 0;
}

#head_navi ul li.quality a{
	background-position:-272px 0;
}

#head_navi ul li.result a{
	background-position:-408px 0;
}

#head_navi ul li.voice a{
	background-position:-544px 0;
}

#head_navi ul li.useful a{
	background-position:-680px 0;
}

#head_navi ul li.company a{
	width:134px;
	background-position:-816px 0;
}

#head_navi #head_navi_copy{
	background:url("../img/head_navi_copy_b.gif") repeat-x bottom #0042a8;
	font-size:10px;
	color:#fff;
	line-height:20px;
	padding-bottom:5px;
}
/*左カラム-----------------------------*/
#wrapper{
	width:950px;
	margin:0 auto 10px;
	text-align:left;
}

#image{
	background:url("../img/image_b.gif") repeat-x bottom;
}

#content{
	float:left;
	margin-bottom:10px;
}
/*右カラム-----------------------------*/
#sub{
	float:right;
	margin-left:20px;
}
/*フッター-----------------------------*/
#foot{
	clear:both;
	background:#2e3840;
}

#foot_navi{
	background:#e6e6e6;
}

#foot_navi ul{
	width:950px;
	margin:0 auto;
	_margin:0 auto 0 0;
}

#foot_navi ul li{
	display:inline;
}

#foot_navi ul li a{
	margin-right:10px;
}

#foot_navi ul li + li{
	border-left:1px solid #1d2088;
	padding-left:10px;
}

#foot_bottom{
	text-align:left;
	margin:0 auto;
	padding:10px 0;
	width:950px;
	height:50px;
	color:#ccc;
}

#foot_bottom p{
	line-height:12px;
}
