/* 鶴岡 CSS  */


body {
margin: 0px auto;
text-align: center;
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
font-size: 12px;
line-height: 160%;
color: #333333;
background:url('img/body_bg.jpg') #FFFFFF 0% 0% repeat-x;
}


/* 見出し設定  */

h1{ margin:0px auto;
	padding:0px;
	height: 20px;
	background:#333333; 
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color: #FF0000;}


	

/* ページ全体のリンク */
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:523px;
z-index: 0;
background:url('img/body_bg.jpg') #FFFFFF 0% 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;
}


#main {
margin: 0px auto;
padding: 30px 35px 10px 35px;
width: 780px;
background-color:#FFFFFF;
}




#main p{
color: #333333;
line-height: 200%;
font-size: 14px;
text-align:left;
}

#wrap_end {
margin: 0px auto;
padding: 0px;
width: 830px;
height: 1px;
background-color:#FFFFFF;
clear:both;
}



#main2 {
margin: 0px auto;
padding: 0px 25px 50px 25px;
width: 800px;
background-color:#FFFFFF;
}




#main2 p{
color: #333333;
line-height: 200%;
font-size: 14px;
text-align:left;
}	


form{
width:745px;
}


/* フッターの設定*/
#foot {
margin: 0px;
padding: 20px 0px 20px 0px;
width: 100%;
background: url(img/foot_bg.jpg) 0% 0% repeat-x #FFFFFF;
font-weight: normal;
font-size: 12px; 
color: #FFFFFF;
}

#foot p{
margin:  10px 0px;
padding: 0px;
text-align: center;
font-weight: bold;

}

#foot ul{
margin: 0px;
padding: 1px 0px 5px 0px;
}

#foot li{ padding: 0px; color: #006699; list-style: none; display: inline;}
#foot li a{ color: #006699; text-decoration: none;}
#foot li a:hover{ color: #FFFFFF; text-decoration: none;}
#foot address{margin: 5px 0px; font-size: 12px; font-weight: normal; color: #FFFFFF; font-style: normal;}




/* --------------リストの設定 --------------*/


#list_checkbox{
margin: 0px;
padding: 0px;
}

#list_checkbox ul{
margin: 0px 0px 5px 0px;
padding: 0px;
list-style-type:none;
}


#list_checkbox li{
margin: 0px 0px 3px 0px;	
line-height: 170%;
background:url("img/img_chechbox.jpg") 0% 50% no-repeat;
text-indent:25px;
font-size:16px;
font-weight: bold;
color:#666666;
}



/*---購入ボタン---*/	
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---*/ 
.box_1 {
margin: 15px 0px 0px 0px;
padding: 30px 0px 0px 0px;
width: 780px;
height: auto;
text-align:left;
background: url('img/img_02.jpg') 0% 0% no-repeat;
}

/*---ボックス2---*/ 
.box_2 {
margin: 0px;
padding: 0px;
width: 780px;
text-align:left;
background: url('img/img_book.jpg') 100% 0% no-repeat;
}

/*---ボックス3---*/ 
.box_3_1 {
margin: 30px 0px 0px 0px;
padding: 0px;
width: 780px;
height: 30px;
text-align:left;
background: url('img/box3_1.jpg') 0% 0% no-repeat;
}

/*---ボックス3---*/ 
.box_3_2 {
margin: 0px 0px 30px 0px;
padding: 0px 40px 20px 40px;
width: 720px;
height: auto;
text-align:center;
background: url('img/box3_2.jpg') 0% 100% no-repeat;
font-size:11px;
}


/*---ボックス4---*/ 
.box_4_1 {
margin: 0px 0px 0px 0px;
padding: 180px 0px 0px 55px;
width: 745px;
height: auto;
text-align:left;
font-size:16px;
background: url('img/box4_1.jpg') 0% 0% no-repeat;
}


.box_4_2 {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 800px;
height: 20px;
text-align:left;
background: url('img/box4_2.jpg') 0% 100% no-repeat;
}


