@charset "Shift_JIS";
/* CSS Document */

/* g======================================================================================================== */
body{
	text-align: center;
	font-size: 12px;
	line-height: 1.8em;
	font-family:'MS PGothic'\0/; /* IE8̂ */
	color: #666;
	background-color: transparent;
	width: 200px;
}

ul{
	display: block;
	width: 200px;
}

li{
	display: block;
	float: none;
	clear: both;
	width: 200px;
	text-align: center;
	margin: 0 0 30px;
	list-style-position:outside;
}

li a{
	color: #666;
}

li a:hover{
	text-decoration: underline;
}

li .photo{
	text-align: center;
	height: 135px;
	width: 180px;
	margin: 0 auto 10px;
	overflow: hidden;
	display: block;
}

li .text{
	text-align: left;
}

li .text em{
	background-image: url(images/type.png);
	background-repeat: no-repeat;
	background-position: -60px -100px;
	display: block;
	float: left;
	height: 20px;
	width: 60px;
	margin: 0 0 5px;
	overflow: hidden;
}

li.box_ct_11 .text em{ background-position: -60px top; }
li.box_ct_12 .text em{ background-position: -60px -20px; }
li.box_ct_13 .text em{ background-position: -60px -40px; }
li.box_ct_14 .text em{ background-position: -60px -60px; }
li.box_ct_15 .text em{ background-position: -60px -80px; }
li .text em{			background-position: -60px -100px; }


li .text em span{
	display: block;
	padding: 20px 0 0;
}

li .text strong{
	display: block;
	float: right;
	height: 20px;
	width: 130px;
	overflow: hidden;
	text-align: right;
}

li .text strong b{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #F33;
}

li .text h4{
	font-size: 14px;
	line-height: 25px;
	display: block;
	clear: both;
	float: none;
	height: 25px;
}

li .text .line{
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	margin: 0 0 5px;
	overflow: hidden;
	display: block;
}

li .comment{
	text-align: left;
}

li .comment .staff{
	float: left;
	height: 50px;
	width: 50px;
	overflow: hidden;
}

li .comment strong{
	display: block;
	float: right;
	height: 20px;
	width: 140px;
}

li .comment p{
	font-size: 10px;
	line-height: 15px;
	display: block;
	float: right;
	height: 30px;
	width: 140px;
	overflow: hidden;
}
