/* 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%;
}


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:#FFFFFF;
	margin-bottom:10px;
	background:url(../img/bg.gif);
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #afafaf;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #ff0000;
}

/*h1のスタイル*/
h1{
	width:600px;
	font-size:12px;
	color:#000000;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

/*containerのスタイル*/
div#container{
	width:600px;
	background:#FFFFFF;
	margin:0 auto;
	border-left:solid 2px #000066;
	border-right:solid 2px #000066;
	border-bottom:solid 1px #000066;

}
/*ヘッダーのスタイル*/

div#head{
	width:600px;
	margin:0 auto;
	border-top:solid 1px #CCCCCC;
}
div#head h2{
	width:600px;;
	height:381px;
	background:url(../img/head.jpg) no-repeat;
	background-color:#FFFFFF;
	text-indent:-9999px;
	margin:0 auto;
	padding-bottom:30px;
}

/*共通のスタイル*/	
strong{
	font-weight:bold;
}
em{
	font-weight:bold;
	color:#FF0000;
	font-size:18px;
}
.kaiwatxtB{
	font-weight:bold;
}
.kaiwatxtL{
	font-weight:bold;
	font-size:18px;
}
.mark{
	color:#0099FF;
	font-weight:bold;
}	
/*イントロのスタイル*/
div#container div#intor{
	width:560px;
	background:#FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
}

div#container div#intor h2{
	background:url(../img/txt01.gif) no-repeat;
	width:499px;
	height:63px;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:35px;
}
div#container div#intor p{
	margin-bottom:20px;
	line-height:1.45em;
}
div#container div#intor p.kaiwa01{
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
}
div#container div#intor p.kaiwa02{
	color:#990000;
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
}
/*自己紹介のスタイル*/
div#container div#syokai{
	width:560px;
	background:#FFFFFF;
	margin-top:100px;
	margin-bottom:10px;
	margin-left:20px;
}

div#container div#syokai h2{
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
	color:#FF0000;
	font-size:18px;
}
div#container div#syokai h2#red02{
	margin-top:25px;
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:18px;
}
div#container div#syokai h2#txt02{
	background:url(../img/txt02.gif) no-repeat;
	height:89px;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:35px;
}
div#container div#syokai p{
	margin-bottom:20px;
	line-height:1.45em;
}

div#container div#syokai p.photo{
	margin-bottom:5px;
	line-height:1.45em;
}
div#container div#syokai p.from{
	margin-bottom:5px;
	line-height:1.45em;
	font-size:14px;
}
/*フォームのスタイル*/
div#container div#form01{
	width:530px;
	background:#FFFFCC;
	margin-top:50px;
	margin-bottom:60px;
	margin-left:20px;
	padding:5px 15px 5px 15px;
	border:dotted 2px #0066FF;
}
div#container div#form01 h2{
	background:url(../img/bn_kouza.jpg) no-repeat;
	width:526px;
	height:85px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	text-indent:-9999px;
}
div#container div#form01 ul{
	margin-top:15px;
	margin-bottom:15px;
}
div#container div#form01 li{
	line-height:1.85em;
	list-style-image:url(../img/image002.gif);
	margin-left:2.5em;
	padding-left:5px;
}

div#container div#form01 p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#form01 p.info{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
div#container div#form01 p.teikyou{
	margin-top:1.45em;
	margin-bottom:1.45em;
	line-height:1.55em;
	text-align:center;
	font-weight:bold;
}
div#container div#form01 p.freemail{
	font-size:12px;
	margin-top:1.45em;
	margin-bottom:1.45em;
	line-height:1.55em;
	font-weight:bold;
	color:#FF0000;
}
/*shikumiのスタイル*/
div#container div#shikumi{
	width:560px;
	background:#FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#shikumi h2{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#shikumi h2#txt03{
	background:url(../img/txt03.gif) no-repeat;
	height:239px;
	margin-top:30px;
	margin-bottom:30px;
	text-indent:-9999px;
}
div#container div#shikumi h2#txt04{
	background:url(../img/txt04.gif) no-repeat;
	height:84px;
	margin-top:30px;
	margin-bottom:30px;
	text-indent:-9999px;
}

