f@charset "utf-8";

*{
	border:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,ul,ol,p{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
}

img{
	border:none;
	margin:0;
	padding:0;
	display:block;
}
body {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3", "MS PGothic", sans-serif;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #E3E3E3;
}

#bodywrap {
	background-image: url(img/back.gif);
	width: 923px;
	height:auto;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
}



.left{
	float:left;
}
.right{
	float:right;
}
.clear {
	clear: both;
}

.check {
	color:#FF0000;
	font-weight: bold;
}

.tokuTable{
	border-collapse:collapse;
	width: 685px;
	font-size: 95%;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.tokuTable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tokuTable td{
	padding:5px;
	border:1px solid #CCCCCC;
}

/*  top  */

#container {
	width: 915px;
	text-align: left;
	border: none;
	background-color: #FFFFFF;
	margin:0px auto;
	padding: 0;
}



#header{
	width:915px;
	height: 175px;
	background-image: url(img/h_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
	height: 22px;
	width: 910px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}

#header .headerWrap {
	margin: 10px 10px 0 0;
	float:right;
}

#header .headerWrap p {
	margin: 5px 0 10px 0;
	color:#FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#m_navi {
	float: left;
	margin:0;
	padding:0;
	display:block;
	width:915px;
	height: 41px;
}
#m_navi li {
	float: left;
	border:none;
	margin:0;
	padding:0;
	list-style-type: none;
}
#m_navi img {
	border:none;
	margin:0;
	padding:0;
	display:block;
}
#m_navi a {
	margin: 0px;
	padding: 0px;
}



#s_navi {
	float: left;
	margin:0;
	padding:0;
	width:179px;
}
#s_navi li {
	border:none;
	margin:0px 0px 2px 0px;
	padding:0;
	list-style-type: none;
}
#s_navi img {
	border:none;
	margin:0px 0px 2px 0px;
	padding:0;
}
#s_navi a {
	margin: 0px;
	padding: 0px;
}



#main {
	margin:0;
	padding: 0 0 0 10px;
	float:right;
	display:block;
	width:706px;
}

#main h2 {
	margin:0px;
	padding: 8px 0px 4px 11px;
	float:left;
	display:block;
	width:675px;
}

#main h3 {
	margin:0;
	padding: 8px 0px 8px 11px;
	float:left;
	display:block;
	width:675px;
}

#main h3.nofloat {
	float: none;
}


#mainimage {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	width: 695px;
	float:left;
	padding: 0 0 0 11px;
	margin: 0px 0px 12px 0px;
	display: block;
	line-height: 1.35em;
	background: url(img/top_main.jpg) no-repeat right top;
}

#topitem {
	font-size: 12px;
	font-weight: normal;
	width:706px;
	color: #000;
	text-align: left;
	float:left;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	display: block;
	line-height: 1.6em;
	background-image: url(img/top_m_back.gif);
	background-repeat: no-repeat;
}

#header img {
	margin: 0px;
}


#contents {
	margin: 0px;
	padding: 10px 10px 9px 10px;
	float:left;
	width: 895px;
	background-image:url(img/main_back.gif);
	background-repeat: repeat-y;
}
#contents:after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}



.mr4 {
	margin-right: 4px;
}

.ml4 {
	margin-left: 4px;
}


.pl8 {
	padding-left: 8px;
}
.pl22 {
	padding-left: 22px;
}
.ml13 {
	margin-left: 13px;
}

.pl210 {
	padding-left: 210px;
}

.pt5 {
	padding-top: 5px;
}
.pt67 {
	padding-top: 83px;
}
.mt111 {
	margin-top: 111px;
}

.ml25 {
	margin-left: 25px;
}



#footerLink {
	margin-bottom: 9px;
	padding: 7px;
	display:block;
	width: 879px;
	border: 1px solid #D4D2D2;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear:left;
}

#footerLink a {
	text-decoration: underline;
	color: #0271D8;
}

#footerLink a:hover {
	text-decoration: none;
	color: #0271D8;
}



#footer {
	text-align: center;
	width: 915px;
	height: 16px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(img/f_back.gif);
	background-repeat:repeat-x;
	line-height: 1.4em;
	padding: 3px 0px 0px 0px;
	margin:auto;
}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */



/*  中のページ  */

