@charset "utf-8";



.yasai_lead{
	margin:15px 0;
}

.yasai_index_menu_kyoto{
}

.menu_kinoko{
	padding:40px 0 0;
}

.yasai_index_menu_kyoto li{
	float:left;
	width:155px;
	display:inline;
	margin:0 0px 8px 0;
}

.yasai_index_menu_kyoto a{
	background:url(icon_link.gif) no-repeat 0 0;
	padding:0 0 0 15px;
}

.yasai_notice{
	margin:15px 11px;
}

#yasai_content{
	width:662px;
	background:url(index_bg.jpg) repeat-y;
}

#yasai_cont_head{
	background:url(index_box_top.jpg) no-repeat;
	padding:19px 33px;
}

#yasai_content ul{
	margin:0 0 0 280px;
}

#yasai_content a{
	color:#719F00;
	text-decoration:none;
}

#yasai_content a:hover{
	color:#719F00;
	text-decoration:underline;
}


.yasai_cont_title{
	float:left;
}

.box_line{
	padding:0 0 13px;
	margin:0 0 13px;
	border-bottom:1px solid #DCD8CF;
}

/*  ---- 詳細ページ -----  */

.yasai_imgbox{
	width:634px;
	margin:15px 5px;
	padding:10px 8px;
	background:#efefef;
}

.yasai_imgbox_single{
	width:313px;
	margin:15px 5px;
	padding:10px 8px;
	background:#efefef;
}


.leftimg{
	float:left;
}

.rightimg{
	float:right;
}

.yasai_detail{
	width:650px;
	margin:15px 5px;
}

.yasai_detail td img{
	vertical-align:middle;
}

.yasai_detail strong{
	font-weight:bold;
}


.yasai_detail th,
.yasai_detail td{
	padding:5px 8px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}

.yasai_detail th{
	padding:5px 8px 5px 18px;
	width:100px;
	background:url(icon_cir.gif) no-repeat 5px 0.7em;
}

.yasai_link{
	width:634px;
	margin:15px 5px;
	text-align:right;
}


.yasai_link a{
	color:#6E9C05;
	text-decoration:underline;}
.yasai_link a:hover{
	color:#FF0000;
	text-decoration:underline;
}





