h1, h2, h3, h4 {margin:0; padding:0;}


* html #container{
 height: 1%;
}

/*
レンジシェフ
-------------------------------------------------------------------------*/
#rangechef{
color:#333333;
	}


#rangechef img{/* IE画像用 */
border:0;
vertical-align:bottom;
padding:0;
margin:0;
}

/*
タイトル
-------------------------------------------------------------------------*/
#ttl{
margin:0;
padding:0;
width:950px;
height:435px;
float:left;
display:inline;}

.t_l{
width:310px;
height:auto;
float:left;
display:inline;}

.read{
width:310px;
height:80px;
	background-image:url(images/ttl02.gif);
	background-repeat:no-repeat;
	background-position:top;
display:block;
	}


.i_link a{
padding-left:65px;
width:230px;
color:#e278b1;
line-height:2.5em;
font-size:12px;
text-decoration:underline;
}

.i_link a:hover{
padding-left:65px;
width:230px;
color:#74aae1;
line-height:2.5em;
font-size:12px;
text-decoration:underline;}



.t_c{
width:302px;
height:435px;
float:left;
display:inline;
}

.t_r{
width:338px;
height:435px;
float:left;
display:inline;
background-image:url(images/ttl04.jpg);
background-repeat:no-repeat;
background-position:top;
}

.read02{
width:338px;
height:80px;
	background-image:url(images/ttl06.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
display:inline;
float:left;
color:#FFFFFF;}

.read02 p{
font-size:11px;
padding-right:18px;
padding-top:15px;
text-align:right;}

.movies{
margin-top:45px;
height:310px;
width:326px;
display:inline;
float:left;
}


/*
ページ内
-------------------------------------------------------------------------*/
.rangechef001,
.rangechef002,
.rangechef003,
.rangechef004,
.rangechef005{
margin-left:25px;
margin-top:25px;
padding-bottom:15px;
	width:900px;
	height:auto;
	display:inline;
	float:left;
	}


/*
その1
-------------------------------------------------------------------------*/



/*
その2
-------------------------------------------------------------------------*/
.l_02{
margin-top:15px;
	width:613px;
	height:364px;
	display:inline;
	float:left;}


.r_02{
margin-top:15px;
margin-left:13px;
	width:274px;
	height:364px;
	display:inline;
	float:left;}



/*
その3
-------------------------------------------------------------------------*/
.l_03{
width:493px;
height:auto;
	display:inline;
	float:left;
	}

.r_03{
width:407px;
height:auto;
	display:inline;
	float:left;
	}
	
.un_03{
width:898px;
height:auto;
	display:inline;
	float:left;
	}

.un_03_02{
margin-top:25px;
margin-left:15px;
height:auto;
width:878px;
	display:inline;
	float:left;
	}


/*
その4
-------------------------------------------------------------------------*/
.all_04{
	margin-top:15px;
	padding:0;
	width:900px;
	height:378px;
	background-image:url(images/bg_comment.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	}

.all_04 ul{ 
margin-left:210px;
margin-top:60px;
width:590px;
}

.all_04 li{background:url("images/dot.gif") repeat-x scroll left bottom transparent;
line-height:150%;
padding:11px 0 11px 10px;
}


/*その他のコメントはこちら*/
.comme,
.comme a
{ width:770px; color:#74aae1; line-height:1.5em; font-size:13px; 
font-weight:bold; 
text-align:right; 
display:inline; float:right; 
margin-right:30px;
 padding-top:0px;}

.comme a:visited
{color:#3399FF; line-height:1.5em; font-size:13px;  font-weight:bold;}

.comme a:hover
{color:#66CCFF; line-height:1.5em; font-size:13px; font-weight:bold;}



/*
その5
-------------------------------------------------------------------------*/

.l_05{
margin-top:15px;
margin-left:11px;
width:429px;
height:auto;
	display:inline;
	float:left;
	}

.r_05{
margin-top:15px;
margin-left:19px;
width:429px;
height:auto;
	display:inline;
	float:left;
	}
	
.l_05 p,.r_05 p{
font-size:13px;
font-weight:bold;
text-align:center;}
	
.kakaku{
font-size:13px; font-weight:bold; color:#FF3366;}

.btn_kounyu{
margin-bottom:30px;
margin-top:20px;
margin-left:65px;
width:290px;
height:76px;
display:block;}




/*
すべてのアイテムを見る
-------------------------------------------------------------------------*/

.allitems,
.allitems a
{ width:870px; color:#e278b1; line-height:1.5em; font-size:13px; 
font-weight:bold; text-align:right; display:inline; float:right; margin-right:15px; padding-top:1px;}

.allitems a:visited
{color:#9966CC; line-height:1.5em; font-size:13px;  font-weight:bold;}

.allitems a:hover
{color:#6633CC; line-height:1.5em; font-size:13px; font-weight:bold;}




/*
画効果
-------------------------------------------------------------------------*/
#btn_premium a:hover img,
#l_menu a:hover img,
.rangechef005 a:hover img,
.btn_kounyu a:hover img
{
opacity:0.8;/*Opera・Firefox・Safari用*/
filter:alpha(opacity=80);/*IE用*/
}
/* /画効果 ☆----*/


.floLeft {
float:left;
}
.floRight {
float:right;
}



/*
プレミアムバナー
-------------------------------------------------------------------------*/
#btn_premium{
margin:0;
padding:0;
width:950px;
height:85px;
float:left;/*必要*/
display:inline;
}

#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;}
.tx10tan{font-size: 10px; font-weight: normal; line-height: 130%; color: tomato;}
.tx14b {font-size: 14px; font-weight: bold; line-height: 130%; color: #333333;}
.tx14bred {font-size: 14px; font-weight: bold; line-height: 130%; color: #ff0000;}
.tx14 {font-size: 14px; font-weight: normal; line-height: 130%; color: #333333;}
.tx12 {font-size: 12px; font-weight: normal; line-height: 130%; color: #333333;}
.tx12b {font-size: 12px; font-weight: bold; line-height: 130%; color: #333333;}
.tx12b_navy {font-size: 12px; font-weight: bold; line-height: 130%; color: #042177;}
.tx12b_pink {font-size: 12px; font-weight: bold; line-height: 130%; color: #f61d6a;}
.tx15b_pink {font-size: 15px; font-weight: bold; line-height: 130%; color: #f61d6a;}

.tx10red {font-size: 10px; font-weight: normal; line-height: 130%; color: #ff0000;}
.tx12b_red {font-size: 12px; font-weight: bold; color: #ff0000;}
.ha { color: #407605;}
.fra { color: #0066cc;}

/*
 マージン：上方向
-------------------------------------------------------------------------*/
.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;
}

/*
 その他
-------------------------------------------------------------------------*/