.m_text {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	width: 680px;
	float:left;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 12px 0px;
	display: block;
	line-height: 1.6em;
	clear:both;
}
.m_text:after {
 height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}

.m_text h4 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	line-height: 1.2em;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(img/or_arrow.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 16px;
}

.op {
	font-size: 14px;
	color: #333333;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px 45px;
	border: 1px solid #E9B53E;
	background-color: #F8E2AF;
}


#side_left{
	width:185px;
	float:left;
	text-align:left;
	margin: 0px;
	padding:0px 0px 8px 10px; 
	display:block;
}
#main_content{
	width:707px;
	float:right;
	padding: 0px 0px 5px 12px;
	display:block;
}




.date{  
	border:1px solid #B2B2AB;
	background-image: url(img/st_back.gif);
	background-position	:1px 1px;
	color:#fff;
	font-size:12px;
	letter-spacing:2px;
	padding:5px 0px 5px 5px;
	margin-right:10px;
}
.date2{
	height: 16px;
	background-image: url(img/top_ti_pri.gif);
	color:#009F00;
	font-size:12px;
	letter-spacing:2px;
	padding:7px 0px 3px 14px;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B2B2AB;
	border-right-color: #B2B2AB;
	border-left-color: #B2B2AB;
}


.maintext{
	background:#fff;
	margin:0px 0px 10px 0px;
	padding:8px;
	margin-right:10px;
	font-size:12px;
	border-left:1px solid #B2B2AB;
	border-right:1px solid #B2B2AB;
	border-bottom:1px solid #B2B2AB;
}

.maintext:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.maintext {display: inline-block;}
/* Hides from IE-mac \*/
* html .maintext {height: 1%;}
.maintext {display: block;}
/* End hide from IE-mac */


.companytable{
	border-collapse:collapse;
	width: 685px;
	font-size: 105%;
	line-height: 1.4em;
	margin-bottom: 6px;
}
.companytable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.companytable td{
	padding:5px;
	border:1px solid #CCCCCC;
}
.pricetable{
	border-collapse:collapse;
	width: 650px;
	font-size: 105%;
	line-height: 1.4em;
	margin-bottom: 6px;
	float: left;
}
.pricetable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.pricetable td{
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;
}


.sizetable{
	border-collapse:collapse;
	width: 600px;
	font-size: 100%;
	line-height: 1.4em;
	margin: 0px;
	clear:both;
}


.sizetable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.sizetable td{
padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border:1px solid #CCCCCC;
}

.ryokintable{
	border-collapse:collapse;
	width: 335px;
	font-size: 100%;
	line-height: 1.3em;
	margin: 8px;
	float: right;
}
.ryokintable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.ryokintable td{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border:1px solid #CCCCCC;
}


.syosaitable{
	border-collapse:collapse;
	width: 250px;
	font-size: 100%;
	line-height: 1.4em;
	margin: 8px 0px 8px 0px;
}
.syosaitable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.syosaitable td{
	padding:5px;
	border:1px solid #CCCCCC;
}




.printtable{
	border-collapse:collapse;
	width: 475px;
	font-size: 100%;
	line-height: 1.4em;
	margin-top: 8px;
	margin-bottom: 2px;
}
.printtable th{
	font-weight:normal;
	text-align:center;
	background-color:#ECEAE6;
	color:#5E594C;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.printtable td{
	padding:2px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.blue{
	background:#E1F1F5;
}
.busu{
	background:#DEF1B1;
}
.nedan{
	background:#F6F7CD;
}


.printsyosai{
	padding:8px 8px 4px 0px;
	font-size:115%;
	font-weight:bold;
	float:left;
	text-align:center;
}

#pri {
	padding: 5px 0px 0px 5px;
	width: 675px;
}

#pri ol {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
}

#pri ol li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-position: outside;
	line-height:1.4em;
	list-style-type: decimal;
}

#pri ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#pri ul li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: circle;
	line-height:1.4em;
}





#table2{
	border-collapse:collapse;
	width: 665px;
	line-height: 1.4em;
	margin-left:5px;
	margin-right:4px;
	margin-bottom: 6px;
}
#table2 th{
	font-weight:normal;
	text-align:center;
	background-color:#EEF4DF;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#table2 td{
	padding:5px;
	border:1px solid #CCCCCC;
}

