@charset "Shift_JIS";
/* ------------------------------------------------------------------

	他ページ共通 CSS
	
------------------------------------------------------------------- */
.footer{
	padding-top:0;
}

/* ------------------------------------------------------------------

	全体
	
------------------------------------------------------------------- */
.biggest_colomn{
text-align: left;
}

img { vertical-align:bottom }

.cm_contents_header{
background:url(images/bg_main.jpg) no-repeat left top;
width:950px;
height:770px;
position:relative;
}

.cm_contents_header_inc{
background:url(images/bg_main_bottom.jpg) no-repeat left bottom;
width:950px;
height:770px;
}
.cm_contents_header h2{
position:absolute;
top:297px;
left:645px;
}

.cm_contents_header .cm_song_july{
position:absolute;
top:90px;
left:15px;

}

.cm_contents_header .txt_read{
position:absolute;
top:303px;
left:15px;
}

.cm_contents_header .movie{
position:absolute;
top:358px;
left:314px;
}

.cm_contents_header .supergirls{
position:absolute;
top:587px;
left:199px;
}

/* ---------------------
	アーティスト情報
---------------------- */

.artist_info{
font-size:12px;
color:#032138;
width:950px;
background:url(images/bg_contents.jpg) repeat-y left top;
/*padding:55px 0 0 45px;*/
}

/*--clearfix--*/
.artist_info:after{
content: "";
display: block;
clear: both;
}

.artist_info h3{
text-align:center;
padding:30px 0;
}

/* =======PROFILE======= */

.artist_info .profile{
background:url(images/line_blue.gif) no-repeat center bottom;
line-height:140%;
width:950px;
}

.artist_info .profile p{
text-align:center;
color:#0e4658;
margin-bottom:25px;
}

.artist_info .profile ul{
width:600px;
margin-left:200px;
padding-bottom:20px;
}

/*--clearfix--*/
.artist_info .profile ul:after{
content: "";
display: block;
clear: both;
}

.artist_info .profile ul li{
color:#10d0bc;
float:left;
width:200px;
margin-bottom:15px;
}

.artist_info .profile ul li strong{
color:#1394e6;
}


/* =======Release======= */

.artist_info .release{
background:url(images/line_blue.gif) no-repeat center bottom;
line-height:140%;
width:660px;
margin:0 145px;
padding-bottom:30px;
}

/*--clearfix--*/
.artist_info .release:after{
content: "";
display: block;
clear: both;
}

.artist_info .release .img_albam{
float:left;
margin-top:-8px;
padding:0 10px 0 60px;
width:300px;
}

.artist_info .release .albam_detail{
float:left;
width:280px;
color:#1394e6;
}

/* =======Infomation======= */

.artist_info .infomation{
line-height:140%;
width:660px;
margin:0 145px;
padding-bottom:30px;
}

.artist_info .infomation li{
text-align:center;
color:#1394e6;
padding-bottom:15px;
}

.artist_info .infomation li a:link,
.artist_info .infomation li a:visited{
text-decoration:underline;
color:#f91ba8;
}

.artist_info .infomation li a:hover,
.artist_info .infomation li a:active{
text-decoration:none;
color:#f91ba8;
}

.artist_info .infomation li.more_info{
font-size:14px;
font-weight:bold;
color:#fd67c6;
}

/* =======link======= */

.artist_info .link{
border-top:1px solid #b8e9fa;
background:url(images/bg_link.jpg) repeat-y center bottom;
line-height:140%;
width:950px;
padding10:30px;
}

.artist_info .link ul{
margin:0 auto;
width:880px;
}

/*--clearfix--*/
.artist_info .link ul:after{
content: "";
display: block;
clear: both;
}

.artist_info .link li{
padding:15px 10px 15px 0;
float:left;
}

.artist_info .link li img{
vertical-align:middle;
padding-right:5px;
}

.artist_info .link li a:link,
.artist_info .link li a:visited{
text-decoration:none;
font-weight:bold;
color:#ffffff;
}

.artist_info .link li a:hover,
.artist_info .link li a:active{
text-decoration:underline;
font-weight:bold;
color:#ffffff;
}

/* ---------------------
	CMで紹介されたお花
---------------------- */

.product_picup{
width:950px;
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;
}

/* ------------------------------------------------------------------
	商品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{
text-align:right;
margin-bottom:20px;
}


