@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      default.css
 Author:         Yusuke Miyano(admin)
 Style Info:     CSS 下層ページ
----------------------------------------------------------- */

#area {
	clear: both;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}
#box {
	width: 200px;
	float: left;
}
.second {
	margin-left: 15px;
}
#box p {
	font-size: 12px;
	line-height: 135%;
	margin-top: 5px;
}
#box h3 {
	font-weight: bold;
	color: #330000;
	margin-top: 5px;
}
#kodawari-text {
	font-size: 12px;
	line-height: 200%;
}
.kodawari {
	background-image: url(../img/page/kodawari/title7.jpg);
	background-repeat: no-repeat;
	height: 350px;
	text-indent: -9999px;
	display: block;
	width: 600px;
	margin-bottom: 15px;
}
.kodawari2 {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 630px;
	background-image: url(../img/page/kodawari/title2.jpg);
	background-repeat: no-repeat;
}

.kodawari3 {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 630px;
	background-image: url(../img/page/kodawari/title3.jpg);
	background-repeat: no-repeat;
}

#kodawari-pic1 {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
}

#kodawari-pic2 {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#company td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 155%;
}
#company #left {
	background-color: #f4f4f4;
	color: #333333;
	width: 20%;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
}
#miso-list {
	width: 300px;
	margin-bottom: 25px;
}
#miso-list dt {
	float: left;
	width: 120px;
	height: 180px;
}
#miso-list dd {
	float: right;
	width: 170px;
	font-size: 12px;
	line-height: 135%;
	margin-bottom: 4px;
}
#miso-price {
	color: #CC0000;
	font-weight: bold;
}


#area .left {
	float: left;
}


#area .right {
	float: right;
}
#order {
	clear: both;
	width: 630px;
	font-size: 12px;
	line-height: 145%;
}
#Incontents p {
	line-height: 145%;
}

#order dd {
	margin-bottom: 20px;
	padding-left: 25px;
}
#order dt {
	height: 30px;
	width: 615px;
	background-image: url(../img/page/order/title2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	line-height: 30px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#contact-list .box1 {
	font-size: 12px;
	line-height: 145%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 10px;
}
#contact-list .box2 {
	text-align: center;
	padding: 10px;
}
#contact-list #left {
	font-size: 12px;
	background-color: #f4f4f4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	color: #333333;
}
#contact-list #right {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}
#order .orde-link {
	color: #FF0000;
}

#order .orde-link a:visited {
	color: #FF0000;
}

#order .orde-link a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
