@charset "Shift_JIS";
/* ------------------------------------------------------------------

	他ページ共通 CSS
	
------------------------------------------------------------------- */
.footer{
	padding-top:0;
}

/* ------------------------------------------------------------------

	全体
	
------------------------------------------------------------------- */
.biggest_colomn{
text-align: left;
}

img { vertical-align:bottom }

.cm_contents_header{
background:#FFF59C url(images/bg_main.jpg) no-repeat left top;
width:948px;
border-left:1px solid #ece9c4;
border-right:1px solid #ece9c4;
min-height:830px;
height:auto !important;
height:830px;
}

.cm_contents_header h2{
margin:0;
}


.cm_contents_header h3{
padding:39px 0 0 56px;
margin:0;

}

.cm_contents_header .movie{
width:430px;
height:272px;
border:1px solid #FFFFFF;
margin:39px 0 0 56px;
}


/* =======PROFILE======= */

.cm_contents_header .profile{
margin:35px 0 0 0;
line-height:170%;
width:950px;
}

.cm_contents_header .profile p{
width:430px;
color:#0e4658;
margin-left:58px;
}

.cm_contents_header .profile ul li strong{
color:#1394e6;
}


/* ---------------------
	アーティスト情報
---------------------- */

.artist_info{
font-size:12px;
color:#032138;
width:928px;
border-left:1px solid #ece9c5;
border-right:1px solid #ece9c5;
background:url(images/bg_main02.gif) repeat-y left top;
padding:30px 0 0 20px;
}

/*--clearfix--*/
.artist_info:after{
content: "";
display: block;
clear: both;
}

.artist_info h3{
	margin-bottom:20px;
}
	

/* =======Release======= */

.artist_info .release{
float:left;
width:410px;
margin:0 30px;
padding-bottom:30px;
}

/*--clearfix--*/
.artist_info .release:after{
content: "";
display: block;
clear: both;
}


.artist_info .release .img_albam{
float:left;
padding:0 10px 0 0px;
width:197px;
}

.artist_info .release .albam_detail{
float:left;
width:200px;
}

.artist_info .release .albam_detail strong{
	font-weight:bold;
	color:#2f786d;
}

/* =======Infomation======= */

.artist_info .infomation{
	float:left;
line-height:140%;
width:410px;
padding-bottom:30px;
}

.artist_info .infomation li{
padding-bottom:15px;
font-weight:bold;
white-space:nowrap;
}

.artist_info .infomation li a{
background:url(images/arrow.gif) no-repeat left center;
padding-left:16px;
font-weight:normal;
}

.artist_info .infomation li a:link,
.artist_info .infomation li a:visited{
text-decoration:none;
color:#2f786d;
}

.artist_info .infomation li a:hover,
.artist_info .infomation li a:active{
text-decoration:underline;
color:#105f53;
}





/* ---------------------
	CMで紹介されたお花
---------------------- */

.product_picup{
width:948px;
border-left:1px solid #a2d7bc;
border-right:1px solid #a2d7bc;
border-bottom:1px solid #a2d7bc;
background:url(images/bg_product.jpg) repeat-y left top;
padding:0 0 30px 0;
/*margin-top:10px;*/
}

/*--clearfix--*/
.product_picup:after{
content: "";
display: block;
clear: both;
}

.product_picup h3{
text-align:center;
padding:30px 0;
}

.product_picup h4{
	color:#0ba48d;
}

/* ------------------------------------------------------------------
	商品2列
------------------------------------------------------------------- */

ul.product-row2{
padding:0 0 0 0;
margin:0 0 0 80px;
background:url(images/line_dot_gray.gif) repeat-x left bottom;
overflow:hidden; /*----- float解除------*/
}

*html ul.product-row2{
height:1%; /*----- float解除------*/
}

ul.product-row2 li{
float:left;
width:370px;
margin:0 10px;
_display:inline;/*IE6hack*/
}

ul.product-row2 li p.catch{
line-height:110%;
overflow:hidden;
margin:0 0 5px 0;
padding:0;
}

*html ul.product-row2 li p.catch{
height:1%;
}


ul.product-row2 li p.catch img{
float:left;
margin:0 5px 0 0;
}

ul.product-row2 li p.product_pic{
float:left;
widows:168px;
}

ul.product-row2 li p.product_pic img{
border:1px solid #ffffff;
}



ul.product-row2 li h4{
padding:2px 0 2px 0;
font-size:12px;
/*color:#F91BA8;*/
}
ul.product-row2 li p.price{
padding:2px 0 15px 0;
font-size:12px;
font-weight:bold;
background:url(images/line_pinkdot.gif) repeat-x left bottom;
}

ul.product-row2 li p.detail-size{
font-size:11px;
line-height:130%;
padding:6px 0 0 40px;
background:url(images/icon_size.gif) no-repeat left 4px;
}

ul.product-row2 li p.detail-fmaterial{
font-size:11px;
line-height:130%;
padding:6px 0 0 40px;
background:url(images/icon_material.gif) no-repeat left 6px;
}

ul.product-row2 .txtbox{
/*--最小の高さ--*/
float:left;
margin:0 0 0 10px;
width:183px;
min-height:142px;
height:auto !important;
height:142px;
}

ul.product-row2 .order img{
padding:0 0 20px 10px;
}


