/* Global
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}

a {
	border-bottom: 1px solid #666666;
	color: #666666;
	padding: 0px;
	text-decoration: none !important;
	text-decoration: underline;
	text-decoration/**/: none;
}
a:visited {
	border:none;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	border:none;
text-decoration: underline;
	color: #FF0000;
}
a:link {
	border:none;
text-decoration: underline;
	color: #666666;
}
a:active {
	border:none;
text-decoration: underline;
	color: ##003399;
}




/* Body
*******************************************************************************/

body {
	background: #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height:15px;
	position: relative;
	text-align: center;
	min-width:746px;
}


form {
	margin:0;
	padding:0;
}

img{
	border:none;
}

#containar{
	position: relative;
	width:746px;
	margin:10px auto 0 auto;
	padding:0;
	min-width:746px;

}


.clear {
	clear: both;
	}

/* Header
*******************************************************************************/

#header{
	width:750px;
	margin:0;
	padding:0;
	text-align:left;
}

#header .layout{
	width:746px;
	height:42px;
	margin:0px 0px 0px 4px;
}

#header .header_logo{
	display:block;
	height:27px;
	color:#FFFFFF;
	float:left;
	clear: left;
	margin:0px 4px 0 0px;
	padding:6px 0 0 0;
	border:none;
}

#header .header_logo a{
	border:none;
}

#logo {
	border:none;
}


#header .tag{
	display:block;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#999999;
	clear:both;
	padding:3px;
	text-align:left;
}


#header .catch h1{
	
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
	float:none;
	margin:5px 0px 0px auto;
	padding:0px;
	text-align:left;
}

#header_menu{
	width: 340px;
	color:#999999;
	float:right;
	clear:right;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#header_menu ul{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0;
}

#header_menu li{
	width:80px;
	font-size:11px;
	line-height:12px;
	margin:2px 0px 1px;
	padding:0;
	display:block;
	float:left;
	overflow:hidden;
	border-left:1px solid #CCCCCC;
	text-align:center;
}

#header_menu .listend{
	border-right:1px solid #CCCCCC;
}

#header_menu li a{
	border-color: #003399;
	color:#003399;
	margin:0 6px;
}

#header_search{
	display:block;
	width:340px;
	font-size:10px;
	float:right;
	padding:0;
	text-align:right;
}

#header_search .search_form{
	margin:19px 20px 2px 6px;
}

#header_search .txt_search{
	display:inline;
	margin:0px 4px 2px 6px;
}

#header_search .textfield_search{
	display:inline;
	font-size:12px;
	line-height:18px;
	margin:0px 2px 0px 6px;
	padding:0;
	width:120px;
	height:18px;
}

#header_search .btn_search{
	display:inline;
	font-size:12px;
	margin:0px 2px 0px 0px;
	padding:0;
	width:32px;
	height:20px;
}


/* Global Navi
*******************************************************************************/

#global_navi{
	width:746px;
	height:58px;
	margin:0;
	padding:0;
	clear:both;
}

#global_navi .layout{
	width:746px;
	margin:0px 0px 0px 0px;

}

#global_navi ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	display:block;
}

#global_navi li{
	display: block;
	width: 124px
	height: 24px;
	margin: 0px 0px 1px 0px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-align:center;
}


#global_navi a{
	display: block;
	height: 24px;
	text-decoration: none;
	border: none;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	line-height: 24px;
background:url(../img/bg_gvavi03.jpg) repeat-y;  width: 124px; 
}


#global_navi a:hover {
	border: none;
	background: url(../img/bg_gnavi_over.jpg) no-repeat -623px 0px;
	color:#FFFFFF;
}



/* Contents
*******************************************************************************/
#contents{
	width:746px;
	display:block;
	background: url(../img/contents_bg.gif) repeat-y;
	margin:0px ;
}

.blank{
	width:746px;
	height:1px;
	display:block;
	clear:both;
	overflow:hidden;
	margin-top:-1px;
}

/* Contents
*******************************************************************************/
#topic_path{
	width:560px;
	display:block;
	margin: 2px 0px 2px 10px;
	padding:0;
	text-align:left;
	font-size:10px;
	color:#666666;
}

#topic_path a{
	border-color: #003399;
	color:#003399;
}

