@charset "EUC-JP";

* {
	margin:0;
	padding:0;
	font-size: 100%;
}


img {
    border-style:none;
}

li {
    list-style-type:none;
}

/*----------------------------------------------------
	body
----------------------------------------------------*/
body {
	line-height: 18px;
	color: #333;
	text-align: center;
	font-family: 'メイリオ','Meiryo',"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	background: url(../images/bg.jpg) top left repeat-x;	
	}
	
	
h1 {
	margin: 0 auto;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	text-align: right;
	width: 920px;
	height: 22px;
	line-height: 17px;
}

h2{
	padding: 5px 40px 10px;
}



/*----------------------------------------------------
	#stage
----------------------------------------------------*/
div#stage{
	margin: 0 auto;
	text-align: left;
}

/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
div#wrapper{
	margin: 0 auto;
	width: 936px;
	text-align: left;
	/*background: url(../images/wrapper_bg.jpg) top left repeat-y;*/
	background: url(../images/wrapper_bg.jpg) top left no-repeat;
}



/*----------------------------------------------------
	#side-container
----------------------------------------------------*/
div#side_container{
	width: 252px;
	float: left;
}

/*----------------------------------------------------
	#side-container logo
----------------------------------------------------*/
div#side_container .logo{
	width: 252px;
	background-image: url(../images/logo_bg.jpg);
	height: 202px;
}


/*----------------------------------------------------
	#gnav
----------------------------------------------------*/

#gnav {
	background-image: url(../images/gnav_bg.jpg);
	background-repeat:no-repeat;
	height: 270px;
	vertical-align: top;
}

#gnav ul {
	margin-left: 29px;
}

#gnav ul li{
	margin: 11px 0 15px 25px;
	float: left;
}

#gnav ul li img{
	vertical-align: top;
	vertical-align: bottom;
	display: inline;
	padding-top:2px;
}



#gnav ul li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}



/*----------------------------------------------------
	#header
----------------------------------------------------*/

div#header{
	position: relative;
	height: 70px;
	width: 650px;
}


div#header .h_tel{
	margin: 0;
	padding: 0;
	position: absolute;
	top:35px;
	left: 170px;
}



div#header .h_comment{
	margin: 0;
	padding: 0;
	position: absolute;
	top:8px;
	right: 10px;
}

div#header .h_btn{
	margin: 0;
	padding: 0;
	position: absolute;
	top:40px;
	right:0;
}

div#top #top-image{
}

div#top{
	margin: 0 auto 27px;
	padding: 0 0 0 25px;
	width: 659px;
	float: left;
	display: inline;
}

div#sub_contents{
	margin: 0 auto 27px;
	padding: 0 0 0 25px;
	width: 659px;
	float: left;
	display: inline;
	

}

/*----------------------------------------------------
	#mail
----------------------------------------------------*/

.mail_event{
	width: 651px;
	position: relative;
	margin-bottom:5px;
	margin-top:20px;
	}

.m_event_box {
	width:650px;
	height:100px;
	margin-bottom:20px;
}
.m_event_box .mail_p {
	width:210px;
	float:left;
	margin-right:10px;
}
.m_event_box .mail_p_l {
	width:210px;
	float:left;
	margin-right:0px;
}


/*----------------------------------------------------
	#news
----------------------------------------------------*/
.top_news{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.top_news h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}
	
	
.top_news dl {
	padding-top:75px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 2.0;

}

.top_news dt {
	width: 90px;
	float:left;
	padding-left: 8px;
	color: #333333;
	font-weight: bold;
}

.top_news dd {
/*	width: 420px;*/
	width:550px;
	padding: 0 80px;
	color: #957f44;
}


/*----------------------------------------------------
	#link
----------------------------------------------------*/

#link {
	background: url(../images/link_bg.png) no-repeat;
	height: 133px;
	margin-left: 10px;
}

#link ul {
	float: left;
	margin-left: 39px;
}

#link ul li{
	width: 180px;
	margin: 11px 0 0 5px;
	float: left;
	text-decoration:underline;
}

#link ul li img{
	vertical-align: top;
}

#link ul li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}

#link a:link,
#link a:visited,
#link a:active	{
	color: #3b3a3a;
	text-decoration: underline;
	padding-left:10px;
}

#link a:hover{
	color: #9b7237;
	text-decoration: underline;
	}	
		
	
