@charset "shift_jis";
/*------------------category--------------------------------*/
.catchbox {
}
.catch {
	font-size: 14px;
	color: #104887;
	margin-bottom: 10px;
	font-weight: bold;
}
.catchbox img{
	float: right;
	margin-left: 10px;
}
.main_img{
	clear: both;
	padding: 10px 0px 15px 0px;
}

.syosai_btn a{
	width:100px;
	height:25px;
	text-decoration:none;
	background-image: url(../img/global/syousai.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	float: left;
}
.syosai_btn a:hover{
	background-image: url(../img/global/syousai_f2.gif);
	background-repeat: no-repeat;
}

/*------------------category-new’Ç‰Á--------------------------------*/

.itemtitle{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #104887;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 5px 10px;
	height: 20px;
} 
.itemcom{
	padding: 0px 0px 10px 0px;
} 
.itemblockbox{
	clear: both;
	margin-bottom: 10px;
}
.itemblock{
	float: left;
	width: 200px;
	margin-right: 5px;
	border: 1px solid #104887;
	padding: 3px 2px 3px 3px;
}
.itemblock_up{

}
.itemblock_up img{
	text-align: center;
}
.itempic{
	height: 130px;
	float: left;
	width: 117px;
}
.itemblock_btm{
	clear: both;
}
.itemblock p{
	line-height: 120%;
	margin: 5px 3px 10px 5px;
}
.itemsize{
	float: left;
	color: #104887;
}
.leftitem{
	color: #FF0000;
	float: right;
}
.itemblock_r{
	float: right;
	width: 200px;
	border: 1px solid #104887;
	padding: 3px 2px 3px 3px;
}
.itemblock_r p{
	line-height: 120%;
	margin: 5px 3px 10px 5px;
}
.btmbox{
	padding:0px;
	letter-spacing: -0.1em;
}


/*------------------syosai--------------------------------*/
.itmbox {
	height: 33px;
	margin: 15px 0px;
}
.itemname {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/itemsub/bluebar.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 500px;
	font-size: 16px;
	float: left;
	padding: 7px 0px 0px 10px;
}
.prev a{
	width:117px;
	height:24px;
	background-image: url(../img/itemsub/prev.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 9px;
}
.prev a:hover{
	background-image: url(../img/itemsub/prev_f2.gif);
	background-repeat: no-repeat;
}
.syosai_catch {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}
.free{
	margin-top: 15px;
}
.blueTitle{
	color: #104887;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
ul.seibun{
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
}
.seibun li{
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
.free hr{
	border-width: 1px 0px 0px 0px;
    border-style: dotted;
    border-color: #999999;
    height: 1px;
}

