@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	max-height: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}


a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-image: url(img/bg01.png);
}
a:link {
	color: #F39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F69;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #C00;
}
.open_footer {
	font-family: 14;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg02.png);
	background-repeat: repeat-y;
}
#header {
	margin-right: 20px;
	margin-left: 20px;
}
#menu {
	margin-right: 20px;
	margin-left: 20px;
}
#main {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .info_close  {
	border: 1px solid #E93F8F;
	background-color: #FFF;
	margin-bottom: 20px;
}
#main .bn_main {
	margin-bottom: 30px;
}
#main .news {
	border: 1px solid #999;
	background-color: #FFF;
}
#main .news_con {
	padding: 10px;
}




#footer {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
#footer .footer_link {
	text-align: center;
	margin-bottom: 10px;
}
.title01 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #C81E78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC2178;
	margin-bottom: 15px;
}
.title02 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	background-image: url(img/%E5%90%8D%E7%A7%B0%E6%9C%AA%E8%A8%AD%E5%AE%9A-4.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
.menu_con {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 22px;
	margin-bottom: 16px;
	margin-left: 15px;
}
.menu_price {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 22px;
	margin-bottom: 16px;
	color: #C00;
	text-align: right;
}

table.gallery1 {
border-collapse:collapse;
border:0px;
}

table.gallery1 tr td {
padding:20px;
}




.red {
	color: #F00;
}
.g_photo {
	margin: 0px;
	padding: 0px;
}
.g_photo img {
	float: left;
	margin: 0px;
	padding: 20px;
	height: 285px;
	width: 380px;
}
.info_box {
	height: 140px;
	overflow: auto;
}
#pager_box {
	position: relative;
	overflow: hidden;
	clear: both;
}
#pager_box ul {
	float: left;
	left: 50%;
	position: relative;
}
#pager_box li {
	float: left;
	left: -50%;
	position: relative;
}
#pager_box .present  {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCC;
	background-color: #F39;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	position: relative;
	text-decoration: none;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFF;
}
#pager_box .page {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCC;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	position: relative;
	text-decoration: none;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	color: #333;
	background-color: #FAF0FA;
	font-weight: bold;
}

#pager_box li a {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCC;
	background-color: #FFF;
	text-align: center;
	position: relative;
	text-decoration: none;
	float: left;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#pager_box li a:link {
	color: #D41F74;
	background-color: #FFF;
}

#pager_box li a:hover {
	color: #F00;
	background-color: #FCC;
}
