@charset "shift_jis";
/* CSS Common */
body{
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1,h2,h3,h4,p {
	margin:0;
	padding:0;
}

ul,li {
	margin:0;
	padding:0;
	list-style-type:none;
}

em {
	font-style:normal;
	font-weight:bold;
}

/*frame ---------------------> */
#frame{
	margin:0 auto 0 auto;
	width:820px;
}

/*header --------------------> */
#header{width:820px;}
#header a:link{color:#333333; text-decoration:none;}
#header a:visited{color:#333333; text-decoration:none;}
#header a:hover{color:#CC0033; text-decoration:none;}

h1#logo{
	margin:10px 0 5px 10px;
	width:280px;
	float:left;
}
ul#h-subNavi{
	margin:0px 0  0 349px;
	padding-top:25px;
	font-size:80%;
}
ul#h-subNavi li {
	margin:0 10px 0 0;
	padding:2px 0 0 20px;
	background-image:url(../images/parts/bg_h-subNavi_common.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	list-style-type:none;
	float:left;
}
ul#h-subNavi li#home {
	background-image:url(../images/parts/bg_h-subNavi_home.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
ul#h-Navi{
	clear:both;
	margin:0 0 0 290px;
}
ul#h-Navi li{
	display:block;
	list-style-type:none;
	float:left;
}


/*pan -----------------------> */
ul#pan {
	margin-left:15px;
	padding-top:10px;
	font-size:80%;
}
ul#pan li {
	margin-right:3px;
	display:block;
	float:left;
}
ul#pan li a {
	padding:0 0 0 12px;
	background-image:url(../images/parts/bg_pan.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
	text-decoration:none;
}

/*main ----------------------> */
#main {
	clear:both;
	background-image:url(../images/bg_main.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h2#img_title{
	clear:both;
	margin-left:15px;
	margin-bottom:0px;
}
h2#img_con {
	clear:both;
	margin-left:15px;
	margin-bottom:20px;
}
h2#img_con2 {
	clear:both;
	margin-left:15px;
}

h3#img_title{margin:30px 0 0 0;}

#main_con {
	margin-left:15px;
}
#flash{
	margin-left:15px;
}
/*globalNavi ----------------> */
#globalNavi {
	clear:both;
	margin-left:15px;
}

/*banner --------------------> */

#banner{
	margin-top:20px;
	padding-top:10px;
	width:290px;
	background-image:url(../images/bg_banner.gif);
	background-position:left top;
	background-repeat:repeat;
	border:1px solid #CCCCCC;
	text-align:center;
}
#banner img {margin-bottom:10px;}

#banner_s img {margin-bottom:10px;}


/*pickup --------------------> */
#pickup{
	margin:0 0 0 15px;
	font-size:80%;
	line-height:1.4em;
}

/*side ----------------------> */
#side {
	/*width:180px;*/
	/*border:1px solid #FFFF00;*/
}

#side a {text-decoration:none;}


/*contents ------------------> */
#contents {
	width:590px;
	margin-left:20px;
	font-size:80%;
	line-height:1.4em;
}
#contents h3{margin:0 0 20px 0;}
#contents h4{margin:0 0 20px 0;}
#contents h5{margin:0 0 10px 0;}
#contents p{margin:0 0 20px 0;}


#contents .box{margin-bottom:30px;}
#contents .box .box_con{
	background-color:#FCF9EC;
	border:1px solid #CCCCCC;
	padding:8px;
}
#contents .box .box_con2{
	background-color:#FCF9EC;
	border:1px solid #CCCCCC;
	padding:5px;
}

#contents .box .event_title{
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:110%;
	font-weight:bold;
	color:#CC0000;
	border-bottom:1px dotted #999999;
}
#contents .date{
	margin-bottom:20px;
}

#contents .box .comment img{
	padding-right:10px;
	padding-bottom:5px;
	float:left;
}

#contents .event_info .event_list{
	clear:both;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
}
#contents .event_info .date{
	margin-left:6px;
	float:left;
}
#contents .event_info .event_title{
	margin-left:110px;
}
#contents .box .land {
	border-bottom:1px dotted #999999;
}
#form{
	margin-left:40px;
	font-size:80%;
}
#form h3{
	margin-bottom:5px;
	font-size:110%;
	color:#000000;
}
#form strong{
	font-weight:normal;
	color:#FF0000;
}

/*contents2 -----------------> */

#contents2 {
	width:790px;
	font-size:80%;
	line-height:1.4em;
}

/*anchor --------------------> */
.anchor{
	margin:20px 0;
	text-align:right;
}
.anchor_top{
	display:inline;
	background-image:url(../images/parts/bg_anchor_top.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}
.a-list{
	margin:10px 0 0 0;
	text-align:right;
}

/*footer --------------------> */
#footer{
	clear:both;
	width:820px;
	margin:20px 0 0 0;
	background-image:url(../images/bg_footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:70%;
}
#footer a:link{color:#333333; text-decoration:none;}
#footer a:visited{color:#333333; text-decoration:none;}
#footer a:hover{color:#CCCCCC; text-decoration:none;}
#f-subNavi{
	width:790px;
	margin:15px 0 0 10px;
	padding:0 0 10px 0;
	text-align:center;
	border-bottom:1px dotted #999999;
}
#copyright{
	width:790px;
	margin:10px 0 0 10px;
}

/*拡張 ---------------------> */

.title{
	margin-bottom:10px;
	font-weight:bold;
	font-size:130%;
}

.syousai {
	margin-top:5px;
	padding-left:12px;
	background-image:url(../images/parts/bg_syousai.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
}

.border_ex{
	border-right:1px solid #CCCCCC;
}
.pic img{
	padding:2px;
	border:1px solid #CCCCCC;
}
.back {
	clear:both;
	margin-top:10px;
	width:60px;
	height:16px;
	text-align:center;
	vertical-align:middle;	
}
.back a{
	display:block;
	width:60px;
	height:16px;
}
.back a:link{color:#FFFFFF;text-decoration:none;}
.back a:visited{color:#FFFFFF;text-decoration:none;}
.back a:hover{color:#FFFFFF;text-decoration:none;}

/*フォント設定 --------------> */
.f-normal{font-size:80%; line-height:1.4em;}

.line_tate {  border-color: black #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_yoko { border-color: black #CCCCCC #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.line_tate2 { border-color: black #CCCCCC; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: dotted; border-top-width: 0px; border-right-width: thin; border-bottom-width: 0px; border-left-width: 0px}
.line_tateyoko { border-color: #CCCCCC #CCCCCC black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}