/**************************************************************************************************
INITIAL SETTINGS　日本語文字化けテスト
**************************************************************************************************/
@charset "utf-8";

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	font-style: normal;
	clear: both;
}

ul, ol, li  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

dl, dt, dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

form, fieldset, input, textarea, select, option, label {
	margin: 0px;
	padding: 2px;
}

fieldset, a img {
	border: 0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	line-height:inherit;
}

table, th, td, th {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p, pre, address, blockquote, caption, cite, code {
	margin: 0px;
	padding: 0px;
}

a,a:link,a:active,a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

pre, code {
	/*font-size: 11px;*/
	font-weight: normal;
	font-style: normal;
}

input,
select,
textarea {
	font-size:inherit;
}

abbr,
acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}

img {
	vertical-align:bottom;
	border:none;
}

optgroup {
	font-style:normal;
	font-weight:bold;
}

button {
	cursor:pointer;
}

/**************************************************************************************************
GENERAL
**************************************************************************************************/

body{
	margin:0px;
	padding:0px;
	text-align: center;
	line-height: 1.5em;
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	background:url(../images/bg.jpg);
}

*html body {
	font-size: 12px;
}

hr, .nodisp{
	display:none;
}

img{
	border:none;
}

/**************************************************************************************************
GLOBAL CLASS
**************************************************************************************************/


/**************************************************************************************************
CLEARFIX CLASS
**************************************************************************************************/

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:.;
	line-height:0;
}

.clearfix{
	display:inline-table;
	min-height:1%;
}

/* FOR MAC IE */
*html .clearfix{
	height:1%;
}

.clearfix{
	display: block;
}
/* END OF FOR MAC IE */


/**************************************************************************************************
TEXT DECORATION
**************************************************************************************************/

.fontSmall { font-size: 80%;}


/*LINK DECORATION*/
a {
	text-decoration: none;
	overflow: hidden;
}
a:link, a:active, a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}


/**************************************************************************************************
container
**************************************************************************************************/

#container {
	width: 870px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_photo_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;

}


/**************************************************************************************************
header
**************************************************************************************************/

#header {

}
.logo {
	font-size: 11px;
	color: #666666;
	float: left;
	width:233px;
}
.logo h1 {
	height:34px;
	width:233px;
	vertical-align: top;
}
.logo p {
	line-height: 16px;
	height: 16px;
}
.headerCenter {
	float: left;
	width: 263px;
	padding-left:26px;
	padding-top: 3px;
}
.headerCenter ul {}
.headerCenter ul li {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(../images/bg_headercenter_list.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 16px;
	height: 16px;
}
.headerCenter ul .end {
	background-image: none;
}
.headerRight {
	float: left;
	width: 347px;
}
.lang {
	clear: both;
	margin-bottom: 7px;
	font-size: 0px;
	line-height: 1%;
	height: 24px;
	width: 347px;
}
.lang li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.guideNavi {
	text-align: right;
	line-height: 20px;
	height: 20px;
	clear: both;
}
.guideNavi li {
	display: inline;
	background-image: url(../images/icon_header_navi.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-left: 20px;
	padding-left: 15px;
}






/**************************************************************************************************
mainNavi
**************************************************************************************************/

.mainNavi {
	margin-bottom: 2px;
	clear: both;
}
/*.mainNavi li {
	display: inline-block;
	float: left;
	margin-left: 3px;
}*/
.mainNavi li {
	float: left;
}
.mainNavi li a {
	display: block;
	height: 24px;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/parts.png);
	text-indent: -9999px;
}
.mainNavi li.n1 a {
	background-position: 0px 0px;
	width: 145px;
}
.mainNavi li.n2 a {
	background-position: -145px 0px;
	width: 145px;
}
.mainNavi li.n3 a {
	background-position: -290px 0px;
	width: 145px;
}
.mainNavi li.n4 a {
	background-position: -435px 0px;
	width: 145px;
}
.mainNavi li.n5 a {
	background-position: -580px 0px;
	width: 146px;
}
.mainNavi li.n6 a {
	background-position: -726px 0px;
	width: 144px;
}
.mainNavi li.n1 a:hover {
	background-position: 0px -24px;
}
.mainNavi li.n2 a:hover {
	background-position: -145px -24px;
}
.mainNavi li.n3 a:hover {
	background-position: -290px -24px;
}
.mainNavi li.n4 a:hover {
	background-position: -435px -24px;
}
.mainNavi li.n5 a:hover {
	background-position: -580px -24px;
}
.mainNavi li.n6 a:hover {
	background-position: -726px -24px;
}


/**************************************************************************************************
state-box
**************************************************************************************************/
.state-box {
	background-color: #C3DB94;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 22px;
	display: block;
}
.search {
	float: left;
	width: 500px;
}
.search img {
	vertical-align: middle;
}
.search .search_sel {
	padding: 0px;
	vertical-align: middle;
	width: 165px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.search .search_inp {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.search .btn_search {
	cursor: pointer;
	vertical-align: middle;
}
.cartInfo {
	font-size: 11px;
	color: #333333;
	width: 180px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cartInfo strong {
	font-size: 12px;
}
.cartInfo .left {
	display: inline;
	float: left;
	line-height: 20px;
}
.cartInfo .right {
	display: inline;
	float: right;
	line-height: 20px;
}
.btncart {
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}


/**************************************************************************************************
topImage
**************************************************************************************************/

#topimage {
	margin-bottom: 15px;
	clear: both;
}


/**************************************************************************************************
wrapper
**************************************************************************************************/

#wrapper {
	width: 100%;
}
#sideLeft, #content, #sideRight, #mainContent, #tempContent {
	display: inline;
	float: left;
}
#sideLeft, #content, #sideRight, #mainContent, #tempContent {
	display: inline-block;
}
#sideLeft {
	width: 170px;
}
#content {
	width: 750px;
}
#sideRight {
	width: 160px;
}
#mainContent {
	width: 510px;
	margin-right: 15px;
	margin-left: 15px;
}
#tempContent {
	width: 685px;
	float: right;
}
.help01{

}

