@charset "utf-8";

/*
=================================================================================

=================================================================================
*/

body{
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #333333;
	line-height: 150%;
}

a {
	color:#4087d0;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

p#list_menu {
	margin-bottom: 10px;
}

.help_icon {
	background: url("/pc/images/help_icon.gif") no-repeat scroll 0 1px transparent;
	padding-left: 20px;
	width: 1px;
	white-space: nowrap;
	color:#4087d0;
	font-weight: bold;
}

.help_icon:hover {
	text-decoration: underline;
}

div.tooltip {
	width: 250px;
	position: absolute;
	left: -9999px;
}

div.tooltip p{
	color: #ffffff;
	background: #333333;
	padding: 5px 10px;
}

.list_icon_a {
	background:url(/pc/images/list_icon_a.gif) left no-repeat;
}

.list_icon_b {
	background:url(/pc/images/list_icon_b.gif) left no-repeat;
}

.list_icon_c {
	background:url(/pc/images/list_icon_c.gif) left no-repeat;
}

.list_icon_a2 {
	background: url("/pc/images/list_icon_a.gif") no-repeat scroll 0 7px transparent;
	padding-left: 20px;
}

.list_icon_b2 {
	background: url("/pc/images/list_icon_b.gif") no-repeat scroll 0 4px transparent;
	padding-left: 20px;
}

.list_icon_c2 {
	background: url("/pc/images/list_icon_c.gif") no-repeat scroll 0 4px transparent;
	padding-left: 12px;
}

.go_list_btn {
	float: right;
	padding: 6px 6px 0 0;
}

.go_list_btn_s {
	float: right;
	padding: 7px 7px 0 0;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.red {
	color: #CC0000;
}

img.new	{
	margin-left: 5px;
	position: relative;
	top: 2px;
}

.button_box {
	width: 200px;
	margin: 20px auto 0;
	text-align: center;
}

.button_upper {
	margin-bottom: 15px;
}

.img_text {
	margin-bottom: 10px;
}

.img_r {
	margin: 0 0 10px 10px;
	float: right;
}

.img_l {
	margin: 0 10px 10px 0;
	float: left;
}

.img_c {
	margin-bottom: 10px;
	text-align: center;
}

.ssl_seal {
	width: 100px;
	float: left;
}

.ssl_text  {
	width: 588px;
	float: right;
	padding-top: 20px;
}

#ssl {
	width: 698px;
	margin: 20px auto 0;
}

/* br.clear */
br.clear {
	clear:both;
	font-size:0;
	line-height:0;
}

/* 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 */


/*
=================================================================================
Header
=================================================================================
*/

#header {
	width: 960px;
	margin: 0 auto 10px;
}

#logo {
	width: 150px;
	float: left;
	margin-right: 20px;
}

#header #user_area {
	width: 620px;
	float: left;
}

#header .user_area_box {
	width: 620px;
}

#header .user_name_box {
	width: 475px;
	float: left;
	background:url(/pc/images/h_user_name_bg.gif) ;
	padding: 5px;
	margin-bottom: 10px;
}

#header .user_name {
}

#header #user_link {
	width: 160px;
	float: right;
}

#header .user_login_box {
	width: 125px;
	float: right;
	margin-bottom: 10px;
	text-align: center;
}

#header .tell_box {
	width: 160px;
}

#header .link_box {
	width: 160px;
}

#header .link_box_l {
	width: 115px;
	float: left;
}

#header .link_box_r {
	width: 40px;
	float: right;
}

#header .user_data_box {
	width: 620px;
}

#header .user_btn_box {
	width: 265px;
	float: left;
	padding-top:6px;
}

#header .user_btn_box2 {
	width: 265px;
	float: left;
}

#header .user_cart_box {
	width: 350px;
	float: right;
}

#header .user_btn_in {
	width: 265px;
}

#header .user_btn_in2 {
	width: 265px;
}

#header .user_data_link {
	padding-top: 3px;
}

#header .user_data_link li {
	margin-left: 5px;
	background: url("/pc/images/list_icon_d.gif") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}

#header .user_btn_l {
	width: 130px;
	float: left;
}

#header .user_btn_r {
	width: 130px;
	float: right;
}

#header .user_cart_tb {
	width: 100%;
	background: #f5f7cc;
	border: 1px solid #87e687;
}

#header .user_cart_tb td {
	font-size: 10px;
	padding: 5px 0;
	background: #f5f7cc;
	text-align: center;
}

#header .user_cart_tb td.user_cart_text {
	text-align: right;
}

#header .user_cart_tb td.user_cart_btn {
	width: 155px;
	text-align: right;
	padding-right: 5px;
}



/*
=================================================================================
Navi
=================================================================================
*/

#navi {
	width: 100%;
	height: 40px;
	background: #33cc33;
	margin-bottom: 10px;
}

#navi_box {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}

#navi_box li {
	width: 160px;
	height: 40px;
	float: left;
}

#navi_box li img {
vertical-align:bottom;}

