@charset "utf-8";
/* CSS Document
2009-French Blue Picnic 
*/

/* ALL
---------------------------------------------------- */
body {
	background-image: url(images/body.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-size: 100%;
	background-color: #ECDFBF;
	font-family: Verdana, "ＭＳ Ｐゴシック", ‘ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, ;
	color: #39394A;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
p {
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana;
}
/* AREA
---------------------------------------------------- */
#container {
	width:853px;
}
#contents {
	margin-left: auto;
	margin-right: auto;
	width:853px;
	padding: 0px;
	background-image: url(images/hcontents.png);
	background-repeat: repeat-y;
}
#header {
	width: 853px;
	height: 175px;
}
#navi {
	width: 190px;
	float: left;
}
#navilist {
	margin: 0px;
	padding: 0px;
}
#navilist li {
	list-style-type: none;
	margin-bottom: 5px;
}

/*\*/

#navilist li a {
	display: block;   
	text-decoration: none;   
	text-indent: -1000px; 
	width: -190px;
	height: 54px;
	margin-bottom: 5px;
	overflow:hidden;
}
#navilist li.navi01 a {
	background-image: url(images/navi_home.gif);
	background-repeat: no-repeat;
}
#navilist li.navi02 a {
	background-image: url(images/navi_information.gif);
	background-repeat: no-repeat;
}
#navilist li.navi03 a {
	background-image: url(images/navi_history.gif);
	background-repeat: no-repeat;
}
#navilist li.navi04 a {
	background-image: url(images/navi_bbs.gif);
	background-repeat: no-repeat;
}
#navilist li.navi05 a {
	background-image: url(images/navi_contact.gif);
	background-repeat: no-repeat;
}
#navilist li a:hover {   
	background-position: right top;
	width: 190px;
	height: 54px;
}
#navi-under-box{
	margin: 10px;
}
.navi-spn-box{
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
#news {
	width: 380px;
	float: left;
	height: 340px;
	display: block;
	overflow: auto;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news li {
	list-style-type: none;
	font-size: 83%;
	background: url(images/newsline.gif) no-repeat;
	margin: 0px;
	padding: 2px 0px 15px 20px;
}
#countdown {
	width: 240px;
	float: right;
	text-align: center;
}

#main {
	float: right;
	width: 640px;
	margin-left: 20px;
	margin-right: 3px;
	margin-bottom: 30px;
}
.main-txt-box {
	width: 610px;
	margin-left: 10px;
}
.flash-area {
	margin: 0px;
	padding: 0px;
	height: 640px;
	width: 480px;
}
#footer {
	text-align: center;
	width: 853px;
	color: #8BA9BE;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font: 10px Arial;
	clear: both;
	height: 28px;
	padding-top: 10px;
}
#bt-pagetop {
	text-align: right;
	width: 853px;
	font-size: 10px;
	margin-bottom: 20px;
}

/* FONTS
---------------------------------------------------- */
h1 {
	text-decoration:none;
	color: #999999;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	font-weight: normal;
	background-image: url(images/h1.gif);
	height: 23px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #003265;
	width: 640px;
	background: url(images/h3.gif) no-repeat;
	font: bold 120%/0px Garamond;
	height: 40px;
	display: block;
}
/*h3 {
	color: #003265;
	width: 640px;
	height: 20px;
	padding-left: 10px;
	background: url(images/h2.gif) no-repeat 1px 12px;
	font: bold 120% Garamond;
}*/
h3.first:first-letter { font-size:190%; font-style:bold; line-height: 100%;}
h4 {
	color: #003366;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/h4_back.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DAED0;
	font-size: 80%;
	font-weight: bold;
}
h5 {
	font-size: 86%;
	color: #3866BA;
	margin: 0px 0px 10px;
	padding: 0px;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	color: #00CCFF;
	text-decoration: underline;
}
.txt-s {
	font-size: 75%;
	line-height: 120%;
}
.txt-m {
	font-size: 80%;
	line-height: 160%;
}
.txt-mi {
	font-size: 80%;
	line-height: 160%;
	margin-left: 1em;
}
.txt-mb {
	font-size: 80%;
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.red {
	color: #FF0000;
}
.spn-list {
	list-style-type: none;
	font-size: 77%;
	background: url(images/dotline.gif) repeat-x 10px 15px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.spn-list-s {
	list-style-type: none;
	font-size: 65%;
	background: url(images/dotline.gif) repeat-x 10px 15px;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
/* etc
---------------------------------------------------- */
.clear-both {
	clear: both;
}
.float-right {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.float-left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
#topics-box {
	font-size: 12px;
	color: #FFFFFF;
	background: url(images/topics_back.jpg);
	height: 100px;
	width: 575px;
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px;
	line-height: 18px;
}