.leftTop{
	margin-top:5px;
	margin-bottom:5px;
}
.help01 dt{
	vertical-align: middle;
	height: 45px;
	line-height: 18px;
}
.help01 dt img{
margin-right:10px;
}
.help01 dd{
	margin-left: 160px;
	line-height: 24px;
	height: 24px;
}
.help01pic{
margin-left:60px;
}
.help01pic2{
margin-right:10;
}
#main {
	width: 100%;
}
#pankuzu {
	margin-bottom:10px;
	clear: both;
}



/**************************************************************************************************
footer
**************************************************************************************************/

.footer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #F4F4F4;
	padding-bottom: 15px;
}
.footer .fnavi {
	float: left;
	display: inline;
	background-color: #F4F4F4;
}
.footer .fnavi li {
	display: inline;
	float: left;
	margin-right: 10px;
}
.footer .copyright {
	display: inline;
	float: right;
}
.icp {
	text-align:center;
	margin:0 auto;
	width:173px;
	height:27px;
}

#sideLeft .clear,
#content .clear,
#sideRight .clear,
#mainContent .clear, 
#tempContent .clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
}

.cb{
	display:inline-block ;
}

.rightSaf{
	widows:685px;
	padding-bottom:10px;
}

.rightTop{
	margin-top:6px;
}

#details{
	width:680px;
}
#details table{
	width:680px;
	height:100px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#details th{
	vertical-align:middle;
	height:25px;
	line-height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	color:#BD5F00;
	background-color:#f2f2f2;
	width:205px;
}

#details td{
	width:365px;
	height:25px;
	line-height:25px;
	padding-left:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	background-color:#ffffff;
}
#details th.gr{
	height:25px;
	line-height:25px;
	padding-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	background-color:#B4D07A;
	text-align:center;
	width:110px;
	color:#CC0014;
	font-weight:bold;
	width:110px;
}

#details td span{
	color:#F00;
}

#detailList{
	width:680px;
	clear:both;
	background-color:#B4D07A;
	overflow:hidden;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
#detailList table{
	width:680px;
	float:left;
}
#detailList th{
	width:195px;
	vertical-align:middle;
	height:25px;
	line-height:25px;
	color:#BD5F00;
	text-align:center;
	background-color:#f2f2f2;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
#detailList td{
	height:25px;
	line-height:25px;
	padding-left:20px;
	background-color:#FFF;
	border-top:1px solid #999;
	border-right:1px solid #999;
}
#detailList th.month{
	width:115px;
	color:#CC0014;
	font-weight:700;
	background-color:#B4D07A;
	border-top:1px solid #999;
}
#detailList strong{
	padding-left:10px;
	color:red;
	font-weight:400;
}

.detailBg{
	width:660px;
	background-color:#fbf9f2;
	border:1px solid #cab08a;
	padding:10px;
	margin:20px 0px;
}
