/* 全体 */

body {
	background-color: #fffacf;
	text-align: center;
	color: #464646;
	margin: 0;
	padding: 0;
}

a {
    color: #0000FF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990099
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
}

a:link img, a:visited img, a:active img, a:hover img {
    border: none;
}

image { 
	margin: 0; padding: 0; border-width: 0;
}

a img { 
	border-style: none; border-width: medium;
}

/* レイアウト */

#zentai {
	text-align: left;
	vertical-align: top;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/line.gif);
	background-repeat: repeat-y;
	background-position: 0 0;

}

#header {
	font-size: 1px;
	text-align: left;
	vertical-align: top;
	width: 850px;
	margin: 0;
	padding: 0;
	background-color: #008eab;

}

#main {
	vertical-align: top;
	text-align: center;
	margin: 0;
	width : 825px;
	padding: 0;
}

#migi {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	width: 595px;
	float: right;
	margin: 2px 0 20px;
	padding: 0;
}

#migi p { 
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#hidari {
	text-align: left;
	vertical-align: top;
	width: 198px;
	float: left;
	background-color: #FEF38E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0;
	background-image: url(../image/line3.gif);
	background-repeat: repeat;
}

#hidari p {
	font-size: 12px;
	line-height: 1.3;
	vertical-align: top;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#hidari img {
	font-size: 1px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#footer {
	font-size: 12px;
	line-height: 1.3;
	background-image: url(../image/in.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 810px;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-position: 12px 20px;
}

#footer p {
	margin-top: 6px;
	margin-bottom: 0;
}

.footersentence {
	color: #fff;
	font-size: 12px;
	background-color: #008eab;
	text-align: center;
	width: 850px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	margin: 0;
}

h1 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 840px;
	margin: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../image/line2.gif);
	background-repeat: no-repeat;
	height: 39px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #08ADBF;
	background-image: url(../image/dot1.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: 1px 4px;
}


dt {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #08ADBF;
	background-image: url(../image/dot1.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-position: 1px 4px;
}

dd {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	
}

.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ul1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style: disc;
	line-height: 2em;
	text-decoration: none;
	margin-left: -20px;
	list-style-image: url(../image/dot2.gif);
}

.space {
	margin-bottom: 2em;
}

.space1 {
	margin-bottom: 2em;
	margin-top: 2em;
}

.space2 {
	margin-bottom: 2em;
	margin-top: 5em;
}

.list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list li {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}






.price {
	font-size: 14px;
	border: 1px solid #219CB6;
	padding: 1em;
}

