/* ヘダー
------------------------------------------------------------*/
/*body {
background:url("../img/bg_main2.png") repeat-x scroll 0 0 transparent;
}*/

/* 中央ペイン
------------------------------------------------------------*/
#content {
float:none;
width:100%;
padding:20px 50px 20px 50px;
}

/* メイン コンテンツ
------------------------------------------------------------*/
h2#main_header2 {
clear:both;
margin:0 auto 10px;
border-bottom:3px solid #000080;
padding:5px 2px 0px 40px;
font-size:25px;
font-size:2.5rem;
color:#000080;
font-weight:bold;
background:url('../img/member_48x48.png') no-repeat 5px top;
background-size:32px 32px;
line-height:1.2;
float:none;
text-align:left;
}

.member_message {
width:90%;
text-align:left;
margin:10px auto 20px;
padding:10px;
background: #f3f3f3;
border-radius:5px;
}
.member_message span{
color:#800000;
font-weight:bold;
}

.exp {
width:90%;
text-align:left;
margin:10px auto 20px;
padding:10px;
border-radius:5px;
}

.header_back {
text-align:right;
margin:10px 5%;
}

.member_option{
margin:20px auto 10px;
width:400px;
}
.member_option .member_option_title{
font-size:20px;
font-size:2.0rem;
line-height:1;
color:#660000;
font-weight:bold;
background:#F3F2D3;
padding:10px 10px 5px;
text-align:center;
vertical-align:middle;
border:2px solid #000080;
border-bottom:none;
border-radius:10px 10px 0 0;
}
.member_option .member_option_contents{
background:#ffffee;
padding:10px;
border:2px solid #000080;
border-top:none;
border-radius:0 0 10px 10px;
}

.member_option .member_option_contents dl {
line-height: 1.2;
margin-bottom: 0.5em;
margin-right: 1em;
margin-left: 1em;
}

.member_option .member_option_contents p {
line-height: 1.2;
margin-bottom: 0.5em;
}
.member_option .member_option_contents p a{
color: #009;
text-decoration:underline;
}

.member_option .member_option_contents input {
font-size:18px;
border:1px solid #999;
padding:5px;
border-radius:3px;
margin-bottom:5px;
}

.form{
clear:both;
display:table;
color:#333;
width:800px;
margin:20px auto 10px;
border:2px solid #000080;
}

/* メニュー
------------------------------------------------------------*/
ul.menu_list{
margin:10px auto;
}
ul.menu_list li{
text-align:center;
margin:8px;
/*padding:3px 0 3px 14px;*/
/*background:url(../img/dotline2.gif) left bottom 12px repeat-x;*/
}
ul.menu_list li strong{
padding-right:1em;
background-color:#fff;
}

/* ページ送り
------------------------------------------------------------*/
ul.pagenav:before{
content:"ページ: ";
}

ul.pagenav {
margin: 0 0 10px;
padding: 10px 10px 5px;
text-align: center;
}

ul.pagenav li {
display: inline;
margin: 0 2px;
padding: 0;
}

ul.pagenav li span,
ul.pagenav li a {
display: inline-block;
margin-bottom: 5px;
padding: 1px 8px;
background: #e1ebfa;;
border: 1px solid #aaa;
border-radius:3px;
vertical-align: middle;
}

ul.pagenav li span {
background: #fff;
font-weight:bold;
}

ul.pagenav li a {
text-decoration:underline;
}
ul.pagenav li a:hover {
color:#000080;
border-color: #000080;
}

/* テーブル
------------------------------------------------------------*/
h3.history{
width:90%;
/*font-size:20px;
font-size:2.0rem;*/
line-height:1.3;
font-weight:bold;
color:#000080;
margin:20px auto;
padding:2px 2px 1px 8px;
border-bottom:solid 2px #000080;
}
.history .order_time{
color:#333;
width:80%;
margin:0 auto 10px;
}

