/* CSS Document */


#wrap {
	width:720px;
	text-align:left;
	margin:0 auto;
	background-color: #FEF;
	border-width: 2px;
}   


#inner { margin:0 5px; }   


/* イベント名 */
.eve01{
	margin: 5px 0px 5px 0px;
	font-size: 100%;
	line-height: 1.4; /* 行の高さ */
	color: #008B8B;
	text-align: center;
	font-weight: bold;

}

#top {
	width:670px;
	text-align:left;
	margin:10px 0px 10px 10px;
	color: #630;
	font-weight: normal;
	line-height: 1.4;
	font-size: 90%;
	padding: 10px 10px 10px 10px;
	border: 5px dotted #F180AB;
	background-color: #FFF;
}



#menu_r a:link{
	color:#F39;
}

#menu_r a:visited{
	color:#F39;
}

#menu_r a:hover{
	color:#FFF;
	background-color:#F9F;
}


#menu_r h2{
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	margin: 0px 0px 5px 0px;
	line-height: 1.3; /* 行の高さ */
	font-size: 10pt;/* フォントのサイズを指定 */
	color: #F39;/* フォントの色を指定 */
	font-weight: normal;
	background-image: url(../common/hart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	padding-bottom:4px;
	border-bottom:dashed 1px #F39;
	}
	

#menu_r {
	text-align:left;
	margin:0px auto 0px;
	padding: 5px 0px 0px 5px;
}

#mocha {
	width:670px;
	text-align:left;
	margin:5px 0px 0px 10px;
	padding: 5px 10px 5px 10px;
}

.greeting{
	text-align:left;
	margin:5px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

.goods_food{
	text-align:left;
	margin:5px 0px 10px 20px;
	padding: 0px 0px 5px 0px;
}

 
#scratch H3{
	margin:0px 0px 0px 0px;
	color : #09C;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	}

#food {
	width:670px;
	text-align:left;
	margin:5px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

#goods {
	width:580px;
	text-align:left;
	margin:5px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

#goods_l {
	width:270px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px;
	float: left;
}

#goods_r {
	width:270px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

/*====イベント名 ハート====*/
h1{
	text-align: center; /* 行揃えの位置・均等割付を指定する */
	margin: 10px 0px 2px 5px;
	line-height: 1.4; /* 行の高さ */
	font-size: 20px;/* フォントのサイズを指定 */
	color:#F09; /*フォントの色を指定 */
	font-weight: bold;
}


h3{
	background-image: url("../common/mb2.gif"); /* 画像 */
	background-repeat: no-repeat; /* 画像の並びかたを指定 */
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	padding-left: 26px; /* 余白 */
	margin: 10px 0px 2px 5px;
	line-height: 1.4; /* 行の高さ */
	font-size: 16px;/* フォントのサイズを指定 */
	color: #F09;/* フォントの色を指定 */
	font-weight: bold;
}

