@charset "UTF-8";
body{
	color:#333333;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic","Osaka",arial, helvetica, verdana;
	font-size:90%;
	line-height:1.4;
	margin:0px;
	padding:0px;
	text-align:center;
	background: #ffffff url(images/) repeat;
}
img	{ border:0px; }
h1,h2,h3,h4,h5,h6,form,p,ul,ol,li,div,table,thead,tbody,tfoot{
	margin:0px;
	padding:0px;
}
table{
	font-size:10px;
	border-collapse:collapse;
}
ul li {
	list-style-type:none;
}
a:link,
a:visited{
	text-decoration:none;
	color:#333333;
}

a:hover,
a:focus {
	text-decoration:underline;
	color:#999999;
}

#bg-left {
	background-image: url(images/bg-left03.gif);
	background-position:left top;
	background-repeat: repeat-y;
}

#bg-right {
	background-image: url(images/bg-right03.gif);
	background-position:right top;
	background-repeat: repeat-y;
}

/*===============================================
WRAPPER
===============================================*/
#WRAPPER{
	background: url(images/header_bg.gif) repeat-x center top;
}

/*===============================================
WRAPPER-CON
===============================================*/
#WRAPPER-CON{
	text-align:left;
	width:900px;
	margin:0 auto;
	background: #ffffff;
}

/*===============================================
HEAD
===============================================*/
#HEAD{
	padding-top:7px;
	margin-bottom:0px;
	background: url(images/header_bg.gif) repeat-x center top;

	}

#HEAD-LEFT{
	width:500px;
	float:left;
    margin-top:15px;
	margin-bottom:0px;
	margin-left:15px;
}

#HEAD-LEFT h2{display: inline;}

#HEAD-RIGHT{
	width:343px;
	height: 70px;
	float:right;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:20px;
	font-size:110%;

}

#HEAD-LINK{
	float:right;
    font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
    color:#ffffff;
    margin-right:15px;
}

#HEAD-LINK a:visited{
    color:#ffffff;
}

h1{
    width:650px;
	float:left;
    font-size:10px;
    font-weight: normal;
    color:#ffffff;
    margin-left:15px;
}

h2{
	margin-top:6px;
}

/*===============================================
KEY
===============================================*/
#KEY{
	text-align:left;
	width:1150px;
	margin:0 auto;
}

/*===============================================
NAVI-GLOBAL
===============================================*/

#NAVI-GLOBAL-CON{
	background-repeat: no-repeat;
	background-position: 0px 0px;
    width:1150px;
	height: 152px;
    margin-bottom:10px;
    margin-top:10px;
}

#NAVI-GLOBAL{
	height: 46px;
	margin: 15px auto;
}

#NAVI-GLOBAL ul li{ 
	float:left;
}

#NAVI-GLOBAL ul li a{
	display:block;
	height: 46px;
    padding-right:2px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#NAVI-GLOBAL ul li a:hover,
#NAVI-GLOBAL ul li a:active,
#NAVI-GLOBAL2 ul li a:hover,
#NAVI-GLOBAL2 ul li a:active{
	background-position:0px -35px;
}

/*===============================================
KEYVISUAL
===============================================*/

#VISUAL{
	width: 900px;
	height: 416px;
	margin: 0 0 25px 15px;
	background: url(images/keyvisual02.jpg) no-repeat;
	position: relative;
}

#area_order p.txt {
	color: #fff;
	font-size: 10px;
}
#area_order .area_order01 {
	text-align:center;
	float: left;
	padding-top:22px;
}
#area_order .area_order02 {
	text-align:center;
	float: right;
	padding-top:22px;
}
#area_order .area_order01 .txt,
#area_order .area_order02 .txt{
    font-size:14px;
	padding-top: 7px;
}

#area_order .area_order01 .txt a:visited, a:hover {
    color:#FFFFFF;
}

#area_order .area_order02 .txt a:visited, a:hover {
    color:#FFFFFF;
}

#area_order {
	position: absolute;
	top:233px;
	left:493px;
	width: 345px;
	height: 110px;
	float: left;
	}
		
#area_order a:hover {
	background-position: 0 -82px;
	}


#VISUAL3{
	text-align:center;
	width: 1000px;
	height: 204px;
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
}

