/* CSS Document */

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/

html, body {
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: Meiryo"メイリオ""Hiragino Kaku Gothic Pro W3""ヒラギノ角ゴ Pro W3" Osaka "MS P Gothic""ＭＳ Ｐゴシック"sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*bodyのスタイル*/

body {
	font-size:15px;
	background:#F8F4E6;
}
/*containerのスタイル*/
div#container{
	width:780px;
	background:#FFFFFF;
	border-left:1px #D2232C dashed;
	border-right:1px #D2232C dashed;
	border-bottom:5px #D2232C solid;
	margin:0 auto;
	padding-top:5px;
}
/*テキストのスタイル*/
p.wide{
	margin-bottom:15px;
	line-height:1.45em;
}
p.wideline4{
	margin-bottom:25px;
	line-height:1.45em;
}
p.wideline6{
	margin-bottom:40px;
	line-height:1.45em;
}
p.wideline10{
	margin-bottom:80px;
	line-height:1.45em;
}
p.photo{
	margin-bottom:15px;
	text-align:center;
	margin:0px;
}
p.photoline{
	padding:10px;
	margin-bottom:15px;
	text-align:center;
	border:#CCCCCC 1px solid;
}
.marker{
	background:#FFFF66;
}
p.cap{
	text-align:right;
	font-size:12px;
	padding-right:15px;
	margin-top:25px;
	margin-bottom:20px;
	line-height:1.85em;
	color:#666666;
}
.photoface{
	padding-right:15px;
	float:left;
}
.address{
	text-align:center;
	line-height:1.45em;
	margin-bottom:10px;
	font-size:12px;
}
strong{
	color:#B91518;
	font-weight:bold;
}
em{
	font-weight:bold;
}
/*ヘッダーのスタイル*/
h1{
	width:745px;
	height:29px;
	padding:5px 5px 5px 0px;
	margin-left:15px;
	background:url(../img/bg_h1.gif) no-repeat;
	color:#666666;
	text-align:right;
	font-size:13px;
}
div#head{
	width:715px;
	margin-top:15px;
	margin-left:30px;
}
div#head h2{
	font-size:30px;
	font-weight:bold;
	line-height:1.45em;
	color:#D2232C;
	margin-bottom:80px;
}
div#main{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
}
div#main p{
	padding-bottom:3.25em;
	line-height:1.85em;
}
div#main dl{
	margin-bottom:25px;
	width:75%;
}
div#main dt{
	margin-bottom:10px;
	border-top:#666666 1px dashed;
	border-bottom:#666666 1px dashed;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:#3399FF;
}
div#main dd{
	padding-bottom:3.25em;
	line-height:1.45em;
}
div#main div.jissen{
	margin-left:100px;
	margin-bottom:3.5em;
	padding:10px;
	width:500px;
	border:#999999 1px dashed;
}

/*ブレッドのスタイル*/
div.bullets{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:40px;
}
div.bullets h2{
	width:690px;
	height:38px;
	background:url(../img/blbnh2.gif) no-repeat;
	padding-top:10px;
	padding-left:25px;
	margin-bottom:20px;
	color:#F8F4E6;
	font-size:18px;
	font-weight:bold;
}
div.bullets p{
	margin-bottom:3.25em;
	line-height:1.45em;
}

div.bullets ul.first{
	margin-top:10px;
	padding-bottom:60px;
}
div.bullets li.first{
	list-style:inside;
	line-height:1.45em;
	margin-bottom:1.85em;
}
div#sub{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
}
div#sub p{
	padding-bottom:3.25em;
	line-height:1.45em;
}
/*クロージングのスタイル*/
div#close{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
}
div#close p{
	padding-bottom:3.25em;
	line-height:1.45em;
}
div#close h2{
	margin-top:15px;
	margin-bottom:2.25em;
}
div#close ul{
	margin-left:1.25em;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:30px;
	padding-bottom:30px;
}
div#close li{
	list-style-position:inside;
	line-height:1.25em;
	margin-bottom:5px;
}

div#close div.caution{
	margin-left:20px;
	margin-bottom:3.5em;
	padding:10px;
	width:650px;
	border:#B91518 1px solid;
}
div#close div.caution h2{
	text-align:center;
	margin-bottom:30px;
}
div#close div.tokuten{
	width:500px;
	margin-top:10px;
	margin-left:110px;
	margin-bottom:30px;
	padding:10px;
	border:#999999 1px dashed;
}
div#close div.tokuten h2{
	margin-bottom:20px;
	text-align:left;
}
div#close div.tokuten h3{
	margin-bottom:20px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
/*オーダーのスタイル*/
div.order{
	width:500px;
	margin-top:10px;
	margin-left:130px;
	margin-bottom:50px;
	padding:10px;
}
div.order h2{
	text-align:center;
	margin-top:40px;
	margin-bottom:15px;
}
div.order div.payment{
	width:450px;
	padding:10px;
	margin:0 auto;
	border:#999999 1px dashed;
}
div.order div.payment h2{
	margin-bottom:10px;
	text-align:left;
}
div.order div.payment h3{
	color:#B91518;
	margin-bottom:10px;
	text-align:left;
	line-height:1.25em;
	text-align:center;
}
div.order div.payment p{
	padding-bottom:1.25em;
	line-height:1.45em;
}
div.order div.payment dl{
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
div.order div.payment dt{
	font-weight:bold;
	line-height:1.45em;
	padding-bottom:12px;
	margin-left:0px;
}
div.order div.payment dd{
	line-height:1.45em;
	margin-left:1.0em;
	margin-bottom:1.25em;
	font-size:13px;
}
/*追伸のスタイル*/
div#ps{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
}
div#ps h2{
	margin-bottom:1.25em;
	line-height:1.45em;
	font-weight:bold;
}
div#ps p{
	padding-bottom:3.25em;
	line-height:1.45em;
}
/*フッターのスタイル*/
div#footer{
	width:715px;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:25px;
}
div#footer p{ 
	margin-bottom:2.25em;
	line-height:1.45em;
	text-align:center;
	font-size:13px;
}

/*特定商取引のスタイル*/
div#tokusyo{
	width:610px;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:70px;
	padding:10px;
}
div#tokusyo p{
	text-align:left;
	line-height:1.58em;
}
div#tokusyo h2{
	text-align:left;
	line-height:1.58em;
	margin-bottom:15px;
	margin-top:10px;
	font-weight:bold;
}
div#tokusyo h3{
	text-align:left;
	line-height:1.58em;
	margin-bottom:15px;
	margin-top:10px;

}
div#tokusyo td{
	padding:10px 5px 10px 5px;
	text-align:left;
	line-height:1.45em;
	border-top:#999999 1px solid;
	border-bottom:#999999 0px solid;	
	border-right:#999999 1px solid;
	margin:0 auto;
}
div#tokusyo td.bottom{
	padding:10px 5px 10px 5px;
	text-align:left;
	line-height:1.45em;
	border-bottom:#999999 1px solid;	
	margin:0 auto;
}

div#tokusyo th{
	padding:10px 5px 10px 5px;
	text-align:left;
	margin-bottom:5px;
	line-height:1.45em;
	background:#EAEAEA;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}	
div#tokusyo th.bottom{
	padding:10px 5px 10px 5px;
	text-align:left;
	line-height:1.45em;
	border-bottom:#999999 1px solid;	
	margin:0 auto;
}