@charset "utf-8";

/* CSS Document */


/*======================================

	pages

=======================================*/

div#contents{
}

div#contents h3{
	margin:0 0 15px 30px;
}

div#contents h4{
	margin-bottom:8px;
	font-weight:bold;
	font-size:1.1em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#ad0000;
}

div#contents p{
	margin-bottom:10px;
	color:#343331;
	line-height:1.5;
}

div#contents ul{
	margin:0 0 13px 30px;
}

div#contents li{
	color:#ad0000;
	margin:0 0 7px 0;
}

div#contents ul.list01{
	background:url(../images/bd_dot.gif) left bottom no-repeat;
	padding:0 0 13px 20px;
}

div#contents ul.list02{
	padding:0 0 4px 20px;
}

div#contents p.p01{
	width:400px;
	margin-bottom:15px;
}

div#contents p.reading{
	margin:0 0 0 30px;
}


div#contents ul.links{
	height:90px;
	margin-bottom:40px;
	padding:0 53px 0 53px;
	background:url(../images/bg_links.png) left top no-repeat;
}

div#contents ul.links li{
	float:left;
	margin:20px 0 0 0;
}

div#contents ul.links li a{
	background:none;
	padding:0;
}

div#contents ul.links li img{
	margin:0 9px 0 9px;
}

.photo{
	position:absolute;
	right:-40px;
	top:165px;
}

div#contents dl.showcase{
	margin:0 0 25px 30px;
	padding:0 0 21px 0;
	background:url(../../../common/images/layout/prt_gradation.gif) left bottom repeat-x;
}

div#contents dl.showcase dt{
	clear:left;
	float:left;
	width:85px;
	padding:20px 0 10px 0;
}

div#contents dl.showcase dd{
	margin:0;
	padding:20px 0 15px 107px;
	background:url(../../../common/images/layout/bd_dot.gif) left bottom repeat-x;
	color:#333333;
}
div#contents dl.showcase dd strong{
	display:block;
	font-weight:normal;
	margin:0 0 7px 0;
}

div#contents dl.showcase dd a{
	padding:0 0 0 13px;
	background:url(../../../common/images/layout/ico_arrow_a.png) left top no-repeat;
	font-weight:bold;
}
div#contents dl.showcase dd .url{
	display:block;
	margin:0 0 8px 0;
	font-size:0.8em;
	color:#999999;
}
div#contents dl.showcase dd p{
	line-height:1.5;
}
