﻿@charset "euc-jp";
/* CSS Document */

.c-both { clear:both; }


.ccontents{ 
	margin:0; 
	padding:0;
	width:710px;
}
.txt01{
 width:485px;
 float:right;
}
.img01{
	width:200px;
	float:left;
	padding: 0 0 20px 0;
}
.txt02{
 width:240px;
 float:left;
	padding:15px 0 20px 0;
}
.img02{
 width:451px;
 float:right;
		padding:15px 0 0 0;
}
.txt03{
 width:260px;
 float:right;
	padding:15px 0 20px 0;
}
.img03{
 width:432px;
 float:left;
		padding:15px 0 0 0;
}
.cap{
 font-size:10px;
	line-height:13px;
	color:#666;
	padding:5px 0 5px 0; 
}
.info{
 width:710px;
	height:112px;
	background:url(img/shop_info.jpg) no-repeat top left; 
}
.infoTxt{
	padding:20px 0 0 20px;
}

