@charset "utf-8";

/* ---------------------------------------------------------
# H
 --------------------------------------------------------- */

h2, h3 {
	visibility: visible;
}

h2 {
	background-image: url(../img/wellness.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	margin: 12px 0;
	padding: 0;
}


h3 {
    background-color: transparent;
    background-image: url(../img/itemtitle.gif);
    background-repeat: no-repeat;
    height: 32px;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0px;
    text-indent: -9999px;
    width: 100%;
}


h4 {
	background-color: #989898;
	color: #fff;
	font-size: 13px;
	padding: 3px 6px;
	margin-top: 18px;
	margin-bottom: 18px;
        width: 558px;
        clear: left;
}

h4 a,
h4 a:hover {
	text-decoration: none;
	color: #fff;
}


/* ---------------------------------------------------------
# Item List
 --------------------------------------------------------- */

.itemblogblock dd {
	font-size: 13px;
}

#uptitleblock h4 {
	width: 425px;
	float: left;
}

.itemblogblock asset-body {
	width: 415px;
}
.itemblogblock img {
	float: left;
	padding-right: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.itemblogblock h4 {
	font-size: 15px;
	font-weigth: normal;
	color: #555555;
	padding-bottom: 8px;
	border-bottom: 1px solid #27A0C0; 
}
.itemblogblock dd {
	line-height: 18px;
}
#uptitleblock,#downtitleblock {
	margin-bottom: 30px;
}

.itemblogblock {
	margin-bottom: 40px;
}
#uptitleblock dd span {
	color: #5DB7CF;
	font-size: 20px;
	line-height: 34px;
}

#bottomup {
	margin-bottom: 20px;
}

.itemdetail {
	margin-bottom: 20px;
}
.rightup {
	width: 445px;
	float: right;
	margin-top: 10px;
}
.rightdown {
	width: 435px;
	float: right;
	margin-top: 10px;
	background: #EBEBE6;
	padding-left: 10px;
}

.rightdown dt {
	margin: 0px;
	padding: 0px;
}
.rightdown dd {
width: 89px;
float: left;
}

.clr {
	clear:both;
}


/* 以下折茂追加 */
.body_title01 {
    margin:20px 0 20px 0;
}
.body_text01 {
    font-size:12px;
    line-height:1.4em;
    margin:0 0 10px 0;
}
.blog_title01 {
    font-size:14px;
    padding:4px 0 6px 0;
    border-bottom:1px solid #27A0BF;
}

/*
h2, h3 {
	visibility: visible;
	width: 558px;
}*/


div#box_item_list {
	
}

div#box_item_list .box_item {
	clear: both;
	margin-bottom: 24px;
}

div#box_item_list .item_image {
	float: left;
	width: 130px;
	position: relative;
	font-size:16px;
	top: -1.5em;
}
div#box_item_list .item_image img {
	border: 1px solid #DDDFD2;
}

div#box_item_list h5 {
	/*position: absolute;*/
	width: 424px;
	margin-left: 145px;
	font-size: 16px;
	border-bottom: 1px solid #1a84f2;
	padding-bottom: 3px;
}

div#box_item_list .box_detail {
	width: 424px;
	margin-left: 145px;
	line-height: 1.6em;
	background-color: #fff;
}


div#box_item_list .box_detail .rightup {
	padding: 6px 0;
}

div#box_item_list .box_detail .rightdown, 
div#box_item_list .box_detail p {
	display: block;
	background-color: #EAEBE5;
	padding: 8px;
}
div#box_item_list .box_detail .rightdown dd {
	display: inline; 
	margin-right: 0.8em;
}

div#box_item_list .box_detail p {
	padding-top: 0;
}

div#box_item_list .btn_buy {
	margin: 12px;
	float: right;
}