/*
=================================================================================
Contents
=================================================================================
*/
#contents{
	width: 960px;
	margin: 0 auto 20px;
}

/*
=================================================================================
Side_menu
=================================================================================
*/

#side_menu{
	width: 230px;
	float: left;
}

.side_banner {
	width: 230px;
	height: 86px;
	margin-bottom: 10px;
}

.side_square_box {
	width: 230px;
	margin-bottom: 5px;
}

.side_square_box table {
	width: 100%;
}

.side_square_box table td {
	text-align: center;
	 vertical-align: bottom;
	 padding-bottom: 5px;
}

.side_square_box table td img {
	height: 112px;
	 vertical-align: bottom;
}

.side_menu_title{
	width: 230px;
	height: 30px;
	background:url(/pc/images/side_menu_title.gif) no-repeat;
}

.side_menu_box {
	width: 210px;
	background: #D9F9D9;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
}

.search_box {
	width: 210px;
}

.search_select {
	width: 210px;
}

#search_text {
	width: 205px;
	height: 18px;
}

.search_box dd {
	margin-bottom: 5px;
}

.input_price {
	width: 70px;
}

.search_btn {
	width: 100px;
	padding-top: 5px;
	margin:0 auto;
}

/*
.search_box table {
	width: 100%;
}

#search_btn {
	width: 35px;
	height: 22px;
}

.search_kye_box {
	width: 200px;
	background: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
}

.search_kye_box li {
	float: left;
	margin-right: 10px;
}
*/
.side_category {
	width: 210px;
}

.side_category h4 {
	width: 205px;
	background: #6699CC;
	padding: 3px 0 3px 5px;
	color: #ffffff;
	font-weight: bold;
}

ul.side_list li {
	line-height:11px;
	padding:8px 0 8px 20px;
	list-style:none;
	border-bottom: dashed 1px #A6C7E6;
}

ul.side_list li:last-child {
	border-bottom: none;
}

ul.side_list li.side_list_last {
	line-height:11px;
	padding:8px 0 8px 20px;
	list-style:none;
	border-bottom: none;
	margin-bottom: 5px;
}

.side_rank {
	width: 220px;
	padding: 10px 5px;
	margin-bottom: 10px;
}

.side_rank_box {
	width: 220px;
	border-bottom: dashed 1px #A6C7E6;
	margin-bottom: 10px;
}

.side_rank dt {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.side_rank dt a {
	display: block;
	width: 48px;
	height: 48px;
	border: solid 1px #A6C7E6;
}

.side_rank dt a:hover {
	display: block;
	border: solid 1px #4087D0;
}

.side_rank dd {
	float: left;
}

.side_rank dd img {
	margin-bottom: 10px;
}


.side_price_search {
	width: 220px;
	padding-top: 10px;
	margin: 0px auto;
}

.side_price_search li {
	line-height:12px;
	padding:8px 0 8px 15px;
	list-style:none;
}

/*
=================================================================================
Main_contents
=================================================================================
*/

#main_contents{
	width: 720px;
	float: right;
}


/*
=================================================================================
Footer
=================================================================================
*/

#return {
	width: 960px;
	margin: 0 auto 10px;
	text-align: right;
}

#footer {
    background-color: #D9F9D9;
    font-size: 12px;
	padding: 10px 0;
}

#footer_inner {
	width: 960px;
	margin: 0 auto;
}

#footer_upper {
	width: 960px;
	padding: 0 0 10px;
	background:url(/pc/images/fotter_br.gif) repeat-x bottom;
}

#footer_lower {
	width: 960px;
	text-align: center;
}

#footer_logo {
	width: 300px;
	float: left;
}

#footer_link_box {
	width: 660px;
	float: right;
}

.footer_link_l {
	width: 204px;
	float: left;
	padding-left: 10px;
	border-right: dashed 1px #ffffff;
}

.footer_link_c {
	width: 219px;
	float: left;
	padding-left: 10px;
	border-right: dashed 1px #ffffff;
}

.footer_link_r {
	width: 205px;
	padding-left: 10px;
	float: left;
}

.footer_link li {
	background: url("/pc/images/list_icon_d.gif") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
	margin-bottom: 5px;
}

#footer_lower_link {
	width: 100%;
	margin-top: 10px;
}

#footer_lower_box {
	width: 960px;
	height: 40px;
	position: relative;
}

#footer_lower_text {
	width: 960px;
	position: absolute;
	top: 0px;
	left: 0;
}

#footer_lower_kobutsu {
	position: absolute;
	top: 0px;
	left: 0;
	text-align: left;
}

#footer_lower_kobutsu h4 {
	font-size: 10px;
		margin-bottom: 0px;
}

address {
	font-size: 10px;
}

#footer_lower ul {
	margin-bottom: 5px;
}

#footer_lower ul li {
    display: inline;
}

/*
#footer ul li a {
    color: #ffffff;
}
#footer ul li a:hover {
    color: #ffffff;
}
#footer ul li a:active {
    color: #ffffff;
}
*/

#footer_lower p {
	font-size: 10px;
}