.history table{
color:#333;
width:80%;
margin:0 auto 10px;
border:2px solid #000080;
}
.history table th{
background:#F3F2D3;
padding:5px;
vertical-align:middle;
border:1px solid #000080;
line-height:1.2;
}
.history table td{
padding:5px;
vertical-align:middle;
border:1px solid #000080;
line-height:1.2;
}
.history table td a.link{
display:inline-block;
margin:0 5px;
padding: 1px 8px;
font-size:14px;
font-size:1.4rem;
white-space:nowrap;
border:1px solid #aaa;
background:#e1ebfa;
border-radius:3px;
}
.history table td a.link:hover{
text-decoration:underline;
color:#000080;
border:1px solid #000080;
}


/* 会員情報の入力(member_input)
------------------------------------------------------------*/
.member_input{
clear:both;
display:table;
color:#333;
width:820px;
margin:20px auto 10px;
border:2px solid #000080;
}

.member_input dl{
display:table-row;
}

.member_input dt{
display:table-cell;
font-weight:bold;
width:220px;
background:#F3F2D3;
padding:10px 15px;
text-align:right;
vertical-align:top;
border-right:1px solid #000080;
border-bottom:1px solid #000080;
}

.member_input dd{
display:table-cell;
width:600px;
padding:10px 15px;
border-bottom:1px solid #000080;
}

.member_input dd input, select, textarea{
font-size:18px;
border:1px solid #999;
padding:5px;
border-radius:3px;
margin-bottom:5px;
}
.member_input dd textarea{
width:90%;
}
.member_input dd input[type="radio"]:checked + label {
font-weight:bold;
}

.member_input span.must{
font-size:13px;
margin-left:3px;
background-color:#c00;
color:#fff;
padding:2px;
border-radius:3px;
white-space:nowrap;
}

.member_input span.optional{
font-size:13px;
margin-left:3px;
background-color:#999;
color:#fff;
padding:2px;
border-radius:3px;
white-space:nowrap;
}


