@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)  repeat-x 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;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* Menu Tabs 1 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */


    .tabs1 {
	margin:0px;
	padding:2px 0px 0px 0px;
        font-size:93%;
      line-height:normal;
          border-bottom:;
      }
    .tabs1 ul {
          margin:0;
          padding:0px 0px 10px 44px;
          list-style:none;
      }
    .tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    .tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    .tabs a:hover span {
      color:#627EB7;
      }
    .tabs1 a:hover {
      background-position:0% -42px;
      }
    .tabs1 a:hover span {
      background-position:100% -42px;
      }

      .tabs1 #current a {
              background-position:0% -42px;
      }
      .tabs1 #current a span {
              background-position:100% -42px;
      }
-->


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 申し込み */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.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 */
