@charset "shift-jis";

/* Reset
-----------------------------------*/
h1, h2, h3, h4, ul, li,dl,dt,dd {margin:0; padding:0;}
ul {list-style-type:none;}

* html #container{
 height: 1%;
}


/*
カスタム
-------------------------------------------------------------------------*/
#bravo .hd{display:none;}
#bravo .fL {float:left;}
#bravo .fR {float:right;}


/*
BRAVO
-------------------------------------------------------------------------*/
#bravo{
width:950px;
background-color:#ffffff;
	}

#bravo img{/* IE画像用 */
border:0;
vertical-align:bottom;
padding:0;
margin:0;
}

/*
ページ内
-------------------------------------------------------------------------*/
#cnt001,#cnt002,#cnt003,#cnt004,#cnt005,#cnt006,#cnt007,#cnt008,#cnt009{
	margin-top:0px;
	padding-bottom:0px;
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}


/*
メインタイトル
-------------------------------------------------------------------------*/
#title{
margin:0;
padding:0;
width:950px;
height:auto;
float:left;
display:inline;
}



/*その1 nayami
-------------------------------------------------------------------------*/
#cnt001 {
}


/*その2 kaiteki
-------------------------------------------------------------------------*/
#cnt002 .boxL{
	width:475px;
	height:502px;
	float:left;
	display:inline;
}
#cnt002 .boxR{
	width:475px;
	height:502px;
	float:left;
	display:inline;
}


/*その3 bodyline
-------------------------------------------------------------------------*/
#cnt003 .boxL{
	width:475px;
	height:534px;
	float:left;
	display:inline;
}

#cnt003 .boxR{
	width:475px;
	height:534px;
	float:left;
	display:inline;
}


/*その4 amiwake
-------------------------------------------------------------------------*/
#cnt004 .boxL{
	width:226px;
	height:343px;
	float:left;
	display:inline;
}
#cnt004 .boxR{
	width:664px;
	height:343px;
	float:left;
	display:inline;
}


/*その5 voice
-------------------------------------------------------------------------*/
#cnt005{
}
.cnt5-attenBox{
margin:auto;
	width:950px;
	height:89px;
	background-image: url(images/cnt5-voice-3.jpg);
	display:inline;
	float:left;
	}
	
.cnt5-tx-atten{
margin-left:550px;
	}



/*その6 support
-------------------------------------------------------------------------*/
#cnt006{
	margin-top:10px;
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}

.cnt6-innerBox{
	margin:30px auto auto 30px;
	width:890px;
	height:auto;
	background-color: transparent;
}

/*その7 buy
-------------------------------------------------------------------------*/
#cnt007{
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}
.cnt7-innerBox{
	margin:30px auto auto 30px;
	width:890px;
	height:auto;
	background-color: transparent;
}



/*その8 buy（レース追加分）
-------------------------------------------------------------------------*/
#cnt008{
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}
.cnt8-innerBox{
	margin:30px auto auto 30px;
	width:890px;
	height:auto;
	background-color: transparent;
}

#cnt008 .boxL{
	width:226px;
	height:444px;
	float:left;
	display:inline;
}
#cnt008 .boxR{
	width:664px;
	height:444px;
	float:left;
	display:inline;
}

/*その9 buy（プレーン）
-------------------------------------------------------------------------*/
#cnt009{
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}
.cnt9-innerBox{
	margin:30px auto auto 30px;
	width:890px;
	height:auto;
	background-color: transparent;
}

#cnt009 .boxL{
	width:226px;
	height:444px;
	float:left;
	display:inline;
}
#cnt009 .boxR{
	width:664px;
	height:444px;
	float:left;
	display:inline;
}

/*
画効果
-------------------------------------------------------------------------*/
/* /画効果 ☆----*/






/*
プレミアムバナー
-------------------------------------------------------------------------*/
#btn_premium{
margin:0;
padding:0;
width:950px;
height:85px;
}

#btn_premium img{
border:0;
padding:0;
margin:0;
vertical-align: top;
vertical-align: bottom;
}


/*
クリア
-------------------------------------------------------------------------*/

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac＼*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/*-------------------------------*/



/*文字*/
.tx10 {font-size: 10px; font-weight: normal; line-height: 130%; color: #333333;}
.tx10red {font-size: 10px; font-weight: normal; line-height: 130%; color: #ff0000;}
.tx12b_red {font-size: 12px; font-weight: bold; color: #ff0000;}


/*
 マージン：上方向
-------------------------------------------------------------------------*/
.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt3 {
	margin-top:3px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt45 {
	margin-top:45px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt55 {
	margin-top:55px !important;
}

/*
 マージン：右方向
-------------------------------------------------------------------------*/
.mr10{
	margin-right:10px !important;
}

.mr50{
	margin-right:50px !important;
}
.mr100{
	margin-right:100px !important;
}


/*
 マージン：左方向
-------------------------------------------------------------------------*/
.ml5{
	margin-left:5px !important;
}
.ml10{
	margin-left:10px !important;
}
.ml15{
	margin-left:15px !important;
}
.ml20{
	margin-left:20px !important;
}
.ml25{
	margin-left:25px !important;
}
.ml30{
	margin-left:30px !important;
}
.ml40{
	margin-left:40px !important;
}
.ml50{
	margin-left:50px !important;
}

.ml106{
	margin-left:106px !important;
}


/*
 マージン：下方向
-------------------------------------------------------------------------*/
.mb5{
	margin-bottom::5px !important;
}
.mb10{
	margin-bottom::10px !important;
}
.mb15{
	margin-bottom::15px !important;
}
.mb20{
	margin-bottom::20px !important;
}

/*
 その他
-------------------------------------------------------------------------*/
