@charset "utf-8";

/*________________________________________________

	name:			special.css
	author:			kumi morita
	mail:			morimori@elf.coara.or.jp
	create Date:	2008-09-11
	lastmodified:	****-**-**
________________________________________________*/

  
/* Base Styles ===================================
 * (classes defined in the Markup Guide)
================================================*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

/*-------------------------------------------------
reset
-------------------------------------------------*/
fieldset,img {
	border: none;
}
img {
	border: none;
	vertical-align: bottom;
}
ul,ol,li {
	list-style-type:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
input {
	cursor: pointer;
}

/*-------------------------------------------------
clearfix
-------------------------------------------------*/
.clearfix, dl {
	display: inline-block;
	display: block;
	zoom: 100%;
}
.clearfix:after, dl:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
*html .clearfix, *html dl {
	height: 1%;
}
.clearfix, dl {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
	display: block;
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: right;
	line-height: 100%;
}

/*-------------------------------------------------
special_left	レフトメニュー部分
-------------------------------------------------*/
#special_left {
	display: block;
	width: 160px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}
#special_left h2 {
	display: block;
	clear: both;
}
#special_left h3 {
	display: block;
	clear: both;
	margin: 20px 0 5px 0!important;
	font-size: medium;
	font-weight: bold;
}
#special_left ul {
	width: auto;
	margin: 0 0 20px 0!important;
	padding: 0;
}
#special_left li {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_blue_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.red_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_red_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.pink_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_pink_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.blue_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_blue_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.gray_yajirushi {
	display: block;
	clear: both;
	width: 115px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 45px;
	background: url(../../img/special_gray_yajirushi.gif) 20px top no-repeat;
	line-height: 18px;
}
#special_left li a {
	font-weight: bold;
	text-decoration: underline;
}
#special_left li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0099cc;
}

/*-------------------------------------------------
special_navi	メニュー部分
-------------------------------------------------*/
#special_navi, ul#special_navi {
	display: block;
	width: 640px;
	height: 40px;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}
#special_navi li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}





/*-------------------------------------------------
special_toriten		メインコンテンツ部分 2011-04-06.1622　追加
-------------------------------------------------*/
#special_toriten {
	width: 640px!important;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
#special_toriten h2 {
	width: 640px;
	margin: 0 ;
	padding: 0;
	text-align: left;
}
#special_toriten h3 {
	display: block;
	clear: both!important;
	width: 640px;
	height: auto;
	margin: 10px 0 5px 0!important;
	padding: 0;
}
#special_toriten p {
	width: auto;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #333333;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
#special_toriten dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: -5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #333333;
}
#special_toriten dt {
	display: block;
	float: left;
	width: 238px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
}
#special_toriten dd {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}
#special_toriten dd h4 {
	display: block;
	width: 380px; /* 390px */
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-image: url(../img/bg_h4.gif);
	background-position: left top;
	background-repeat: repeat;
	font-size: large;
	font-weight: bold;
}
#special_toriten dd p {
	width: 390px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}
#special_toriten dd p.syosai {
	margin: 5px 0 0 0;
	padding: 0;
}
#special_toriten a {
	color: #0066ff;
	text-decoration: underline;
}
#special_toriten a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#special_toriten hr {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	color: #cccccc;
}








/*-------------------------------------------------
special		メインコンテンツ部分
-------------------------------------------------*/
#special {
	float: right;
	width: 640px!important;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
#special h2 {
	width: 640px;
	margin: 0 ;
	padding: 0;
	text-align: left;
}
#special h3 {
	display: block;
	clear: both!important;
	width: 640px;
	height: auto;
	margin: 10px 0 5px 0!important;
	padding: 0;
}
#special p {
	width: auto;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #333333;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
#special dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: -5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #333333;
}
#special dt {
	display: block;
	float: left;
	width: 238px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
}
#special dd {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}
#special dd h4 {
	display: block;
	width: 380px; /* 390px */
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-image: url(../img/bg_h4.gif);
	background-position: left top;
	background-repeat: repeat;
	font-size: large;
	font-weight: bold;
}
#special dd p {
	width: 390px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}
#special dd p.syosai {
	margin: 5px 0 0 0;
	padding: 0;
}
#special a {
	color: #0066ff;
	text-decoration: underline;
}
#special a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#special hr {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	color: #cccccc;
}

.right {
	padding: 0;
	margin: 0;
	text-align: right;
}
.redtext {
	color: #FF0000;
}
.banner {
	display: block;
	clear: both;
	margin: 20px 0 10px 0!important;
	padding: 0;
	text-align: left;
}


