/* 石井氏書籍購入特典LP CSS  */


body {
margin: 0px auto;
text-align: center;
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
font-size: 12px;
color: #333333;
background:url('img/body_bg.jpg') #FFFFFF 50% 0% repeat-x;
}


/* 見出し設定  */

h1{
margin:0px auto;
padding:0px;
width:850px;
height: 570px;
background:url('img/top.jpg') #FFFFFF 50% 0% repeat-x;
font-size:-1px;
text-indent:-9999px;
text-align:center;
}


	

/* ページ全体のリンク */
a{ text-decoration:none; overflow:hidden;}
a:link{ color:#006699; }
a:visited{ color:#006699; }
a:hover{ color:#FFFFFF;
text-decoration:underline; }

img {
 border-style: none;
 border-width: 0px;
 text-decoration: none;
}
a img {
 border-style: none;
 border-width: 0px;
 text-decoration: none;
}

b { font-weight:bold; line-height: 160%;}
i { font-style:oblique; }
big { font-size:13px; }
small{ font-size:12px; }
strong {	
color: #CC0000;
font-weight: bold;
font-size: 12px;
line-height: 160%;
}


/* ラッパーの設定*/


/* ラッパーの設定*/
#wrap_top {
margin: 0px auto;
padding: 0px;
width: 100%;
height:570px;
z-index: 0;
background:url('img/body_bg.jpg') #FFFFFF 50% 0% repeat-x;
}



#wrap {
margin: 0px auto;
padding: 0px;
width: 100%;
background-color:#FFFFFF;
text-align:center;
background:url('img/wrap_bg.jpg') #FFFFFF 50% 0% repeat-y;
}


#main1 {
margin: 0px auto;
padding: 20px 25px 0px 25px;
width: 800px;
height:620px;
background:url('img/002.jpg') #FFFFFF 50% 0% no-repeat;
}

#main1 p{
margin: 0px 0px 15px 0px;
color: #333333;
line-height: 210%;
font-size: 16px;
text-align:left;
}


#main2 {
margin: 0px auto;
padding: 0px 25px;
width: 800px;
}


#main2 p{
margin: 10px 25px;
color: #333333;
line-height: 200%;
width:800px;
font-size: 16px;
text-align:left;
}





#main3 {
margin: 0px auto 00px auto;
padding: 0px 25px;
width: 800px;
}


#main3 p{
margin: 0px 0px 5px 0px;
color: #333333;
line-height: 180%;
font-size: 12px;
text-align:left;
}





form{
width:745px;
margin: 0px 0px 7px 0px;
}


/* フッターの設定*/
#foot {
margin: 0px;
padding: 20px 0px 20px 0px;
width: 100%;
background: url(img/foot_bg.jpg) 0% 0% repeat-x #000000;
font-weight: normal;
font-size: 12px; 
color: #996600;
}

#foot p{
margin:  10px 0px;
padding: 0px;
text-align: center;
font-weight: bold;
color: #FFFF99;
}

#foot p a{ color: #FFFFFF; text-decoration: none;}
#foot p a:hover{ color: #FFFFFF; text-decoration: none;}



#foot ul{
margin: 0px;
padding: 1px 0px 5px 0px;
}

#foot li{ padding: 0px; color: #FFFFFF; list-style: none; display: inline;}
#foot li a{ color: #FFFFFF; text-decoration: none;}
#foot li a:hover{ color: #FFFFFF; text-decoration: none;}
#foot address{margin: 5px 0px; font-size: 12px; font-weight: normal; color: #FFFF99; font-style: normal;}





/*---購入ボタン---*/	
a.buynow{
margin-bottom: 15px;
background: url(img/btn_buy.gif) bottom;
width: 720px;
height: 110px;
display: block;
text-indent: -9999px;
font-size: -1px;
}

a.buynow:hover{
background: url(img/btn_buy_on.gif) bottom;}




a.buyset{
background: url(img/btn_buyset.jpg) bottom;
width: 610px;
height: 105px;
display: block;
text-indent: -9999px;
font-size: -1px;
}

a.buyset:hover{
background: url(img/btn_buyset_on.jpg) bottom;}



/*-------------ボックス設定--------------*/ 



/*---ボックス1---*/ 
.box1_1 {
margin: 0px auto;
padding: 0px;
width: 800px;
height: 70px;
background: url('img/box1_1.jpg') 50% 0% no-repeat;
}

.box1_2 {
margin: 0px auto;
padding: 0px;
width: 800px;
height: auto;
background: url('img/box1_2.jpg') 50% 0% repeat-y;
text-align:center;
}


.box1_3 {
margin: 0px auto 50px auto;
padding: 0px;
width: 800px;
height: 70px;
background: url('img/box1_3.jpg') 50% 100% no-repeat;
}



.box2 {
margin: 0px auto 0px auto;
padding: 20px 24px 25px 24px;
width: 750px;
border: 1px solid #999999;
text-align:left;
font-size:12px;
line-height:180%;
}


.box_mailform {
margin: 0px auto 10px auto;
padding: 20px 0px 0px 30px;
width: 770px;
height: 280px;
background: url('img/mailmag_bg.jpg') 50% 0% no-repeat;
text-align:left;
}