#VISUAL2{
	float:right;
	width: 235px;
	height: 423px;
	margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	text-indent: 0px;
}

#FLASH{
width:655px;
height:262px;
margin:20px auto 0px auto;
text-align:center;
background-color:#FFF;
}

/*===============================================
MAIN
===============================================*/

#MAIN{
	width: 900px;
	text-align: left;
	margin: 0px auto;
}

#MAIN a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*===============================================
CONTENT
===============================================*/

#CONTENT{
	width:635px;
	float:left;
	margin-top:5px;
	margin-left:10px;
}

#CONTENT a:link{
    color:#000000;
}

h3{margin-bottom:10px;}
h4{margin-bottom:10px;}
h5{margin-bottom:10px;}
h6{
	margin-bottom:3px;
	color:#64BE00;
	font-weight:bold;
	font-size:120%;
}

/*===============================================
SUBCONTENT
===============================================*/
#SUBCONTENT-WRAP{
	width:245px;
	float:right;
	margin-right:5px;

}

#SUBCONTENT{
	width:225px;
	margin: 5px 0px 0px 15px;
    text-align:center;
}

#SUBCONTENT a:link,a:visited{
    color:#333333;
}

#SUBCONTENT img{margin-bottom:5px;}


/*---------------------------------
NEWS
---------------------------------*/

.news{
	color:#000000;
    font-size:11px;
}

#NEWS{
    font-size:11px;
}

/*===============================================

FOOT

===============================================*/

#FOOT-BG{

	margin-top:0px;

	padding:15px 0px 10px 0px;
	
	border-top:#7FCDBB dotted 1px;

	background: #ffffff;

	
}

#FOOT-BG2{



	margin-top:10px;

	padding:15px 0px 0px 0px;
	
	border-top:solid 3px #7FCDBB;

	background: #ffffff;

}

#FOOT-BG3{

	margin-top:0px;

	padding:15px 0px 10px 0px;
	
	border-top:#7FCDBB dotted 1px;
	
	background: #ffffff;

}

	#FOOT{

		width: 900px;

		margin: 0 auto;



	}

		ul#NAVI-FOOT{

            margin-bottom: 10px;

			width:900px;

			float:left;



		}

		ul#NAVI-FOOT02{

            margin-bottom: 10px;

			width:900px;

			float:left;

		}

			ul#NAVI-FOOT li{

				float:left;

				font-size: 90%;


			}

			ul#NAVI-FOOT li a:link,

			ul#NAVI-FOOT li a:visited{

				color: #333;

	            text-decoration:underline;

			}

			ul#NAVI-FOOT li a:hover{ text-decoration: underline; }

			ul#NAVI-FOOT2 li a:link,

			ul#NAVI-FOOT2 li a:visited{

				color: #ffffff;

				text-decoration: none;

			}

		p#COPYRIGHT{

			width:600px;

			float:right;

			text-align:center;

			font-size:85%;

			color: #333;

            margin-top: 20px;

	}

#FOOT a:link{
    color:#333333;
}

/*===============================================
TEMPLATE
===============================================*/
#CONTENT h3{
	font-size:130%;
	text-indent:12px;
	background-image:url(../images/h3_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:44px;
	height:44px;
	color:#333;
	margin-bottom:10px;
}
#CONTENT h3.original{
	text-indent:30px;
	background-image:url(images/h3_bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:49px;
	height:auto;
    margin-bottom:7px;
    font-weight: normal;
	font-size:110%;
}

#CONTENT_uri h3{
	font-size:130%;
	text-indent:12px;
	background-image:url(../images/h3_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:44px;
	height:44px;
	color:#333;
	margin-bottom:10px;
}
#CONTENT_uri h3.original{
	text-indent:30px;
	background-image:url(images/h3_bg2.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:50px;
	height:auto;
    margin-bottom:7px;
    font-weight: normal;
	font-size:140%;
}

#CONTENT h4{
	font-size:100%;
	background-image:url(images/header_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:41px;
	text-indent:15px;
	margin-bottom:10px;
    font-size:15px;
    font-weight:normal;
}

