@charset "utf-8";

img.png, div.png { behavior: url(images/iepngfix.htc); }

#main_column{
	float: right;
	text-align: left;
	width: 590px;
	overflow: hidden;
    margin-right: 0px;
}

h1{
 border: 1px solid #cccccc;
 padding: 4px;
 margin: 0 0 10px;
}
#main .h2_area{
	clear:both;
	margin:10px 0 10px;
	padding:0 0 20px;
	text-align:left;
}
#main .h2_area h2{
	background:transparent url(images/bg_h2.png) repeat-y scroll left center;
	font-size:130%;
	margin:10px 0;
	padding:0 0 0 20px;
	text-decoration:none;
    color: #666666;
    line-height: 40px;
}
#main .h2_area h2 a{
    color: #666666;
}
#main .sum{
	background:transparent url(images/bg_h2.png) repeat-y scroll left center;
	font-size:130%;
	margin:10px 0;
	padding:0 0 0 20px;
	text-decoration:none;
    color: #666666;
    line-height: 40px;
}
#main .h2_area p{
	line-height:1.6em;
	margin:0.8em 5px 0 20px;
}
#main .h2_area p.plink{

}
#main .h2_area p.pback{
	text-align: right;
	background: url(images/top_arrow.gif) no-repeat right center;
    font-size: 90%;
}
#main .h2_area p.pback a{
    color: #C00079;
	padding-right: 20px;
}
#main .h2_area img{
	float:left;
	margin-top:0.8em;
	margin-right:10px;
	margin-bottom:10px;
	}	
#main .h2_area h2 img{
	margin:0;
}
#main .h2_area img.right{
	float:right;
	margin-left:10px;}

#main h3{
   color: #333;
   padding-left: 10px;
   margin-left: 10px;
   line-height:17px;
   font-size: 14px;
   background: url(images/bg_h3.png) no-repeat left top;
   clear:both;
}
#main h3 a{
   color: #333;
}
#main .h2_area .summary_text p{
	margin: 0.1em 0 0.3em;
}

#main .h2_area ul{
	margin-left: 3em;
}
#main h4{
margin:0.8em 5px 0 20px;
   clear:both;
}

/*submenu*/
ul.crumb{
	margin-left:0px;
	margin-top:0px;
	font-size:90%;
    color: #C00079;
}
ul.crumb li{
	margin: 0px;
	display:inline;
	}
ul.crumb li a{
    color: #C00079;
	padding-right:3px;
}
ul.crumb li a:visited{
    color: #C00079;
}

#main ul#submenu{
	margin-left:30px;
	margin-top:0;
	margin-bottom:0;
	font-size:90%;
}
#main ul#submenu li{
	margin: 0px;
	padding-left:7px;
	padding-right:5px;
	display:inline;
	border-right:1px solid #C00079;
}
#main ul#submenu li a{
    color: #C00079;
}
.detail_button{
    float: left;
	margin-left:10px;
}
.detail_button a{
	text-align: left;
	text-indent: -9999px;
	display: block;
    margin-top: 8px;
	width: 80px;
	height: 20px;
    line-height: 20px;
	background: url(images/btn_detail.png) no-repeat 0 0;
}
.detail_button a:hover{
 background-position: 0px -20px;
}
.right{ text-align: right; }
strong{
	font-size: 100%;
	font-weight: bold;
}
.strong1{
	color:#C00079;
	font-weight: bolder;
}
a{
	text-decoration: none;
	color : #00c;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #551A8B;
}
a:active{
	color: red;
}


