body {
	background:#fff url(images/body_bg.gif) 0 0 repeat-x;
	font-size:11px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height:1.5em;
	color:#333;
	text-align:left;
	margin:0 auto;
	padding:0;
	height:100%;
}

h1,h2,h3,h4,h5,h6,p,table,th,td,ul,li,ol,address,hr,div {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

a:link {
	color:#39f;
}

a:visited {
	color:#39f;
}

a:hover {
	color:#6cf;
}

a:active {
	color:#39f;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

h2 a {
	color:#555;
}

h2 a:link {
	color:#555;
}

h2 a:visited {
	color:#555;
}

h2 a:hover {
	color:#555;
}

h2 a:active {
	color:#555;
}

/* header start */
#head {
	width:850px;
	margin:0 auto;
	padding:4px;
	height:62px;
	position:relative;
	z-index:100;
}

.head_left {
	float:left;
	width:550px;
}

.head_left h1 {
	font-size:10px;
	color:#69c;
}

.head_right {
	width:300px;
	float:right;
	text-align:right;
}

ul.h_navi {
	margin-bottom:4px;
}

ul.h_navi li {
	float:right;
	list-style:none;
}

ul.h_navi li a {
	background:url(images/icon01.gif) 0 0 no-repeat;
	padding-left:11px;
	color:#333333;
}

ul.h_navi li a:hover {
	color:#3399FF;
}

/* header end */

/* contents start */
#content {
	width:850px;
	margin:0 auto 20px auto;
	padding:0;
	text-align:justify;
}

#gnavi ul li {
	float:left;
	list-style:none;
}

#gnavi ul li a {
	display:block;
	width:169px;
	height:35px;
	text-indent:-9999px;
}

