@charset "utf-8";

h1{
	font-size:18px;
}


/*----------------------------------------------------------------------------
//[#clearfix]
----------------------------------------------------------------------------*/			
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#btnLink{
	text-align:center;
}
#btnLink ul{
	width:550px;
	margin:auto;
	padding:0;
	list-style-type: none;
}
#btnLink ul li{
	font-size:12px;
	text-align:center;
	padding:0px;
	marign:0;
	margin-left:15px;
	float:left;
	width: 150px;
	height: 20px;
	border:solid 1px #cccccc;
}
#btnLink ul li a{
	color:#0000ff;
	display:block;
	padding:3px;
	text-decoration:none;
}
#btnLink ul li a:hover{
	display:block;
	background-color:#FFFAC0;
	text-decoration:none;
}


/* tab	le gentic style */
table {
	font-size: 100%;
	border-collapse:collapse;
}

td,th {
	line-height: 150%;
}
#tc {
	margin: 0;
	padding: 0;
	color: #44423B;
	font-size:14px;
	zoom:1;
	background:url(../images/common/body_bg.png) no-repeat top center;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Verdana", "ＭＳ Ｐゴシック", sans-serif;
	
}
#tc table{
	margin:1em 0;
	width: 100%;
}

#tc table caption{
	margin:0 0 5px 0;
	text-align:left;
	font-weight:bold;
}
#tc table tbody{
	font-size:85%;
}
#tc table tr{
}
#tc table thead tr th{
	background:#FCFAF4;
	border-top:1px solid #D0CBB7;
	border-left:1px solid #D0CBB7;
	border-right:1px solid #D0CBB7;
	border-bottom:3px double #D0CBB7;
	font-weight:normal;
	font-size:10px;
}
#tc table tr td,
#tc table tr th{
	padding:5px 10px 5px 10px;
	border:1px solid #D0CBB7;
	white-space: nowrap
}

/* table classes */
#tc table.triple{
	width:350px;
	margin:auto;
}
#tc table.triple_kai{
	width:350px;
	margin:auto;
}
#tc table.tw300{
	margin-right:0.5em;
	width:350px;
	margin:auto;
}
/* misc */
div.swnote{
	border:solid 1px #666666;
	padding:5px;
	padding-bottom:0px;
	width:500px;
}
/* table wrapper */
#tshipping{ 
	width:700px; margin:auto;
}
#tshipping p{
	font-size:12px;
}
#tirshipping{ width:780px; margin:auto;}
#tbikeshipping{ width:600px; margin:auto;}
#ttariff{ width:700px; margin:auto;}

div.returnLink{
	display:block;
	font-size:12px;
	text-align:center;
	width:350px;
	height:30px;
	padding-top:20px;
	margin:auto;

}
div.returnLink a:hover{
	background-color:#FFFAC0;
}

div.anc{
	margin:auto;
	width:600px;
	text-align:center;
}

div.anc a{
	font-size:12px;
	margin:0;
	margin-left:10px;
	color:#0000ff;
}
div.anc a:hover{
	font-size:12px;
	margin:0;
	margin-left:10px;
	color:#ff0000;
	
}
.red{
	color:#ff0000;
}
.blue{
	color:#1E90FF;
}

#kenContents{
    width:900px;
    padding:10px;
    margin:0;
    margin-left:auto;
    margin-right:auto;
}

#tck table {
	font-size:75%;
        margin:0;
        margin-left:auto;
        margin-right:auto;
        width:90%;
}
#tck table thead tr th{
	background:#FCFAF4;
	border-top:1px solid #D0CBB7;
	border-left:1px solid #D0CBB7;
	border-right:1px solid #D0CBB7;
	border-bottom:3px double #D0CBB7;
	font-weight:normal;
	font-size:10px;
}
#tck table tr td,
#tck table tr th{
	padding:5px 10px 5px 10px;
	border:1px solid #D0CBB7;
}
td.knumber{ width:1px; }
td.ktitle{ width:200px;}

.sdesc{ padding:5px; padding-top:3px; padding-left:0;margin:0; }
.space15{ height:15px; width:100%;}
.space25{ height:25px; width:100%;}