img, ul{
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
    background: url(images/bg_main.png) repeat;
	font-size: 14px;
	line-height: 1.6em;
    text-align: center;
	font-family:  "Arial", Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
}
body #content{
	margin-left: auto;
	margin-right: auto;
    text-align: left;
    overflow: hidden;
}
#toppadding{
    height: 10px;
    background: url(images/bg_toppadding.png) repeat left top;
}
#header_wrapper{
 background:url(images/bg_header.png) left top;
}
#header {
	width: 800px;
	height: 94px;
	margin: 0 auto 0 auto;
	background-position: left top;
    padding-top: 5px;
    padding-bottom: 7px;
}
#header .title {
	float: left;
}
#header .address {
	float: right;
    width: 280px;
}
#header_menu_wrapper{
    background:url(images/bg_topmenu.png) repeat-x left top;
    height: 36px;
}
#header_menu{
 width: 800px;
 margin: 0 auto;
	background: url(images/bg_headmenu.png);
	background-repeat: repeat-y;
    line-height: 36px;
    color: white;
    height: 36px;
    padding-top: 0;
}
#header_menu ul li a{
    
}
#index_header{
}
#main{
	width: 800px; 
	margin: 0 auto;
    padding-top: 10px;
	background-color: white;
}
#sumbox{
 margin-bottom: 10px;
}
#sumbox table{
 float:inherit;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
}
#sumbox .sum{
 background: url(images/sum_bg.png) no-repeat;
 width: auto; 
 height: 37px;
}
#sumbox .sum a{
	font-size:16px;
	margin-left:15px;
	color:#333333;
}
#sumbox .sum a:hover{
	color:#FF6666;
	text-decoration:underline;
}
#sumbox .point_text{
 float: left;
 width: 160px;
    padding: 5px;
	font-size:12px;
}
#sumbox td{
    width: 50%;
    overflow: hidden;
    border: 1px solid #cccccc;
    padding: 5px;
    vertical-align: top;
	font-size:80%;
}
#sumbox img.image{
    float: right;
    padding: 5px 5px 5px 0;
    width: 68px;
	margin-left:10px;
}
#points{
 margin-bottom: 10px;
}
#points table{
 margin-left: -10px;
 margin-right: -10px;
 margin-bottom: -10px;
}
#points .sum{
 background: url(images/sum_bg.png) no-repeat;
 width: 283px; 
 height: 37px;
}
#points .sum a{
	font-size:16px;
	margin-left:15px;
	color:#333333;
}
#points .sum a:hover{
	color:#FF6666;
	text-decoration:underline;
}
#points .title a{
 background: url(images/text_points.png) no-repeat;
 display: block; 
 width: 283px; 
 height: 37px; 
 line-height: 37px;
 text-indent: -9999px;
}
#points .title1 a{ background-position: 0px 0px; }
#points .title2 a{ background-position: 0px -37px; }
#points .title3 a{ background-position: 0px -74px; }
#points .title4 a{ background-position: 0px -111px; }
#points .title5 a{ background-position: 0px -148px; }
#points .title6 a{ background-position: 0px -185px; }
#points .title7 a{ background-position: 0px -222px; }
#points .title8 a{ background-position: 0px -259px; }
#points .title1 a:hover{ background-position: -283px 0px; }
#points .title2 a:hover{ background-position: -283px -37px; }
#points .title3 a:hover{ background-position: -283px -74px; }
#points .title4 a:hover{ background-position: -283px -111px; }
#points .title5 a:hover{ background-position: -283px -148px; }
#points .title6 a:hover{ background-position: -283px -185px; }
#points .title7 a:hover{ background-position: -283px -222px; }
#points .title8 a:hover{ background-position: -283px -259px; }
#points img.image{
    float: right;
    padding: 5px 5px 5px 0;
    width: 68px;
}
#points .point_text{
 float: left;
 width: 200px;
    padding: 5px;
	font-size:12px;
}
#points td{
    width: 50%;
    overflow: hidden;
    border: 1px solid #838383;
    vertical-align: top;
}
.img_menu{
    margin-top: 10px;
    border: 1px solid #999;
    padding: 4px;
}
.img_menu a{
    border: 1px solid #FBBCEA;
    display: block;
    height: 78px;
}
.img_menu a:hover{
    border: 1px solid #FF01FF;
}
.banner{
    border: 1px solid #999;
    padding: 4px;
    text-align: center;
    width: 580px;
    margin-bottom: 10px;
}
.banner a{
    display: block;
    border: 1px solid #999;
}
.banner a:hover{ border: 1px solid #FE6600; }
#menu_column {
	float: left;
	width: 200px;
	overflow: hidden;
}
#menu_column ul.menu {
	margin: 0;
	padding: 0;
}
#menu_column .box{
	border: 1px solid #999;
	margin-top: 10px;
}
#menu_column .box_title{
	background: url(images/sum_bg.png) repeat-y;
	height: 28px;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	line-height: 28px;
	text-align: center;
}
#menu_column .box .content{
	padding: 0.3em;
	background-color: white;
}
#menu_column .box .content .accent{
    color: #C71F89;
}
#menu_column .box .content p{
    margin: 0;
}

