/* whatsnew */
.whatsnew { font-size: 13px; line-height: 20px; margin-top: 10px; margin-right: 10px; margin-bottom: 25px; width: 600px; height: 220px; overflow: auto }
.whatsnew p { padding-bottom: 6px }
/* フォントスタイル */
.what01         { color: #002748; font-size: 12px; line-height: 18px; padding-top: 8px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px dotted silver }
.what02   { font-size: 13px; line-height: 18px; padding-top: 8px; padding-bottom: 5px; border-bottom: 1px dotted silver }
.font_calendar { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.font_11  { font-size: 11px }
.font_11_16  { font-size: 11px; line-height: 16px }
.top01  { font-size: 11px; line-height: 18px; padding-top: 10px; padding-left: 10px }
.top01_2 { font-size: 11px; line-height: 16px; padding-top: 5px; padding-bottom: 10px; padding-left: 10px }
.top02 { background-color: #f6ded8; padding: 10px }
.top03 { background-color: white; padding: 6px 10px }
.form01 { line-height: 2; padding: 5px; border-bottom: 1px dotted silver }
.form02 { line-height: 2; padding-left: 20px }
.title01    { color: #800; font-size: 22px; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; background-color: white; background-image: url("../images/point01.jpg"); background-repeat: no-repeat; background-position: 0 bottom; padding-top: 10px; padding-bottom: 1px; padding-left: 47px; border-bottom: 1px solid #800 }
.font01 { line-height: 1.8; background-color: white; padding: 10px 30px 20px 20px }
.font02 { line-height: 1.5; background-color: white; padding-top: 20px; padding-bottom: 20px; padding-left: 10px }
.sel01 { line-height: 1.5; background-color: white; padding-top: 5px; padding-bottom: 5px }
.shop01 { line-height: 1.6; background-color: white; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid silver }
.caption01 { color: #800; background-color: white; text-decoration:underline; }
.caption02 { font-size: 12px; line-height: 1.5; background-color: white }
.link01  { background-color: white; padding-bottom: 30px; padding-left: 15px }
.pan01 { font-size: 11px; background-color: white; padding-bottom: 10px }

#gallery:after {
	clear:both;
	display:block;
	height:0px;
	content:"・";
	visibility:hidden;
}
#gallery {
	min-height:1px;
	inline-table;
	clear:both;
}
*html #gallery {
	height:1px;
}
#gallery li {
	width:250px;
	margin:10px;
	float:left;
	list-style:none;
	/*position:relative;*/
	overflow:hidden;
}
#gallery li span.caption01 {
	text-align:center;
	display:block;
}
#gallery li span.new {
	color:#CC0000;
	padding-right:10px;
	font-weight:bold;
}
#gallery li a,
#gallery li a span {
	text-decoration:none;
}

#gallery a:hover img { -moz-opacity: 0.70; filter: alpha(opacity= 70); opacity: 0.70 }

h3 {
	font-weight:normal;
	clear:both;
}
/*
#gallery .caption_box {
	width:100%;
	text-align:center;
	position:absolute;
	bottom:-150px;
	left:0px;
	background-color:#000000;
	filter: alpha(opacity=60);
  -moz-opacity:0.6;
	opacity: 0.6;
}
#gallery .caption_box p {
	width:250px;
	height:100px;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	color:#FFFFFF;
	filter: alpha(opacity=100);
  -moz-opacity:1.0;
	opacity: 1.0;
}
*/