/*====イベント内容　茶色====*/
h2{
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	margin: 0px;
	line-height: 1.4; /* 行の高さ */
	font-size: 85%;/* フォントのサイズを指定 */
	color: #6c3524;/* フォントの色を指定 */
	font-weight: normal;
	background-image: url(../common/har-y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}


.h3{
	margin:0px 0px 0px 0px;
	color : #F06;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
	}

/*====イベント内容　茶色====*/
.eve2{
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	margin: 2px 0px 5px 2px;
	line-height: 1.4; /* 行の高さ */
	font-size: 10pt;/* フォントのサイズを指定 */
	color: #6c3524;/* フォントの色を指定 */
	font-weight: normal;
}



/* 小タイトル */
H4{
	text-indent: -1em;
	margin:0px 0px 0px 3px;
	color : #004d25;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-left: 1em;
	line-height: 1.3;

}

.h4{
	text-indent: -1em;
	margin:0px 0px 0px 3px;
	color : #004d25;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding-left: 1em;
	line-height: 1.3;

}


/* テキスト */
H5{
	margin:4px 10px 0px 10px;
	color : #663;
	font-size: 150%;
	line-height: 1.3; /* 行の高さ */
	font-weight: normal;
	text-align: center;

}


/* キャラクター名 */
H6{
padding-left: 20px; /* 余白 */
margin:4px 0 0 0;
color : #941f57;
font-size: 95%;
font-weight: bold;
text-align: center;
line-height: 1.4; /* 行の高さ */
}

/* キャラクター名 */
.na{
padding-left: 1em; /* 余白 */
text-indent: -1em; 
margin:4px 0 0 0;
color : #d7003a;
font-size: 95%;
font-weight: bold;
text-align: left;
line-height: 1.4; /* 行の高さ */
}

.niti{
	margin:0 0 0 40px;
	font-size: 12px;
	line-height: 1.5; /* 行の高さ */
	color: #36F;
	font-weight: normal;
	text-align: left;

}

.niti_tyusen{
	margin:0 0 0 15px;
	font-size: 12px;
	line-height: 1.5; /* 行の高さ */
	color: #36F;
	font-weight: normal;
	text-align: left;

}

/* 普通テキスト */
p.at01{
	margin:3px 0px 3px 10px;
	font-size: 10pt;
	line-height: 1.4; /* 行の高さ */
	color: #930;
	font-weight: normal;
	text-align: left;

}

p.at02{
	margin:3px 0px 3px 0px;
	font-size: 11px;
	line-height: 1.4; /* 行の高さ */
	color: #333;
	font-weight: normal;
	text-align: left;

}

/* 普通テキスト */
p.at01c{
	margin:3px 0px 3px 0px;
	font-size: 10pt;
	line-height: 1.4; /* 行の高さ */
	color: #F00;
	font-weight: bold;

}


/* 中央 */
.com01{
	margin: 5px 0px 5px 0px;
	font-size: 92%;
	line-height: 1.4; /* 行の高さ */
	color: #00F;
	font-weight: bold;
	text-align: center;

}


.clear { clear:both; }   
.clear hr { display:none; }  


.up{
	margin:1px 10px 3px 0;
	font-size: 82%;
	line-height: 1.4; /* 行の高さ */
	color: #9B7CB6;
	font-weight: bold;
	text-align: right;
	}

a:link{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:visited{
	color: #00F;
	font-weight: bold;
	text-decoration: none;
	}


a:hover{
	background-color: #00F;
	color: #FFFFFF;
	text-decoration: none;
	}

.thema{
	text-align: center;
	clear: both;
	width: 660px;
	margin: 10px auto 0;
	background-color: #FFF;
	border: dotted #F00 3px;

}

.td_link a:link{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


.td_link a:visited{
	color: #00F;
	font-weight: bold;
	text-decoration: none;
	}


.td_link a:hover{
	background-color: #EDE4E1;
	color: #FFFFFF;
	text-decoration: none;
	}



.bisual{
	text-align: left;
	height: 345px;
	margin: 15px auto 0;
	width: 710px;
}

#tyuijiko {
	width:710px;
	margin:5px auto;

}  

.sub_tyt{
	font-size:14px;
}



.gre{
	width:500px;
	margin:0 auto;
}

.birth{
	padding-left: 0px; /* 余白 */
	margin:2px 0px 2px 3px;
	font-size: 98%;
	line-height: 1.3; /* 行の高さ */
	color: #F30;
	font-weight: bold;
	text-align: center;

}

p.at{
	margin:1px 5px 3px 5px;
	font-size: 10pt;
	line-height: 1.3; /* 行の高さ */
	color: #039;

}

.pickup{
	font-size:16px;
	font-weight:900;
	color:#F00;
}

.pickup_10off{
	font-size:11pt;
	font-weight:900;
	color:#F00;
}

.pickup_10off_c{
	font-size:11pt;
	font-weight:900;
	color:#F00;
	margin-left: 175px;
}

.size-1{
	font-size:12px;
}

.chara_off{
	float:left;
	width:320px;
}

.viking{
	float:right;
	width:350px;
}
.pasta_f{
	float:left;
	width:350px;
}

.nikuman_f{
	float:left;
	width:320px;
}

.back{
	padding:5px 5px 0 5px;
	width:670px;
	margin:0px auto 0;
	
}

.il_box{
	margin:10px 0;
}

.size{
	font-size:14px;
	line-height:1.3;
}

.ma_le20{
	margin-left:10px;
}

.bo_r{
	border-right:#F90 dotted 4px;
}

.sina{
	text-align:left;
	font-size:8pt;
}

.ill_back{
	background-color:#FC6;
	color:#63C;
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	padding: 4px 0;
	margin: 0 auto;
	width: 345px;
}

.chara_info{
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	margin: 0px 0px 1px 0px;
	line-height: 1.5; /* 行の高さ */
	font-size: 7.5pt;/* フォントのサイズを指定 */
	color: #F36;/* フォントの色を指定 */
	font-weight: normal;
	padding: 1px 1px 1px 5px;
	text-indent: 0em;
}

.td_gr_l{
	background-color:#FFF;
	width:90px;
	border-right:dotted 3px #F9C;
	padding:5px 0px 5px 5px;
}

.td_gr_r{
	background-color:#FFF;
	width:90px;
	padding:5px 0px 5px 5px;
}
.td_gr{
	background-color:#FFF;
	width:90px;
	border-right:dotted 3px #F9C;
	padding:5px 0px 5px 5px;
}

.td_cn_l{
	background-color:#FFF;
	width:90px;
	border-left:2px solid #3CF;
	border-bottom: 2px solid #3CF;
	border-right: 2px dotted #3CF;
	padding:5px 0 5px 5px;

}

.td_cn{
	background-color:#FFF;
	width:90px;
	border-right:3px dotted #3CF;
	border-bottom: 2px solid #3CF;
	padding:5px 0 5px 5px;
}

.td_cn_r{
	background-color:#FFF;
	width:90px;
	padding:5px 0 5px 5px;
	border-right: 2px solid #3CF;
	border-bottom: 2px solid #3CF;
}

.black{
	width:690px;
	text-align:left;
	margin:5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.black_l1 {
	width:310px;
	margin:0px 0px 0px 8px;
	float: left;
}


.black_r1 {
	width:340px;
	text-align:left;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.black_schedul{
	color:#06F;
	font-size:10pt;
	font-weight:bold;
	margin-left: 20px;
}

.black_ku{
	color:#06F;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	padding:5px 0 10px;
	}

.kyousan{
	border:dotted 3px #F33;
	background-color:#FFF;
	color:#333;
	font-size:9pt;
	padding:5px 25px;
	line-height: 1.5;
}

.caption{
	color:#F36;
	font-size:11pt;
	line-height:1.3;
	font-weight:bold;
	text-align: center;
}

.jl_l{
	float:left;
	width:505px;
}

.jl_r{
	float:left;
	width:175px;
	border: dotted 3px #F3F;
	background-color: #FFF;
	font-size: 10pt;
	color: #930;
	padding: 10px 5px;
	line-height: 1.4;
}

.attraction{
	background-color:#FFFFE8;
	border: solid 2px #FCF;
	padding-bottom: 5px;
}

.attrac1930{
	font-size:11pt;
	color:#390;
	padding-left: 30px;
	margin-top: 5px;
	line-height: 1.5;
	font-weight: bold;
}

.present{
	font-size:11pt;
	color:#390;
	padding-left: 20px;
	line-height: 1.5;
	font-weight: bold;
}

.att_back{
	background-color:#FCF;
	color:#060;
	font-size:11pt;
	font-weight:bold;
	text-align: center;
	padding: 5px 0;
}

.bo_tbl{
	border:solid 2px #F9C;
	background-color: #FFF;
}

.tbl_cn{
	background-color:#FFF;
}


.tbl_shouhin{
	background-color:#FFF;
	width: 720px;
	margin: 15px auto 15px;
}

.shohin{
	color:#666;
	font-size:9pt;
	padding: 5px;
	line-height: 1.3;
}

.shohin_midashi{
	color:#666;
	font-size:12pt;
	padding: 5px;
	text-align:center;
}
	