.text-green {
	color: #008EAB;
}
.text-blue { color: #0074ff; }
.text-red { color: #f00; }
.text-pink { color: #ff0067; }
.text-orange { color: #fb6d00; }
.text-dblue { color: #003886; }
.text-in { padding-left: 17px; }
.text-name {
	color: #008EAB;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
.text-strike { text-decoration: line-through; }
.text-1 { font-size: 10px; }
.text-2 { font-size: 12px; }
.text-right {
	text-align: right;
}
.box1 {
	line-height: 1.3;
	width: 280px;
	float: left;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box2 {
	line-height: 1.3;
	width: 280px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	clear: right;
}
hr { height: 1px; clear: both; }
.center { text-align: center; }
.text-center { text-align: center; }




.text-faq1 {
	font-weight: bold;
	background-image: url(../img/faq1.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.text-faq2 {
	font-weight: normal;
	background-image: url(../img/faq2.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}



/* メニュー、ロールオーバー */

p.ro1{
	display:block;
	background:url(../image/menu1-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro1 a{
	display:block;
	widows:179;
	height:25;
}

p.ro1 a img,p.ro1 a:hover img{
	border:none;
}

p.ro1 a:hover {
	background-color:transparent;
}

p.ro1 a:hover img{
	visibility:hidden;
}


p.ro2{
	display:block;
	background:url(../image/menu2-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro2 a{
	display:block;
	widows:179;
	height:25;
}

p.ro2 a img,
p.ro2 a:hover img{
	border:none;
}

p.ro2 a:hover {
	background-color:transparent;
}

p.ro2 a:hover img{
	visibility:hidden;
}


p.ro3{
	display:block;
	background:url(../image/menu3-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3 a img,
p.ro3 a:hover img{
	border:none;
}

p.ro3 a:hover {
	background-color:transparent;
}

p.ro3 a:hover img{
	visibility:hidden;
}

p.ro3-1{
	display:block;
	background:url(../image/menu3-1b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-1 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-1 a img,
p.ro03-1 a:hover img{
	border:none;
}

p.ro3-1 a:hover {
	background-color:transparent;
}

p.ro3-1 a:hover img{
	visibility:hidden;
}

p.ro3-2{
	display:block;
	background:url(../image/menu3-2b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-2 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-2 a img,
p.ro3-2 a:hover img{
	border:none;
}

p.ro3-2 a:hover {
	background-color:transparent;
}

p.ro3-2 a:hover img{
	visibility:hidden;
}

p.ro3-3{
	display:block;
	background:url(../image/menu3-3b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-3 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-3 a img,
p.ro03-3 a:hover img{
	border:none;
}

p.ro3-3 a:hover {
	background-color:transparent;
}

p.ro3-3 a:hover img{
	visibility:hidden;
}

p.ro3-4{
	display:block;
	background:url(../image/menu3-4b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-4 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-4 a img,
p.ro3-4 a:hover img{
	border:none;
}

p.ro3-4 a:hover {
	background-color:transparent;
}

p.ro3-4 a:hover img{
	visibility:hidden;
}

p.ro3-5{
	display:block;
	background:url(../image/menu3-5b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-5 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-5 a img,
p.ro3-5 a:hover img{
	border:none;
}

p.ro3-5 a:hover {
	background-color:transparent;
}

p.ro3-5 a:hover img{
	visibility:hidden;
}

p.ro3-6{
	display:block;
	background:url(../image/menu3-6b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-6 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-6 a img,
p.ro3-6 a:hover img{
	border:none;
}

p.ro3-6 a:hover {
	background-color:transparent;
}

p.ro3-6 a:hover img{
	visibility:hidden;
}

p.ro3-7{
	display:block;
	background:url(../image/menu3-7b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-7 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-7 a img,
p.ro3-7 a:hover img{
	border:none;
}

p.ro3-7 a:hover {
	background-color:transparent;
}

p.ro3-7 a:hover img{
	visibility:hidden;
}

p.ro3-8{
	display:block;
	background:url(../image/menu3-8b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro3-8 a{
	display:block;
	widows:179;
	height:25;
}

p.ro3-8 a img,
p.ro3-8 a:hover img{
	border:none;
}

p.ro3-8 a:hover {
	background-color:transparent;
}

p.ro3-8 a:hover img{
	visibility:hidden;
}

p.ro4{
	display:block;
	background:url(../image/menu4-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro4 a{
	display:block;
	widows:179;
	height:25;
}

p.ro4 a img,
p.ro4 a:hover img{
	border:none;
}

p.ro4 a:hover {
	background-color:transparent;
}

p.ro4 a:hover img{
	visibility:hidden;
}

p.ro5{
	display:block;
	background:url(../image/menu5-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro5 a{
	display:block;
	widows:179;
	height:25;
}

p.ro5 a img,
p.ro5 a:hover img{
	border:none;
}

p.ro5 a:hover {
	background-color:transparent;
}

p.ro5 a:hover img{
	visibility:hidden;
}

p.ro6{
	display:block;
	background:url(../image/menu6-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro6 a{
	display:block;
	widows:179;
	height:25;
}

p.ro6 a img,
p.ro6 a:hover img{
	border:none;
}

p.ro6 a:hover {
	background-color:transparent;
}

p.ro6 a:hover img{
	visibility:hidden;
}

p.ro7{
	display:block;
	background:url(../image/menu7-b.gif) no-repeat center center;
	width:179;
	height:25;
}

p.ro7 a{
	display:block;
	widows:179;
	height:25;
}

p.ro7 a img,
p.ro7 a:hover img{
	border:none;
}

p.ro7 a:hover {
	background-color:transparent;
}

p.ro7 a:hover img{
	visibility:hidden;
}

/* SNS関連 */

.sns {
	margin-left: 1em;
	margin-top: 1em
 }
 
/* テーブル関連 */

td {
	font-size: 12px;
	vertical-align: top;
}

td.table-hidari {
	width: 50%;
	padding-right: 18px;
}
td.table-migi {
	width: 50%;
}

td.td-price1 {
	background-color: #FFC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 50px;
}
td.td-price2 {
	text-align: center;
	vertical-align: middle;
}

/* 段組関連 */

#box_a {
	float:left;
	width:190px;
}

#box_b {
	float:right;
	width:190px;
}

#box_c {
	margin:0 190px;
} 

