@charset "utf-8";

html, body {
top:0;
left:0;
width:100%;
}
body{
font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color: #222;
margin: 0px;
padding: 0px;
background:url(../images/bg_fee_fff.gif) center top repeat-y #fee;
}
div, h1, h2, h3, h4{
margin:0;
padding:0;
}
ul, ul li, dl, dl dt, dl dd{
list-style:none;
margin:0;
padding:0;
}
p {
margin:0 20px 5px 20px;
padding:0;
}
img{
border:0;
}
input{
padding:0 10px;
}
/* Float解除 ------ */
.clear{
clear:both;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
display:inline-block;
}
/* End Float解除 ------ */
#wrap{
width:100%;
text-align:center;
}
#main{
width:600px;
margin:0 auto;
text-align:left;
}
/* Header ----------------------------------------------- */
#header{
margin:0 auto;
width:600px;
padding-top:70px;
background:url(../images/bk_header.gif) no-repeat;
}
#header h1{
font-size:133%;
padding:30px 0 30px 0;
color:#c36;
}
#login div#header{
background:none;
padding-top:10px;
}
/* End Header ------------------------------------------- */

/* Footer ----------------------------------------------- */
#footer{
width:600px;
margin:0 auto;
padding:10px 0;
}
#footer p{
margin:0 auto;
border-top:1px dotted #966;
width:380px;
color:#966;
}
/* End Footer ------------------------------------------- */

/* Main 共通 -------------------------------------------- */
#nav{
text-align:center;
}
#nav p{
color:#903;
}
#nav input{
margin:5px;
}
p.note{
padding-left:20px;
background:url(../images/ico_note_red.gif) 0 50% no-repeat;
}
/* End Main 共通 ---------------------------------------- */

/* ログイン画面 ----------------------------------------- */
#loginpanel{
width:380px;
margin-left:110px;
margin-bottom:10px;
}
#loginpanel ul.inputdata{
padding-top:90px;
background:url(../images/loginpanel_top.gif) no-repeat;
height:80px;
}
#loginpanel ul.inputdata li{
width:220px;
float:left;
height:30px;
}
#loginpanel ul.inputdata li.label{
text-align:right;
width:140px;
margin-right:10px;
color:#fff;
}
#loginpanel ul.inputdata li input{
border-top:1px solid #c36;
border-left:1px solid #c36;
border-right:1px solid #fcf;
border-bottom:1px solid #fcf;
}
#loginpanel ul li.failed{
background:url(../images/loginpanel_mid.gif) repeat-y;
text-align:center;
font-size:125%;
color:#600;
}
#loginpanel ul li.submitbtt{
background:url(../images/loginpanel_bottom.gif) no-repeat;
height:70px;
padding-top:10px;
text-align:center;
}
/* End ログイン画面 ------------------------------------- */

/* 商品選択画面 ----------------------------------------- */
#shop div.item{
/*width:558px;*/
width:498px;
/*margin:0 20px 5px 20px;*/
margin:0 0 5px 0px;
/*border:1px solid #ccc;*/
}
#shop div.item img{
float:left;
margin-right:8px;
}
#shop div.item dl{
width:350px;
font-size:117%;
float:left;
}
#shop div.item dl dt{
margin-top:10px;
font-weight:bold;
color:#933;
}
#shop div.item dl dt span{
margin-right:10px;
}
#shop div.item dl dd{
color:#000;
}
#shop div.item dl dd span{
font-size:86%;
color:#933;
}
#shop div.item dl dd.taxplus{
color:#666;
font-size:86%;
}
#shop div.order_amount{
width:80px;
float:left;
margin-top:50px;
border:1px solid #ccc;
}
#shop div.order_amount select{
width:50px;
}
#shop div#payment{
margin:20px;
padding:10px;
border:2px solid #c69;
text-align:center;
background-color:#fee;
}
#shop form {
}

/* End 商品選択画面 ------------------------------------- */

/* 注文内容確認画面 ------------------------------------- */
#confirm table{
width:560px;
margin-bottom:10px;
margin-left:20px;
border-collapse:collapse;
}
#confirm table th,#confirm table td{
padding:4px;
border:1px solid #ccc;
}
#confirm table th{
text-align:center;
font-weight:normal;
background-color:#fee;
}
#confirm table td{
text-align:right;
}
table#order td{
width:12%;
}
table#order th{
width:12%;
}
table#order th.item{
width:40%;
}
table#order td.item{
text-align:left;
width:40%;
}
table#myinfo th{
width:30%;
}
table#myinfo td{
text-align:left;
}
table#total{
width:280px;
margin-left:300px;
}
th,table#total th{
width:50%;
}
#confirm div.note{
width:558px;
border:1px solid #ccc;
}
#confirm ul.note{
width:560px;
margin-left:20px;
margin-top:20px;
}
#confirm ul.note li{
padding-left:20px;
background:url(../images/ico_note_red.gif) 0 50% no-repeat;
}
#confirm dl.payment{
width:560px;
margin-left:20px;
margin-top:20px;
}
#confirm dl.payment dt{
width:120px;
margin-bottom:10px;
float:left;
background:url(../images/bk_read_dots_ccc.gif) repeat-x;
}
#confirm dl.payment dt span{
background-color:#fff;
}
#confirm dl.payment dd{
width:440px;
margin-bottom:10px;
float:left;
}
/* End 注文内容確認画面 --------------------------------- */