/* Side menu
*******************************************************************************/
#side{
	width:166px;
	float:left;
	display:block;
	padding:0;
}

#side .layout{
	margin: 0px 4px 0 0;
}

#side .menu_header{
	background:url(../img/bg_sidemenu_head.jpg) repeat-x;
	width:162px;
	height:20px;
	text-align:left;
	margin:0px 2px 0px 2px;
	display:block;
	padding:0 0 0 5px;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
}

#side_menu .menu_header strong{
}

#side_search .search_form{
	width:148px;
	margin:8px 5px 15px 9px;
	padding:6px 0 5px 0;
	background-color:#CCCCCC;
	border:1px solid #FFFFFF;	
	text-align:left;
}

#side_search .txt_search{
	display:block;
	font-size:10px;
	margin:0px 4px 2px 6px;
}

#side_search .textfield_search{
	display:inline;
	font-size:12px;
	line-height:18px;
	margin:0px 2px 0px 6px;
	padding:0;
	width:130px;
	height:18px;
}

#side_search .btn_search{
	width:52px;
	margin:5px 2px 0px 96px;
	padding:0;
	width:39px;
	height:17px;
}


#side_menu ul{
	width:148px;
	margin:8px 5px 20px 9px;
	padding:0;
}

#side_menu li{
	display:inline;
	width:148px;
	height:25px;
	margin:0px 0px 0px 0px;
	text-align:left;
	list-style:none;
	font-size:12px;
}

#side_menu li a{
	display:block;
	margin:2px 0 0 0;
	text-align:left;
	background: #FFFFFF url(../img/arrow_s.jpg) no-repeat 5px 0.7em;
	padding: 5px 0 5px 20px;
	border:none;
	color:#666666;
	text-decoration: underline;
}

#side_menu li a:hover{
	background: #FFFFFF url(../img/arrow_s.jpg) no-repeat 5px 0.7em;
	color: #f36;
}

#free_space_side .free_contents{
	width:148px;
	margin:5px 7px 20px 7px;
	padding:0;
}

#free_space_side p{
	width:148px;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}


#free_space_side ul{
	width:148px;
	margin:8px 5px 20px 9px;
	padding:0;
}

#free_space_side li{
	display:inline;
	width:148px;
	height:25px;
	margin:0px 0 0px 0;
	text-align:left;
	list-style:none;
	font-size:12px;
}

#free_space_side li a{
	display:block;
	margin:2px 0 0 0;
	text-align:left;
	background: #FFFFFF url(../img/arrow_s.jpg) no-repeat 5px 0.7em;
	padding: 5px 0 5px 20px;
	border:none;
	color:#666666;
	text-decoration: underline;
}

#free_space_side li a:hover{
	background: #FEFFDF url(../img/arrow_s.jpg) no-repeat 5px 0.7em;
	color: #f36;
}

#free_space_side .banar{
margin:12px 0 12px 0;
}

#free_space_side .ssl_sign{
font-size:10px;line-height:1.2em;text-align:left;padding:3px 3px 2px 6px;
}

#free_space_side_text_link{
width:155px;
height:338px;
margin:0 5px 0 5px;
background-color:#FFFFFF;
display:block;
float:inherit;
text-align:left;
font-size: 12px;
line-height: 20px;
}

#free_space_side_text_link .strong{
font-weight:bold;
}
#side_link ul{
	width:148px;
	margin:8px 5px 20px 9px;
	padding:0;
}

#side_link li{
	display:inline;
	width:148px;
	height:25px;
	margin:0px 0px 0px 0px;
	text-align:left;
	list-style-type:square;
	font-size:11px;
}

#side_link li a{
	display:block;
	margin:2px 0 0 0;
	text-align:left;
	background: #FFFFFF;
	padding: 5px 0 5px 20px;
	border:none;
	color:#666666;
	text-decoration: underline;
	list-style-type:square;
}

#side_link li a:hover{
	background: #FFFFFF;
	color: #f36;
}
#SSLguide {font-size:10px;
           line-height:1.2em;
		   text-align:left;
		   padding:3px 3px 2px 6px;
		   }

/* Main
*******************************************************************************/
#main{
	width:576px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#free_space_top{
	width:576px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#free_space_top .layout{
	width:570px;
	display:block;
	margin: 0px 0px 7px 6px;
	padding:0;
	background-color:#FFFFFF;
	border: none;
}

