@charset "utf-8";
/* CSS Document */

.list01{
	width:650px;
	margin:10px auto;
	overflow:hidden;
	background-image:url(../image/osusume/border01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
}

.list01 li{
	float:left;
	list-style-type:none;
	background-image:url(../image/osusume/ico01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-left:15px;
}

.list01 li a{
	color:#333;
}

/**/

.f-normal{
	font-weight:normal;
}

/**/

.result_table{
	width:590px;
	margin:10px auto;
}

.result_table td{
	width:50%;
	vertical-align:top;
}

/**/

.comment{
	width:200px;
	margin:10px auto;
}

/**/

.result_box_out{
	width:270px;
	margin:0 auto;
	background-image:url(../image/osusume/outline_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.result_box_mid{
	background-image:url(../image/osusume/outline_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.result_box_ins{
	background-image:url(../image/osusume/outline_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
}

.result_box_ins h4{
	border-bottom:1px solid #666;
	font-size:20px;
	color:#333;
	padding:5px;
	background-color: #FFCCCC;
}

.result_box_ins .photo{
	text-align:center;
	margin:10px 0px;
}

.result_box_ins .txt{
	width:200px;
	margin:10px auto;
	color:#666;
	font-size:12px;
}

.result_box_ins .link{
	text-align:right;
}
.tblbl {
	margin-bottom: 0px;
}
.resultcom {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
.resultcom p {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #993366;
	padding-left: 12px;
}


/*
ORANGE BOX
*/

.orange_cell{
}

.orange_box_out{
	float:right;
	display:inline;
	width:96px;
	background-image:url(../image/osusume/orange_box_middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

.orange_box_mid{
	background-image:url(../image/osusume/orange_box_top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.orange_box_ins{
	background-image:url(../image/osusume/orange_box_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
	text-align:left;
}

.orange_box_ins p{
	font-weight:bold;
	color:#333;
}


/*
見出し
*/

#right_column h3{
	clear:both;
	background-image:url(../image/osusume/osusume_lb.png);
	background-repeat:no-repeat;
	width:650px;
	margin:20px auto;
	line-height:27px;
	color:#FFF;
	font-size:16px;
}


/*
詳細はこちら
*/

.detail_table{
	width:240px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

.detail_table td{
	color:#666;
	font-size:12px;
	padding:0px 0px 10px 0px;
	vertical-align:top;
}


/*
コメント
*/
.com_box{
	width:240px;
	margin:0px 0px;
	padding:10px 0px;
	color:#666;
	font-size:12px;
	line-height:150%;
}

/**/

.link{
	clear:both;
	width:110px;
	height:24px;
	display:block;
	margin-top:10px;
	float:right;
	background-image:url(../image/osusume/bt_detail_01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.link a{
	display:block;
	width:110px;
	height:24px;
}

.link a span{
	display:none;
}