@charset "UTF-8";

/*############################################*/
/*body*/
/*############################################*/

body  {
	font-size:75%;
	line-height:150%;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#495353;
	letter-spacing: 1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,per,code,form,fieldset,legend,input,texarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
}

img, h1, h2, h3, h4, h5, h6, p, form{
	border:none;
	margin:0;
}

address{font-style:normal;}
table,h1,h2,h3,h4,h5,h6{font-size:100%;}

li{list-style:none;}

hr{
	background:url(../images/common/hr.gif) no-repeat;
	height:50px;
	border:none;
}

strong{
	color: #39C;
	font-size:120%;
}

/* new clearfix */  
.clearfix:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}  
* html .clearfix{ zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  

a{color: #06C;
}
a:hover{color:#6CF;}

.aka{color:#cc0000;}
.aka2{color:#d16924;}
.blue{color:#39C;}
.blown{
	font-size: 85%;
	color:#9d5a2e;}

.font_l{font-size: 120%;}
.font_ll{font-size: 150%; line-height:130%;}
.font_lll{font-size: 200%; line-height:130%;}
.font_s{font-size: 85%;line-height: 15px;}
.font_ss{
	font-size: 40%;
	line-height: 15px;
	letter-spacing: 0.8px;
}
.font_b{font-weight: bold;}

.Left{float:left;}
.Right{float:right;}

.textLeft{text-align:left;}
.textRight{text-align:right;}

.center{
	text-align:center;
	margin:0 auto;
	width:auto;
}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt70{margin-top:70px;}

.mr5{margin-right:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}

.w650{width:650px;}
.w620{width:620px;}
.w600{width:600px;}
.w550{width:550px;}
.w500{width:500px;}
.w480{width:480px;}
.w460{width:460px;}
.w450{width:450px;}
.w420{width:420px;}
.w400{width:400px;}
.w350{width:350px;}
.w330{width:330px;}
.w320{width:320px;}
.w310{width:310px;}
.w300{width:300px;}
.w280{width:280px;}
.w250{width:250px;}
.w220{width:220px;}
.w200{width:200px;}
.w170{width:170px;}
.w150{width:150px;}
.w120{width:120px;}
.w100{width:100px;}


.point{
	font-size:150%;
	line-height:130%;
	font-weight:bold;
	color:#b57648;
	padding:0 0 2px 25px;
	background:url(../images/common/point.gif) no-repeat left top;
}

.point2{
	font-size:110%;
	line-height:130%;
	padding:0 0 5px 25px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #69C;
	background:url(../images/common/point2.gif) no-repeat left top;
}


.point3{
	background:url(../images/common/hr.gif) no-repeat bottom;
	font-size:130%;
	line-height:130%;
	color:#b57648;
	height:32px;
}

.disc ul li{
	list-style: decimal;
	margin:0 0 10px 20px;
	border-bottom:1px dotted #369;
	padding:5px;
}

/*############################################*/
/*header*/
/*############################################*/


#top_pageWrapper{
	background: url(../images/top_bg.jpg) repeat-x;
}

#content_pageWrapper{
	background: url(../images/common/bg.jpg) repeat-x;
}




#header {
	height:167px;
	width:960px;
	margin:0 auto;
	clear:both;
}


.logo{
	width:420px;
	float:left;
	text-align:left;
	margin:10px 0 0 0;
}

.logo h1{font-weight:normal; font-size:10px; color:#996633;}



.headInfo {
	width:230px;
	background:url(../images/common/headinfo_bg.gif) no-repeat;
	height:105px;
	float:right;
}

.headInfo .top{
	width:auto;
	float:left;
	padding:6px 0 62px 0;
}

.headInfo .top li{
	float:left;
	list-style:none;
	margin:0px 1px 0 0;
}


.headInfo .contact{
}


/*############################################*/
/*mainNavi*/
/*############################################*/


#mainNavi{
	position:relative;
	width:960px;
	height:34px;
	margin:auto;
}



#mainNavi li{
	display:block;
	margin:0;
	float:left;
}


.pankuzu{
	position:relative;
	margin:0 auto 50px auto;
	width:960px;
	text-align:left;
	height:25px;
	clear:both;
}

.pankuzu p{
	float:left;
	margin:0px;
	color:#666;
	font-weight:bold;
}

.pankuzu .pan{
	background: url(../images/common/pankuzu.gif) no-repeat left;
	margin:5px 0 0 8px;
	padding:0 0 0 20px;
}




/*############################################*/
/*page*/
/*############################################*/

.title{
	margin:10px auto 0px auto;
}



/*pagefooter*/
.pagefooter{
	margin:40px auto 0 auto;
	width:700px;
}


.toppage{
	float:right;
	padding:20px 0 0 0;
}



/*############################################*/
/*PageInfo*/
/*############################################*/


#contentBox{
	position:relative;
	margin:0 auto;
	width:960px;
	text-align:left;
}


/*RightInfo*/
.RightInfo {
	width:680px;
	float:right;
}

.RightInfo h3 {
	margin:0 0 20px 0;
}


.RightInfo p{
	line-height:1.5;
	padding:0 0 1em 0;
}

.infoBox {
	width:680px;
	padding:0 0 50px 0;
	overflow:hidden;
}

.infoBox2 {
	padding:20px;
	background: url(../images/common/box_bg2.gif);
}

.infoBox3 {
	padding:20px;
	border:solid 1px #e7d1c8;
	background:url(../images/common/box_bg.gif);
}



.infoBox h3 {
	margin:0 0 20px 0;
}


.RightInfo dl{}

.RightInfo dl dt{
	font-size:110%;
	font-weight:bold;
}
.RightInfo dl dd{
	margin:0 0 15px 0;
}

.topMainBox_l {
	overflow:hidden;
	width:320px;
	float:left;
}
.topMainBox_l ul,.topMainBox_r ul {
	display:block;
	text-align:center;
}
.topMainBox_l ul li,.topMainBox_r ul li{
	display:inline;
	font-size: 150%;
	line-height: 130%;
	font-weight: bold;
	color: #b57648;
	vertical-align:top;
}
.topMainBox_r {
	overflow:hidden;
	width:320px;
	float:left;
	margin-left:30px;
}
.mainInside_l {
	float:left;
}
.mainInside_r {
	float:right;
}

/*LeftInfo*/
.LeftInfo {
	width:265px;
	float:left;
}


.LeftInfo .info {
	background: url(../images/common/l_info_bg.gif) no-repeat;
	width:265px;
	height:155px;
	padding:80px 0 0 20px;
}


.LeftInfo .menu{
	background: url(../images/common/menu_bg.jpg) no-repeat;
	width:265px;
	height:175px;
	margin:0 0 10px 0;
}

.LeftInfo .menu ul{
	padding:20px 10px;
}

.LeftInfo .menu ul li{
	padding:0 0 5px 0;
}


/*############################################*/
/*footer*/
/*############################################*/


/*foot*/
#footBox {
	margin:80px auto 0px auto;
	height:187px;
	background:url(../images/common/foot_bg.gif);
	text-align:center;
}

