
/*  ぐーすか追加設置　*/
/*--------------------------------------------------------*/

.gooskaBox{
	background-color:#FFF;
	border:1px solid #EBF0D7;
	padding:28px 0 35px;
}

.gooskaBox .gooska_photo{
	text-align:center;
}

.gooskaBox .gooska_photo a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.gooskaBox .gooska_logo{
	margin:35px 0 32px;
	text-align:center;
}

.gooskaBox .gooska_logo a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.gooskaBox .gooska_txt{
	text-align:center;
	font-size:15px;
	line-height:1.9em;
	color:#333;
}

.gooskaBox .bt_buy{
	margin:30px auto 0;
	width:280px;
}

.gooskaBox .bt_buy a{
	display:block;
	padding:22px 0;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
	font-size:18px;
	font-weight:700;
	line-height:1.0em;
	letter-spacing:1.08px;
	text-decoration:none;
	text-align:center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	background:#292347;
	color:#FFF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.gooskaBox .bt_buy a:hover{
	background:#747087;
}

/*  ここまで ------ ぐーすか追加設置　*/
/*--------------------------------------------------------*/


h4{ font-size:130%; font-weight:bold; color:#444; line-height:1.5em; margin-bottom:20px; }

h5{ font-size:130%; font-weight:bold; color:#444; line-height:1.5em; margin-bottom:20px; }

.txt_space01{
	float:left;
	width:420px;
	padding-right:20px;
}	

.ph_space01{
	float:left;
	width:300px;
}	

.h2_space{
	margin-top:60px;
	margin-bottom:35px;
}

.h2_space02{
	margin-top:60px;
	margin-bottom:35px;	
}

.txt_space02{
	float:left;
	width:350px;
	padding-right:50px;
}	

.ph_space02{
	float:left;
	width:340px;
	text-align:center;
}	

.clr_jikitan{
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 60px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.clr_jikitan_last{
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 40px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.price_txt{
	font-size:110%;
	color:#333;
	margin-top:20px;
}

.buy_bt{
	text-align:center;
	margin-top:25px;
}

.dotline{
    clear: both;
    padding-top:40px;
    padding-bottom:40px;
}

.clr_goods{
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 50px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.story{
	text-align:center;
	margin-top:15px;
}

.bed_left{
	width:255px;
	float:left;
	padding-right:40px;
}

.bed_right{
	width:445px;
	float:left;
}

