
@charset "shift_jis";

* {
	margin:0;
	padding:0;
}
body {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 90%;
	background: #330000;
}

a img{
	border:0;
}
#top{
	width : 1040px;
	height : 120px;
	background : url(../images/top_bg.jpg) repeat-x;
	margin:0 auto;
}
#top table td{
}
.intro{
	font-size: 78%;
	margin: 4px 0 0 130px;
	padding:0;
	color: #FFDAB9;
}
.logo{
	float: left;
}
.icon_info{
	float: left;
	margin: 0 4px;
}
#header{
	margin:0 auto;
	width : 1040px;
	height : 320px;
	background : url(../images/header_lino_4.gif) no-repeat;
}
#header a {
	color: #333;
}
#header a:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#navi{
	width:890px;
	padding: 330px 0 0 0;
	margin: 0 0 0 84px;
}
#navi ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navi ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 4px 0 0;
	margin: 0;
}

#navi ul li a {
	background-color: #ffffcc;
	width: 171px;
	height: 18px;
	padding: 2px 0 0 0;
	margin: 0 0 10px 0;
	text-decoration: none;
	display: block;
	text-align: center;
}
	
#navi ul li a:hover {
	color: #fff;
	background: url(../images/menu_b_on.gif) repeat-x;
}

#navi ul li a#active  {
	color: #fff;
	background: url(../images/menu_b_on.gif) repeat-x;
}
#container{
	margin:0 auto;
	width : 1040px;
	background: url(../images/bg_content_lino.jpg)  repeat-y;
}
#sub_container{
	width:880px;
	margin: 0 0 0 84px;
}
#gallery{
	width:800px;
	cursor:hand;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
#menu {
	float: left;
	width: 204px;
	margin: 0;
	padding: 0 8px 20px 8px;
	background:#ffffcc;
}
#menu ul {	
	list-style: none;
	width: 200px;
	margin: 10px 0 20px 0;
	padding: 0;
}	

#menu li {
	font-size: 13px;
	margin-bottom: 6px;
}

#menu li a {
	height: 18px;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 4px 0 0 32px;
	background:  url(../images/icon_flower.gif) no-repeat;
	background-position: left center;

}	

#menu li a:hover ,#menu li a#active{
	background: #000 url(../images/icon_flower.gif) no-repeat;
	background-position: left center;
	color: #fff;
}
#menu img {
	margin-bottom: 2px;
}
#menu p {
	font-size: 78%;
}
.qr{
	font-size: 78%;
	margin: 16px 0 0 0;
	text-align: center;
}
#content {
	width: 650px;
	float:right; 
	margin-right:5px;
}
#content h2{
	background : url(../images/title_bar_f.jpg) no-repeat;
	width: 600px;
	height: 26px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	margin:0 0 6px 0;
	padding: 15px 15px 0 50px;
}
.smallletter{
	font-size: 80%;
}
#content p{
	margin:0 10px 10px 40px;
}
#content a {
	color: #900B71;
}
#content a:hover {
	text-decoration: none;
	color: #900B71;
	font-weight: bold;
}
.box{
}
.news{
	margin:4px 0 4px 40px;
}

.tokutoku{
	width: 620px;
	font-size: 80%;
	margin:0 0 6px 4px;
	padding: 8px 10px;
	background: url('../images/tokutoku_bg.jpg') no-repeat bottom;
	border: 1px solid #ccc;
}
.tokutokuimg{
	float:right; 
	margin-right:5px;
}
.imgright{
	float:right; 
	margin:0 10px 0 4px;
}

.tokutokutitle{
	margin:10px 0 0 0;
}
.boldtitle{
	margin-left: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}

.question{
	background:transparent url('../images/pin.gif') no-repeat;
	height: 18px;
	padding: 8px 0 0 30px;
	margin-left:6px;
	font-weight: bold;
}
.answer{
	margin-left:16px;
}
.imgborder {
	padding:5px;
	border: 1px solid #FF9FE3;
}

.pink_box {
	width:600px;
	margin:0 0 0 20px;
	padding:0;
	
}
.pink_box_top {
	background: url('../images/pink_box_top.gif') 0 100% repeat-x;
	margin:0;
	padding:0;
}
.pink_box_content {
	border-left: 1px solid #663300;
	border-right: 1px solid #663300;
	margin:0;
	padding:0;
}
.pink_box_bottom {
	background: url('../images/pink_box_bottom.gif') 0 100% repeat-x;
	margin:0;
	padding:0;
}
.ribbon_left {
	float:left;
	margin:10px 0 0 20px;
}
.ribbon_right {
	float:right;
	margin:10px 20px 0 0;
}
.pink_box h3{
	height:30px;
	padding:10px 0 0 0;
	text-align:center;
}
#footer {
	border:1px solid #FFDAB9;
	clear: both;
	margin: 0 ;
	padding: 10px 0 20px 0;
	background: #ffffcc;
	width:100%;
	text-align: center;
}
#footer a {
	color: #004000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#menuitem{
	margin:4px 0 4px 40px;
}
#popup_photo{
	margin:0 auto;
	padding:10px 0;
	width:540px;
	background: #fff;
	text-align: center;
	border:1px solid #FF9FE3;
}
#banner{
	text-align:center;
}
#banner img{
	margin:0 10px 4px 10px;
}
.warning {
	background: #D6E1DB;
}
.searchbox {
	background:#FFFCE3;
	border:1px solid #FF9FE3;
	margin:0 4px 0 0;
	width:100px;
}

.searchbutton {
	background:#FFFCE3;
	border:1px solid #FF9FE3;
}
.clear {
	clear: both;
}
