@charset "utf-8";
/*-------------------------------------------------------------
 layout
---------------------------------------------------------------*/
.summary {
	display:none;
}
#wrap {
	font-size:1.17em;
	text-align:left;
	width:976px;
	margin: 8px auto 14px auto;
	background-image:none;
}

.key {
	margin: 5px 0px 15px 0px;
}

#contents {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------------------
	head
---------------------------------------------------------------*/
h1,
h1 a:link,
h1 a:visited {
	color: #fff;
}
h2,
h2 a:link,
h2 a:visited {
	color: #333;
}
h1 a:hover,
h2 a:hover {
	text-decoration: none;
}
/* 
h1 {
	font-size: 1.07em;
	font-weight: bold;
	line-height: 1;
	background: url(../img/h1.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 16px 0px 0px 44px;
	min-height: 44px;
	_height: 44px;
}
 */
h2{
	background: url(../img/h2_bg.gif) no-repeat 0px 0px;
	font-size:1.07em;
	padding-top:9px;
	padding-left:18px;
	color:#FFFFFF;
	_height:45px;
	min-height:45px;
}
h3{
	background: url(../img/h3_bg.gif) no-repeat 5px 2px;
	padding-left:25px;
	margin-bottom:10px;
	_height:20px;
	min-height:20px;
	border-bottom:1px dashed #cccccc;
}
h4{
	margin-bottom:5px;
}
/* \*//*/

h1 {	height: 44px;}
h2 {	height: 43px;}

/**/

.about {
	margin: 0px auto;
}
.about p {
	line-height:1.7;
	margin: 0px 50px 20px 50px;
}
.about ul {
	font-size:0.85em;
	width:975px;
	margin: 10px auto;
}
.about li {
	position:relative;
	margin-bottom:0px;
	width:324px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.about .section a {
	width:315px;
	height:160px;
	display:block;
	margin: 0px;
	padding: 0px;
	/* 
	background: url(../img/magazine_box.gif) no-repeat left top;
	 */
}
.about .section a:link,
.about .section a:visited {
	text-decoration:none;
	cursor:hand;
	color:#666;
}
.about .section a:hover {
	color:#444;
	/* 
	background-image: url(../img/magazine_box_o.gif);
	 */
}
.about .maga_title {
	background-image:none;
	border-left: solid 6px #0059C7;
	padding: 2px 0px 3px 10px;
	margin-bottom:15px;
	display:block;
	margin-left:4px;
	font-size:1.17em;
	color:#333;
	_height:1em;
	min-height:1em;
}
.maga_text {
	width:162px;
	line-height:23px;
	float:right;
	background: url(../img/dotline.gif) repeat left top;
	margin-right:9px;
	display:inline;
}
.maga_description {
	display:block;
	margin: 0px;
	padding: 0px;
	line-height:23px;
}
.maga_pict {
	display:block;
	background: url(../img/magazinebox_pict.gif) no-repeat 0px 0px;
	width:136px;
	height:118px;
	float:left;

}
.maga_pict img {
	margin-top: 5px;
	margin-left: 6px;
}


.sitemap {
	margin: 0px auto;
	width:900px;
	font-size:1.1em;
}
.sitemap .left {
	width:440px;
}
.sitemap .right {
	width:440px;
}
.sitemap h2,
.sitemap h2 a:link,
.sitemap h2 a:visited {
	color:#555;
}
.sitemap h2 {
	background-image:none;
	border-left: solid 6px #0059C7;
	padding: 2px 0px 3px 10px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	margin-left:4px;
	font-size:1.17em;
	color:#333;
	_height:1em;
	min-height:1em;
}

.sitemap ul {
	line-height: 1.3em;
}
.sitemap ul li {
	margin: 0px 0px 7px 10px;
	padding: 0px 10px 0px 20px;
	background-image: url(../img/kagi.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
.sitemap ul li ul {
	margin-top:8px;
	margin-left:15px;
}
.sitemap ul li ul li {
}
