@charset "utf-8";

body{
background-color:#DCB516;
}

.pageImg{
border:none;
}

#wrapper{
margin:0 30px;
position:relative;
}

#wrapper h2{
margin-bottom: 30px;
/*padding-left: 20px;*/
padding-top: 50px;
}

div#leftBox{
width:450px;
}

#leftBox p{
font-size: 15px;
line-height: 130%;
margin-bottom: 25px;
}

/* reason4 leftBox */

.reason4 #leftBox{
width:920px;
}

/* オレンジ */
#voice_middle_o{
background-image:url("../../common/img/pr/voice_middle_o.gif");
background-repeat:y-repeat;
width:439px;
}

#voice_bottom_o{
background-image:url("../../common/img/pr/voice_bottom_o.gif");
background-repeat:no-repeat;
background-position:center bottom;
}

#voice_top_o{
background-image:url("../../common/img/pr/voice_top_o.gif");
background-repeat:no-repeat;
background-position:center top;
padding: 25px 45px;
}

/* グレー */
#voice_middle_g{
background-image:url("../../common/img/pr/voice_middle_g.gif");
background-repeat:y-repeat;
width:439px;
}

#voice_bottom_g{
background-image:url("../../common/img/pr/voice_bottom_g.gif");
background-repeat:no-repeat;
background-position:center bottom;
}

#voice_top_g{
background-image:url("../../common/img/pr/voice_top_g.gif");
background-repeat:no-repeat;
background-position:center top;
padding: 25px 45px;
}

#leftBox h3{
background-image:url("../../common/img/pr/img_balloon_s.gif");
background-repeat:no-repeat;
background-position:left bottom;
height:35px;
font-size:16px;
padding-left: 45px;
padding-top: 10px;
margin-bottom: 5px;
}

#leftBox span{
font-weight:bold;
font-size:24px;
line-height:30px;
}

div.reason4 #leftBox p{
margin-bottom:8px;
} 

#mainBox_l{
float:left;
margin-bottom:25px;
}

#mainBox_r{
float:right;
margin-bottom:25px;
}

/***********

right

***********/

#rightBox{
float:right;
margin-top: -370px;
}

div.reason1 #rightBox{
margin-bottom: 25px;
}

div.reason2 #rightBox{
margin-top: -305px;
}

div.reason3 #rightBox{
margin-top: -145px;
}

#rightBox p{
margin-bottom:25px;
}


/* 2012/12/18 ランキング */

#rankingBox{
margin:30px 0;
position:relative;
}

#rankingBox a{
text-decoration:underline;
}

#rankingBox a:hover{
background-color:#f1e5ff;
}


#rankingBox .rank_record{
position:absolute;
top:247px;
left:145px;
font-size:18px;
}

#rankingBox .r_date_l{
top:200px;
left:153px;
font-size:14px;
}

#rankingBox .r_date_r{
top:200px;
left:595px;
font-size:14px;
}

#rankingBox .record1{
top:249px;
left:145px;
}

#rankingBox .record2{
top:323px;
left:145px;
}

#rankingBox .record3{
top:395px;
left:145px;
}

#rankingBox .record4{
top:249px;
left:565px;
}

#rankingBox .record5{
top:323px;
left:565px;
}

#rankingBox .record6{
top:395px;
left:565px;
}

#rankingBox span{
color:#FF6699;
font-weight:bold;
padding-right:10px;
}

#wrapper .rank_banner{
position:absolute;
top:0;
left:535px;
}
