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



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

.order_head {
	height:20px;
	margin:0px auto;
	background : transparent url(image/box-order_head.jpg) no-repeat center top;
}
.order_body {
	line-height:200%;
	padding:0px 24px 5px;
	background : transparent url(image/box-order_body.jpg) repeat-y center top;
}
.order_foot {
	height:10px;
	margin:0px auto 20px;
	background : transparent url(image/box-order_foot.jpg) no-repeat center top;
}
.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 */