/*-------------------------------------------------
special_photo	写真集
-------------------------------------------------*/
.special_photo {
	display: block;
	clear: both;
	margin: 0px 0 20px 0;
	padding: 0;
}
.special_photo ul {
	display: block;
	margin: 0;
	padding: 0;
}
.special_photo li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------
special_table
-------------------------------------------------*/
.special_table table {
	width: 640px;
	margin: 5px 0 5px 0!important;
	padding: 0!important;
	border: none;
	font-size: 90%;
}
.special_table th {
	margin: 0;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
	color: #333333;
	text-align: left;
	background-color: #e8e8e8;
}
.special_table td {
	margin: 0;
	padding: 3px;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #333333;
	text-align: left;
}
.special_table td.table2 {
	background-color: #e8e8e8;
}
.special_table td a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	color: #0099cc;
}

/*-------------------------------------------------
specialkyoten
-------------------------------------------------*/
#specialkyoten {
	width: 640px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
#specialkyoten a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#specialkyoten h4 {
	width: 569px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 70px;
	text-align:left;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	color: #333333;
	background-image: url(../img/ume_titleback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:#ffffff;
	clear: both;
}
#specialkyoten img {
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
#specialkyoten p.history {
	margin: 2px 0 5px 0!important;
	padding: 5px!important;
	background-color: #e8e8e8;
	font-size: small;
	color: #666666;
	line-height: 120%;
	clear: both;
}
#specialkyoten p {
	margin: 0 0 5px 0!important;
	padding: 0 0 0 0!important;
}
.specialkyotenright {
	clear: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: right;
}
.specialkyotenright img {
	text-align: right;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	float: right!important;
}
#specialkyoten hr {
	padding: 0;
	margin: 0 0 5px 0;
	color: #cccccc;
	clear: both;
}
#specialkyoten table {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 285px;
	float: right;
	margin: 5px 0 5px 0;
}
#specialkyoten table a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
#specialkyoten th {
	padding: 2px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	background-color: #ffcccc;
}
#specialkyoten td {
	padding: 2px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffffff;
}

/* ----- specialredtext ----- */
.specialredS {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
.specialredS_b {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
.specialredM {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
.specialredM_b {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
.specialredL {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
.specialredL_b {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF0000;
}
/* ----- specialbrowntext ----- */
.specialbrownS {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
.specialbrownS_b {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
.specialbrownM {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
.specialbrownM_b {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
.specialbrownL {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
.specialbrownL_b {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #6C552F;
}
/* ----- specialpinktext ----- */
.specialpinkS {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}
.specialpinkS_b {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}
.specialpinkM {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}
.specialpinkM_b {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}
.specialpinkL {
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}
.specialpinkL_b {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #FF8080;
}

/*-------------------------------------------------
map
-------------------------------------------------*/
#map {
	background-color: #ffffff;
	height: 640px;
	width: 500px;
	margin: -5px 0 5px 0;
	font-size: 12px;
	line-height: 120%;
}

/*-------------------------------------------------
recipe
-------------------------------------------------*/
#recipe	{
margin-top:20px;
}
/*recipe material */
#recipe_material dl	{
	width: 640px;
	padding: 0 0 0 0;
}
#recipe_material dt {
	display: block;
	float: left;
	width: 150px;
	height:auto;
	padding: 0 0 0 0;
	margin: 20px 0 0 25px;
}
#recipe_material dd {
	float:right;
	width: 400px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 25px 0 0;
}
#recipe_material li {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6C552F;
	text-align:left;
}
#recipe_material p {
	font-size: midium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6C552F;
	text-align:center;
}
/* recipe_card */
#recipe_card dl {
	display: block;
	clear: both;
	width: 540px;
	height: auto;
	padding: 0 0 0 0;
	margin: 10px 40px 0 40px;
	background-color:#FFFFCC;
}
#recipe_card dt {
	display: block;
	float: left;
	width: 250px;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
}
#recipe_card img	{
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
#recipe_card dd {
	display: block;
	float: right;
	width: 240px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#recipe_card p {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6C552F;
	text-align:left;
}

/* recipe yajirushi */
#recipe_yaji {
	display: block;
	clear: both;
	padding: 0 0 0 0;
	position:relative;
	margin: 5px 0 0 250px;
	z-index:3;
}
/*recipe finish */
#recipe_finish {
	display: block;
	clear: both;
	padding: 0 0 0 0;
	position:relative;
	top: 0px;
	margin-left:480px;
	z-index:3;
}