#gnavi ul li.gnavi01 a {
	background:url(images/gnavi01.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi01 a:hover {
	background:url(images/gnavi01_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi01_on a {
	background:url(images/gnavi01_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi02 a {
	background:url(images/gnavi02.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi02 a:hover {
	background:url(images/gnavi02_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi02_on a {
	background:url(images/gnavi02_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi03 a {
	background:url(images/gnavi03.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi03 a:hover {
	background:url(images/gnavi03_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi03_on a {
	background:url(images/gnavi03_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi04 a {
	background:url(images/gnavi04.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi04 a:hover {
	background:url(images/gnavi04_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi04_on a {
	background:url(images/gnavi04_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi05 a {
	background:url(images/gnavi05.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi05 a:hover {
	background:url(images/gnavi05_r.gif) 0 0 no-repeat;
}

#gnavi ul li.gnavi05_on a {
	background:url(images/gnavi05_r.gif) 0 0 no-repeat;
}

.left_column {
	width:235px;
	float:left;
}

.news_box {
	width:235px;
	background:url(images/new_bg.gif) 0 0 repeat-y;
}

.news_in {
	width:223px;
	height:262px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:2px 5px 0 5px;
}

.news_in p {
	padding-left:20px;
}

.news_in p.read {
	background:url(images/new_icon.gif) 0 2px no-repeat;
	margin-bottom:5px;
}

.news_in p.read a {
	color:#36c;
	text-decoration:none;
}

.news_in p.read a:hover {
	color:#6699FF;
	text-decoration:underline;
}

.fc_bnr p {
	font-size:10px;
	line-height:1.4em;
}

.fc_bnr p a {
	display:block;
	width:171px;
	height:31px;
	background:url(images/fc_btn_n.gif) 0 0 no-repeat;
	padding:48px 3px 0 61px;
	color:#333333;
}

.fc_bnr p a:hover {
	background:url(images/fc_btn_r.gif) 0 0 no-repeat;
	color:#0066CC;
}

.voice_bnr {
	margin-bottom:15px;
}

.voice_bnr p {
	font-size:10px;
	line-height:1.4em;
}

.voice_bnr p a {
	display:block;
	width:171px;
	height:32px;
	background:url(images/case_btn_n.gif) 0 0 no-repeat;
	padding:41px 3px 0 61px;
	color:#333333;
}

.voice_bnr p a:hover {
	background:url(images/case_btn_r.gif) 0 0 no-repeat;
	color:#FF9900;
}

#areamap {
	width:215px;
	height:56px;
	padding:155px 10px 0 10px;
	margin-bottom:15px;
	background:url(images/areamap.gif) 0 0 no-repeat;
}

#areamap p {
	line-height:1.3em;
	margin-bottom:3px;
	color:#69c;
}

#areamap p a {
	color:#FF6666;
	float:right;
	text-decoration:none;
}

#areamap p a:link {
	color:#FF6666;
	text-decoration:none;
}

#areamap p a:visited {
	color:#FF6666;
	text-decoration:none;
}

#areamap p a:hover {
	color:#FF9999;
	text-decoration:underline;
}

#areamap p a:active {
	color:#FF6666;
	text-decoration:none;
}

.top_service {
	margin-bottom:15px;
}

.top_service ul li {
	list-style:none;
	font-size:12px;
	letter-spacing:0.1em;
	margin-bottom:3px;
}

.top_service ul li a {
	background:url(images/icon02.gif) 0 2px no-repeat;
	padding-left:15px;
	color:#333;
}

.top_service ul li a:hover {
	color:#39f;
}

.int {
	margin-bottom:10px;
}

.int p {
	margin-bottom:10px;
}

.int ul li {
	list-style:none;
	font-size:12px;
	margin-bottom:3px;
}

.top_link {
	text-align:center;
	margin-bottom:20px;
}

.top_link .gsl {
	margin-bottom:10px;
}

.top_link .gsl img {
	margin-right:10px;
}

.top_link .gsl p {
	color:#693;
	text-align:left;
	
}

.top_link p a {
	color:#f60;
	float:right;
}

.top_link p a:link {
	color:#f60;
}

.top_link p a:visited {
	color:#f60;
}

.top_link p a:hover {
	color:#f90;
}

.top_link p a:active {
	color:#f60;
}

.right_column {
	width:600px;
	float:right;
}

.service_btn {
	width:590px;
	height:130px;
	margin-bottom:15px;
	padding:5px;
	background:url(images/service_bg.gif) 0 0 no-repeat;
}

.service_btn ul {
	margin-bottom:10px;
}

.service_btn ul li {
	list-style:none;
	float:left;
}

.service_btn ul li a {
	display:block;
	width:190px;
	height:60px;
	text-indent:-9999px;
}

.service_btn ul li.btn01 a {
	background:url(images/service_btn01.jpg) 0 0 no-repeat;
	margin-right:10px;
}

.service_btn ul li.btn01 a:hover {
	background:url(images/service_btn01_r.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn02 a {
	background:url(images/service_btn02.jpg) 0 0 no-repeat;
	margin-right:10px;
}

.service_btn ul li.btn02 a:hover {
	background:url(images/service_btn02_r.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn03 a {
	background:url(images/service_btn03.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn03 a:hover {
	background:url(images/service_btn03_r.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn04 a {
	background:url(images/service_btn04.jpg) 0 0 no-repeat;
	margin-right:10px;
}

.service_btn ul li.btn04 a:hover {
	background:url(images/service_btn04_r.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn05 a {
	background:url(images/service_btn05.jpg) 0 0 no-repeat;
	margin-right:10px;
}

.service_btn ul li.btn05 a:hover {
	background:url(images/service_btn05_r.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn06 a {
	background:url(images/service_btn06.jpg) 0 0 no-repeat;
}

.service_btn ul li.btn06 a:hover {
	background:url(images/service_btn06_r.jpg) 0 0 no-repeat;
}

.welcome {
	margin-bottom:20px;
}

.merit {
	margin-bottom:15px;
}

.merit p.sub01 {
	width:514px;
	height:35px;
	padding:25px 0 0 76px;
	background:url(images/wel_mid01.jpg) 0 0 no-repeat;
}

.merit p.sub02 {
	width:514px;
	height:35px;
	padding:25px 0 0 76px;
	background:url(images/wel_mid02.jpg) 0 0 no-repeat;
}

.merit p.sub03 {
	width:514px;
	height:35px;
	padding:25px 0 0 76px;
	background:url(images/wel_mid03.jpg) 0 0 no-repeat;
}

.top_vo {
	margin:10px 0;
}

.tv_mid {
	background:url(images/top_vo_mid.gif) 0 0 repeat-y;
	width:490px;
	padding:5px 25px 5px 75px;
}

.tv_mid p {
	line-height:1.4em;
}

.tv_left {
	width:240px;
	float:left;
}

.tv_right {
	width:240px;
	float:right;
}

.safe {
	margin-bottom:10px;
}

.safe_mid {
	background:url(images/safe_mid.gif) 0 0 repeat-y;
	padding:5px 10px 3px 10px;
}

.safe_mid p {
	float:right;
	width:410px;
	padding-top:5px;
}

.inq {
	padding:5px;
}

.feat_l {
	float:left;
	width:405px;
}

.feat_l h3 {
	font-size:12px;
	color:#669933;
	float:left;
	padding:15px 0 0 10px;
}

.feat_l p {
	clear:both;
	padding-top:10px;
}

.feat_r {
	float:right;
	width:170px;
}

/* contents end */

/* footer start */
#foot_wrap {
	background:url(images/foot_bg02.gif) 0 20px repeat-x;
}

#foot {
	width:850px;
	margin:50px auto 0 auto;
	padding:0;
}

#foot p {
	line-height:1.3em;
	margin-bottom:10px;
	color:#9cf;
}

#foot p a {
	color:#9cf;
}

#foot p a:hover {
	color:#FFFF00;
}

#foot ul {
	float:left;
	padding-left:5px;
}

#foot ul li {
	list-style:none;
	float:left;
	color:#39f;
}

#foot ul li a {
	color:#39f;
}

#foot ul li a:hover {
	color:#66CCFF;
}

.foot_in {
	background:url(images/foot_bg.gif) 0 0 no-repeat;
	height:93px;
	padding:5px 5px 0 5px;
}

.foot_l {
	float:left;
	width:400px;
	padding-top:40px;	
}

.foot_r {
	float:right;
	width:400px;
	text-align:right;
}
/* footer end */

/* etc */
.clear {
	clear:both;
}

.F_left {
	float:left;
}

.F_right {
	float:right;
}

.T10 {
	margin-top:10px;
}

.T15 {
	margin-top:15px;
}

.T20 {
	margin-top:20px;
}

.T30 {
	margin-top:30px;
}

.B5 {
	margin-bottom:5px;
}

.B10 {
	margin-bottom:10px;
}

.B15 {
	margin-bottom:15px;
}

.B20 {
	margin-bottom:20px;
}

.B30 {
	margin-bottom:30px;
}

.B40 {
	margin-bottom:40px;
}

.TB10 {
	margin:10px 0;
}

.TB20 {
	margin:20px 0;
}

.TB30 {
	margin:30px 0;
}

.L10 {
	padding-left:10px;
}

.L20 {
	padding-left:20px;
}

.R10 {
	padding-right:10px;
}

.R20 {
	padding-right:20px;
}

.field_in5 {
	padding:5px 5px 5px 5px;
}

.field_in10 {
	padding:10px 10px 10px 10px;
}

.ttl {
	background:url(images/ttl_bg.gif) 0 0 no-repeat;
	width:577px;
	height:26px;
	padding:4px 0 0 23px;
	font-size:13px;
	color:#555;
	letter-spacing:0.1em;
	margin-bottom:5px;
}

.read01 {
	background:url(images/icon_h3_01.gif) 0 3px no-repeat;
	padding-left:20px;
	margin-bottom:12px;
	font-size:13px;
	line-height:1.6em;
}

.read02 {
	background:url(images/icon_h3_02.gif) 0 0 no-repeat;
	padding-left:20px;
	margin-bottom:12px;
	font-size:13px;
}

.link_o a {
	background:url(images/icon03.gif) 0 0 no-repeat;
	padding-left:15px;
	color:#f60;
}

.link_o a:hover {
	color:#FF9900;
}


.que {
	background:url(images/icon_question.png) 5px 0 no-repeat;
	padding:0 0 6px 27px;
	font-size:12px;
	font-weight:bold;
	color: #3366CC;
}

.ans {
	background:url(images/icon_answer.png) 5px 0 no-repeat;
	padding:0 0 20px 27px;
	font-size:12px;
}

p.ans a {
	color:#06c;
	text-decoration:underline;
}

p.ans a:link {
	color:#06c;
	text-decoration:underline;
}

p.ans a:visited {
	color:#06c;
	text-decoration:underline;
}

p.ans a:hover {
	color:#39f;
	text-decoration:none;
}

p.ans a:active {
	color:#06c;
	text-decoration:underline;
}

.box_mid {
	background:url(images/box_mid.gif) 0 0 repeat-y;
	padding:5px 10px;
}

.note {
	background:url(images/icon_note.gif) 0 1px no-repeat;
	padding-left:15px;
}

span.t_font {
	font-size:6px;
	vertical-align:super;
	letter-spacing:0.5em;
}

.caut {
	background:url(images/icon_note.gif) 0 1px no-repeat;
	padding-left:15px;
}

/*-- back to top start --*/
#pagetop {
	position:absolute;
	top:-400px;
	left:580px;
}

/*-- back to top end --*/

/*-- png --*/
* html .iepngfix ,* html img {
	behavior: expression(IEPNGFIX.fix(this));
}

/*-- png end --*/

/*-- clearfix start --*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*-- clearfix end --*/
