/* CSS Document
@charset "Shift_JIS"; */

div#wrap_bluerose{
background:#ffffff url(images/bg_main_side.jpg) repeat-y scroll left top;
width:950px;
color:#000000;
}

div#wrap_bluerose .wrap_bluerose_inner{
background:url(images/bg_mainimg.jpg) no-repeat scroll left top;

}

/*-- ▽イントロ --*/

#wrap_bluerose p.logo_suntory{
padding-top:22px;
margin:0 0 0 54px;
}

#wrap_bluerose h2{
padding:0 0 0 0;
margin:34px 0 0 54px;
}

#wrap_bluerose p.read01{
margin:26px 0 0 54px;
}

#wrap_bluerose p.term01{
margin:0 0 0 42px;
}

/*-- ▽誕生秘話 --*/

#wrap_bluerose div.birthstory{
background:#151e4e url(images/bg_paragraph01_top.jpg) no-repeat scroll left top;
margin:23px 0 0 20px;
padding-top:40px;
width:910px;
}


#wrap_bluerose div.birthstory_inner{
background:#151e4e url(images/bg_paragraph01_bottom.jpg) no-repeat scroll left bottom;	
min-height:300px;
	height:auto !important;
	height:300px;
}

#wrap_bluerose div.birthstory_inner h3{
margin:0;
padding:0 0 0 310px;
}

#wrap_bluerose div.birthstory_inner p{
margin:0;
padding:16px 50px 54px 314px;
color:#FFFFFF;
line-height:160%;	
}

#wrap_bluerose div.birthstory_inner p strong{
color:#b99fe5;	
}


/*-- ▽商品ラインナップ --*/

#wrap_bluerose div.product_a,
#wrap_bluerose div.product_b{
width:852px;
margin:0 0 15px 45px;
padding-bottom:15px;
background:url(images/dot_gray.gif) repeat-x scroll left bottom;
}

#wrap_bluerose div.product_b{
width:852px;
margin:0 0 15px 54px;
padding-bottom:15px;
background:url(images/dot_gray.gif) repeat-x scroll left bottom;
}

/*-----↓float解除------*/

#wrap_bluerose div.product_a,
#wrap_bluerose div.product_b{  
overflow: hidden;  
}  
* html #wrap_bluerose div.product_a,
* html #wrap_bluerose div.product_b {  
height: 1%;  
}

/*-----↑float解除------*/

#wrap_bluerose div.product_end{
background:none;
margin-bottom:0;
}

#wrap_bluerose div.product_a div{
width:400px;
float:right;
padding-top:5px;
}

#wrap_bluerose div.product_b div{
width:400px;
float:left;
padding-top:5px;
}

#wrap_bluerose div.product_a p.txt_detail,
#wrap_bluerose div.product_b p.txt_detail{
width:390px;
padding:10px 5px 0 5px;
color:#ffffff;
font-weight:700;
/*--最小の高さ--*/
min-height:115px;
	height:auto !important;
	height:115px;
}

#wrap_bluerose div.product_a p.txt_detail span,
#wrap_bluerose div.product_b p.txt_detail span{
display:block;
padding-top:10px;
color:#d7f0fc;
font-size:90%;
font-weight:normal;
}

#wrap_bluerose div.product_a p.product_pic{
float:left;
width:428px;
}

#wrap_bluerose div.product_b p.product_pic{
float:right;
width:428px;
}


/*　ページ背景最下部　*/
#wrap_bluerose div.product_lineup{
padding-bottom:35px;
background:url(images/bg_main_bottom.jpg) no-repeat scroll left bottom;
}