/*----------------------------------------------------
	#mobile
----------------------------------------------------*/

#mobile {
	height: 203px;
	margin-left: 15px;
	margin-top:20px;
}


#mobile img{
	vertical-align: top;
}

#mobile a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
	


	
/*----------------------------------------------------
	#recruit
----------------------------------------------------*/

#recruit {
	height: 150px;
	margin-left: 50px;
	margin-top:20px;
}


#recruit img{
	vertical-align: center;
}

#recruit a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
	
/*----------------------------------------------------
	#topmenu
----------------------------------------------------*/
.top_menu{
	margin-bottom: 27px;
	width: 659px;
	height: 148px;
	position: relative;
	background: url(../images/topcontent_bg02.jpg) no-repeat;
	}

.top_menu h3{
	position: absolute;
	}
	
.top_menu p{
	position: absolute;
	top: 22px;
	right: 15px;
	width: 216px;
	line-height:1.5;
/*	line-height: 1.3;*/
/*	margin-top:5px;*/
	}
	
.top_menu .t_btn{
	position: absolute;
	right: 15px;
	bottom: 0px;
	}
	
/*----------------------------------------------------
	#workshop
----------------------------------------------------*/
.workshop{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.workshop h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}
	
	
.workshop h4 {
	padding-top:120px;
	padding-bottom: 5px;
	width: 640px;

}

.workshop_menu_l{
	margin-bottom: 27px;
	width: 628px;
	height: 266px;
	position: relative;
	background: url(../images/workshop/vol1_01bg.jpg) no-repeat;
	}

.workshop_menu_l h3{
	position: absolute;
	}
	
.workshop_menu_l p{
	position: absolute;
	top: 22px;
	right: 10px;
	width: 278px;
	line-height: 1.8;
	}
	
	
.workshop_menu_r{
	margin-bottom: 27px;
	width: 628px;
	height: 266px;
	position: relative;
	background: url(../images/workshop/vol1_02bg.jpg) no-repeat;
	}

.workshop_menu_r h3{
	position: absolute;
	}
	
.workshop_menu_r p{
	position: absolute;
	top: 22px;
	left: 10px;
	width: 278px;
	line-height: 1.8;
	}



.workshop_back{
	margin-bottom: 27px;
	width: 650px;
	height: 247px;
	position: relative;
	background: url(../images/workshop/backnumber_bg.jpg) no-repeat;
	}

	
.workshop_back p{
	position: absolute;
	top: 81px;
	right: 358px;
	width: 278px;
	line-height: 2.0;
	background-color:#dad1af;
	margin-left:10px;
	height:25px;
	}
	
.workshop_back a:link,
.workshop_back a:visited,
.workshop_back a:active	{
	color: #3b3a3a;
	text-decoration: underline;
	padding-left:10px;
}

.workshop_back a:hover{
	color: #9b7237;
	text-decoration: underline;
	}	

.workshop_text {
	font-size:18px;
	padding-top:120px;
	padding-bottom: 5px;
	padding-left:10px;
	width: 640px;
	letter-spacing:5px;
}

.workshop_space{
	margin-bottom:850px;
	float:left;
}
	

/*----------------------------------------------------
	#cooking
----------------------------------------------------*/
.cooking{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.cooking h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}
	
	
.cooking_text {
	font-size:18px;
	padding-top:120px;
	padding-bottom: 5px;
	padding-left:10px;
	width: 640px;
	letter-spacing:5px;
}

.cooking_space{
	margin-bottom:850px;
	float:left;
}

.cooking_sub_title{
	background:url(../images/event/event_sub_title.png)no-repeat;
	position:relative;
	text-indent:10px;
	font-size:14px;
	color:#933;
	font-weight:bold;
	left:10px;	
}

.cooking_list {
	font-size: 80%;
	margin: 15px;
}

.cooking_list li {
	list-style: square;
	list-style-position: inside;
}

.print {
	font-size: 80%;
	margin: 5px;
	text-align: right;	
}

/*----------------------------------------------------
	#access
----------------------------------------------------*/
.access{
		width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.access h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}


.access h4 {
	padding-top:130px;
	padding-bottom: 5px;
	padding-left:10px;
	width: 640px;
}

.access h5 {
	padding-top:20px;
	padding-bottom: 5px;
	padding-left:10px;
	width: 640px;
	font-size:18px;
	color:#98455A;
}
	

