/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:170%;
	color: #000000;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.mainbox {
    padding-top: 40px;
    margin-top: -39px;
    margin-bottom: 0px;
   background:url(../images/bg.png) 0 0;
   
}
.button-toggle{
	display:block;
	position:absolute;
	right:10px;
	top:5px;
	z-index:9999;
	
}
.button-toggle img{
	width:40px;
}

.gnav{
	background:#000000;
	position:absolute;
	width:100%;
    top: 45px;
	display:block;
	z-index:9999;
}
.gnav ul{
    margin-right: 40px;
}
.gnav li{
    color: #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding: 3% 0%;
    
    display: block;
    width: 80%;
    z-index: 9999;
    margin-left: auto;
    margin-right: auto;
	font-family: FOT-SeuratPro-M;
}
.gnav li a{
	color: #FFFFFF;
	font-family: FOT-SeuratPro-M;
}
.top{
	position:relative;
}
h1{
	position:absolute;
	top:0px;
	left:20px;
	z-index:100;
}
.top .slide{
	
	text-align:center;
}
.top .menu{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
}
.top .menu ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.top .menu li{
	margin-bottom:10px;
	list-style-type:none;
}
.clear{
	clear:both;
}
section{
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
h3{
	color:#847228;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
h3:before{
	content: "●";
}
.left_news dl{
	background:url(../images/news_bg.png) repeat 0 0;
	
	padding:0px;
	text-align:left;
	overflow:hidden;
	line-height:1.8em;
}
.left_news dt{
	color:#9b1b1b;
	margin:10px;
	padding:0px;
}
.left_news dd{
	margin:10px;
	padding:0px;
	border-bottom:solid 2px #c7c7c2;
}
.left_news dd:last-child{
	border-bottom:none;
}
p{
	margin:10px;
	padding:0px;
	text-align:left;
}
.box{
	background:url(../images/news_bg.png) repeat 0 0;
	padding:0px;
	text-align:left;
	margin:0px;
}
.more_btn{
	background: url(../images/ic.png) no-repeat center right;
	
	text-align:right;
	padding-right: 10px;
	padding-bottom:10px;
}
.center{
	text-align:center;
	margin:10px;
	padding:0px;
}
.top_att{
	background:url(../images/attend_bg.png) repeat 0 0;
	text-align:left;
	padding:13px;
	
}
.address_box{
border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	
	margin:10px;
	padding:0px;
}
.address_box p{
	
	left: 17px;
	top: 12px;
}
.address_box dl{
	margin:10px;
	padding:0px;
}
.address_box dt{
	float:left;
	width:30%;
	line-height:1.5em;
}
.address_box dd{
	float:left;
	width:40%;
	line-height:1.5em;
}
address{
	text-align:center;
	margin:10px;
	padding:0px;
	font-size:11px;
}
.order dl{
	margin:10px;
	padding:0px;
	text-align:left;
}
.order dt{
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.order dd{
	margin:0px;
	padding:0px;
	color:#5b5b5b;
	line-height:1.8	em;
}
.gallery{
	margin:0px;
	padding:0px;
}
.gallery li{
	margin:5px;
	padding:0px;
	list-style-type:none;
	float:left;
}
.contact_btn{
	border:solid 1px #000000;
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #ffffff 50%, #cccccc 100%);
	background: -webkit-linear-gradient(top,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#ffffff 50%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 );
	width:160px;
	font-size:12px;
	text-align:center;
	padding:10px 0;
	margin:0 auto;
	cursor:pointer;

}
.contact dl{
	    padding: 0px;
    margin: 0px;
}
.contact dt{
	padding:0px;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
}
.contact dd{
	margin:0px;
	padding:0px;
	text-align:left;	
}
.contact dd input,textarea{
	border:none;
	padding:5px;
	border:solid 1px #000000;
	width:90%;
}
.contact span{
	color:#ff0000;
}
.contact .btn{
	text-align:center;
}
.contact .faq{
	margin:50px 0 0 0;
}
.contact .faq dl{
	    padding: 0px;
    margin: 10;
  
    text-align: left;
}
.contact .faq dt{
	
	
	margin:0;
	padding:0;
}
.contact .faq dd{
	
	color:#5b5b5b;
	margin:0 0 20px 0;
	padding:0;
}