div#container div#shikumi p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#shikumi dl{
	width:540px;
	margin-top:40px;
	margin-bottom:30px;
}
div#container div#shikumi dt{
	font-size:18px;
	font-weight:bold;
	line-height:1.45em;
	color:#FF0066;
	padding-bottom:5px;
	border-bottom:dashed 1px #999999;
}
div#container div#shikumi dd{
	margin-top:15px;
	line-height:1.45em;
	margin-left:0.8em;
}
div#container div#shikumi ol{
	margin-top:40px;
	margin-bottom:30px;
}
div#container div#shikumi li{
	line-height:1.45em;
	margin-left:1.5em;
	padding-left:5px;
	padding-bottom:15px;
}
/*googleのスタイル*/
div#container div#google{
	width:560px;
	background:#FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
	text-align:center;
}
div#container div#google p{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	font-size:13px;
}
/*messageのスタイル*/
div#container div#message{
	width:560px;
	background:#FFFFFF;
	margin-top:80px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#message h2{
	margin-bottom:10px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#message p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#message ul{
	margin-top:40px;
	margin-bottom:30px;
}
div#container div#message li{
	line-height:1.45em;
	margin-left:1.5em;
	padding-left:5px;
	padding-bottom:10px;
}
div#container div#message div#kaiketu{
	width:560px;
	background:#FFFFFF;
	margin-top:80px;
	margin-bottom:10px;
}
div#container div#message h2{
	margin-bottom:25px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#message div#kaiketu p{
	margin-bottom:30px;
	line-height:1.45em;
}
div#container div#message div#kaiketu ol{
	margin-top:40px;
	margin-bottom:30px;
}
div#container div#message div#kaiketu li{
	line-height:1.45em;
	margin-left:1.5em;
	padding-left:5px;
	padding-bottom:10px;
}
/*フォーム2のスタイル*/
div#container div#form02{
	width:530px;
	margin-top:50px;
	margin-bottom:60px;
	margin-left:20px;
	padding:5px 15px 5px 15px;
	border:dotted 3px #0066FF;
}
div#container div#form02 h2{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	font-weight:bold;
	color:#000066;
	font-size:18px;
	text-align:center;
}
div#container div#form02 h2#subcopi{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	color:#000066;
	font-size:15px;
	text-align:center;
}

div#container div#form02 p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#form02 p.page{
	margin-bottom:30px;
	line-height:1.45em;
	text-align:center;
}
div#container div#form02 div#book{
	width:500px;
	margin:0 auto;
	text-align:center;
}
div#container div#form02 p.order{
	margin-top:30px;
	margin-bottom:30px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}

div#container div#form02 p.info{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
/*特典のスタイル01*/
div#container div#tokuten{
	width:560px;
	background:#FFFFFF;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#tokuten h2{
	background:url(../img/100.jpg) no-repeat;
	width:504px;
	height:134px;
	text-indent:-9999px;
	margin:0 auto;
	padding-bottom:30px;
}
/*特典のスタイル02*/
div#container div#sptokuten{
	width:540px;
	background:#FFFFFF;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:20px;
	padding:10px;
	border:dotted 3px #CC0033;
}
div#container div#sptokuten h2{
	background:url(../img/tokutenh2.jpg) no-repeat;
	width:504px;
	height:49px;
	text-indent:-9999px;
	margin:0 auto;
	padding-bottom:30px;
}
div#container div#sptokuten h3#tokuten01{
	background:url(../img/tokuten1.jpg) no-repeat;
	width:487px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:30px;
}
div#container div#sptokuten h3#tokuten02{
	background:url(../img/tokuten2.jpg) no-repeat;
	width:501px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:30px;
	margin-top:30px;
}
div#container div#sptokuten h3#tokuten03{
	background:url(../img/tokuten3.jpg) no-repeat;
	width:501px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:30px;
	margin-top:30px;
}

div#container div#sptokuten div.cover{
	margin:0 auto;
	text-align:center;
}
div#container div#sptokuten div.cover p{
	text-align:left;
	line-height:1.45em;
	padding-top:15px;
	padding-bottom:5px;
}
/*フォーム3のスタイル*/
div#container div#form03{
	width:530px;
	margin-top:50px;
	margin-bottom:60px;
	margin-left:20px;
	padding:5px 15px 5px 15px;
}
div#container div#form03 h2{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	font-weight:bold;
	color:#000066;
	font-size:18px;
	text-align:center;
}
div#container div#form03 h2#subcopi{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	color:#000066;
	font-size:15px;
	text-align:center;
}

div#container div#form03 p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#form03 p.price01{
	margin-bottom:10px;
	line-height:1.45em;
	color:#990000;
}

div#container div#form03 p.page{
	margin-bottom:30px;
	line-height:1.45em;
	text-align:center;
}
div#container div#form03 div#book{
	width:530px;
	margin:0 auto;
	text-align:center;
	border:dotted 3px #0066FF;
}
div#container div#form03 div#book2{
	width:500px;
	margin:0 auto;
	text-align:center;
}

div#container div#form03 div#book2 img.scover{
	float:left;
	padding-right:10px;
}

div#container div#form03 p.order{
	margin-top:30px;
	margin-bottom:20px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
div#container div#form03 p.orderphone{
	margin-top:15px;
	margin-bottom:30px;
	padding-right:20px;
	line-height:1.45em;
	text-align:right;
}

div#container div#form03 p.info{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
/*なぜのスタイル*/

div#container div#why{
	width:560px;
	background:#FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#why h2{
	margin-bottom:30px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#why h2#txt05{
	background:url(../img/txt05.gif) no-repeat;
	width:529;
	height:89px;
	margin-top:20px;
	margin-bottom:10px;
	text-indent:-9999px;
}
div#container div#why h2#txt06{
	background:url(../img/txt06.gif) no-repeat;
	width:380;
	height:49px;
	margin-top:50px;
	margin-bottom:10px;
	text-indent:-9999px;
}
div#container div#why p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div#why div#graf{
	width:560px;
	text-align:center;
	margin-top:30px;
	margin-bottom:10px;
}
div#container div#why div#graf p{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}

