@charset "shift_jis";


/*---------------------------

---------------------------*/
body {
	font-size:12px;
	line-height:1.3em;
}
#contents {
	margin:0;
	padding:0;
	width: 580px;
}
p, h1, h2, h3, #contents ul, #contents li {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#container ul,
#container li {
	margin:0;
	padding:0;
}
#container img {
	vertical-align: bottom;
}

#contents a {
	font-weight:bold;
	font-size:100%;
	line-height:1.4em;
	text-decoration:underline;
}
#menu a {
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
	text-decoration:underline;
}
#contents a:link {color: #0000FF;}
#contents a:visited {color: #990099;}
#contents a:hover {color: #CC0000;}
#contents a:active {color: #CC0000;}

.space5{margin-top: 5px;}
.space10{margin-top: 10px;}
.space20{margin-top: 20px;}
.space30{margin-top: 30px;}
.space10b{margin-bottom: 10px;}
#contents .totop {
	padding:10px 0 30px 0;
	text-align:right;
	width:580px;
	clear:both;
}
.clear {
	clear:both;
}

.pud_t_5 {padding-top: 5px;}
.pud_t_8 {padding-top: 8px;}
.color_green {
	color:#007015;
}
.color_red {
	color:#FF0000;
}


/*---------------------------
おすすめバナー
---------------------------*/
.osusume_box {
	margin:20px 0;
}
.osusume_box .osusume_left {
	float:left;
	margin-bottom:10px;
	width:290px;
	position: relative;
}
.osusume_box .osusume_right {
	float:right;
	margin-bottom:10px;
	width:290px;
	position: relative;
}


/*---------------------------
価格表示
---------------------------*/
#contents .imgPrice {
	height: 48px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	bottom: 7px;
	right: 20px;
}
#contents .imgPrice table {
	
}


#contents .imgPrice img {
	margin: 0 0 0 -3px;
}


/*---------------------------

---------------------------*/

.title{
	width: 580px;
	margin:15px 0;
}
#contents .price {
	color:#ff0000;
}

#contents{
	width: 580px;
}
/*---------------------------
menu
---------------------------*/
#menu {
	text-align:left;
	background:#e5e5e5;
	padding:5px;
	border:1px solid #ccc;
}
#menu ul.footer_menu {
	list-style:none;
	margin:0;
	padding:0;
	font-size:100%;
}
#menu ul.footer_menu li {
	display:inline;
	margin-right:10px;
	background:url(../img/hdc/arrow.gif) no-repeat left center;
	padding-left:15px;
	margin-left:0;
}

/*---------------------------

---------------------------*/

#contents .h2_bg {
	margin:10px 0 0 0;
	width:580px;
	height:26px;
	background:url(../img/hdc/head_bg_1.gif) no-repeat left center;
	font-size:14px;
}
#contents h2 {
	padding:6px 0 0 10px;
	font-size:14px;
}

#contents .h3_bg {
	background:url(../img/hdc/head_bg_2.gif) no-repeat #676767;
	width:577px;
		height:22px;
}
#contents .h3_bg_280 {
	background:url(../img/hdc/head_bg_2.gif) no-repeat #676767;
	width:280px;
	height:22px;
}
#contents h3 {
	color:#FFFFFF;
	font-size:14px;
	padding:4px 0 0 5px;
}
#contents h3.h3_280 {
	color:#FFFFFF;
	font-size:14px;
	padding:4px 0 0 5px;
	width:280px;
}

#contents h3.green {
background-color:#56AE1B;
color:#FFFFFF;
font-size:1.3em;
margin:5px 0;
padding:3px;
}

#contents .navi_con{
margin-bottom:10PX;
}
#contents .navi_con li{
	list-style:none;
	display:inline;
	background:url(../img/hdc/arrow.gif) left center no-repeat;
	padding-left:13px;
	margin-right:10px;
	
}
/*---------------------------

---------------------------*/
#contents .item_box {
	width:580px;
	margin-top:20px;
}
#contents .item_box_2 {
	width:280px;
	margin-top:20px;
	float:left;
	margin-right:10px;
}
#contents .item_box_3 {
	width:280px;
	margin-top:20px;
	float:left;
}
#contents .left_line {
	border-left:3px solid #666666;
}

#contents .box_space {
	margin:5px 0 0 5px;
	width:575px;
}
#contents .box_space_2 {
	margin:10px 0 0 10px;
	width:270px;
}
#contents .box_space_3 {
	margin:10px 0 0 10px;
	width:575px;
}
#contents .left_box {
	float:left;
	width:310px;
	text-align:left;
}
#contents .left_box_s {
	float:left;
	width:130px;
	margin-right:10px;
}
#contents .right_box {
	float:left;
}
#contents .item_link {
	margin-bottom:5px;
}
#contents .txt {
	margin-bottom:5px;
	font-weight:bold;
}
#contents .txt_2 {
	margin-bottom:5px;
	width:20px;
}
#contents .item_photo {
	margin-bottom:10px;
}
#contents .item_photo_2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}




#contents .t_01 {
	border-collapse:collapse;
	margin-top:5px;
	width:260px;
}
#contents .t_01 th {
border:1px solid #aaa;
padding:3px 3px;
background:#e3ccd7;
text-align:center;
font-size:12px;
}
#contents .t_01 td {
border:1px solid #aaa;
padding:3px 3px;
text-align:center;
font-size:12px;
vertical-align:middle;
}
#contents .t_01_s {
	border-collapse:collapse;
	margin-top:5px;
	width:250px;
}
#contents .t_02 {
	border-collapse:collapse;
	margin-top:5px;
	width:565px;
}
#contents .t_02 th {
border:1px solid #aaa;
padding:3px 3px;
background:#e3ccd7;
text-align:center;
font-size:12px;
}
#contents .t_02 th.bg_e6 {
border:1px solid #aaa;
padding:3px 3px;
background:#e6e6e6;
text-align:center;
font-size:12px;
}
#contents .t_02 td {
border:1px solid #aaa;
padding:3px 3px;
text-align:center;
font-size:12px;
vertical-align:middle;
}


#contents .icon_t {
	width:567px;
}
#contents .icon_t td {
	vertical-align:bottom;
	font-size:12px;
}

.eco_title {
	font-size:140%;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:5px;
	color:#00833A;
}
