/*****¥³¥ó¥Æ¥ó¥Ä*****/
div#contents{
	width:calc( 100% - 194px );
	float:left;
	padding-left:6px;
    /*margin-left: 185px;*/
}

/*****¥Ñ¥ó£ç"¡¦****/
div#pankuzu{
	/*width:572px;*/ /* 585px-13px */
	height:21px; /* 20px-5px */
	background: #5eabbe;
	color:#fff;
	font-size:8pt;
	padding:10px 0px 0px 13px;
	margin-bottom:1px;
	line-height:1.2;
	clear:both;
}
div#pankuzu a{
	color:#fff;
	text-decoration:none;
}
div#pankuzu a:hover{
	text-decoration:underline;
}

/*****¥µ¥¤¥ÈÆâ´¡ºíŽÊ****/
div#search{
	clear:both;
	width:782px;
	height:42px;
	background-image:url(../images/search_bg.jpg);
}
div#search table{
	margin:0px 0px 0px 400px;
}
div#search td{
	height:36px;
}
div#search input{
	width:300px;
	padding:2px 2px;
}
div#search td#btn{
	padding-left:5px;
}

/*****¥æ¡¼¥¶¡¼Éõ¥¿¥¤¥È¥ë*****/
div#eachuser{
	/*width:585px;*/
	height:47px;
	/*margin: 20px;*/
    float: right;
    position: absolute;
    top: 0;
    right: 15px;
}
div#eachuser h2.eachuser_title{
	width:405px;	/* 420px-15px */
	height:37px;	/* 47px-10px */
	/*background-image:url(../images/log_eachuser_t.jpg);*/
	padding:10px 0px 0px 15px;
	line-height:1.1;
	float:right;
    color: #fff;
    text-align: right;
}

/*div#eachuser h2.eachuser_title span.username{
	color:#be0121;
	font-size:8pt;
}*/
div#eachuser h2.eachuser_title span.userpagename{
	font-size:11pt;
}
div.eachuser_topbtn{
	float:left;
    position: absolute;
    top: 56px;
    right: 100px;
}
/*.eachuser_topbtn a:after{
    color: #fff;
    padding: 0 1px;
    content: "";
    width: 0px;
    height: 18px;
    background: #fff;
    position: absolute;
    left: 151px;
    top: 2px;
}*/


/*****¥¤¥ó¥Ç¥Ã¥¯¥¹³Æ¥¿¥¤¥È¥ë¥ê¥¹¥È¡õ¥Æ¥­¥¹¥È*****/
div.toplist{
	clear:both;
	padding-top:8px;
	margin-bottom:10px;
	border-bottom:solid 1px #666;
}
div.toplist h3{
	/*width:560px;*/ /* 585px-25px */
	height:27px;
	line-height:1.2;
	font-weight:normal;
	font-size:11pt;
	/*background-image:url(../images/log_toptitle_list.jpg);
	background-repeat:no-repeat;
	background-position:10px 5px;*/
	padding:9px 0px 0px 25px;
    position: relative;
}
div.toplist h3:before {
    content: "";
    position: absolute;
    left: 10px;
    border-left: 6px solid #333;
    height: calc(100% - 10px);
    top: 5px;
}
p.syosaitxt{
	margin:0px 10px 7px 10px;
	line-height:1.6;
}
p.syosaitxt.alignC{
    text-align: center;
}

.btn-box {
    display: inline-block;
    width: auto;
    /* height: 36px; */
    color: #fff !important;
    text-decoration: none !important;
    background: #ebf74c url(../images/arrow_sharp_white.png) right 18px center / 6px 12px no-repeat;
    text-align: center;
    border-radius: 3px;
    padding: 7px 30px 8px 20px;
    margin: 10px 0;
}
.btn-box{ color:#333 !important; font-weight:bold; background:#ebf74c url(../images/arrow_sharp_black.png) right 18px center / 6px 12px no-repeat; }
.str{ color: #333 !important;
font-weight: bold;
}

table#syosaitxt{
	width:545px;
	border:0px;
	margin:0px 10px 7px 10px;
}
table#syosaitxt td.datename{
	width:80px;
	padding:2px 0px;
}
div#syosaibtn{
	margin:20px 0px 20px 0px;
}
div#syosaibtn img#newsletter{
	margin-right:15px;
}

/*****³Æ¥¿¥¤¥È¥ë*****/
div#log_title h3{
	font-size:14pt;
	/*font-family:"½æ¿ö#S¥·¥Ã¥¯ Pro R";*/
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

/*****FAQ LIST¡¦Q&A*****/
div#faq_subtitle dl{
	margin:20px 0px 10px 0px;
}
div#faq_subtitle dt{
	width:565px;	/*585px-20px*/
	background-color:#9f1002;
	padding:8px 10px 6px 10px;
	line-height:1.0;
	font-weight:bold;
	color:#fff;
}
div#faq_list ul{
	list-style-type:none;
	margin:10px 10px 0px 10px;
	line-height:1.6;
}
div#faq_list li{
	margin-bottom:8px;
}
div#faq_qa dl{
	margin-top:10px;
}
div#faq_qa dt{
	width:565px;	/*585px-20px*/
	background-color:#e2e1e1;
	padding:8px 10px 6px 10px;
	line-height:1.4;
	font-weight:bold;
}
div#faq_qa dd{
	margin-top:7px;
	line-height:1.6;
	padding:0px 10px;
}
span.kanri_qa{
	color:#008cbd;
}
span.ippan_qa{
	color:#7a9d31;
}

