@charset "utf-8";

body {
	color: #3F6994;
	background-color: #DFE8F1;
	background-image: url(../../img/b_bluegray/bg_body.jpg);
}

#container {
	width: 776px;
	margin-left: 16px;
	background-image: url(../img/bg_container.png);
}
#header {
	width: 800px;
	background-image:url(../../img/b_bluegray/bg_header_events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}
#logo {
	width: 185px;
	position: absolute;
	left: 40px;
	top: 17px;
}
#logo a {
	display: block;
	height: 45px;
	width: 185px;
	text-indent: -9999px;
}

#contents {
	width: 775px;
	color: #3F6994;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 33px;
}
#primary {
	width: 670px;
	margin-left: 45px;
}
#primary .section01 {
	margin-bottom: 23px;
	width: 670px;
	background-image: url(../../img/events/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#primary h2 {
	display: none;
}
#primary .section01 .inner {
	padding-top: 6px;

}


#primary h3 {
	background-image:url(../../img/b_bluegray/sttl07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 8px;
}
#primary .inner p {
	margin-bottom: 10px;
}
#primary .info span {
	color: #3F6994;
	background-color: #FFFFFF;
	background-image:url(../../img/b_bluegray/line_date.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
}



#navi {
	height: 20px;
	width: 260px;
	position: absolute;
	left: 27px;
	top: 97px;
}
#navi ul li {
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
#navi ul li a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-image:url(../../img/b_bluegray/navi.jpg);
	background-repeat: no-repeat;
}
#navi ul li#gn01 {
	width: 37px;
	left: 0px;
}
#navi ul li#gn01 a:link,
#navi ul li#gn01 a:visited {
	width: 37px;
	background-position: 0px 0px;
}
#navi ul li#gn01 a:hover,
#navi ul li#gn01 a:active {
	width: 37px;
	background-position: 0px -20px;
}
#navi ul li#gn02 {
	width: 53px;
	left: 69px;
}
#navi ul li#gn02 a:link,
#navi ul li#gn02 a:visited {
	width: 53px;
	background-position: -69px -20px;
}
#navi ul li#gn02 a:hover,
#navi ul li#gn02 a:active {
	width: 53px;
	background-position: -69px -20px;
}
#navi ul li#gn03 {
	width: 107px;
	left: 154px;
}
#navi ul li#gn03 a:link,
#navi ul li#gn03 a:visited {
	width: 107px;
	background-position: -154px 0px;
}
#navi ul li#gn03 a:hover,
#navi ul li#gn03 a:active {
	width: 107px;
	background-position: -154px -20px;
}

/*//////////////////////////////////////////////////////////////////////*/

#primary .section01 .inner ul li {
	height: 203px;
	width: 293px;
	margin-right: 6px;
	padding-bottom: 11px;
}
#primary .map {
	width: 373px;
	float: left;
}
#primary .info {
	width: 213px;
	float:left;
	margin-left:20px;
}



#primary .back2top {
	clear: both;
	width: 670px;
	text-align: center;
	padding-top: 15px;
}

#primary .back2top a:link,
#primary .back2top a:visited {
	color: #666699;
	text-decoration: none;
}
#primary .back2top a:hover,
#primary .back2top a:active {
	color: #666699;
	text-decoration: underline;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	margin: 0;
	background-color: #718DAA;
	padding-top: 3px;
	padding-bottom: 3px;
}
#primary .section02 .inner .info dd {
	display: inline;
}
/*---------------追加----------------------------------*/

#primary .section01 a {
	text-decoration: underline;
}
#primary .section01 {
	margin-bottom: 20px;
	background-image: url(../../img/b_bluegray/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 1px;
}
#pr

.picture img{
float:left;
}

.picture_2 img{
float:left;
}


/* -----------------------------------------------
　　　　　　　　　clearFix
----------------------------------------------- */
.picture img:after, 
.picture_2 img:after, 
#primary .info:after{
	content:".";
	display:block;
	height:0;
	clear:both; 
	visibility:hidden;
	}

.picture img, 
.picture_2 img, 
#primary .info{
	zoom:1;
	}



/*--------------新規--イベントページCSS-------------------------*/
.eventbox{
	width:650px;
	margin-bottom: 20px;
	background-image: url(../../img/b_bluegray/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.eventbox .photoarea{
	width:250px;
	float: left;
}
.photoarea img{
	margin-bottom:40px;
}

.eventbox .textarea{
	width:380px;
	float:left;
	padding-left: 20px;
}
.textarea .day{
	width:300px;
	background-image: url(../../img/b_bluegray/line_date.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.textarea .title{
	width:360px;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 3px;

}
.textarea .grounds{
	width:360px;
	margin-bottom: 20px;
}

.textarea p{
	width:360px;
	display: block;
	padding-left: 5px;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

