@charset "UTF-8";

* {
	margin:0px;padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#0646a0;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

img,fieldset {
	border: 0;
}



/* ---------------------------------------------------- */

body { 
	text-align:center;
	background: #333333 url(image/body-bg.jpg)  repeat-x center top;
}

#container {
	width:792px;
	margin:29px auto;
	background: transparent url(image/container-body.jpg)  repeat-y center center;
}
.container-head {
	background: transparent url(image/container-head.jpg)  no-repeat center top;
}
.container-foot {
	width:792px;
	height:30px;
	font-size:1px;line-height:1px;
	background: transparent url(image/container-foot.jpg)  no-repeat center top;
}

#cl {
	clear:both;
}


/* タイトルエリア
---------------------------------------------------- */
#header {
	padding:25px 0 0;
}
#header h1 {
	padding:0 0 35px;
}
#header h2 {
	text-align:left;
	padding:0 46px;
}



/* メインエリア
---------------------------------------------------- */
#main {
	width:700px;
	margin:0 auto;
	padding:0 0 30px;
}
#main p {
	font-size:15px;
	text-align:left;
	line-height:180%;
	margin:0 0 1.5em;
	padding:0;
}
#main p em {
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	border-bottom:#666666 solid 1px;
}
#main p strong {
	font-size:100%;
	color:#cc0000;
	font-weight:bold;
}
#main h2 {
	text-align:left;
	line-height:150%;
	margin:40px 0 30px;
	padding:0;
}
#main h3 {
	text-align:left;
	line-height:150%;
	margin:90px 0 30px;
	padding:0;
}
#main h4 {
	text-align:left;
	line-height:150%;
	border-bottom:#cccccc solid 1px;
	margin:90px 0 30px;
	padding:0 0 5px 0;
}
#main ul {
	padding:0 0 1em 2em;
}#main li {
	color:#333333;
	font-size:15px;
	text-align:left;
	line-height:160%;
	margin:0;
	padding:0 0 0 0;
}


.img-a {
	border:#cccccc solid 1px;
	margin:0 0 5px;
	padding:10px;
}


/* お客様の声
---------------------------------------------------- */
#voice {
	margin:0;
	padding:0;
}
#voice h4 {
	color:#990000;
	font-size:20px;
	font-weight:bold;
	border-bottom:#cccccc solid 1px;
	margin:0 0 15px;
	padding:0 0 1px;
}
#voice h5 {
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0;
}
#voice p {
	font-size:14px;
	line-height:180%;
	text-align:left;
	margin:0;
	padding:0 0 10px;
}
#voice p strong {
	color:#e60000;
	font-size:14px;
	font-weight:normal;
}


/* 囲みＡ
---------------------------------------------------- */
.box-a {
	padding:5px 25px 1px;
	background: transparent url(image/box-a-body.jpg)  repeat-y center center;
}
.box-a-head {
	width:700px;
	height:20px;
	font-size:1px;line-height:1px;
	background: transparent url(image/box-a-head.jpg)  no-repeat center top;
}
.box-a-foot {
	width:700px;
	height:20px;
	font-size:1px;line-height:1px;
	margin:0 0 20px;
	background: transparent url(image/box-a-foot.jpg)  no-repeat center top;
}



/* 申し込みボタン
---------------------------------------------------- */
.order-button {
	color:#555555;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:175%;
	margin:4em auto;
	padding:0;
}
.order-button img {
	margin:10px auto;
}


/* 申し込みエリア
---------------------------------------------------- */
#order {
	padding:7px 5px 0;
}
#order p {
	font-size:13px;
	margin:0 0 10px;
	padding:0;
}
#order h4 {
	text-align:left;
	font-size:13px;
	border-bottom:none;
	margin:15px 0;
	padding:0;
}
#order small {
	font-size:12px;
	line-height:150%;
}
#order s {
	font-size:15px;
	color:#666666;
}
#order p strong {
	font-size:23px;
	color:#e60000;
	font-weight:bold;
}
#order p em {
	font-size:15px ;
	color:#e60000;
	font-weight:bold;
	border-bottom:none;
}