#menu_column ul.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
}


#menu_column ul.menu li a {
	background-image:url(images/img_left2.png);
    background-repeat: no-repeat;
	display: block;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
    font-size: 18px;
	text-decoration: none;
    font-weight: bolder;
    text-indent: -9999px;
}
#menu_column ul.menu li a:hover {
	text-decoration: underline;
}
ul.menu .menu1 a{ background-position: 0 0; height: 40px !important;}
ul.menu .menu1 a:hover{ background-position: -200px 0; height: 40px !important; }
ul.menu .menu2 a{ background-position: 0 -40px; }
ul.menu .menu2 a:hover{ background-position: -200px -40px; }
ul.menu .menu3 a{ background-position: 0 -79px; }
ul.menu .menu3 a:hover{ background-position: -200px -79px; }
ul.menu .menu4 a{ background-position: 0 -118px; }
ul.menu .menu4 a:hover{ background-position: -200px -118px; }
ul.menu .menu5 a{ background-position: 0 -157px; }
ul.menu .menu5 a:hover{ background-position: -200px -157px; }
ul.menu .menu6 a{ background-position: 0 -196px; }
ul.menu .menu6 a:hover{ background-position: -200px -196px; }
ul.menu .menu7 a{ background-position: 0 -235px; }
ul.menu .menu7 a:hover{ background-position: -200px -235px; }
ul.menu .menu8 a{ background-position: 0 -274px; }
ul.menu .menu8 a:hover{ background-position: -200px -274px; }
ul.menu .menu9 a{ background-position: 0 -313px; }
ul.menu .menu9 a:hover{ background-position: -200px -313px; }
ul.menu .menu10 a{ background-position: 0 -352px; }
ul.menu .menu10 a:hover{ background-position: -200px -352px; }
ul.menu .menu11 a{ background-position: 0 -391px; }
ul.menu .menu11 a:hover{ background-position: -200px -391px; }
ul.menu .menu12 a{ background-position: 0 -430px; }
ul.menu .menu12 a:hover{ background-position: -200px -430px; }
#footer{
	margin-top: 10px;
    color: #676667;
    background: url(images/bg_footer.png) left top;
    padding: 16px;
}
#footer .schedule{ 
 float: left; 
 margin-right: 10px;
}
#footer table{
 border-collapse: collapse;
 empty-cells: show;
}
#footer table thead th, #footer table tbody td{
    font-weight: normal;
    text-align: center;
    padding: 3px;
}
#footer table tbody th
{
    font-weight: normal;
    padding: 3px;
}
#footer table td, #footer table th{
 border: 1px solid #676667;
}
#footer a{
    color: #676667;
}
#footer #footer_menu{
	margin: 0.5em 0 1em;
}
#footer p{
	margin: 0.5em;
}
#footer p#copy{
	text-align: left;
	font-color: #333;
	font-size: 90%;
	margin-bottom: 0;
}
#footer ul.links,
#header_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul.links li{
	display: inline;
	border-right: 1px solid black;
	padding: 0 7px;
}
#footer ul.links li{
    display: block;
    float: left;
	border-right: 1px solid #676667;
}
#footer ul.links li.fin,
#main ul#submenu li.fin{
	border-right: 0;
}
#header_menu ul li{
    display: block;
    float: left;
    padding: 0;
    width: 114px;
}
#header_menu ul li.start{
    width: 116px;
}
#header_menu ul li a{
    display: block;
    line-height: 36px;
    height: 36px;
    color: white;
    text-align: center;
    text-indent: -9999px;
    background: url(images/img_topmenu.png) no-repeat left top;
}
#header_menu ul li.hmenu1 a{ background-position: 0px 0px; }
#header_menu ul li.hmenu1 a:hover{ background-position: 0px -36px; }
#header_menu ul li.hmenu2 a,
#header_menu ul li.hmenu2on a{ background-position: -116px 0px; }
#header_menu ul li.hmenu2 a:hover,
#header_menu ul li.hmenu2on a:hover{ background-position: -116px -36px; }
#header_menu ul li.hmenu3 a{ background-position: -230px 0px; }
#header_menu ul li.hmenu3 a:hover{ background-position: -230px -36px; }
#header_menu ul li.hmenu4 a{ background-position: -344px 0px; }
#header_menu ul li.hmenu4 a:hover{ background-position: -344px -36px; }
#header_menu ul li.hmenu5 a{ background-position: -458px 0px; }
#header_menu ul li.hmenu5 a:hover{ background-position: -458px -36px; }
#header_menu ul li.hmenu6 a{ background-position: -572px 0px; }
#header_menu ul li.hmenu6 a:hover{ background-position: -572px -36px; }
#header_menu ul li.hmenu7 a{ background-position: -686px 0px; }
#header_menu ul li.hmenu7 a:hover{ background-position: -686px -36px; }

