@charset "Shift_JIS";


/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
 infoplate3 - sales letter template
 Update : 2009.2.22
 (c) YoshidaDesignInc. All Rights Reserved.
━━━━━━━━━━━━━━━━━━━━━━━━━
*/


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 共通 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
*{
}
address, em, cite, dfn, var{
	font-style: normal;
}
input, textarea{
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset{
	border: 0;
}

body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	line-height:175%;
	color: #000;
	margin:0px;
	padding:0px;
}

a:hover{
	text-decoration: none;
}
a:visited{
	color: #0000ff;
}

img{
	border:0;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-style:normal;
	line-height:120%;
	margin:0px 0px 10px ;
	padding:0px ;
}
p,li{
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	line-height:200%;
	margin:0px;
	padding:0px ;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* デザイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

body{
	text-align:center;
	background : url(bg_body.gif) center top / auto auto repeat scroll padding-box border-box transparent;
}
.bg-image0{
	background : url(bg_image0.jpg) center top / auto auto repeat-x scroll padding-box border-box transparent;
}
.bg-image1{
	background: transparent url(image/bg_image1.jpg)  no-repeat left top;
}
.bg-image2{
	padding:15px 0 0;
	background : url(bg_image2.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;
}
.container{
	width:810px;
	margin:0 auto;
	padding:0 0 25px;
	background : url(container_body.jpg) center top / auto auto repeat-y scroll padding-box border-box transparent;
}
.container_head{
	width:810px;
	height:45px;
	margin:0px auto;
	background : url(container_head.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;
}
.container_foot{
	width:810px;
	height:60px;
	margin:0px auto;
	background : url(container_foot.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;
}
.container-inner{
	width:660px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 申し込み */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.order_head{
	height:20px;
	margin:0px auto;
	background : url(box-order_head.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;
}
.order_body{
	line-height:200%;
	padding:0px 24px 5px;
	background : url(box-order_body.jpg) center top / auto auto repeat-y scroll padding-box border-box transparent;
}
.order_foot{
	height:10px;
	margin:0px auto 20px;
	background : url(box-order_foot.jpg) center top / auto auto no-repeat scroll padding-box border-box transparent;
}
.order_body img{
	margin:5px 0px;
}



/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

div.footer{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:200%;
	text-align:center;
	margin:0 auto ;
	padding:20px 0px 0px ;
}
div.footer a{
	color:#666666;
	text-decoration:none;
}
div.footer a:hover{
	text-decoration:underline;
}
address{
	 
	font-style:normal;
}

/* end */