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


.hidari {
	float: left;
	margin-right: 1em;
	margin-bottom:0;
}
.migi {
	float: right;
	margin:0 5px;
}

.shopmei-hidari{
	width:600px;
	float:left;
	line-height:180%;
	color: #6F3;
}
.shopmei-hidari a:link {
	color: #FC0;
}
.shopmei-hidari a:visited {
	color: #FC0;
}
.shopmei-hidari a:hover {
	color: #FC0;
	text-decoration:underline;
}
.shopmei-hidari a:active {
	color: #FC0;
}



.sopmei-migi{
	width:300px;
	float:right;
}
th.spec2 {
	font:bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border:1px solid #c1dad7;
	color:#4f6b72;
	background-color: #6CC;
	background-image: url(main-bg.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}
th.spec img{
	margin: 5px auto;
	display:block;
}



.midashir{
width:500px;
margin: 3em auto 1em auto;
background-color: #555;
border: 2px solid #4a6e82;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
color:white;
font-weight:bold;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

.box480 {
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	text-align:left;
}

.tit1{
	font-size: 20px;
	font-weight: bold;
	color: #C00000;
}
.tit2{
	font-size: 15px;
	font-weight: bold;
	color: #C00000;
}
.midashi {
border-bottom: 2px dotted #42AFBC;
color: #666666;
font-size: 13px;
padding: 5px 0 5px 15px;
font-weight: bold;
	color: #42AFBC;
}
.midashi2 {
border-bottom: 2px dotted #42AFBC;
color: #666666;
font-size: 13px;
padding: 5px 0 5px 15px;
font-weight: bold;
	color: #42AFBC;
	margin-left: 15px;
}
.box1{
	width:340px;
	float: left;
	margin-left: 55px;
}
.box2{
	width:500px;
	margin: 20px auto;
	clear: both;;
}
.box2 img{
	display: block;
	float: left;
	margin-right: 15px;
}

.kakomi{
	border: 5px solid #0173a2;
padding:5px;
width: 300px;
text-align: center;
margin: 0 auto;
font-weight: bold;
}