div#container div#why div#graf p.year{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}
/*voice01のスタイル*/

div#container div#voice01{
	width:560px;
	background:#FFFFFF;
	margin-top:50px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#voice01 h2{
	background:url(../img/bn_voice.jpg) no-repeat;
	width:550;
	height:44px;
	margin-bottom:10px;
	text-indent:-9999px;
}
div#container div#voice01 p{
	line-height:1.45em;
	padding-bottom:15px;
}
div#container div#voice01 p.name{
	line-height:1.45em;
	padding-bottom:15px;
	text-align:right;
}	
	
div#container div#voice01 div.letter{
	width:540px;
	margin-left:5px;
	border:solid 1px #CC0000;
	margin-top:15px;
	margin-bottom:10px;
	padding:5px;
}
div#container div#voice01 div.letter td.left{
	width:120px;
}
div#container div#voice01 div.letter td.right{
	padding-left:5px;
	padding-right:5px
}
div#container div#voice01 div.letter p.lefttxt{
	margin-top:5px;
	font-size:10px;
	line-height:1.25em;
	width:110px;
}
/*riyuのスタイル*/
div#container div#riyu{
	width:560px;
	background:#FFFFFF;
	margin-top:80px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#riyu h2{
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#riyu p{
	margin-bottom:25px;
	line-height:1.45em;
}
/*フォーム4のスタイル*/
div#container div.form04{
	width:530px;
	margin-top:50px;
	margin-bottom:60px;
	margin-left:20px;
	padding:5px 15px 5px 15px;
	border:dotted 3px #0066FF;
}
div#container div.form04 h2{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	font-weight:bold;
	color:#FF0099;
	font-size:18px;
	text-align:center;
}
div#container div.form04 h2#subcopi{
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.45em;
	color:#000066;
	font-size:15px;
	text-align:center;
}

div#container div.form04 p{
	margin-bottom:10px;
	line-height:1.45em;
}
div#container div.form04 p.price01{
	margin-bottom:10px;
	line-height:1.45em;
	color:#990000;
}

div#container div.form04 p.page{
	margin-bottom:30px;
	line-height:1.45em;
	text-align:center;
}
div#container div.form04 div#book{
	width:500px;
	margin:0 auto;
	text-align:center;
}
div#container div.form04 p.order{
	margin-top:30px;
	margin-bottom:30px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
div#container div.form04 p.orderphone{
	margin-top:15px;
	margin-bottom:30px;
	padding-right:20px;
	line-height:1.45em;
	text-align:right;
}

div#container div.form04 p.info{
	margin-bottom:10px;
	line-height:1.45em;
	text-align:center;
	color:#FF3366;
}
/*クロージングのスタイル*/
div#container div#closing{
	width:560px;
	background:#FFFFFF;
	margin-top:80px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#closing h2{
	margin-bottom:20px;
	line-height:1.45em;
	font-weight:bold;
	color:#0099FF;
	font-size:16px;
}
div#container div#closing p{
	margin-bottom:25px;
	line-height:1.45em;
}
div#container div#closing ul{
	margin-top:40px;
	margin-bottom:30px;
}
div#container div#closing li{
	line-height:1.85em;
	list-style-image:url(../img/image002.gif);
	margin-left:1.8em;
	padding-bottom:1.55em;
	padding-left:2px;
}
div#container div#closing div#ps{
	background:#FFFFFF;
	margin-top:50px;
	margin-bottom:10px;
}
div#container div#closing div#ps p{
	margin-bottom:25px;
	line-height:1.45em;
}
div#container div#closing div#ps p.pstxt{
	margin-bottom:25px;
	line-height:1.45em;
	font-weight:bold;
}
/*voice02のスタイル*/

div#container div#voice02{
	width:560px;
	background:#FFFFFF;
	margin-top:50px;
	margin-bottom:10px;
	margin-left:20px;
}
div#container div#voice02 h2{
	background:url(../img/bn_voice.jpg) no-repeat;
	width:550;
	height:44px;
	margin-bottom:10px;
	text-indent:-9999px;
}
div#container div#voice02 p{
	line-height:1.45em;
	padding-bottom:15px;
}
div#container div#voice02 p.name{
	line-height:1.45em;
	padding-bottom:15px;
	text-align:right;
}	
	
div#container div#voice02 div.letter{
	width:540px;
	margin-left:5px;
	border:solid 1px #CC0000;
	margin-top:15px;
	margin-bottom:10px;
	padding:5px;
}
div#container div#voice02 div.letter td.left{
	width:120px;
}
div#container div#voice02 div.letter td.right{
	padding-left:5px;
	padding-right:5px
}
div#container div#voice02 div.letter p.lefttxt{
	margin-top:5px;
	font-size:10px;
	line-height:1.25em;
	width:110px;
}
/*footerのスタイル*/

div#container div#footer{
	width:580px;
	background:#FFFFFF;
	margin-bottom:10px;
	border-top:solid 1px #000066;
	padding:10px;
}
div#container div#footer p{
	text-align:center;
	font-size:12px;
}	
