.textr {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 25px;
}
.tbleft {
	width: 475px;
	float: left;
}
.tbleft p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.tbleft p strong {
	color: #007f41;
	font-weight: bold;
}
.tbleft .gline {
	background-image: url(../month/images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tbleft2 {
	width: 708px;
	float: left;
}

/* Start clearFix */
.tbleft2:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	}
.tbleft2 {
	zoom: 1;
	}
/* End clearFix */

.tbleft2 #tbleft2_left{
	width: 344px;
	float: left;
}

.tbleft2 #tbleft2_right{
	width: 344px;
	float: right;
}



.tbleft2 p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.tbleft2 p strong {
	color: #007f41;
	font-weight: bold;
}
.tbleft2 .gline {
	background-image: url(../month/images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbleft3 {
	width: 445px;
	float: left;
}
.tbleft3 p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.tbleft3 p strong {
	color: #007f41;
	font-weight: bold;
}
.tbleft3 .gline {
	background-image: url(../month/images/line.gif);
	background-repeat: repeat-x;
	height: 5px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbright {
	float: right;
}
.itembox {
	width: 708px;
	background-color: #fffcdb;
	border: 1px solid #007f41;
	margin-top: 20px;
}
.itemphoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.itemop {
	font-size: 12px;
	font-weight: bold;
	color: #e60012;
	margin-top: 15px;
}
.itemop img {
	margin-right: 10px;
}
.itemtxt {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-top: 25px;
	margin-right: 15px;
}
.itembtn {
	float: right;
	margin-right: 15px;
	_margin-right: 7.5px;
	margin-top: 5px;
	margin-bottom: 10px;
}


/*■ new ■■■■■■■■■■■■■■■■■■■■■*/

div.inner {
	width:670px;
	padding:20px;
	font-size:12px;
	line-height:1.5;
	}
	
div.inner div.left{
	width:460px;
	float:left;
	margin-right:30px;
	}
	
div.inner div.right{
	width:180px;
	float:right;
	}
	
div.itemboxNew {
	width:710px;
	height:160px;
	background:url(../month/images/bg_itembox.gif) no-repeat;
	font-size:12px;
	}
	
div.itemboxNew div.inner{
	width:630px;
	padding:10px 40px
	}
	
div.itemboxNew div.inner div.left{
	width:490px;
	height:140px;
	float:left;
	position:relative;
	}
	
div.itemboxNew div.inner div.right{
	width:100px;
	float:right;
	}

div.itemboxNew div.inner p.title{
	color:#097f41;
	font-size:14px;
	font-weight:bold;
	}
	
div.itemboxNew div.inner p.desc{margin-top:10px;}

div.inner p.itemname{
	position:absolute;
	left:0px;
	bottom:0px;
	}
	
div.inner p.itemname span{
	font-weight:bold;
	}
	
div.inner p.syosai{
	position:absolute;
	right:0px;
	bottom:0px;
	}


/*■ clearfix ■■■■■■■■■■■■■■■■■■■■■*/

.c:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.c {
	zoom: 1;
}