#free_space_top_title{
width:570px;
height:71px;
text-align:left;
}

#free_space_top .text{
width:420px;
height:71px;
text-align:left;
font-size: 12px; color: #000000; line-height: 20px;
float:left;
display:block;
}

#free_space_top_img{
width:145px;
height:71px;
text-align:right;
font-size: 12px; color: #000000; line-height: 20px;
float:right;
padding:0 0 0 0;
display:block;
}

#free_space_category{
	width:576px;
	display:block;
	margin: 0 0 0 0px;
	padding:0;
}

#free_space_category .layout{
	width:570px;
	display:block;
	margin: 3px 0px 0px 6px;
	padding:0;
	background-color:#FFFFFF;
	border: none;
}

#free_space_detail{
	width:576px;
	display:block;
	margin: 0 0 0 0px;
	padding:0;
	clear:both;
}

#free_space_detail .layout{
	width:570px;
	display:block;
	margin: 3px 0px 0px 6px;
	padding:0;
	background-color:#FFFFFF;
	border: none;
}

#free_space_topic_path{
	width:560px;
	display:block;
	margin: 2px 0px 2px 10px;
	padding:0;
	text-align:left;
	font-size:10px;
	color:#666666;
}

#free_space_topic_path a{
	border-color: #003399;
	color:#003399;
}





#free_space_topic_path strong{
font-weight:normal;
}


#syousai_siyou .syousai_siyou {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000} {  font-size: 1.2em; font-style: normal; font-weight: normal; font-variant: normal; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000}

#recomend_star {  font-size: 13px; color: #FF0000}

#news {width:570px;
       height:50px;
	   overflow:scroll;
	   border-bottom:1px dashed #CCCCCC;
	   vertical-align:middle;
	   font-size:12px;
}
.news_list{font-size:12px;
           } 
.news_list2{font-size:14px;
           } 


/* RecommendList
*******************************************************************************/
#recommend_list{
	width:576px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#recommend_list .boxes{
	width:576px;
	margin: 0;
	padding:0;
}

#recommend_list .mid_recommend{
	background: url(../img/bg_top_recommend.jpg) right top no-repeat;
	text-align:left;
	width:570px;
	height:27px;
	margin:7px 0 5px 6px;
	padding: 0px 0px 0px 6px;
	color:#333333;
	font-weight: bold;
	font-size:12px;
	line-height:24px;
}

#recommend_list .mid_recommend h3{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}


#recommend_list .product{
	width:285px;
	display:block;
	text-align:left;
	margin:0 0 0 0;
	padding:0;
	vertical-align:top;
	float:left;
}

*html #recommend_list .product{
	float:none;
	display:inline;
	margin:0;
	padding:0;

}

#recommend_list .box{
	width:280px;
	height:180px;
	margin:7px 0 0 5px;
	border:1px solid #CCCCCC;
	overflow:visible;
}

#recommend_list .product .photo{
	float:left;
	margin:0 -112px 0 0;
	width:112px;
	height:112px;
}

#recommend_list .product .photo img{
	margin:7px;
	width:98px;
	height:98px;
}

#recommend_list .product .photo a,#recommend_list .product .photo a:visited,#recommend_list .product .photo a:hover{
	border:none;
}

#recommend_list .product .catch{
display:block;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#000000;
font-size:10px;
}

#recommend_list .product h2{
display:block;
font-size:1em;
margin:3px 0 3px 0;
line-height:1.2em;
}

#recommend_list .product .name{
display:block;
background: url(../img/arrow_c.jpg) no-repeat 0px 0em;
float:right;
width:166px;
margin:7px 0 2px 112px;
font-weight:bold;
padding-left:18px;
padding-right:3px;
font-size:12px;
}

/*#recommend_list .product strong{
display:block;
margin:0 5px 0 18px;
font-size:12px;
}*/

#recommend_list .product p{
display:block;
float:right;
width:164px;
margin:3px 0 4px 114px;
overflow:visible;
}

#recommend_list .product .link_category{
display:block;
float:right;
width:96px;
height:16px;
margin:8px 4px 3px 174px;
text-align:center;
background-image:url(/base/img/recommend_detail.gif);
background-repeat:no-repeat;
padding-top:1px;

}