.access_box{
	width: 651px;
	position: relative;
	left:5px;
	/*margin-bottom:10px;*/
	}

.access_box dl {
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 2.0;

}

.access_box dt {
	width: 90px;
	float:left;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	font-size:14px;
}

.access_box dd {
	width: 420px;
	padding: 0 80px;
	font-size:14px;
	
}

.access_box2{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	left:10px;
	}
	
.access_box2 dt {
	width: 500px;
	float:left;
	padding-left: 8px;
	color: #333333;
	font-size:14px;
}

.access_box3{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	left:5px;
	}
.access_box3 dl {
	width: 651px;
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 2.0;
}
.access_box3 dt {
	width: 651px;
	float:left;
	padding-left: 8px;
	color: #333333;
	font-size:14px;
}

/*----------------------------------------------------
	#event
----------------------------------------------------*/
.event{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.event h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}


.event h4 {
	padding-top:130px;
	padding-bottom: 5px;
	width: 640px;
	margin-left:10px;

}

.event_box{
	width: 651px;
	position: relative;
	margin-left:10px;
	/*margin-bottom:10px;*/
	}

.event_box dl {
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 1.5;

}

.event_box dt {
	width: 200px;
	float:left;
	padding-left: 8px;
	color: #333333;
	font-weight: bold;
	font-size:14px;
	line-height:1.5;
}

.event_box dd {
	width: 420px;
	font-size:14px;
	line-height:1.8;
	
}

.event_box_img{
		width: 651px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	margin-left:5px;
	}
	
.event_box_img_small_l{
	width:300px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	}
.event_box_img_small_r{
	width:300px;
	left:10px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	}

.event_sub_title{
	background:url(../images/event/event_sub_title.png)no-repeat;
	position:relative;
	text-indent:10px;
	font-size:14px;
	color:#933;
	font-weight:bold;
	width:200px;
	left:10px;
	float:left;
	
}

/*----------------------------------------------------
	#about
----------------------------------------------------*/
.about{
		width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.about h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}


.about h4 {
	padding-top:130px;
	padding-bottom: 5px;
	width: 640px;

}

.about h5 {
	margin-top:200px;
	padding-top:130px;
	padding-bottom: 5px;
	width: 640px;

}

.about_text{
	position:relative;
	width:600px;
	padding-top:10px;
	font-size:14px;
	line-height:30px;
	margin-left:10px;
	 
}

.about_space{
	margin-bottom:90px;
	float:left;
}

/*----------------------------------------------------
	#company
----------------------------------------------------*/
.company{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.company h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}
	
	
.company h4 {
	padding-top:120px;
	padding-bottom: 5px;
	width: 640px;

}

.company_sub_title {
	padding-bottom: 5px;
	width: 500px;

}

.company_sub{
	width: 600px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	margin-left:10px;
	}
	
.company_text{
	position:relative;
	width:600px;
	padding-top:10px;
	font-size:14px;
	line-height:30px;
	margin-left:10px;
	 
}

.company_box{
	width: 651px;
	position: relative;
	/*margin-bottom:10px;*/
	}

.company_box dl {
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 1.8;

}

.company_box dt {
	width: 130px;
	float:left;
	padding-left: 8px;
	color: #333333;
/*	font-weight: bold;*/
	font-size:14px;
	line-height:1.8;
}


.company_box dd {
	width: 420px;
	font-size:14px;
	line-height:1.8;
}

.company_box_2{
	width: 651px;
	position: relative;
	/*margin-bottom:10px;*/
	}

.company_box_2 dl {
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 1.8;

}

.company_box_2 dt {
	width: 130px;
	float:left;
	padding-left: 8px;
	color: #333333;
	font-size:14px;
	line-height:1.8;
}


.company_box_2 dd {
	width: 550px;
	font-size:14px;
	line-height:1.8;

}
.company_space{
	margin-bottom:500px;
	float:left;
}
/*----------------------------------------------------
	#recruit
----------------------------------------------------*/

.recruit {
    width: 651px;
    position: relative;
    margin-bottom: 10px;
}

.recruit	_sub{
	width: 600px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	margin-left:10px;
	}

.recruit_box{
	width: 651px;
	position: relative;
	margin-bottom:10px;
        margin-top:10px;
	}

