@charset "utf-8";
/* ==================================================================
CSS information
cooks.css
================================================================== */
body.top_index li#nav_01{ background:url(/img/cooks/common/g_nav_01_on.png) no-repeat top left;}
body.feature li#nav_02{ background:url(/img/cooks/common/g_nav_02_on.png) no-repeat top left;}
body.message li#nav_03{ background:url(/img/cooks/common/g_nav_03_on.png) no-repeat top left;}
body.koushi li#nav_04{ background:url(/img/cooks/common/g_nav_04_on.png) no-repeat top left;}
body.outside li#nav_05{ background:url(/img/cooks/common/g_nav_05_on.png) no-repeat top left;}
body.license li#nav_06{ background:url(/img/cooks/common/g_nav_06_on.png) no-repeat top left;}
body.career li#nav_07{ background:url(/img/cooks/common/g_nav_07_on.png) no-repeat top left;}
body.voice li#nav_08{ background:url(/img/cooks/common/g_nav_08_on.png) no-repeat top left;}

body.top_index li#nav_01 img,
body.feature li#nav_02 img,
body.message li#nav_03 img,
body.koushi li#nav_04 img,
body.outside li#nav_05 img,
body.license li#nav_06 img,
body.career li#nav_07 img,
body.voice li#nav_08 img{
	visibility:hidden;}

.koushi_box{
	border:2px solid #F08300;
	padding:10px;
	margin-bottom:10px;
}
.koushi_box p{
	width:130px;
	float:left;
	margin-right:10px;
}
.koushi_box dl{
	float:left;
	width:500px;
}
.koushi_box dt{
	font-weight:bold;
	color:#F08300;
	font-size:116%;
}
.koushi_box dt span{
	font-size:92.4%;
	font-weight:normal;
	padding-left:10px;
	color:#333;
}
.profile_box_01 dl dt.outside_text{
	font-size:92.4%;
	text-align:1.335;
	font-weight:normal;
	color:#333!important;
}
.outside_box_01{
	margin-bottom:10px;
	border-bottom:2px solid #F08300;
}
.outside_box_01 p{
	width:130px;
	float:left;
}
.outside_box_01 dl{
	width:550px;
	float:left;
}
.outside_box_01 dl dt img{
	float:left;
	margin-right:10px;
}
.outside_box_01 dl dt{
	line-height:1.167;
	padding-bottom:10px;
	overflow:hidden;
}
.td_va_top {
	vertical-align: top;
}

/********************************************************/
/* 多言語対応時追加分[2016/04/04]
/********************************************************/
.cook_pulldown {
	position:relative;
	left:490px;
	top:-60px;
	width:50px;
}

