@charset "Shift_JIS";
/* コスチューム特集 -------------------------------------*/

#costume {
	width: 750px;
	color: #333;
	margin:0px auto;
	font-size:12px;
	line-height:160%;
}

/*共通設定
------------------------------------*/
#costume a{
	text-decoration:none;
	color:#202bff;
}
#costume a:hover{
	text-decoration:underline;
	color:#202bff;
}
#costume a:visited{
	color:#202bff;
}
#costume .cf:before,
#costume .cf:after {
    content: " ";
    display: table;
}
#costume .cf:after {
    clear: both;
}
#costume .cf {
    *zoom: 1;
}
#costume .notxt {
	text-indent:-9999px;
}
#costume p{
	margin:0;
}


/*メインビジュアル
------------------------------------*/
#costume #main {
	width:750px;
	position:relative;
}
#costume #main .lead {
	position:absolute;
	top:484px;
	left:70px;
	width:627px;
	color:#fff;
	font-size:134%;
	line-height:1.57;
}

/*ブランド紹介
------------------------------------*/
#costume h3 {
	height:10px;
}

#costume .brand_info {
	font-size:117%;
	line-height:1.8;
}
#costume .brand_info .galaku {
	background:url(images/brand_galaku.jpg) no-repeat;
	height:240px;
	position:relative;
}
#costume .brand_info .galaku p.lead {
	position:absolute;
	top:104px;
	left:28px;
	width:490px;
}
#costume .brand_info .galaku p.product_link {
	position:absolute;
	top:170px;
	left:309px;
}
#costume .brand_info .galaku p.product_link span {
	display: block;
	color: red;
	font-weight: bold;
}
#costume .brand_info .paralux {
	background:url(images/brand_paralux.jpg) no-repeat;
	height:240px;
	position:relative;
}
#costume .brand_info .paralux p.lead {
	position:absolute;
	top:104px;
	left:238px;
	width:490px;
}
#costume .brand_info .paralux .product_link {
	position:absolute;
	top:177px;
	left:529px;
}

/*黒板
------------------------------------*/
#costume .ttl_bord {
	position:relative;
}
#costume .ttl_bord h4 {
	margin:0;
}
#costume .ttl_bord .lead {
	position:absolute;
	width:500px;
	height:auto;
	top:80px;
	left:60px;
	color:#fff;
	font-size:134%;
	line-height:1.57;
}

/*商品詳細
------------------------------------*/
#costume .product{
	margin-bottom:20px;
}
#costume .box_galaku {
	width:375px;
	float:left;
	background:url(images/bg_galaku.png) repeat-y;
	padding-bottom:10px;
}
#costume .box_paralux {
	width:375px;
	float:left;
	background:url(images/bg_paralux.png) repeat-y;
	padding-bottom:10px;
}
#costume .brand_name {
	text-align:center;
	margin:18px 0;
}
#costume .swim_img {
	margin-left:10px;
}
#costume .detail_r .point,
#costume .detail_l .point {
	color:#9247cd;
	font-weight:bold;
}
#costume .detail_r,
#costume .detail_l {
	width:355px;
	margin-top:15px;
}

#costume .detail_r img {
	float:left;
}
#costume .detail_r .txtset {
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:155px;
}
#costume .detail_l .txtset {
	float:left;
	width:155px;
	padding-left:15px;
	padding-top:10px;
}
#costume .detail_l img {
	float:right;
}

/* モデル感想 */
#costume .voice {
	height:327px;
	padding:0 22px;
	font-size:117%;
	margin-top:3px;
}
#costume .box_galaku .voice {
	background:url(images/bg_voice_g.png) no-repeat;
	margin-left:10px;
}
#costume .box_paralux .voice {
	background:url(images/bg_voice_p.png) no-repeat;
	margin-left:8px;
}
/* 枠内見出し */
#costume .voice_ttl {
	text-align:center;
	padding:35px 0 22px 0;
}
#costume .txt_product_link {
	text-align:center;
	margin-bottom:12px;
}
.voice_txt {
	height:110px;
}

/* レイアウト */
#costume .voice .col_l {
	float:left;
}
#costume .voice .col_l img {
margin-right:17px;
}
#costume .voice .col_r {
	float:left;
	width:220px;
}

/* 商品データ */
.product_name {
	font-weight:bold;
	padding-bottom:5px;
}
.price {
	font-size:92%;
	padding-bottom:5px;
}
.price span {
	color:#ff0000;
	font-size:175%;
}
.link_lsize {
	font-size:12px;
}


/*グラビア
------------------------------------*/
#wrapper_photo {
	height: 70px;
	background:url(images/bg_photo.png) no-repeat;	
	margin: 0 auto 35px;
	padding: 45px 0px 0px 0px;
}
#wrapper_photo p {
	height:0px;
	margin:0;
}
.bx-wrapper .bx-viewport {
	background:transparents;
	width:640px!important;
	padding:0!important;
	margin:0 auto!important;
	height:60px!important;
}
ul.bxslider li {
	width:95px!important;
}
ul.bxslider li img {
	width:80px;
	height:45px;
}

/* レポート
------------------------------------*/
#box_report {
	background:url(images/bg_report.png) no-repeat;
	width:605px;
	display:block;
	padding:18px 30px;
	height:312px;
	margin:0 auto;
	font-size:117%;
	line-height:2em;
}
.ttl_report {
	text-align:center;
	display:block;
	padding-bottom:20px;
}
.result {
	text-align:center;
	padding-top:10px;
}















