@charset "UTF-8";

/*
 * ============================================
 * COPYRIGHT(C)2004-2007 CYBRiDGE CORPORATION.
 * URL: http://www.cybridge.jp/
 * ============================================
 */

/*----------------------------------------------------
main
----------------------------------------------------*/

.pickup{
	width:265px;
	float:left;
	margin-bottom:10px;
	}
.pickup img{
	width:80px;
	float:left;
	}
.pickup dl{
	width:170px;
	float:right;
	margin-right:5px;
	}
.pickup dl dt{
	font-weight:bold;
	}
.pickup dl dd{
	font-size:10px;
	margin-bottom:5px;
	}
.pickup dl dd img{
	float:none;
	vertical-align:middle;
	}
.item .siteDetail{
	width:430px;
	}	

#main .item p{
	margin:0;
	}
.siteDetail ul li{
	display:inline;
	}
	
/*----------------------------------------------------
leftN
----------------------------------------------------*/
#leftN #blogList div {
	background: url("/img/common/line_dot.gif") repeat-x 0 100%;
	padding:6px;
	}
#leftN #blogList div img{
	float:left;
	width:40px;
	margin:0 3px 5px 0;
	}
#leftN #blogList div h4{
	float:right;
	width:110px;
	font-weight:normal;
	}

#leftN #blogList div p{
	clear:both;
	font-size:10px;
	}
/*----------------------------------------------------
p-detail
----------------------------------------------------*/
#p-detail h1{
	background:none;
	color:#990000;
	padding:0;
	font-size:25px;
	position:relative;
	margin:20px 0;
	}
#p-detail h3{
	background: url("/img/common/line_dot.gif") repeat-x 0 100%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}