@charset "Shift_JIS";
/* CSS Document */

* {
   margin: 0;
   padding: 0;
}


body {
   padding: 0;
   font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚o	ƒSƒVƒbƒN", Osaka, sans-serif;
   font-size: 12px;
   line-height:1.8em;
   text-align: left;
   color: #515151;
   background: #FFF;
}


a {
   color: #ed5b40;
   text-decoration:none;
}
a:hover {
   color: #ed5b40;
   text-decoration:underline;
}


#head{
width:700px;
text-align:left;
color:#FFFFFF;
padding:10px 30px 0;
}


#head a {
   padding:0px 25px;
   color: #CCCCCC;
   text-decoration:none;
}

#head a:hover {
   padding:0px 25px;
   color: #ed5b40;
   text-decoration:underline;
}

#head span {
   padding:0px 25px;
}


div.wrap {
margin:0 auto;
   width:860px;
   height:auto;
}


div.wrap2 {
   width:860px;
   height:auto;
   margin-bottom:50px;
   border:solid #000000;
   border-width:1px;
}



div.ttl {
	float:left;
	width:435px;
	padding:10px;
}

div.coming {
	float:right;
	width:200px;
	padding:10px;
}




div.sttl {
    font-size:1.2em;
	font-weight:bold;
		color:#333;
	padding:60px 30px 10px;
}

div.sttl_event {
    font-size:1.2em;
	font-weight:bold;
	color:#333;
	padding:5px 30px 5px;
}



div.cap {
    font-size:0.8em;
	color:#333;
	padding:40px 30px 0;
}





div.navi {
   width:860px;
   height:40px;
   background-color:#000000;
   border-color:#000000;
   border-width:1px;
}


div.text {
    color:#FFFFFF;
	padding:10px 30px 0;
}

div.text_on {
    color:#efad0e;

}


div.contents {
   width:760px;
   padding:0 40px;
}

div.image {
   float:left;
   padding:20px 30px;
}




div.image_text {
   float:left;
   width:390px;
      padding:20px 10px 0 0 ;
}


   



h1 {
padding:5px 0 0 15px;

}




div.contact {
	padding:50px 0 0;
}

div.blog {
	padding:38px 0 0;
}

div.footer{
	width:824px;
	height:30px;
	padding:2px 0;
	float:left;
}


div.link {
    float:left;
	padding:0 12px 0 20px;
}




a.rollover:hover {
   color: #000;
}

a.rollover img {
   background-repeat: no-repeat;
   background-position: left top;
}
a.rollover:hover img {
   background-position: left bottom;
}





.clear {
   clear: both;
}