.recruit_box table {
	padding-top:5px;
	padding-bottom: 5px;
	width: 640px;
	line-height: 1.8;
        font-size:10pt;
}

th {
width: 130px;
padding: 5px 10px;
}
td {
padding: 5px 10px;
}


/*----------------------------------------------------
	#form
----------------------------------------------------*/
.form{
		width: 651px;
	position: relative;
	margin-bottom:10px;
	}

.form h3{
	position: absolute;
	top: 15px;
	left: 5px;
	}

.form_space{
	margin-bottom:500px;
	float:left;
}
/*----------------------------------------------------
	#font
----------------------------------------------------*/		
	
.brown{
	color: #b1966f;
}
	


/*----------------------------------------------------
	#footer
----------------------------------------------------*/
/* フッター位置、背景色 */
div#footer {
	margin: 0 auto 0;
	width: 100%;
	height: 294px;
	text-align: left;
	background-image: url(../images/footer_bg.jpg)  ;
	clear: both;
}

div#footer .f_info{
	margin: 0 auto 0;
	width: 936px;
	height: 237px;
	position: relative;
}

div#footer .f_info .f_logo{
	position: absolute;
	top: 27px;
	left: 10px;
}


div#footer .f_info .f_comment{
	position: absolute;
	top: 38px;
	left: 220px;
}


div#footer .f_info .f_oomiya{
	position: absolute;
	top: 91px;
	left: 220px;
}

div#footer .f_info .f_urawa{
	position: absolute;
	top: 163px;
	left: 220px;
}

div#footer .f_info .f_oomiya_add{
	position: absolute;
	top: 92px;
	left: 498px;
	color: #515151;
}
div#footer .f_info .f_add_f span{
	font-weight: bold;
}

div#footer .f_info .f_urawa_add{
	position: absolute;
	top: 161px;
	left: 498px;
	color: #515151;
	}

div#footer .f_info .f_add_n span{
	font-weight: bold;
}


	
div#footer .f_link{
	margin: 0 auto;
	width: 936px;
	height: 40px;
	text-align: center;
}

div#footer .f_link p{
	color: #666;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 40px;
}

div#footer .f_link p span{
	padding-right: 40px;
}

div#footer .f_link a:link,
div#footer .f_link a:visited,
div#footer .f_link a:active	{
	color: #666;
	text-decoration: none;
	line-height: 14px;
}

div#footer .f_link a:hover{
	color: #9C3A37;
	text-decoration: underline;
	}


/* 空のクリア、フロート解除 */
.clear {
	clear:both;
	margin: 0;
	padding: 0;
}

/* 文章中のリンク */
 a:link,
 a:visited,
 a:active
 {
	color: #AF6643;
	text-decoration: underline;
}

 a:hover{
	color: #900;
	text-decoration: none;
}

/*----------------------------------------------------
	#recipe
----------------------------------------------------*/
.recipe_box_img{
	width: 651px;
	position: relative;
	margin-bottom:10px;
	padding-top:10px;
	float:left;
	margin-left:5px;
}

.recipe_text {
	font-size:16px;
	padding-top:120px;
	padding-bottom: 5px;
	padding-left:10px;
	width: 640px;
	letter-spacing:5px;
}

.recipe_sub_title{
	background:url(../images/event/event_sub_title.png)no-repeat;
	position:relative;
	text-indent:10px;
	font-size:17px;
	color:#933;
	font-weight:bold;
	padding-top:5px;
	padding-bottom: 15px;
	margin-top:20px;
}

.pop_box {
	width:625px;
	margin-bottom:10px;
}
.pop_box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.pop_box {
	zoom: 1;
}
.pop_box .pop_p {
	width:190px;
	float:left;
	margin-right:15px;
}
.pop_box .pop_p_l {
	width:190px;
	float:left;
	margin-right:0px;
}
.pop_text_box {
	width:625px;
	height:30px;
	margin-bottom:20px;
}
.pop_text_box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.pop_text_box {
	zoom: 1;
}
.pop_text_box .pop_p {
	width:190px;
	height:30px;
	float:left;
	margin-right:15px;
	text-align:center;
	color:#754C24;
}
.pop_text_box .pop_p_l {
	width:190px;
	height:30px;
	float:left;
	margin-right:0px;
	text-align:center;
	color:#754C24;
}
.pop_p span {
	font-size:10px;
}