#recommend_list .product .link_category a,
#recommend_list .product .link_category a:hover,
#recommend_list .product .link_category a:visited{

font-weight:normal;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
border:none;
}


#recommend_list .product .bottom{
width:250px;
height:1px;
display:block;
margin:0 0 0 0px;
}

#recommend_list .bottom{
	width:570px;
	display:block;
	height:20px;
	clear:both;
	margin:0;
	padding:0;
}

#recommend_list .product .price{
display:block;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#666666;
font-size:10px;
}

#recommend_list .product .specialprice{
display:inline;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#cc0000;
font-size:12px;
font-weight:bold;
}



/* ProductsList
*******************************************************************************/
#products_list{
	width:576px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	clear:both;
}

#products_list .boxes{
	width:576px;
	margin: 0;
	padding:0;
}

#products_list .product{
	float:left;
	width:570px;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}

#products_list .box{
	width:570px;
	margin:8px 0 0 6px;
	border:1px solid #CCCCCC;
	overflow:auto;
}

*html #products_list .box{
	overflow:hidden;
}



#products_list .product .photo{
	float:left;
	padding:0;
	padding:7px 7px 7px 7px;
}

#products_list .product .photo img{
	width:98px;
	height:98px;

}

#products_list .product .photo a,#products_list .product .photo a:visited,#products_list .product .photo a:hover{
	border:none;
}

#products_list .product h33{
	display:block;
	color:#CC0000;
	font-size:10px;
	line-height:12px;
	margin:0 0 0 0px;
	padding:0;
}

#products_list .product .catch{
	margin:5px 0 0 5px;
	padding:0;
}

#products_list .product h2{
	color:#000000;
	font-size:12px;
	line-height:12px;
}

#products_list .product .catch h3{
	color:#000000;
	font-size:12px;
	line-height:12px;
}

#products_list .product strong{
	display:block;
	background: #FFFFFF url(../img/arrow_c.jpg) no-repeat 0px 0em;
	float:right;
	width:442px;
	height:34px;
	margin:10px 6px 4px 0px;
	padding:0 0 0 0px;
	font-size:12px;
	line-height:14px;
}

#products_list .product strong a{
margin:0px 0px 0px 18px;

}

#products_list .product p{
display:block;
float:right;
width:442px;
margin:3px 6px 2px 0px;
}

#products_list .product .price{
display:block;
margin:2px 6px 2px 0px;
text-align:left;

}

#products_list .product .specialprice{
display:inline;
margin-right:8px;
}

#products_list .product .point{
display:inline;
}

#products_list .product .price .name{
display:block;
font-size:10px;
}

#products_list .product .price .value{
display:inline;
font-size:10px;
}

#products_list .product .price .tax{
display:inline;
font-size:10px;
}

#products_list .product .specialprice .name{
display:inline;
font-size:12px;
font-weight:bold;
color:#CC0000;
}

#products_list .product .specialprice .value{
display:inline;
font-size:14px;
font-weight:bold;
color:#CC0000;
}

#products_list .product .specialprice .tax{
display:inline;
font-size:12px;
font-weight:bold;
color:#CC0000;
}

#products_list .product .point .value{
display:inline;
font-size:12px;
font-weight:bold;
color:#003399;
}

#product_list .price_lease {
	font-size:12px;
	font-weight:bold;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 3px 2px;
	padding:0;
	color:#0000CC;
}

#products_list .product .link_category{
display:block;
float:left;
width:110px;
height:18px;
margin:4px auto 3px 3px;
text-align:center;
padding-top:2px;
background-image:url(/base/img/list_detail_s.gif);
background-repeat:no-repeat;
/*background-color:#003399;*/
}
#products_list .product .link_category a,
#products_list .product .link_category a:hover,
#products_list .product .link_category a:visited{
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
border:none;
}

#products_list .product .link_category_l{
display:block;
float:left;
width:275px;
height:18px;
margin:4px auto 3px 3px;
text-align:center;
padding-top:2px;
background-image:url(/base/img/list_detail_l.gif);
background-repeat:no-repeat;
/*background-color:#003399;*/
}
#products_list .product .link_category_l a,
#products_list .product .link_category_l a:hover,
#products_list .product .link_category_l a:visited{
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
border:none;
}

#products_list .product .icon{
display:block;
float:right;
margin:5px 6px;
}

