@charset "Shift_JIS";

@import url("../base.css");


/*----------------------------------------
	メインイメージ
-----------------------------------------*/

#main_box{
	width:100%;
	height:310px;
	float:left;
	background:url(img/bg.jpg) repeat-x;
	padding:20px 0 20px 0;
}

#main_left{
	width:125px;
	height:274px;
	margin-right:10px;
	padding:22px 15px 14px 20px;
	background:url(img/bg_topimg_left.jpg) no-repeat;
	float:left;
}

#main_right{
	width:610px;
	height:310px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}


/*----------------------------------------
	コンテンツ information
-----------------------------------------*/

#contents_top_box{
	width:100%;
	height:auto;
	float:left;
	background:url(../cmnfix/bg_line.jpg) repeat-x;
	padding:30px 0 20px 0;
}

#contents_left{
	width:475px;
	height:auto;
	margin:0px 25px 0px 10px ;
	float:left;
}

.info {
	background:url("../cmnfix/dot01.gif") repeat-x bottom;
}


/*----------------------------------------
	コンテンツ 右
-----------------------------------------*/

#contents_rightbox{
	width:270px;
	height:auto;
	margin-bottom:10px;
	float:left;
}

/*------what's new------*/

#contents_right01{
	width:240px;
	height:auto;
	background:url(img/new_bg.jpg) no-repeat;
	padding:30px 15px 0 15px;
	float:left;
}

#contents_right02{
	width:270px;
	height:auto;
	margin-bottom:10px;
	float:left;
}

.img-new{
	/*border:1px #FFFFFF;*/
	float:left;
	margin:0 10px 10px 0;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #FFFFFF;
}

.text-new{
	font-size:10px;
	color:#503200;
}

/*------バナー------*/

#contents_right03{
	width:270px;
	height:auto;
	float:left;
}


#contents_right04{
	width:270px;
	height:auto;
	float:left;
	padding-top: 10px;
}




/*------QRコード------*/
.qrc{
	width:60px;
	height:50px;
	text-align:center;
	float:left;
}
.cop{
	width:60px;
	height:50px;
	text-align:center;
}