#table3{
	border-collapse:collapse;
	width: 665px;
	line-height: 1.4em;
	margin-left:5px;
	margin-right:4px;
	margin-bottom: 6px;
}
#table3 th{
	font-weight:normal;
	text-align:center;
	background-color:#EAEFFF;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#table3 td{
	padding:5px;
	border:1px solid #CCCCCC;
}

.p8 {
	padding:8px;
}

.totop{
	text-align:right;
	font-size:12px;
	clear:both;
}
.totop a{
	text-decoration:underline;
	color: #001F79;
}

.ml5{
	padding-left:5px;
}

.totop a:hover{
	text-decoration:none;
}

.nyukohouho{
	text-align:right;
	font-size:12px;
	clear:both;
}

.nyukohouho img{
	float:right;
}






.leftimg{
	float:left;
	padding: 0px 10px 0px 10px;
	display:block;
}

.pagetop{
	text-align:right;
	font-size:12px;
}

.bcolor{
	color: #CC0000;
}

.deskca{
	width:328px;
	padding: 8px 9px 8px 3px;
	float:left;
}

.deskca:after{
	visibility: hidden;
	content: ".";
	display: block;
	height: 0;
	clear: both;
}
	.deskcam{
		width:250px;
		padding: 0px;
		float:left;
	}
	.deskcas{
		width:70px;
		float:right;
	}

.mb4{
	margin-bottom:4px;
}

.anica{
	margin : 4px 4px 4px 4px;
	float:left;
	width: 280px;
}

.anica img{
	padding-bottom: 1px;
	text-align:right;
}
.anica p{
	text-align:right;
	margin-right: 2px;
}

.anica2{
	margin: 0px 4px 0px 4px;
	float:left;
	width: 157px;
}

.anica2 img{
	padding-bottom: 1px;
	text-align:right;
}
.anica2 p{
	text-align:right;
	margin-right: 2px;
}


#eblog{
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	display:block;

}



#pmark{
	font-size:10px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	display:block;

}
#pmark img{
	margin-left:44px;
}
#pmark a{
	text-decoration: underline;
	color: #0271D8;
}

#pmark a:hover {
	text-decoration: none;
	color: #0271D8;
}

.wallcas{
	width:128px;
	text-align:center;
	font-size:10px;
	margin: 0px auto;
	padding: 8px;
	float:left;
	display:block;

}
.wallcas img{
	display:block;
}

.order {
         text-align:right;
		 margin-right:10px;
		_margin-right:5px;
		margin-top:0px;
}
#anzen{
	font-size:14px;
	font-weight: bold;
	color:#CC3333;
	padding-top: 5px;
	padding-left: 10px;
}
/* --------------------------------------------
 *       aフォーム肴紙数)代SS　n
 * -------------------------------------------- */


.formtable {
    border-collapse:collapse;
	width: 685px;
	font-size: 105%;
	line-height: 1.4em;
	margin-bottom: 6px;

}

.formtable th {	
	font-weight:normal;
	text-align:right;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.formtable td {
	padding:5px;
	border:1px solid #CCCCCC;
}

.okclear { 
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.formtable textarea {
	font-size: 12px;
}

/*ログインフォーム用*/
.loginformtable {
    border-collapse:collapse;
	width: 400px;
	font-size: 105%;
	line-height: 1.4em;
	margin-bottom: 6px;

}

.loginformtable th {	
	font-weight:normal;
	text-align:right;
	background-color:#ECEAE6;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.loginformtable td {
	padding:5px;
	border:1px solid #CCCCCC;
}

.okclear { 
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.loginformtable textarea {
	font-size: 12px;
}

.m_text .input{
	border: 1px solid #7F9DB9;
	height: 16px;
}

.m_text select{
	border: 1px solid #7F9DB9;
}

.m_text .textarea{
	border: 1px solid #7F9DB9;
}


/* --------------------------------------------
 *       代引き手数料表
 * -------------------------------------------- */


.formdaibiki {
    border-collapse:collapse;
	font-size: 105%;
	line-height: 1.4em;
	margin-bottom: 6px;

}

.formdaibiki th {	
	font-weight:normal;
	text-align:center;
	background-color:BlanchedAlmond;
	color:#5E594C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.formdaibiki td {
	padding:5px;
	text-align:center;
	border:1px solid #CCCCCC;
}

.okclear { 
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.formdaibiki textarea {
	font-size: 12px;
}
