@charset "utf-8";
/* CSS Document */


@media print {
	body { zoom:80%; }
}


/*
-----------------------------------------------------------------------
imgmain
-----------------------------------------------------------------------
*/

#index #imgmain p {
	clear:both;
	display:block;
	height:244px;
	background:url(../img/index/p_main.jpg) no-repeat;
	text-indent:-9999px;
}


/*
-----------------------------------------------------------------------
cont-r
-----------------------------------------------------------------------
*/

#cont-r {
	width:560px;
	float:right;
	margin-top:17px;
}


/*
-----------------------------------------------------------------------
information
-----------------------------------------------------------------------
*/

div#infoarea {
	width:558px;
	border:#999 1px solid;
	margin-bottom:10px;
}

div#infoarea ul {
	margin:5px 10px;
}

div#infoarea ul li {
	line-height:150%;
}


/*
-----------------------------------------------------------------------
headline
-----------------------------------------------------------------------
*/

#headline {
	width:560px;
	margin-bottom:10px;
}

#headline #hcaparea {
	height:17px;
	border-bottom:#CCC 1px solid;
	margin-bottom:9px;
}

#headline #hcap {
	width:503px;
	float:left;
}

#headline #hcap h3 {
	display:block;
	height:17px;
	background:url(../img/index/h_cap01.gif) no-repeat;
	text-indent:-9999px;
}

#headline #btmore {
	width:57px;
	float:right;
}

#headline #btmore a {
	display:block;
	background:url(../img/index/bt_more.gif) no-repeat;
	height:17px;
	text-indent:-9999px;
}

#headline .hlist {
	clear:both;
	width:550px;
	margin:0 auto;
}

#headline .hlist dt {
	margin-bottom:4px;
	float:left;
}

#headline .hlist dd {
	width:463px;
	padding-top:1px;
	margin-bottom:4px;
	float:right;
}


/*
-----------------------------------------------------------------------
special
-----------------------------------------------------------------------
*/

#specialbnr {
	clear:both;
	width:560px;
	margin-bottom:10px;
}

div#specialbnr p {
	display:block;
	height:115px;
	background:url(../img/index/bn_info.jpg) no-repeat;
	text-indent:-9999px;
}


/*
-----------------------------------------------------------------------
sub-l
-----------------------------------------------------------------------
*/

#sub-l {
	width:275px;
	float:left;
}


/*
-----------------------------------------------------------------------
sub-r
-----------------------------------------------------------------------
*/

#sub-r {
	width:275px;
	float:right;
}


/*
-----------------------------------------------------------------------
subbox
-----------------------------------------------------------------------
*/

#sub-l .subbox {
	width:273px;
	border:#999 1px solid;
	margin-bottom:10px;
}

#sub-l .subbox .hsub {
	height:17px;
	background:url(../img/index/bg_sub.jpg) repeat-x;
	border-bottom:#999 1px solid;
	margin-bottom:8px;
}

#sub-l .subbox .hsub h4 {
	width:197px;
	float:left;
}

#sub-l .subbox .hsub h4#sub01,
#sub-l .subbox .hsub h4#sub02 {
	display:block;
	height:17px;
	text-indent:-9999px;
}

#sub-l .subbox .hsub h4#sub01 { background:url(../img/index/h_sub01.jpg) no-repeat; }

#sub-l .subbox .hsub h4#sub02 { background:url(../img/index/h_sub02.jpg) no-repeat; }

#sub-l .subbox .hsub #btlog {
	width:52px;
	padding-top:1px;
	float:right;
}

#sub-l .subbox .hsub #btlog a {
	display:block;
	height:16px;
	background:url(../img/index/bt_log.jpg) no-repeat;
	text-indent:-9999px;
}

#sub-l .subbox .kwbox {
	clear:both;
	width:262px;
	margin:0 auto;
	margin-bottom:7px;
	border-bottom:#CCC 1px solid;
}

#sub-l .subbox .kwbox dt {
	margin-bottom:5px;
	padding-left:3px;
}

#sub-l .subbox .kwbox dd {
	padding-left:3px;
	text-align:center;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}

#sub-l .subbox .newtxt {
	font-weight:bold;
	color:#C00;
}

#sub-l .subbox #btkwex {
	width:146px;
	margin:0 auto;
	margin-bottom:8px;
}

#sub-l .subbox #btkwex a {
	display:block;
	height:24px;
	background:url(../img/index/bt_keyword.jpg) no-repeat;
	text-indent:-9999px;
}

#sub-l .subbox #renewarea {
	width:256px;
	margin:0 auto;
	margin-bottom:4px;
}

#sub-l .subbox #renewarea .renewbox {
	clear:both;
}

#sub-l .subbox #renewarea .renewbox dt {
	margin-bottom:4px;
	float:left;
}

#sub-l .subbox #renewarea .renewbox dd {
	width:171px;
	margin-bottom:4px;
	float:right;
}

#sub-r .bnbox {
	width:275px;
	margin-bottom:10px;
}

#sub-r .bnbox a {
	display:block;
	height:48px;
	text-indent:-9999px;
}

#sub-r .bnbox #in01 a { background:url(../img/index/bn_in01.jpg) no-repeat; }

#sub-r .bnbox #in02 a { background:url(../img/index/bn_in02.jpg) no-repeat; }

#sub-r .bnbox #in03 a { background:url(../img/index/bn_in03.jpg) no-repeat; }

#sub-r .bnbox #in04 a { background:url(../img/index/bn_in04.jpg) no-repeat; }


/*
-----------------------------------------------------------------------
linkcolor
-----------------------------------------------------------------------
*/

/*
 a {
	color:#666;
	text-decoration:none;
}
*/


/*
-----------------------------------------------------------------------
clear:both
-----------------------------------------------------------------------
*/

#headline:after,
#sub-l .subbox:after,
#sub-l .subbox #renewarea:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
