/* ページ全体 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(../image/back01.jpg);
	background-repeat: repeat-x;
}
em {
	visibility: hidden;
}


/* コンテンツ全体コンテナ */
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}
#topimg {
	margin-right: 3px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 5px;
}
#contents {
}



/* ヘッダ全体 */
#head {
	background-image: url(../image/head_back02.gif);
	background-repeat: no-repeat;
	height: 68px;
}

#head h1 {
	display: block;
	height: 50px;
	width: 383px;
	font-size: 9px;
	background-image: url(../image/logo01.jpg);
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-position: center bottom;
	float: left;
}

#head h1 em {
	visibility: hidden;
}

#head h1 a {
	display: block;
	width: 383px;
	height: 50px;
	text-decoration: none;
}
#head ul {
	list-style-type: none;
	height: 16px;
}
#head li {
	height: 16px;
	width: 150px;
	padding-bottom: 4px;
	font-size: 9px;
	padding-right: 10px;
	text-align: center;
}
#head #right {
	float: right;
	width: 200px;
	padding-top: 25px;
	padding-right: 5px;
}
#head #right a {
	display: block;
	height: 14px;
	width: 150px;
	text-decoration: none;
}




/* 上バナー */


/* 上メニュー */


/* メインコンテンツ */
#main {
	width: 400px;
	float: left;
}
#main img {
	margin: 0px;
	padding: 0px;
}



/* コンテンツ内ブロック01百周年 */
#block01 {
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F7F7F7;
}




/* コンテンツ内ブロック02What's New */
#block02 {
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding: 5px;
}


/* コンテンツ内ブロック03おしらせ */
#block03 {
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding: 5px;
}


/* コンテンツ内04リンク */
#block04 {
	margin-bottom: 8px;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding: 5px;
}
#com01 {
	margin: 0px;
	float: left;
	height: auto;
	width: 170px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


/* コンテンツ内001フリー */
#block001 {
	margin-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	padding: 5px;
}
#block001 td {
	border: 1px solid #CCCCCC;
}
#block001 th {
	border: 1px solid #CCCCCC;
	background-color: #FDF5D2;
	color: #666666;
}

/* コンテンツ内テーブル */
#table01 th {
	background-color: #003300;
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#table01 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}


#table01 table {
	border: 1px solid #CCCCCC;
}
.color {
	background-color: #EDFEF1;
	padding: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.wh {
	background-color: #FFFFFF;
	padding: 4px;
}



/* トップコンテンツ */

#maincontents {
	float: right;
	width: 590px;
}

#main h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-indent: 20px;
	padding-top: 8px;
	height: 22px;
}
#main #hyaku {
	background-image: url(../image/hyaku_mark.gif);
	background-repeat: no-repeat;
	height: 155px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 2px;
	margin-top: 2px;
}
#hyaku p {
	margin-left: 175px;
	margin-right: 10px;
	margin-top: 30px;
}

#main #os {
	background-image: url(../image/oshirase.jpg);
	background-repeat: no-repeat;
}
#main #wh {
	background-image: url(../image/what.jpg);
	background-repeat: no-repeat;
}

#main h3 {
	font-size: 13px;
	text-indent: 10px;
	color: #666666;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#main h4 {
	font-size: 14px;
	background-color: #DAFBFE;
	text-indent: 10px;
	color: #666666;
	margin-bottom: 4px;
}



/* 左ナビ */
#sidenavi01 {
	float: left;
	width: 192px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 6px;
	background-color: #FFFFFF;
}
#sidenavi01 #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenavi01 #menu li {
	padding: 0px;
	margin: 0px;
	height: 30px;
}


#sidenavi01 #menu a {
	display: block;
	text-decoration: none;
	width: 190px;
	height: 40px;
}
#sidenavi01 #menu {
	height: 462px;
	background-image: url(../image/side_back.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#sidenavi01 #menu #m01 {
	background-image: url(../image/goaisatu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m02 {
	background-image: url(../image/kaisoku.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m03 {
	background-image: url(../image/ayumi.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m04 {
	background-image: url(../image/soshiki.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m05 {
	background-image: url(../image/hyakusyunen.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m06 {
	background-image: url(../image/kaikan.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m07 {
	background-image: url(../image/jimoto.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m08 {
	background-image: url(../image/kaihou.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m09 {
	background-image: url(../image/link.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m10 {
	background-image: url(../image/bbs.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #menu #m11 {
	background-image: url(../image/toiawase.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	background-position: center;
}
#sidenavi01 #info {
	background-image: url(../image/info_back.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 113px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
}
#sidenavi01 #info p {
	text-indent: 11px;
	margin: 0px;
	padding: 0px;
}

#info h2 {
	font-size: 11.5px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}






/* 右リンク */


#sidenavi02 {
	float: right;
	width: 180px;
}
#bnr01 li {
	margin: 0px;
	padding: 0px;
	height: 65px;
}
#bnr01 a {
	display: block;
	height: 65px;
	margin-bottom: 5px;
	text-decoration: none;
}
#bnr01 {
	margin-right: 10px;
}

#bnr01 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bnr01 #kita {
	background-image: url(../image/shinkita.jpg);
	background-repeat: no-repeat;
	height: 65px;
	margin-bottom: 3px;
}
#bnr01 #blog {
	background-image: url(../image/blog.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#bnr01 #nanki {
	background-image: url(../image/nankisei.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 3px;
}
#bnr01 #nounyu {
	background-image: url(../image/kaihi.jpg);
	background-repeat: no-repeat;
	height: 60px;
}





/* 有料協賛 */
#koukoku {
	margin-right: 10px;
	background-image: url(../image/koukoku_back.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#koukoku p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#koukoku ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#koukoku li {
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/kyousan/bnr150.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#koukoku li a {
	display: block;
	height: 58px;
	text-decoration: none;
}









.navi {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 7px;
}
#sidenavi p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.navi02 {
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
.cl {
	clear: both;
}
.p01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 3px;
	margin-top: 3px;
}
.p02 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}


/* フッタ全体 */
#footer {
	background-image: url(../image/foot_back.jpg);
	background-repeat: repeat-x;
	height: 29px;
	clear: both;
}

address {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-top: 15px;
}
.t01 {
	font-weight: bold;
	color: #0066CC;
}
.t02 {
	font-weight: bold;
	color: #006633;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339966;
	padding-left: 5px;
}

.h02 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	font-size: 14px;
	height: 20px;
	padding-top: 5px;
	text-indent: 10px;
	padding-right: 5px;
	margin-right: 10px;
}
.h03 {
	font-size: 13px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009999;
	text-indent: 10px;
}

.right {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}
.t03 {
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align: right;
	border: 1px solid #FFFFFF;
}
.t04 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 5px;
}