#products_list .box .bottom{
width:520px;
height:1px;
display:block;
margin:0 0 0 0;
padding:0 0 0 0;
}

#products_list .bottom{
	width:560px;
	display:block;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
}


/* RelatedList
*******************************************************************************/

#related_list{
	width:576px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#related_list .boxes{
	width:576px;
	margin: 0;
	padding:0;
}

#related_list .mid_related{
	background: url(../img/bg_top_recommend.jpg) right top no-repeat;
	text-align:left;
	width:570px;
	height:27px;
	margin:7px 0 5px 6px;
}

#related_list .mid_related h3{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}


#related_list .product{
	width:285px;
	display:block;
	text-align:left;
	margin:0 0 0 0;
	padding:0;
	vertical-align:top;
	float:left;
}



#related_list .box{
	width:280px;
	height:120px;
	margin:7px 0 0 5px;
	border:1px solid #CCCCCC;
	overflow:visible;
}


#related_list .product .photo{
	float:left;
	margin:0 -112px 0 0;
	width:112px;
	height:112px;
}

#related_list .product .photo img{
	margin:7px;
	width:98px;
	height:98px;
}

#related_list .product .photo a,#related_list .product .photo a:visited,#related_list .product .photo a:hover{
	border:none;
}

#related_list .product .catch{
display:block;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#000000;

font-size:10px;
}


#related_list .product h3{
display:block;
font-size:12px;
margin:3px 0 3px 0;
line-height:12px;
}

#related_list .product .name{
display:block;
background: url(../img/arrow_c.jpg) no-repeat 0px 0em;
float:right;
width:166px;
margin:7px 0 2px 112px;
}

#related_list .product strong{
display:block;
margin:0 5px 0 18px;
font-size:12px;
}

#related_list .product p{
display:block;
float:right;
width:164px;
margin:3px 0 4px 114px;
overflow:visible;
}

#related_list .product .link_category{
display:block;
float:right;
width:96px;
height:16px;
margin:8px 4px 5px 174px;
text-align:center;
background-image:url(/base/img/recommend_detail.gif);
background-repeat:no-repeat;
padding-top:1px;

}

#related_list .product .link_category a,
#related_list .product .link_category a:hover,
#related_list .product .link_category a:visited{

font-weight:normal;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
border:none;
}

#related_list .product .price{
display:block;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#666666;
font-size:10px;
}

#related_list .product .specialprice{
display:block;
float:right;
width:164px;
margin:3px 0 0 114px;
color:#cc0000;
font-size:12px;
font-weight:bold;
}

#related_list .product .bottom{
width:250px;
height:1px;
display:block;
margin:0 0 0 0px;
}



/* CategoryHead
*******************************************************************************/

#category_head{
	width:576px;
	display:block;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#category_head .layout{
	width:570px;
	display:block;
	margin: 0px 0px 0px 6px;
	padding:0;
}

#category_head .category_label{
	background: url(../img/bg_category_label.jpg) left top no-repeat;
	text-align:left;
	width:570px;
	height:24px;
	margin:7px 0px 7px 0px;
}

#category_head .category_label h1{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px auto 0px 9px;
}

#category_head .category_label h2{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px auto 0px 9px;
}

#category_head .category_label h3{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px auto 0px 9px;
}

#category_head .order_display{
	display:block;
	float:left;
	width:260px;
	text-align:left;
	margin:0 0 0 5px;
}

#category_head .order_display .turn{
         	color:#666666;
	font-size:12px;
}

#category_head .select_order{
	width:120px;
	height:18px;
}

#category_head .btn_order{
	width:46px;
	font-size:10px;
	line-height:14px;
}

.pagenate{
	display:block;
	float:right;
	width:260px;
	text-align:right;
	margin:0 2px 0 0px;
font-size:12px;
padding-top:3px;
}

.pagenate_prev{
	display:inline;
}

.pagenate_name{
	display:inline;
	margin:0 7px 0 10px;
	position: relative;
	top:-3px;
}

.pagenate_num{
	display:inline;
	margin:0 10px 0 0;
}

.pagenate_next{
	display:inline;
}



/* ProductDetail
*******************************************************************************/

#product_detail{
	width:576px;
	display:block;
	margin: 0 0 0 0px;
	padding: 0;
	clear:both;
	
}

