@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	text-align:center;
	background: #EFEFEF ;
}

a {
	color: #c30;
	text-decoration:underline;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #C30;
}

button	{
	cursor: pointer;
	width:130px;
	border:0;
}

img {
	border: none;
	vertical-align: top;
}

#wrapper {
	width: 750px;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
}

#triwrapper {
	width: 780px;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
}


/* 見出し
---------------------------------------------*/
h2 {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 130%;
	letter-spacing:0.5em;
	padding:5px 5px 5px 15px ;
	border-bottom:solid #333 1px;
	margin-bottom:0px;

}

h3 {
	padding:4px 4px 4px 8px ;
	color: #FFFFFF;
	background: #333;
}
	h3.accordion{
		padding:10px 10px 10px 10px ;
		}
h4 {
	padding:10px 10px 5px 23px ;
	border-bottom:dotted #666 1px;
	margin-bottom:5px;
	background-image:url(../images/listbtn01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


/* ロゴ
---------------------------------------------*/

#maintitle {
	position:absolute ;
	left:20px ;
	top:10px ;
}

#logo {
	position:absolute ;
	right:20px ;
	top:5px ;
}

#process {
	position:absolute ;
	left:20px ;
	top:60px ;
}


/* 共通　基本レイアウト
---------------------------------------------*/

#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	padding:3px;
	text-align:center;
	color: #FFFFFF;
	background: #333333;
}


/* コンテンツページのレイアウト
---------------------------------------------*/

#header {
	position:relative ;
	z-index:100;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 750px;
	background: #FFFFFF left top no-repeat;
/*	background: #FFFFFF url(../css/none) left top no-repeat;*/
}

#contentwide {
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 0px;
}

#bodywide {
	background: #FFFFFF;
}

#bodywide .section {
	position:relative;
	margin: 15px;
	padding-bottom:10px;
}

#bodywide .infotable{
	margin: 0px;
	line-height:1.6;
}

#bodywide .section p {
	margin: 10px 0;
}

.section .ordertable{
	text-align:center;
	margin: 10px 15px 15px 15px;
	line-height:1.0;
	background-color:#FFFFFF;
}
.section .ordertable td{
	padding:5px;
}
	.section .ordertable td.left{
		text-align:left;
		padding:10px 10px 10px 15px;
		line-height:1.2;
		}
	.section .ordertable td.left label{
		margin-right:5px;
		}
#ikkatsusettei {
	position:absolute;
	right:40px;
	top:180px;
}

#orderadd {
	position:absolute;
	right:0px;
	top:30px;
}


#memberlogin {
	position:absolute;
	right:10px;
	top:120px;
}

#memberadd {
	position:absolute;
	right:10px;
	top:410px;
	width:130px;
}

#memberadd02 {
	position:absolute;
	right:20px;
	top:5px;
	width:300px;
	text-align:right;
}

#rapidssl {
	position:absolute;
	right:14px;
	top:330px;
	text-align:right;
}
#loadmessage {
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 0px;
	font-size:200%;
}

/* 説明箇条書き用リスト部分
---------------------------------------------*/

.section ul {
	margin: 0;
	padding: 5px 0px 5px 20px;
	list-style: none;
}
.section li {
	width: 100%;
	margin: 0;
	background: #fff;
	padding: 2px 0;
}
.section li a {
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	width:100%;
	text-decoration: none;
}
.section li a:hover {
	color: #C30;
	background: #ECE9D8;
}
.section .imgbutton {
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}


/* ボタンを配置
---------------------------------------------*/
.selectbtn {
	position:relative ;
	z-index:100;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 750px;
	border-top:dotted #666 1px;
	background: #FFFFFF left top no-repeat;
/*	background: #FFFFFF url(../css/none) left top no-repeat; */
}

.selectbtn .cancelbtn {
	position:absolute ;
	left:280px ;
	top:5px ;
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}
.selectbtn .returnbtn {
	position:absolute ;
	left:20px ;
	top:5px ;
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}
.selectbtn .nextbtn {
	position:absolute ;
	right:20px ;
	top:5px ;
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}
.selectbtn .addbtn {
	position:absolute ;
	left:190px ;
	top:5px ;
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}
.selectbtn .cancel2btn {
	position:absolute ;
	left:360px ;
	top:5px ;
	margin:0;
	padding:0;
	border-width:0;
	border-style:solid;
	background-color:#FFFFFF;
}
.selectbtn button {
	margin:0px;
	padding:0px;
	width: 140px;
}
#memberlogin button {
	margin:0px;
	padding:0px;
	width: 140px;
}
#memberadd button {
	margin:0px;
	padding:0px;
	width: 140px;
}


/* フッター部分
---------------------------------------------*/

#copyright {
	font: 85% Georgia, "Times New Roman", Times, serif;
}

#copyright a {
	color: #FFF;
}

#copyright a:visited {
	color: #FFF;
}

#copyright a:hover {
	color: #C30;
}


/* テキストの装飾
---------------------------------------------*/

.emC30 {
	color:#C30;
}

#bodywide .section .infotable p {
	font-size:90%;
	margin: 10px;
}

.section .ordertable p {
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

.btn {
	padding:10px ;
	width:120px;
	background-image:url(../images/listbtn01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.leftcustominfo {
	font-size:120%;
	text-align:left;
	padding-left:30px;
}

.thanks{
	font-size:180%;
	text-align:center;
}

#important {
	width:550px;
	border:#C30 dotted 2px ;
	font-size:150% ;
	color:#C30;
	font-weight:bold;
	margin:0 auto 0 auto;
}

#important p {
	font-size:90% ;
	color:#C30;
	font-weight:normal;
}

.note2 {
	font-size:90% ;
	color:#C30;
	font-weight:normal;
	padding:5px;
}

.note_foot {
	font-size:90% ;
	color:#333;
	font-weight:normal;
	padding:5px;
}

.note_foot a {
	color:#C30;
}
.note_foot a:hover {
	color: #C30;
}

.section-20081005 {
margin:20px auto 20px auto;
width:680px;
font-size:110%;
text-align:left;
}

.section-20081005 table {
margin:10px 0 10px 0 ;
border: 0 ;
}

.section-20081005 p {
margin:10px 0 10px 0 ;
border: 0 ;
}

.section-20081005 a {
	color:#C30;
	text-decoration:underline;
	font-weight:bold;
}
.section-20081005 a:hover {
	color: #FF6633 ;
	text-decoration:none;
	font-weight:bold;
}

/* 注文画面サムネイル注意書き
---------------------------------------------*/
p.thumbnail {
	margin:0 0 0 50px;
	padding:0 0 0 70px;
}

/* 注文確定画面（order06）
---------------------------------------------*/
div#toFrame {
	text-align:left;
	width:550px;
	padding:10px;
	margin:0px auto 0 auto;
	border: #069 2px dashed;
	}
div#toFrame h4{}