/* 配送先指定 ------------------------------------------- */
#shipping div.home{
/*border:1px solid #ccc;*/
border:0px solid #ccc;
margin:0 20px;
padding:10px 0;
}
#shipping div.home p{
margin:0;
}
#shipping div.office{
border:1px solid #ccc;
margin:20px;
}
#shipping div.office p{
margin:0;
}
#shipping table.address{
width:560px;
border:none;
}
#shipping table th,#shipping table td{
padding:4px;
}
#shipping table th{
font-weight:normal;
width:20%;
text-align:right;
}
/*
#shipping table td{
width:80%;
}
*/
#shipping table.off{
color:#ccc;
}
#shipping table.off td{
visibility:hidden;
}
#shipping div.day_time{
margin:0 20px;
padding:10px 0;
border:1px solid #ccc;
background-color:#f5f5f5;
}
.zip
{
	width:50px;
}
.addfield
{
	width:300px;
}
/* End 配送先指定 --------------------------------------- */

/* 受注No. ---------------------------------------------- */
#ordernum p.contact{
text-align:center;
margin-top:20px;
}
#ordernum table{
width:560px;
margin-left:20px;
border-collapse:collapse;
}
#ordernum table th,#ordernum table td{
padding:4px;
border:1px solid #ccc;
}
#ordernum table th{
width:20%;
text-align:right;
font-weight:normal;
background-color:#fee;
}
#ordernum dl.contact{
width:560px;
margin:20px;
border:1px solid  #fcc;
text-align:center;
}
#ordernum dl.contact dt{
background-color:#fee;
}
#ordernum dl.contact dd{
margin:10px;
}
/* End 受注No. ------------------------------------------ */

/* カード決済 ------------------------------------------- */
#credit div#main p.readme{
width:520px;
margin:20px;
padding:20px;
text-align:center;
background-color:#fcc;
}
#credit p.readme a{
color:#900;
font-size:134%;
font-weight:bold;
}
#credit dl{
width:560px;
margin-left:20px;
margin-bottom:20px;
border:1px solid #ccc;
}
#credit dl dt{
text-align:center;
line-height:2;
background-color:#ccf;
color:#306;
}
#credit dl dd{
margin:10px 20px;
}
#credit table{
width:560px;
margin-left:20px;
border-collapse:collapse;
}
#credit table th,#credit table td{
padding:4px;
border:1px solid #ccc;
}
#credit table th{
width:20%;
text-align:right;
font-weight:normal;
background-color:#fee;
}
/* End カード決済 --------------------------------------- */
p.cardview
{
	color:#993333;
	text-align:center;
}

/* 仮リンク */
#footer p.temp{
border:none;
margin:10px auto;
width:160px;
background-color:#ccc;
border:1px solid #999;
}
#footer p.temp a{
color:#444;
}

/*----- 俺流作成分 -----*/
.InputMust
{
	color:Red;
	width:50px;
	padding:0;
}
.txtBoxTEL
{
	width:50px;
	margin-right:5px;
}
.txtBoxName
{
	width:120px;
}
.Caution
{
	width:380px;
	margin-left:110px;
	margin-bottom:20px;
	color:Red;
}
.Produits
{
	color:Red;
}

#pnlTerm
{
	border:solid 1px black;
	width:500px;
	height:220px;
}

.agreePanel
{
	text-align:center;
	margin-left:auto;margin-right:auto;
	text-align:left;
	overflow:scroll;
}

.agreeCheckBlock
{
	margin-top:20px;
}

.centering
{
	text-align:center;
}
.TopMargin
{
	margin-top:50px;
}

#tblNews td
{
	border:solid 1px black;
	border-collapse:collapse;
}
#tblNews
{
	border:solid 1px black;
}

.newsbody
{
	width:500px;
	margin:0 auto;
}

.spacer
{
	margin-top:10px;
	margin-bottom:10px;
}
.NewsField
{
	width:560px;
	text-align:center;
	margin-left:auto;margin-right:auto;
	/*text-align:left;*/
}
.newsbody
{
	padding:10px;
	border-top:solid 1px #996633;
	border-left:solid 1px #996633;
	border-right:solid 1px #996633;
}
.bottomborder
{
	border-bottom:solid 1px #996633;
}
.fontred
{
	color:Red;
}
.kTitle
{
	font-weight:bold;
}
#obx
{
	width:500px;
	margin-left:50px;
}
.AuthResult
{
	font-size:133%;
	font-weight:bold;
	margin-bottom:30px;
}
.TermMem
{
	font-size:1.2em;
}
.RemarkTextBox
{
    width:350px;
    height:55px;
    overflow:hidden;
}
.RemarksRap
{
    white-space:normal;
}