#product_detail .layout{
	width:570px;
	display:block;
	margin: 0px 0px 0px 6px;
	padding:0;
}

#product_detail .product{
	width:570px;
	height:250px;
	margin:10px 0px 0px 0px;
	overflow:visible;
	text-align:left;
	position:relative;
}

#product_detail .photo{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
	margin:0;
	display:block;
	clear:left;
	border: 1px solid #CCCCCC;
}

#product_detail .photo img{
	width:200px;
	height:200px;
}

#product_detail .product_name{
	display:block;
	float:right;
	width:347px;
	margin:0 3px 3px 0px;
	padding:0px;
}

#product_detail h2{
	font-size:20px;
	color:#003399;
	line-height:24px;
	margin:0;
	padding:0;
}

#product_detail .product_name h3{
	font-size:20px;
	color:#003399;

	line-height:24px;
	margin:0;
	padding:0;
}


#product_detail .product_catch{
	display:block;
	float:right;
	width:347px;
	margin:0 3px 6px 0px;
	padding:4px 0 4px 3px;
	font-size:12px;
	line-height:16px;
	color:#000000;
	font-weight: bold;
}

#product_detail p{
	font-size:12px;
	line-height:16px;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 6px 2px;
	padding:0;
}

#product_detail .maker{
	font-size:12px;
	line-height:16px;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 5px 2px;
	padding:0;
}

#product_detail .detail_table {
	float:right;
	width: 347px;
	border-collapse: collapse;
	border: none;
	margin:0 3px 10px 2px;
	padding:0px;
	background: #C9E4E9;
	border-spacing: 0 0;
	font-size:10px;
	line-height: 12px;
}

#product_detail .detail_table th {
	border-collapse: collapse;
	background: #DCEDF0;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
	text-align: left;
	border: 1px solid #BEDAE7;
	width:120px;
	vertical-align: top;
}

#product_detail .detail_table td {
	border-collapse: collapse;
	background: #FFFFFF;
	padding: 4px 5px;
	border: 1px solid #BEDAE7;
	text-align: left;
}

#product_detail .price{
	font-size:12px;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 3px 2px;
	padding:0;
}

#product_detail .price_lease {
	font-size:15px;
	font-weight:bold;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 3px 2px;
	padding:0;
	color:#0000CC;
}

#product_detail .disc_lease {
	font-size:12px;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 3px 2px;
	font-size:12px;
}

#product_detail .spcialprice{
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
	display:block;
	float:right;
	width:347px;
	margin:0 3px 6px 2px;
	padding:0;
}

#product_detail .spcialprice .point{
	margin: 0 0 0 5px ;
	font-size:10px;
}

#product_detail .price .name{
	font-size:10px;
}

#product_detail .price .value{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#FF0000;
}

#product_detail .price .tax{
font-size:10px;
}

#product_detail .btn_cart{

	display:block;
	float:right;
	margin:0 0px 5px 200px;
	padding:0;
	overflow:visible;

}

#product_detail .btn_cart a{
	display:block;
	/*background-color:#003399;*/
	width:135px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	text-decoration:none;
	}

#product_detail .btn_cart a:hover{
	background-color:#003399;
	color:#FFFF99;
	}

#product_detail .btn_applicate{
	display:block;
	float:right;
	margin:0 1px 5px 200px;
	padding:0;
	overflow:visible;

}

#product_detail .btn_applicate a{
	display:block;
	width:135px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	}

#product_detail .btn_applicate a:hover{
	color:#FFFF99;
	}

#product_detail .icon{
	position:absolute;
	top:205px;
	left:0px;
	width:200px;
	margin:0;
	display:block;
	clear:left;
}

#product_detail .bottom{
	width:570px;
	display:block;
	height:1px;
	margin:0 0 0 0px;
	padding:0;
	overflow:hidden;
	clear:both;
}


*html #product_detail .bottom{
	clear:none;
}

/* Footer
*******************************************************************************/
#footer{
	width:742px;
	display:block;
	background: url(../img/contents_bg.gif) repeat-y;
	margin: 0 0 10px 0;
}

#footer .layout{
	margin:0px;
	padding:0px;
}

#footer_menu{
	font-size:12px;
	color: #666666;
	width:566px;
	text-align:center;
	margin:0 0px 0px 180px; 
	padding:20px 0 5px 0;
}