/*****TABLE*****/
table#logintable{
	width:100%;
	border:0px;
}
td#sp{
	height:10px;
}
td#text{
	line-height:1.6;
	padding:10px 5px 10px 10px;
}
td#subtext{
	line-height:1.6;
	padding:10px 0px 0px 28px;
}
td#title{
	background-color:#e2e1e1;
	font-weight:bold;
	padding:5px 10px;
}
td#subtitle{
	color:#5eabbe;
	font-weight:bold;
	padding:10px 10px 0px 10px;
}
td#subtitle_text{
	font-weight:bold;
	padding:10px 10px 0px 10px;
	line-height:17px;
}
td#textlist{
	line-height:1.6;
	padding:0px 10px;
}
td#textlist dl{
	margin:0px 0px 10px 0px;
}
td#textlist dt{
	background-image:url(../images/listmark3.jpg);
	background-repeat:no-repeat;
	background-position:4px 11px;
	font-weight:bold;
	padding:5px 0px 0px 15px;
}
td#textlist dt span#dt_txt{
	font-weight:normal;
}
td#textlist dd{
	padding-left:30px;
}
td#sublist{
	line-height:1.6;
	padding:0px 10px;
}
td#sublist dl{
	margin:0px 0px 10px 0px;
}
td#sublist dt{
	padding:5px 0px 0px 0px;
	font-weight:bold;
}
td#sublist dd{
	background-image:url(../images/listmark3.jpg);
	background-repeat:no-repeat;
	background-position:16px 11px;
	padding:5px 0px 0px 0px;
}
span#nomaltxt{
	font-weight:normal;
}
td#sublist dd{
	padding-left:30px;
}
td#pagelink{
	background-color:#b4b4b4;
	padding:8px 0px 8px 10px;
	line-height:1.4;
}
td#pagelink a{
	color:#333;
	text-decoration:underline;
	margin-right:20px;
}
td#photo{
	padding:10px;
	vertical-align:top;
}
div#syosai{
	border:solid 1px #b4b4b4;
	background-color:#f5f5f5;
}
div#syosai dl{
	margin:10px 0px 5px 0px;
}
div#syosai dt{
	padding:0px 10px 5px 10px;
}
div#syosai dd{
	padding:0px 10px 10px 30px;
}
table#listtable{
	width:565px;
}
td#listtable_text{
	padding:5px 0px;
}
td#logo{
	background-color:#043867;
}
td#w_title{
	background-color:#b4b4b4;
	padding:3px 0px;
	text-align:center;
}
td#w_title_l{
	background-color:#b4b4b4;
	padding:3px 0px 3px 10px;
}
td#w_title_v{
	background-color:#b4b4b4;
	padding:5px 0px;
	writing-mode:tb-rl;
	text-align:right;
}
table#listtable td.bgblue{
	background-color:#8dbedc;
}
td#h_title{
	background-color:#e2e1e1;
	padding:3px 0px 3px 10px;
}
td#price{
	background-color:#e8e8e8;
	padding:3px 0px;
	text-align:center;
}
td#price span.gray{
	color:#828282;
}
td#items{
	background-color:#e8e8e8;
	padding:3px 0px 3px 10px;
}
span#circle_blue{
	color:#3366cc;
}
span#circle_green{
	color:#339933;
}
span#circle_red{
	color:#cc3333;
}
td#price input#num{
	padding:2px;
	border:solid 1px #b4b4b4;
	text-align:right;
}
td#errortext{
	line-height:1.6;
	padding:10px 5px 10px 10px;
	border:solid 1px #b4b4b4;
	background-color:#f5f5f5;
}
td.itemtop{
	border-top:solid 1px #999;
}

/***** ¸¡ºíŽÀ*****/
table#logintable td.search{
	padding:8px 0px 5px 5px;
	border-bottom:solid 1px #999;
}

/***** ¥í¥°¥¤¥ó£ö€¡¦y¡¼¥¸ *****/
div#loginonly{
	width:420px;
	height:190px;
	background-image:url(../images/loginonly_bg.jpg);
	text-align:left;
	margin-top:-50px;
	margin-left:181px;
}
div#loginonly table{
	width:420px;
	border:0px;
	margin-top:25px;
}
div#loginonly table td.regist{
	padding:3px 0px 5px 200px;
}
* html div#loginonly table td.regist img{
	behavior:expression(IEPNGFIX.fix(this));
}
div#loginonly table td.regist a{
	color:#fff;
	text-decoration:underline;
}
div#loginonly table td.name{
	width:80px;
	padding:0px 10px 5px 40px;
}
div#loginonly table td.form{
	width:250px;
	padding:0px 0px 5px 0px;
}
div#loginonly table td.form input{
	width:200px;
	padding:2px;
	border:solid 1px #999;
}
div#loginonly table td.btn{
	width:90px;
	padding-left:0px;
}
div#loginonly table td.save{
	padding:5px 0px 5px 40px;
	color:#fff;
}