#CONTENT h4.original{
	float:left;
}
#CONTENT h5{
	font-size:110%;
	background-image:url(images/h5_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:34px;
	height:32px;
	text-indent:16px;
	color:#FFF;
	margin-bottom:10px;
}
#CONTENT h5.original{
	font-size:105%;
	background-image:none;
	line-height:auto;
	height:auto;
}

#CONTENT h6.original{
font-size:100%;
background-color: #333326;
background-position:0px 0px;
background-repeat:no-repeat;
line-height:30px;
height:28px;
text-indent:16px;
color:#FFF;
margin-bottom:20px;
font-weight: normal;
}

#CONTENT ul{ margin:5px 0 10px 0px; }
#CONTENT ol{ margin:5px 0 10px 25px; }
#CONTENT ul li{
	background-image: url(../images/li_bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:14px;
	line-height:22px;
	}

#SUBCONTENT h5{
	font-size:100%;
}
	
#SUBCONTENT h6{
	font-size:100%;
	background-image: url(../images/h6_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:29px;
	height:27px;
	text-indent:15px;
	color:#333;
	margin-bottom:10px;
}
#SUBCONTENT h6.original{
	font-size:100%;
	background-image:none;
	line-height:auto;
	height:auto;
	text-indent:0px;
	margin:0px;
}
#SUBCONTENT ul{ margin:5px 0px 10px 0px; }
#SUBCONTENT ol{ margin:5px 0px 10px 25px; }
#SUBCONTENT ul li{
	font-size:90%;
	background-image:url(../images/li_bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	line-height:21px;
	}

#COMMENT{
	width:605px;
    padding:15px;
	text-align:center;
    margin-top:20px;
    margin-bottom:10px;
	font-size:95%;
}

#concept{
	font-size:100%;
	background-image:url(images/concept_back.gif);
	background-position:150px 0px;
	background-repeat:no-repeat;
}

#PANKUZU{
    font-size:90%;
}

#SERVICE{
	width:635px;
	background-color:#C485BC;
    color: #ffffff;
    font-weight: normal;
	text-align: left;
    margin-top:20px;
    margin-bottom:10px;
    margin-right:0px;
    padding:4px;
    padding-left:20px;
	font-size:110%;
}

#SERVICE01{
	width:645px;
    color: #ffffff;
    font-weight: normal;
	text-align: left;
    margin-top:20px;
    margin-bottom:10px;
    margin-right:0px;
	font-size:110%;
}

#AREA{
    padding-left:20px;
    }

#AREA a:link, a:visited, a:hover {
	text-decoration: underline;
    color:#34ADA0;
    }

#PLAN{
	width:635px;
	text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}

#PLAN img{
    padding-top: 20px;
    padding-bottom: 20px;
}

#PLAN-NAVI{
	width:635px;
	text-align: left;
    margin-top:10px;
    margin-bottom:20px;
    margin-right:0px;
    margin-left:0px;
}

#PLAN-NAVI img{
    padding-left: 0px;
    padding-right: 2px;
}

#FLOW-LIST{
padding: 25px;
border: 1px solid #00A0C6;
background: #ffffff;
}

table.plan{
border-collapse: collapse;
margin-top: 5px;
width: 635px;}

td.plan1{
background-color: #30999A;
border: 2px #ffffff solid;
font-size: 10pt;
color:#ffffff;
padding: 15px;
text-align: center;
width: 150px;}

div.hall-box{
width: 635px;
margin-bottom: 10px;
}

div.hall-box p.photo{
width: 300px;
float: left;
}

div.hall-box p.photo img{
border: 5px solid #EFEFEF;
}

div.hall-box p.map{
width: 300px;
float: right;
}

div.jirei-box03{
width: 635px;
margin-bottom: 20px;
clear: both;
}


div.jirei-box03 p.photo{
width: 300px;
float: right;
margin-top: 30px;
margin-right: 13px;
}

div.jirei-box03 p.photo img{
border: 7px solid #E6E6E6;
}

div.detail{
width: 635px;
float: center;
margin-bottom: 15px;
}

div.detail table{
width: 100%;
border-collapse: collapse;
border: 1px solid #CCCCCC;
margin-top: 15px;
font-size: 13px;

}

div.detail table th{
width: 20%;
padding: 11px;
border: 1px solid #CCCCCC;
background: #CCECF4;
font-weight: normal;
text-align: left;
vertical-align: top;
}