#footer_menu ul{
	width:500px;
	display:block;
	clear:both;
	margin:0;
	padding:0;

}

#footer #footer_menu li{
	font-size:10px;
	display:inline;
	margin:0px;
}

#footer .footer_small_font{
    font-size:10px;
	color:#666666;
	}

/* Bottom
*******************************************************************************/

#bottom{
	width:746px;
	height:35px;
	margin:0;
	padding:0;
}

#bottom .layout{
	margin:0px;
	padding:0px;
}

#bottom .box{
	width:746;
	height:12px;
	background:#A5A5A5;
}

#bottom .copyright{
	width:746;
	display:block;
	margin:0 0px 0 0;
	padding:2px 0 0 0;
	font-size:10px;
	clear:both;
}


/* VarietyArea
*******************************************************************************/
#variety{
display:block; 
width:570px; 
margin:0px 0px 0 0px; 
float:right;
text-align:center;}

#variety .free_area{display:block; width:570px; text-align:left;	margin:0 auto 0 6px;}




/* Others
*******************************************************************************/

#top .page_name{
	background: url(../img/bg_top_recommend.jpg) right top no-repeat;
	text-align:left;
	width:570px;
	height:27px;
	margin:15px 0 10px 6px;
}

#top .page_name h2{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}
#top .page_name h1{
	color:#333333;
	font-size:12px;
	line-height:24px;
	margin:0px 0px 0px 6px;
}


/* Font
*******************************************************************************/
.f_10 {font-size: 10px;line-height: 13px;color: #333333;}

.f_12 {font-size: 12px;line-height: 16px;color: #333333;}

.f_14 {font-size: 14px;line-height: 20px;color: #333333;}

.caution {font-size: 12px;line-height: 16px;color: #FF0000;}


/* Form
*******************************************************************************/
.form_td_01 {font-size: 12px;line-height: 16px;color: #333333;background-color: #EEEEEE;padding: 4px;
}

.form_td_02 {font-size: 12px;line-height: 16px;color: #333333;background-color: #FFFFFF;padding: 4px;
}

.form_td_03 {font-size: 12px;line-height: 16px;color: #333333;background-color: #CCCCCC;padding: 4px;
}

.mid_from_01 {font-size: 13px;line-height: 16px;color: #333333;background-color: #FBD8D2;font-weight: bold;height: 25px;padding-btm: 3px;padding: 3px;
}

.my_mid_point {
	background-color: #FBEDEA;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 7px;
}

.my_btn a {
	display: block;
	width: 147px;
	background-image: url(../img/btn_my.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.my_btn a:hover {
	display: block;
	text-decoration: underline;
}

.my_bg {
	background-color: #FBEDEA;
}

/* PrivacyPolicy
*******************************************************************************/

.f_privacy {
	font-size: 12px;
	line-height: 16px;
	color: #df0000;
}


.box_privacy02 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.box_privacy01 {
	margin: 0px;
	padding: 3px;
}

/* Guide
*******************************************************************************/

.box_guid01 {
	background-color:#B8B8B8;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.f_guide {
	font-size: 10px;
	line-height: 14px;
	color: #df0000;
}

.box_guide02 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.line_guide01 {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.line_guide02 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}


/* CategoryList
*******************************************************************************/
#cate_navi{margin:0 20px 20px 30px; padding:0}
#cate_navi .box{display:block; margin:0 auto 0 auto; padding:0}
#cate_navi .mas{display:block;margin:20px 0 5px 10px; padding:0; font-size:12px; font-weight:bold;border-bottom:2px solid #CC0000; padding-bottom:3px; width:500px;}
#cate_navi ul{margin:0 0 40px 30px; padding:0 display:block;}
#cate_navi li{margin:0 0 0 10px; padding:0; font-size:12px; display:block; width:148px; float:left;padding-top:5px;padding-bottom:3px;}

.hoshijirusi {  font-size: 13px; color: #FF0000}

 .syousai_siyou {  font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000}

.small_font {  font-size: 10px; color: #000000}
.small_font_red {  font-size: 10px; color:#FF0000}
.company {  font-size: 12px; color: #000000}
.company_guide {  font-size: 12px; color: #000000; line-height: 20px}
.guide_bigfont {  font-size: 14px; color: #000000}
.recomend_star {  font-size: 13px; color: #FF0000}
.price_bigfont {font-size:26px; color:#FF0000; font-weight:bold;}
.top_text {font-size:12px; color:#000000; line-height:16px;}
.syousai_blackfont {
	color: #000000;
         font-size:12px;
}

#syousai_used_cotainer {
	float: none;
	width: 570px;
	clear: none;
}
.syousai_usedpics {
	width: 425px;
}
.recomend_star {  font-size: 12px; color: #FF0000}
#syousai_main {
	width: 425px;
	float: left;
}
#syousai_used_rightmenu {
	float: right;
	width: 140px;
}
#syousaisiyou_copymulti_icon {
	width: 570px;
}
#syousaisiyou_copymulti_iconpart {
	width: 420px;
	height:37px;
	float:left;
}
#syousaisiyou_copymulti_iconpart .icon{
 width:43px;
 height:37px;
 margin-left:0px;
 margin-bottom:5px;
 float:left;
 }

#syousaisiyou_copymulti_iconpart .middle {
 width:153px;
 margin-left:260px;
 margin-bottom:3px;
 text-align:left;
 }
 
#syousaisiyou_copymulti_iconpart_right {
 width:140px;
 float:right;
 margin-bottom:3px;
}
#syousaisiyou_copymulti_container {
	width: 570px;
}
#syousaisiyou_copymulti_main {
	font-size: 12px;
	line-height: 13px;
	width: 570px;
　　　　 color: #FFFFFF;
}
#syousai_cotainer {
	float: none;
	width: 570px;
	clear: none;
}
.syousai_iconpart {
	width: 425px;
}
#syousai_rightmenu {
	float: right;
	width: 140px;
}

#syousai_tokuchou ul{
    width:500px;
	text-align:left;
	background-color:#99FFFF;
	margin:10 0 10 0;
	}
#syousai_tokuchou li{
	font-size: 12px;
	color:#000000;
	line-height: 16px;
	width: 500px;
	padding:0 0 0 0;
	list-style-type:disc;
	list-style-position:inside;
	vertical-align:middle;	
}
#syousai_tokuchou_w425 ul{
    width:390px;
	text-align:left;
	margin:10 0 10 0;
	background-color:#99FFFF;
	}
#syousai_tokuchou_w425 li{
	font-size: 12px;
	color:#000000;
	line-height: 16px;
	width: 380px;
	padding:0 0 0 0;
	list-style-type:disc;
	list-style-position:inside;
	vertical-align:middle;	
	}
