@charset "utf-8";

/* CSS Document */


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

	pages

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

div#contents p{
	color:#333333;
	line-height:1.5;
}

div#contents p.p01{
	padding:0 0 10px 30px;
}

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

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


div#contents ul.works{
	margin:0 0 20px 30px;
}

div#contents ul.works li{
	display:inline;
	float:left;
	width:208px;
	height:143px;
	margin:0 20px 20px 0;
	background:url(../images/bg_works.png) left top no-repeat;
}

div#contents ul.works li.rightBox{
	margin:0 0 20px 0;
}

div#contents ul.works li strong{
	display:block;
	padding:10px 0 5px 0;
	text-align:center;
}

div#contents ul.works p{
	color:#333333;
	line-height:1.5;
	margin:0 10px 0 10px;
	text-align:left;
}