div.detail table td{
padding: 11px 20px;
border: 1px solid #CCCCCC;
vertical-align: top;
}

div.detail-link{
margin-top: 5px;
text-align: right;
clear: both;
}

div.detail02{
width: 315px;
float: left;
}

div.detail02 table{
width: 100%;
border-collapse: collapse;
border: 1px solid #CCCCCC;
margin-top: 0px;
font-size: 13px;
}

div.detail02 table td.jirei-title{
padding: 11px 20px;
border: 1px solid #CCCCCC;
font-weight: bold;
text-align: left;
font-size: 14px;
}

div.detail02 table th{
width: 30%;
padding: 11px;
border: 1px solid #CCCCCC;
background: #CCECF4;
font-weight: normal;
text-align: center;
vertical-align: top;
}

div.detail02 table td{
padding: 11px 20px;
border: 1px solid #CCCCCC;
vertical-align: top;
}

div.detail02 a:link{
font-size: 13px;
text-decoration:underline;
}

#map{
    margin:15px 20px;
    }

table.other{
border: 1px #4A2752 solid;
border-collapse: collapse;
margin-top:30px;
width: 635px;
}

td.other-title{
border: 1px #4A2752 solid;
background-color: #CCECF4;
color: #000000;
font-size: 11pt;
font-weight: normal;
padding: 8px;
text-align:center;}

td.other1{
border: 1px #4A2752 solid;
background-color: #ffffff;
font-size: 11pt;
padding: 8px;
width: 340px;
}

td.other2{
border: 1px #4A2752 solid;
font-size: 12pt;
padding: 8px;
}

td.other3{
border: 1px #4A2752 solid;
font-size: 12pt;
padding: 8px;
}

table.table01,
table.table02{
	margin:0px auto 15px;
	margin-bottom:20px;
}

table.table01 th,
table.table01 td{
	padding:10px 10px;
	text-align:left;
	color:#1A1A1A;
	vertical-align:top;
    font-size:14px;
}

table.table01 th{
	background-color:#CCECF4;
	border-left:1px solid #CCC;
	border-right:none;
	border-top:1px solid #CCC;
	font-weight:normal;
	}

table.table01 td{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	background-color:#FFFFFF;
	}

table.table01{border-bottom:1px solid #CCC;}


table.table02 th,
table.table02 td{
	padding:10px 10px 5px 10px;
	text-align:left;
	color:#1A1A1A;
	vertical-align:top;
    font-size:14px;
}

table.table02 th{
    background: url(../images/tb_02_bg.gif) repeat left top;
	border-left:1px #CCC solid;
    font-weight: normal;
    }

table.table02 td{
	background-color:#F7FCFD;
    border-right:1px #FFF solid;
    }

table.table02 th,
table.table02 td{
	border-bottom:1px #CCC solid;
    border-top:1px solid #CCC;
    border-right:1px #CCC solid;
    }


table.table03 td img{
    border: 3px solid #EFEFEF;
	margin-top:10px;
	margin-bottom:10px;
}

table.table04{
¡¡¡¡width:300px;
	margin:0px auto 15px;
	margin-bottom:20px;
}

table.table04 th,
table.table04 td{
	padding:5px 10px;
	text-align:left;
	color:#1A1A1A;
	vertical-align:top;
}

table.table04 th{
	background-color:#EFE1EE;
	border-left:1px solid #CCC;
	border-right:none;
	border-top:1px solid #CCC;
¡¡¡¡padding-top:20px;
	}

table.table04 td{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	background-color:#FFFFFF;
}

table.table04{border-bottom:1px solid #CCC;}

.button01{
	padding-left:13px;
	line-height:30px;
	font-size:95%;
}

.button01 a:link{
    color:#333333;
	text-decoration:underline;
}

.button02{
	background-image:url(images/);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:13px;
	line-height:30px;
	font-size:90%;
}

#line{
    border-bottom:2px #E6E6E6 solid;
    color:#4D4D4D;
    padding-bottom: 4px;
}

#FLOW{
background-color: #F7F7F7;
color:#333333;
padding:30px;
text-align:left;}

#link a{
	background-image:url(images/btn01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
}

