@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	width:100%;
	height:100%;
	color:#333333;
	font-size: 13px;
	line-height:160%;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"Lucida Grande",sans-serif;
	/* mac \*/
	letter-spacing:1px;
	/* ここまで */
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	display:block;
}
/* for IE6　開始 */

* html body {
  font-size: 82%;
}

/* for IE6　終了 */


/* for IE7　開始 */

*:first-child+html body {
    font-size: 82%;
}

/* for IE7　終了 */

a {
	color:#333333;
}
a:hover {
	color: #FF6600;
}

form {
	padding-bottom:30px;
}
li {
	list-style:none;
}
img {
	border:0;
}
hr {
	border:none 0px;
	height:1px;
	background:#CCCCCC;
	margin-bottom: 10px;
}
.di {
	display:inline;
}

/* -------------------------- PAGE LAYOUT START -------------------------- */

#container {
	text-align:center;
	background:url(../img/bg.gif) repeat-x #00CCFF;
	width:100%;
	min-height:100%;
}
#contents {
	width:840px;
	margin: 0 auto;
}

/* HEADER LAYOUT　開始 */


#header {
	text-align: left;
	background:url(../img/img_cocol_01.gif) right no-repeat;
}
h1 {
	width:290px;
	float: left;
	padding-left: 20px;
}
/* HEADER LAYOUT　終了 */


/* TOP LAYOUT　開始 */

#top{
}

/* TOP LAYOUT　終了 */

#main {
	width:740px;
	margin: 0 auto;
	padding:0 30px;
	text-align: left;
	background: #FFFFFF;
	position: relative;
}
h3 {
	background:url(../img/img_heading.gif) no-repeat;
	height:30px;
	padding:9px 0 5px 10px;
	overflow:hidden;
	color:#FFFFFF;
	font-size:124%;
	margin-bottom: 10px;
}
h4 {
	border-left:#00CCFF solid 5px;
	border-bottom:#00CCFF solid 1px;
	padding-left:5px;
	margin:10px 0;
	font-size:108%;
}
#main p {
	margin-bottom:5px;
}
#hiwa {
	margin-bottom:30px;
	padding:20px;
	background:#EDFBFF;
}
#hiwa h3 {
	background:none;
	color:#0099FF;
	margin-bottom: 5px;
	padding: 0;
}
#hiwa p {
	margin-bottom:10px;
}
#hiwa p.box_mb20 {
	margin-bottom:20px;
}
#main ul {
	padding-left:20px;
}
#main li {
	list-style:outside disc;
	margin-bottom:5px;
}
#info {
	width:510px;
	float:left;
}
#info p {
	margin-bottom:5px;
}
#info p.box_mb10 {
	margin-bottom:10px;
}
.box_pb20 {
	padding-bottom:20px;
}
/* Pマーク＆Gサイン　開始 */

#box_security {
	width:230px;
	text-align:center;
	float:right;
	position: relative;
}
#box_security .clr {
	width:230px;
}
#box_w120fl {
	width:120px;
	float:left;
}
#box_w120fr {
	width:100px;
	float:right;
}
#box_security p {
	line-height:140%;
	font-size: 93%;
}

/* Pマーク＆Gサイン　終了 */


/* エラー表示　開始 */

#box_error {
	background-color:#FFE6E6;
	padding:10px 10px 10px 30px;
	color:#FF0000;
	margin-bottom: 30px;
}
#box_error li {
	font-weight: bold;
	margin-bottom:5px;
}

/* エラー表示　終了 */


/* テーブル基本設定　開始 */

#main table {
	background:#CCCCCC;
	width:100%;
}
#main th {
	width:150px;
	padding:8px;
	background:#F5F5F5;
	border-top:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
	text-align:center;
	color:#444444;
}
#main th.wauto {
	width:auto;
}
#main th.box_tal {
	text-align:left;
}
#main th.box_w100 {
	width:100px!important;
}
#main th span {
	color:#FF0000;
}
#main td {
	padding:8px;
	background:#FFFFFF;
	border-right:#F1F1F1 solid 1px;
	border-bottom:#F1F1F1 solid 1px;
}
#main td p, .box_tmain p {
	margin-bottom:5px;
}
#main td.subtotal {
	padding:8px;
	background-color:#F5E9E9;
	border-top:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	border-right:#EEEEEE solid 1px;
	border-bottom:#EEEEEE solid 1px;
}
#main td.box_vat {
	vertical-align:top;
}

/* テーブル基本設定　終了 */


#main_inner {
	margin-bottom:30px;
}


/* 個人情報保護方針　開始 */
#kjoho {
	width:680px;
	margin:0 auto;
	border: #00CCFF solid 1px;
}
#kjoho dt {
	background:#00CCFF;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}
/* 個人情報保護方針　終了 */

/* お客様控え・注文内容確認　開始　*/

.box_ly {
	background:#FFFFCC;
	padding:10px;
	border: #999999 solid 1px;
	margin-bottom: 20px;
}
.box_lg {
	background:#F7F7F7;
	padding:10px;
	border: #999999 solid 1px;
	margin-bottom: 20px;
}
.box_ly h4, .box_lg h4 {
	border-bottom:#999999 solid 1px;
	margin-bottom:10px;
}

/* お客様控え・注文内容確認　開始　*/


/* ボタン類　開始 */

/* ボタン類　終了 */

/* フッター　開始 */

#footer {
	padding-top:40px;
	text-align: center;
	font-size: 85%;
	height: 30px;
	font-family:"Lucida Grande",Arial, Helvetica, sans-serif;
	background:url(../img/img_bottom.gif) no-repeat;
	width: 800px;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer a {
	text-decoration:none;
}

#nsite {
	width:240px;
	float:left;
}
#cr img {
	margin-bottom:3px;
}
/* フッター　終了 */

div.btn {
	padding:15px;
	text-align:center;
	margin-top:20px;
	background:#FFFF99;
	margin:20px auto;
}

#otoiawase{
}
#finish {
	width:510px;
	float:left;
	margin-bottom: 40px;
}
#finish strong {
	font-size:139%;
	margin-bottom:10px;
}
#finish p {
	margin-bottom:5px;
}

/********************************************/

#error div.e_text{
margin-bottom:100px;
}

/********************************************/

div.btn form{
display:inline;
}

/********************************************/