/* ボタン
------------------------------------------------------------*/
.btn_box{
text-align:center;
}
/*オレンジ地に白字 */
.btn_box button.btn_cart{
margin:10px auto;
font-size:1.4em;
font-weight:bold;
/*padding:5px;*/
color:#fff;
border:2px solid #fff;
box-shadow:3px 3px 3px 0px #999;
-moz-box-shadow:3px 3px 3px 0px #999;
-webkit-box-shadow:3px 3px 3px 0px #999;
text-shadow:1px 1px 1px #999;
background:#f96800;
background:-webkit-gradient(linear, left bottom, left top, from(#ff9b36), color-stop(0.5, #f96800), to(#ff9b36));
background:-moz-linear-gradient(bottom, #ff9b36, #f96800 50%, #ff9b36);
border-radius:5px;
cursor:pointer;
}
.btn_box button.btn_cart:hover {
opacity:0.8;
}
/* 前画面に戻る */
.btn_box button.btn_previous{
margin:5px auto;
font-size:16px;
font-size:1.6rem;
font-weight:bold;
padding:5px 10px;
color:#333;
border:2px solid #DDD;
box-shadow:3px 3px 3px 0px #999;
-moz-box-shadow:3px 3px 3px 0px #999;
-webkit-box-shadow:3px 3px 3px 0px #999;
background:#EEE;
background:-moz-linear-gradient(top,#FFF 0%,#EEE);
background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
border-radius:5px;
cursor:pointer;
}
.btn_box button.btn_previous:hover {
opacity:0.8;
}

/*.btn_menu{
float:right;
}*/

/* Go */
button.btn_go{
font-size:16px;
font-size:1.6rem;
font-weight:bold;
width:300px;
padding:8px 5px 8px 50px;
color:#333;
border:1px solid #999;
box-shadow:1px 1px 1px 0px #999;
-moz-box-shadow:1px 1px 1px 0px #999;
-webkit-box-shadow:1px 1px 1px 0px #999;
background:#EEE;
background:-moz-linear-gradient(top,#FFF 0%,#EEE);
background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
border-radius:3px;
cursor:pointer;
text-align:left;
}
.btn_menu button.btn_go:hover {
color:#900;
border:1px solid #900;
}

button.btn_back{
font-size:12px;
font-size:1.2rem;
font-weight:bold;
/*width:100px;*/
padding:3px 5px;
color:#333;
border:1px solid #999;
box-shadow:1px 1px 1px 0px #999;
-moz-box-shadow:1px 1px 1px 0px #999;
-webkit-box-shadow:1px 1px 1px 0px #999;
background:#EEE;
background:-moz-linear-gradient(top,#FFF 0%,#EEE);
background:-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
border-radius:3px;
cursor:pointer;
margin-bottom:5px;
}
button.btn_back:hover {
color:#900;
border:1px solid #900;
}

button.changed_back {
margin: 10px auto;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
padding: 5px 10px;
color: #333;
border: 2px solid #DDD;
box-shadow: 3px 3px 3px 0px #999;
-moz-box-shadow: 3px 3px 3px 0px #999;
-webkit-box-shadow: 3px 3px 3px 0px #999;
background: #EEE;
background: -moz-linear-gradient(top,#FFF 0%,#EEE);
background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
border-radius: 5px;
cursor: pointer;
}
button.changed_back:hover {
color:#900;
border:1px solid #900;
}

.errorMessage {
width:800px;
margin:20px auto;
font-size:24px;
color:#990000;
font-weight:bold;
}

.note {
width:800px;
margin:20px auto;
}

.note ul li{
padding:5px 0 5px 16px;
background:no-repeat url('../img/tri_black_s.gif') 0 8px;
}

.note a{
color:#000;
text-decoration:underline;
}

.note a:hover{
color:#800000;
}

/* 幅980px以下から
------------------------------------------------------------*/
@media only screen and (max-width:980px){

	#wrapper {padding-top:0;}

	#content{
	width:96%;
	float:none;
	margin:0 auto;
	padding:20px 0 10px;
	}

	.member_input{
	width:96%;
	}

	h2.error{
	width:96%;
	}

	.errorMessage{
	width:96%;
	}

	.note{
	width:90%;
	}

	.form{
	width:96%;
	}

}


/* 幅640px以下から
------------------------------------------------------------*/
@media only screen and (max-width:640px){

	/*#header{height:0;}*/

	.breadcrumb{display:none;}

	/*h2{
	margin:0 auto 20px;
	}*/

	.member_option .member_option_contents dl {
	margin-right:1%;
	margin-left:1%;
	}
	.member_option .member_option_contents input[type="text"], .member_option .member_option_contents input[type="password"] {
    width:98%;
	}

	.member_message{
	width:100%;
	}
	.exp{
	width:100%;
	}
	.header_back{
	margin:10px 0;
	}

	.member_input dl{
	display:block;
	}
	.member_input dt{
	width:100%;
	display:block;
	padding:5px 10px;
	text-align:left;
	border-right:none;
	border-bottom:none;
	}
	.member_input dd{
	width:100%;
	display:block;
	padding:5px 10px 10px;
	text-align:center;
	}
	.member_input dd input[type="text"], .member_input dd input[type="email"], .member_input dd input[type="password"], .member_input dd input[type="tel"]{
	width:90%;
	}
	.member_input dd.zip input, .member_input dd.point input{
	width:25%;
	}

	h3.history{
	width:100%;
	}
	.history table{
	width:100%;
	}
	.history .order_time{
	width:100%;
	}

	#footer1{display:none;}
	#footer2{display:none;}

}


/* 幅480px以下から
------------------------------------------------------------*/
@media only screen and (max-width:480px){

	.member_option{
	width:96%;
	}
}


/* 幅380px以下から
------------------------------------------------------------*/
@media only screen and (max-width:380px){

	.btn_menu button.btn_go{
	width:96%;
	}

}