#footBox .footinfo {
	width:960px;
	position:relative;
	margin:auto;
}




.footContact{
	float:left;
	width:300px;
	margin:50px 0 0 15px;
}


/*############################################*/
/*table*/
/*############################################*/


table.list{
	width:99%;
	border-bottom:solid 1px #e7d1c8;
}

table.list th,table.list td{
	padding:14px;
	border-top:solid 1px #e7d1c8;
	border-right:solid 1px #e7d1c8;
}


table.list th{
	font-weight:bold;
	background:url(../images/common/box_bg.gif);
	text-align:center;
}

table.list td input,textarea{
	border:solid 1px #e7d1c8;
}

table.list .border_l{
	border-left:solid 1px #e7d1c8;
}




input.itext:focus, textarea:focus {
  color: #333333;
  background: #ffffcc;
}

input#name {
  width: 280px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

input#kana {
  width: 280px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

select#prif {
  margin: 5px 0px 0px 0px;
}

input#address {
  width: 350px;
  height: 16px;
  padding: 4px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
}

input#tel {
  width: 150px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

input#mail {
  width: 280px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

input#zip {
  width: 80px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

textarea#short_sleeve_contents {
  width: 370px;
  height: 150px;
  line-height: 1.6;
}

textarea#long_sleeve_contents {
  width: 370px;
  height: 150px;
  line-height: 1.6;
}

textarea#etc_contents {
  width: 370px;
  height: 150px;
  line-height: 1.6;
}

input#number {
  width: 50px;
  height: 16px;
  padding: 4px 0px 0px 0px;
}

div#btn {
  width: auto;
  height: auto;
  margin: 10px 0px 0px 0px;
  padding: 10px 10px 40px 10px;
  text-align: center;
}

div#btn_02 a {
  color: #0074c1;
}

.require {color: #C66;}

.mini {
	font-size: 11px;
}

/*.t100b15 {
  padding: 100px 0px 15px 0px;
}

.b80 {
  padding: 0px 0px 80px 0px;
}
*/
.a_center {
  text-align: center;
}

.newyear {
	width: 680px;
	background-image: url(../images/newyear_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