#header_menu ul li ul{ display: none; }
#header_menu ul li.on ul{ 
 position: absolute; 
 display: block;
 width: 114px; 
}
#header_menu ul li.on ul a{ 
 background: #FBCDE9; 
 color: #C00079; 
 text-indent: 8px;
 border: 1px solid #C00079;
 height: 26px;
 line-height: 26px;
 text-align: left;
}
#header_menu ul li.on ul a:hover{ 
 color: #F9DCE6;
 background: #C00079; 
 text-decoration: none;
}
table.normal{
    border-collapse: collapse;
    empty-cells: show;
    margin-left: 14px;
    width: 540px;
    font-size: 95%;
}
table.normal th{
    background-color: #FCE6EC;
    border: 1px solid #CCC;
    text-align: center;
    padding: 5px;
	color:#666666;
	font-weight:normal;
}
table.normal td{
    border: 1px solid #999;
    padding: 5px;
}
table.normal td.picture,
table.normal th.picture{
    text-align: center;
}
table.schedule{
    empty-cells: show;
    border-collapse: collapse;
    width: 400px;
    border: 1px solid #999;
    text-align: center;
    margin-left: 14px;
}
table.schedule td{
    border: 1px solid #999;
}
table.schedule th{
    border: 1px solid #999;
    background-color: #FCE6EC;
}
/*ギャラリー*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* 20:お問い合わせ */
#main div.h2_area table.contact{
width:100%;
border:5px solid #CCCCCC;
margin:0 0 20px 0;
}

#main div.h2_area table.contact th{
width:30%;
border:1px solid #CCCCCC;
background:#F5F5F5;
padding:10px;
}
#main div.h2_area table.contact td{
width:70%;
border:1px solid #CCCCCC;
padding:10px;
text-align:left;
background-color:#FFFFFF;
}
#main div.h2_area em.must{
font-size:120%;
font-style:normal;
font-weight:bold;
color:#CC0000;
}

#main div.h2_area em.check{
font-size:80%;
font-style:normal;
font-weight:normal;
}

#main div.h2_area table.contact td input,
#main div.h2_area table.contact td textarea{
padding:5px;
}

#main div.h2_area .confirm{
margin:20px 0;
text-align:center;
background:#F5F5F5;
padding:10px;
}

#main div.h2_area .confirm .submitBtn{
padding:10px 20px;
}

#main div.h2_area .confirm .resetBtn{
}

#main div.h2_area .confirm .backBtn{
}
#main div.h2_area div.error{
border:5px solid #CC0000;
padding:10px;
margin:0 0 20px 0;
}

#main div.h2_area div.error ul{
padding:0 0 0 15px;
}

#main div.h2_area div.error ul li{
list-style-type:disc;
}

#main div.h2_area div.error p{
color:#CC0000;
font-weight:bold;
margin:0 0 10px 0;
}

#main div.h2_area p.contactText{
margin:0 0 20px 0;
font-size:100%;
}
/* ブログ */
#main div.h2_area div.newsentry img{
	float:none;
	overflow:hidden;
	
	}

