@charset "utf-8";

/* CSS Document */


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

	pages

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

div#contents{
}

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

* html div#contents h3{
	margin:0 0 15px 28px;
	padding:0;
}

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

* html div#contents dl.showcase{
	margin:0 0 10px 28px;
}

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

div#contents dl.showcase dd{
	margin:0;
	padding:0 0 15px 0;
	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{
	margin:0 8px 0 0;
	background:none;
	font-weight:bold;
	font-size:1.1em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#ad0000;
}

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

div#contents dl.showcase dd .url{
	margin:0 0 8px 0;
	font-size:1em;
	color:#ad0000;
}

div#contents dl.showcase dd p.client{
	margin:5px 0 5px 0;
}

div#contents dl.showcase dd dl.work{
	width:470px;
	margin:0;
	padding:2px 0 2px 0;
}

div#contents dl.showcase dd dl.work{
	height:25px;
	background:url(../images/bg_showcase.png) left top no-repeat;
}

div#contents dl.showcase dd dl.double{
	height:45px;
	background:url(../images/bg_showcase_double.png) left top no-repeat;
}

div#contents dl.showcase dd dl.work dt{
	clear:left;
	float:left;
	width:74px;
	padding:4px 0 10px 10px;
}

div#contents dl.showcase dd dl.work dd{
	margin:0;
	padding:0 0 15px 76px;
	background:none;
	color:#333333;
}

div#contents dl.showcase dd dl.work dd li{
	float:left;
}
div#contents dl.showcase dd dl.work dd li img{
	margin:1px 3px 0 0;
}


div#contents dl.showcase dd p{
	width:600px;
	margin:0 0 0 10px;
	line-height:1.5;
}