#syousai_inquiry{height:25px;
                 width:170px;
			     float:right;
				 }	
#syousai_inquiry_btn .btn a{text-decoration:none;}	
/* Solution
*******************************************************************************/
#solution_title .title h2{width:570px;
                   font-size:18px;
				   color:#000000;
				   height:35px;
				   background-image:url(/img/solution/title.gif);
				   padding:10,3,5,45;
				   text-align:left;
				   }
#solution_title .question{width:570px;
                   font-size:16px;
				   color:#000000;
				   height:35px;
				   background-image:url(/img/solution/question.gif);
				   padding:10,3,5,45;
				   text-align:left;
				   }				   
 .solution{width:570px;
                   font-size:16px;
				   color:#000000;
				   height:35px;
				   background-image:url(/img/solution/solution.gif);
				   padding:10,3,5,45;
				   text-align:left;
				   }			
 .planning{width:570px;
                   font-size:16px;
				   color:#000000;
				   height:35px;
				   background-image:url(/img/solution/planning.gif);
				   padding:10,3,5,45;
				   text-align:left;
				   }							   
/*GSA
***********************************************************************/
#contentsGSA{
	width:746px;
	display:block;
	margin:10px ;
	float:left;
}

.bigfontGSA{ font-size:24px;
             color:#000000;}

#footerGSA{
	width:742px;
	display:block;
	margin: 0 0 10px 0;
}
#footerGSA .layout{
	margin:0px;
	padding:0px;
}

#footerGSA #footer_menu li{
	font-size:10px;
	display:inline;
	margin:0px;
}

#footerGSA .footer_small_font{
    font-size:10px;
	color:#666666;
	}

.twtr-doc{
    width: 152px;
    margin-left:2px;
}
	