.img-right {
	float:right;
	margin:0 0 10px 10px;
}


/* 特定商取引法に基づく表示
---------------------------------------------------- */
#main-ln {
	width:680px;
	margin:0 auto ;
	padding:45px 0 30px;
}
#main-ln h2 {
	font-size:21px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
	margin:0 0 20px;
	padding:0;
}
#main-ln h3 {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:150%;
	margin:0 0 5px;
	padding:0;
}

#main-ln p {
	font-size:14px;
	text-align:left;
	line-height:150%;
	margin:0 0 10px;
	padding:0;
}

#main-ln ul {
	margin:0 0 20px; 
	padding:0 0 0 2em;
}
#main-ln li {
	font-size:14px;
	text-align:left;
	line-height:150%;
	margin:0 0 3px;
	padding:0;
}

#main-ln table {
	border-top:#cccccc solid 1px;
	margin:0 0 1em;
}
#main-ln th {
	background:#f3f3f3;
	border-bottom:#cccccc solid 1px;
	padding:10px 10px 5px 10px;
	white-space:nowrap;
	vertical-align: top;
}
#main-ln td {
	background:#f8f8f8;
	border-bottom:#cccccc solid 1px;
	padding:10px 10px 5px 10px;
	vertical-align: top;
}
#main-ln table p {
	font-size:13px;
	text-align:left;
	line-height:150%;
	margin:0 0 1em;
	padding:0;
}


/* 申し込みページ
---------------------------------------------------- */
#order_page {
	padding:60px 0 0;
}
#order_page p {
	color:#222222;
	font-size:14px;
	line-height:160%;
	text-align:left;
	margin:0 0 5px;
	padding:0;
}
#order_page h4 {
	font-size:23px;
	font-weight:bold;
	line-height:170%;
	text-align:center;
	border-bottom:none;
	margin:10px 0 5px;
	padding:0;
}
#order_page h4 s {
	color:#999999;
}
#order_page h4 strong {
	color:#e60000;
}
#order_page h4 small {
	font-size:12px;
	font-weight:normal;
	color:#e60000;
}

#order_page h5 {
	color:#222222;
	font-size:12px;
	font-weight:normal;
	line-height:170%;
	text-align:center;
	margin:0 0 5px;
	padding:0;
}
#order_page blockquote {
	margin:0 65px 25px;
	padding:30px 15px 15px;
	border-top:none;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	background: transparent url("image/bg_box-2.jpg")  repeat-x center top;
}

#order_page blockquote h2 {
	text-align:center;
	margin:0 0 15px;
	padding:0;
}
#order_page blockquote h3 {
	color:#e60000;
	font-size:12px;
	font-weight:normal;
	line-height:170%;
	text-align:center;
	margin:0 0 15px;
	padding:0;
}

#order_page blockquote h4 {
	font-size:14px;
	font-weight:bold;
	line-height:170%;
	text-align:center;
	margin:10px 0 5px;
	padding:0;
}
#order_page blockquote h4 s {
	color:#999999;
}
#order_page blockquote h4 strong {
	font-size:18px;
	color:#e60000;
}
#order_page blockquote h4 small {
	font-size:12px;
	font-weight:normal;
	color:#e60000;
}


#order_page blockquote p {
	font-size:14px;
	line-height:170%;
	text-align:center;
	margin:0 0 10px;
	padding:0;
}
#order_page blockquote p small {
	color:#333333;
}

#order_page blockquote input {
	font-size:12px;
	padding:3px 3px;
}



/* フッター
---------------------------------------------------- */
#footer {
	margin:0 auto ;
	padding:30px 0 0;
}
#footer p {
	font-size:11px;
	text-align:left;
	margin:0 ;
	padding:0 0 10px;
}
#footer p a {
	color:#666666;
}

address { 
	color:#666666;
	font-size:11px;
	font-style:normal;
	line-height:100%;
	text-align:left;
}
