@charset "utf-8";
/* CSS Document */
@import "ss_t.css";

body {
	font-size: 85%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/obi.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3;
}
#layout {
}
#obi {
	display: block;
	padding: 0px 20px;
	height: 50px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	background-image: url(../img/logo.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 150px;
}
.menubar {
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
.menubar ul {
	margin: 0px;
	padding: 0px;
}
.menubar li {
	float: left;
	margin: 10px 0px 0px;
	padding: 5px 15px 5px 5px;
	list-style-type: none;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ffffff;
}
.menubar li a {
	color: #ffffff;
	text-decoration: none;
}
.menubar li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#header {
	padding: 0px 20px;
	height: 60px;
	width: 810px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: none;
}
#promotion {
	background-image: url(../img/image.jpg);
	height: 305px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	display: block;
	background-position: 20px;
	padding: 0px;
}
#contents {
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.block_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
.block_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
}

.block_Questions{
	display: block;
	background-image: url(../img/questions.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
.block_Questions_coments{
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #D50000;
	font-size: 85%;
	background-image: url(../img/sign_cat.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 15px;
	line-height: 160%;
}

.block_Asked{
	display: block;
	background-image: url(../img/questions.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	margin: 0px;
	padding: 0px;
	height: 45px;
}

.block_Asked_coments{
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #666666;
	font-size: 85%;
	background-image: url(../img/sign_all.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 15px;
	line-height: 160%;
}


h1 {
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0066CC;
	background-color: #F7F7F7;
}

.block_right ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.block_right li {
	background-image: url(../img/sign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin: 7px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 120%;
}
table.shiyo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 290px;
}
.shiyo th {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}
.shiyo td {
	margin: 0px;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}

table.contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.contact th {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FEFBDA;
}
.contact td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.sohryo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.sohryo th {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E6FFF2;
	font-size: 80%;
}
.sohryo td {
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
}
.pan {
	background-color: #F5F5F5;
	margin: 5px 0px;
	padding: 3px 3px 3px 10px;
	font-size: 90%;
}
.pan a {
	text-decoration: none;
	color: #0066CC;
}

/*フッタエリア*/
#footer {
	margin: 30px auto 0px;
	padding: 10px 0px 0px;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0099CC;
	background-color: #FFFFFF;
	width: 850px;
	clear: both;
}
.footer {
	font-size: 11px;
	display: block;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 135%;
}
.copy {
	display: block;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px;
	clear: right;
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.style1 {font-size: 78%}

.banner{
	display: block;
	padding: 0px;
	height: 60px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*1.29追記*/

.contents_top {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 810px;
}

.contents_top .left {
	display: block;
	float: left;
	width: 300px;
}

.contents_top .right {
	display: block;
	float: right	;
}

.option_title {
	font-size: 16px;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 810px;
	float: left;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3073B7;
}

.set_menu {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 810px;
}
.set_menu_left {
	display: block;
	float: left;
	width: 260px;
	margin-right: 15px;
}

.set_menu_center {
	display: block;
	float: left;
	width: 260px;
	margin-right: 15px;
}

.set_menu_right {
	display: block;
	float: right;
	width: 260px;
}

.img_waku {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 5px 0px;
}

.set_menu_title {
	width: 100%;
	font-size: 85%;
	text-indent: 12px;
	background: url(../img/sign_2.gif) no-repeat 0px 3px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.set_menu_title a {
	color: #3073B7;
	text-decoration: none;
}

.set_menu_title a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.set_menu_coment {
	float: right;
	width: 155px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	font-size: 75%;
	line-height: 160%;
}

.set_menu_price {
	float: right;
	width: 155px;
	color: #CC0000;
	background: url(../img/price.gif) no-repeat 0px 0px;
	font-size: 85%;
	font-weight: bold;
	text-indent: 65px;
	line-height: 150%;
	height: 18px;
	margin: 0px 0px 5px 0px;
}

.menu_title {
	color: #FF6600;
}