/*------------------------------------------------------------------------------------
FORM
------------------------------------------------------------------------------------*/
.ipt	{
	color:#FF0000;
	font-size:80%;
}
.msg	{
	color:#191919;	
	margin:15px 0px 15px 0px;
	text-align:center;
	font-size:12px;
}
.error_form	{background-color:#FFFF7C;}
#CONTENT p.error	{
	padding:15px;
	color:#333333;
	background-color: #F9F9F9;
	border: 1px solid #BBBBBB;
	margin: 0px 20px 25px 20px;
}
.error a:link,
.error a:visited	{
	color:#FF0000;
	text-decoration:underline;
}
.error a:hover	{
	color:#FF0000;
	text-decoration:underline;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}

/*------------------------------------------------------------------------------------
BANNER
------------------------------------------------------------------------------------*/

#BANNER a:hover img,

#BANNER a:focus img{

		filter:alpha(opacity=70);

		-moz-opacity: 0.7;

		opacity: 0.7;

	}
	

/*---------------------------------------------------------------

NEWS

---------------------------------------------------------------*/

#NEWS{

	margin: 10px auto;
	font-size: 110%;
}

#NEWS p{

	line-height: 55px;

	padding-bottom: 0px;

	margin: 0px 0px 10px 0px;
	
	border-bottom:dotted #B3B3B3 1px;
	
	background-repeat:no-repeat;
	
	background-position:left 5%;
	
	padding-left:15px;
}

#NEWS p font{

	padding-right: 0px;

}

#NEWS a:visited{

    color:#000000;

}

#PAGING{

	margin: 15px 5px 0px 5px;

	padding: 5px 0px 15px 5px;

	text-align: left;

	color: #333;

	font-size: 95%;

}

#PAGING2{
	border-top: 1px #CCCCCC solid;

	margin: 15px 5px 0px 5px;

	padding: 5px 0px 15px 5px;

	text-align: left;

	color: #333;

	font-size: 95%;

}

/*------------------------------------------------------------------------------------
TOP-MORE
------------------------------------------------------------------------------------*/

#MORE-ICON{

	float:right;

	margin-top:-40px;	

	margin-right:15px;

	display: inline;

	z-index:2;

}



/*--------------------for WinIE6--------------------*/

#MORE-ICON{	

	_float:right;

	_margin-top:-39px;

	_margin-right:10px;
	
	_display: inline;

}


#MORE-ICON a:hover img,

#MORE-ICON a:focus img{

		filter:alpha(opacity=70);

		-moz-opacity: 0.7;

		opacity: 0.7;

}


/*===============================================
SUB-BOX
===============================================*/
#SUB-BOX{
    width:223px;
	border:solid #34ADA0 1px;
	margin-top:-5px;
	margin-bottom:7px;
    background-color:#ffffff;
	background: #ffffff url() repeat;
}

#SUB-BOX span{
	margin:auto 10px;
	font-size:90%;
}

#SUB-BOX p{
	background-image:url(images/btn04.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#SUB-BOX a:visited{
    color:#333333;
}

#SUB-BOX02{
    width:223px;
	border:solid #34ADA0 1px;
	margin-top:0px;
	margin-bottom:10px;
    background-color:#ffffff;
}

#SUB-BOX02 span{
	margin:auto 10px;
	font-size:90%;
}

/*--------------------for WinIE6--------------------*/

#SUBCONTENT h6.original{
	_margin-bottom:5px;
}

/*===============================================
class
===============================================*/
.alC	{ text-align: center; }
.alL	{ text-align: left; }
.alR	{ text-align: right; }
.flL	{ float: left; }
.flR	{ float: right; }
.clB	{ clear: both; }
.mgB30{margin-bottom:30px;}

/*===============================================
clearfix
===============================================*/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
*html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}

table.plan2{
border-collapse: collapse;
margin-top: 5px;
width: 655px;
}

/* end */

/*===============================================
SPAN
===============================================*/

#NAVI-GLOBAL ul li a span{

	display:block;

	text-indent:-9999px;

}

/* Hack Mac IE5 \*/

#NAVI-GLOBAL ul li a span{

	width:0px;

	height:0px;

	overflow:hidden;

}

/* End */