
/* 
━━━━━━━━━━━━━━━━━━━━━━━━━
 infoplate3 - sales letter template
 Update : 2009.11.5
 (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 {
	width:790px;
	margin:0 auto;
	background: transparent url(image/bg_image1.jpg)  no-repeat 0 0;
}
.bg-image2 {
	padding:5px 0 0;
	background: transparent url(image/bg_image2.jpg)  no-repeat 0 0;
}
.container {
	width:790px;
	margin:0 auto;
	padding:0 0 25px;
	background: transparent url(image/container_body.jpg)  repeat-y 0 0;
}
.container_head {
	width:790px;
	height:45px;
	margin:0px auto;
	background: transparent url(image/container_head.jpg)  no-repeat 0 0;
}
.container_foot {
	width:790px;
	height:30px;
	margin:0px auto;
	background: transparent url(image/container_foot.jpg)  no-repeat 0 0;
}
.container-inner {
	width:660px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}
*/

#containermax{ 
	width:1050px;
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	text-align:left;     /* 中身を左側表示に戻す */
	background: url(http://bikez.sakura.ne.jp/_images/common/sotowaku_blue.gif) center top repeat-y;

}


body{
	color: #333;
	background: url(http://bikez.sakura.ne.jp/_images/common/body-bg.jpg) 0 0 repeat-x;
	text-align: center;
}

#container{ 
	width:900px;
	margin-left:75px;
	margin-right:75px;
}


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

.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:11px;
	font-weight:normal;
	line-height:200%;
	text-align:center;
	margin:0 auto ;
	padding:50px 0px 0px ;
}
div.footer a {
}
div.footer a {
	color:#333333;
	text-decoration:none;
}
div.footer a:hover {
	text-decoration:underline;
}
address { 
	font-style:normal;
}

/* end */