/* 統一の設定ここから-------------------------------------------------------- */
/* body・link・image-------------------------------------------------------- */
* {
	margin: 0px;
	padding:0px;
	}

body {
	color: #222222;
	font-size: 12px;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	}

a:link {
	text-decoration: none;
	color: #222222;
	}

a:visited {
	text-decoration: none;
	color: #222222;
	}

a:hover {
	text-decoration: none;
	color: #0098ff;
	}



/* 画像・Flashの位置指定※IEなどswfとhtmlに隙間ができる場合の対策用----------------------------- */
img {
	vertical-align: bottom;
	padding: 0px;
	border: 0px;
	}

object , embed {
	vertical-align: middle;
	padding: 0px;
	}

li {
	list-style-type:none;
	}



/* テキスト----------------------------- */
h1 {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 10px;	
	border-bottom: dotted 1px;
	border-bottom-color: #000000;
	font-size: 1em;
	font-weight: normal;
	}
	
	

/* header,container,contents,footer-------------------------------------------------------- */
#header {
	width: 850px;
	padding: 20px 5px 15px 5px;
	margin: 20px auto 0px auto;
	text-align: left;
	height: 40px;
	background-image: url(../image/common/header_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

#header ul {
	padding: 0px;
	margin: 0px;
	}

#header li {
	padding: 0px;
	margin: 0px;
	float: left;
	}

#container {
	width: 860px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: auto;
	background-image: url(../image/common/container_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#contents {
	width: 850px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: auto;
	background-image: url(../image/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat;
	}
	
#footer {
	width: 810px;
	padding: 10px 25px 0px 25px;
	margin: 0px auto 20px auto;
	text-align: right;
	height: 85px;
	clear: both;
	background-image: url(../image/common/footer_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#footer ul {
	padding:0px;
	margin: 0px;
	}

#footer li.fnavi {
	padding:0px;
	margin: 0px;
	float: left;
	font-size: 11px;
	color: #ffffff;
	}

#footer li.copyrights {
	padding:0px;
	margin: 0px;
	float: right;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.5em;
	}

#footer a:link {
	text-decoration: none;
	color: #ffffff;
	}

#footer a:visited {
	text-decoration: none;
	color: #ffffff;
	}

#footer a:hover {
	text-decoration: none;
	color: #0098ff;
	}



/* index-------------------------------------------------------- */
.topimage {
	width: 830px;
	padding: 400px 0px 0px 20px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 80px;
	border-bottom: solid 5px;
	border-bottom-color: #6ec9e6;
	background-image: url(../image/index/topimage_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.topics {
	width: 470px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	text-align: left;
	height: 330px;
	float: left;
	background-image: url(../image/index/news_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.topics_box {
	width: 410px;
	padding: 5px;
	margin: 45px 0px 0px 20px;
	text-align: left;
	height: 130px;
	overflow: auto;
	border-top: solid 1px;
	border-top-color: #b3d14c;
	}

.topics_box p {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	text-align: left;
	color: #139248;
	}

.buttonset {
	width: 290px;
	padding: 10px 15px 0px 15px;
	margin: 20px 20px 0px 0px;
	text-align: left;
	height: 320px;
	float: right;
	background-image: url(../image/index/buttonset_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	}

.buttonset ul {
	padding: 0px;
	margin: 0px;
	}

.buttonset li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

.booth {
	width: 810px;
	padding: 30px 20px 40px 20px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 100px;
	clear: both;
	border-bottom: solid 5px;
	border-bottom-color: #efefef;
	}

.booth ul {
	padding: 0px;
	margin: 0px;
	}

.booth li {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	float: left;
	}

.booth li.end {
	padding: 0px;
	margin: 0px;
	float: right;
	}

#sponsor {
	width: 810px;
	padding: 70px 20px 20px 20px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: auto;
	clear: both;
	background-image: url(../image/index/sponsor_bg.gif);
	background-position: 20px 15px;
	background-repeat: no-repeat;
	border-bottom: solid 5px;
	border-bottom-color: #efefef;
	}

#sponsor p {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	


/* 下層ページ-------------------------------------------------------- */
.stopimage {
	width: 830px;
	padding: 240px 0px 0px 20px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 80px;
	border-bottom: solid 5px;
	border-bottom-color: #6ec9e6;
	background-image: url(../image/index/topimage_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.sidebar {
	width: 220px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	text-align: left;
	height: auto;
	float: left;
	}

.sbuttonset {
	width: 200px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-align: left;
	height: 190px;
	background-image: url(../image/common/sbuttonset_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.sbuttonset li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

.saccess_sponsor {
	width: 200px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	height: auto;
	clear: both;
	}

.saccess_sponsor li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

.sbooth {
	width: 200px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	height: auto;
	clear: both;
	}

.sbooth li {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
	
.page_footer {
	width: 850px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 50px;
	clear: both;
	}



/* コンテンツの設定ここから-------------------------------------------------------- */
.box_title {
	width: 570px;
	padding: 10px 0px 0px 0px;
	margin: 20px 20px 0px 0px;
	text-align: center;
	height: 30px;
	float: right;
	background-image: url(../image/common/box_title_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #ffffff;
	}
	
.box {
	width: 530px;
	padding: 20px 20px 40px 20px;
	margin: 0px 20px 0px 0px;
	text-align: left;
	height:auto;
	float: right;
	background-image: url(../image/common/box_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

.box p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}

