@charset "Shift_JIS";

/* メイン（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#cont {
width : 756px ;
margin : 0 auto ;
text-align:center;
background : url(../images/main_bg_re.gif) repeat-y 0 0 ;
}

#cont2 {
width : 742px ;
text-align:center ;
margin : 0 auto ;
}

#contents2 {
width : 732px ;
margin : 0 auto ;
text-align:left ;
padding:10px 0 10px 0 ;
}


#mainblock {
	width : 475px ;
	float:right ;
	text-align:left ;
	margin:0 ;
}

#sideblock {
	width:245px ;
	float:left ;
	text-align:center ;
	margin:0 ;
}



.list{
	margin:10px 0 0 0;
	text-align:left;
}

.arow{
	list-style-type:none ;
	padding:0 10px 0 20px;
	margin:20px 0 0 0;
	background:url(../images/arrow_se2.gif) no-repeat;
}
.list2 {
	padding:10px 0 0 10px;
	margin:5px 0;
	background:url(../images/line_se.gif) repeat-x top left;
	list-style-position: inside;
}
.list li.list2  ul li{
	background:none;
}


#who{
	text-align:left ;
	margin:5px 0;
	width:100%;
}

#who .inner{
	background-color:#D5EFFF ;
	padding:5px 8px;
	overflow: hidden;
}

/*\*/
* html #who .inner {
    height: 1em;
    overflow: visible;
}
/**/

#who .whoTitle{
	margin : 0 5px 0 5px ;
	float:left;
	line-height:160% ;
}
#who .whoSort{
	margin : 0 5px 0 5px ;
	float:right;
	line-height:160% ;
}


#who:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


#who2{
	clear: both;
	width:100%;
	text-align:left ;
	background-color:#e7e7e7 ;
	margin:8px 0 10px 0 ;
}


#who2:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


.whoResult {
	clear:both;
	text-align:center ;
	padding:5px 0;
}

#who .whoResult {
	margin-top:6px;
	border-top:1px solid #DDDDDD;
}

#who a:link,
#who2 a:link{
	color: #0000FF;
}
#who a:visited,
#who2 a:visited {
	color: #000099;
}


.title-recipe {
font-size:160% ;
font-weight:bold ;
COLOR: #df8645;
padding-left : 5px;
}



.mini  {
COLOR: #6d3300; FONT-SIZE: 120%; FONT-WEIGHT: bold; PADDING-LEFT: 5px ;
}


/* 検索ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#come{
width : 475px ;
text-align:left ;
background-color:#F6F4E5 ;
margin-bottom:5px ;
}

#come .bigarea{
width:455px ;
margin: 0px 10px ;
text-align:left ;
padding:10px 0 10px 0;
}

#come .leftsec{
width:250px ;
float:left ;
}
#come .rightsec{
float:right ;
width:199px ;
}

.bigarea:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.bigarea {display: inline-block;}
/*\*/
*html .bigarea{ height: 1%;}
 { display: block;}
/* */

.t-timer {
	COLOR: #6d3300; FONT-SIZE: 16px; FONT-WEIGHT: bold; PADDING-LEFT: 5px
}

/* 検索結果ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.come2{
width : 475px ;
background-color:#ffffff ;
margin-bottom:5px ;
}

.come2 td{
text-align:center ;
}

.bg{
width : 155px ;
text-align:center ;
background-color:#F6F4E5 ;

}
.result{
padding:5px ;
}

.result1{
	text-align:left ;
	height:55px ;
	margin-top:8px ;
}

.resultLevel {
	float:left;
	width:55px;
	margin-bottom:5px;
}
.resultTime {
	float:right;
	width:85px;
	COLOR: #6d3300;  FONT-WEIGHT: bold;
	text-align:right ;
	margin-bottom:5px;
}
.resultTime img{
	margin-right:3px;
	vertical-align: middle;
}



