@charset "Shift_JIS";

body {
	margin: 0px 0px 0px 0px;
	background-color: #F9940E;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#textarea{
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r ‚oƒSƒVƒbƒN","sans-serif";
	}

#container {
	line-height: 140%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 710px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#header {
	padding: 0px;
	width: 710px;
	background-image: url(../img/header_bg.gif);
	height: 88px;
	}

#header_left {
	padding: 5px 0px 0px 15px;
	width: 300px;
	float: left;
	height: 83px;
	}
	
#header_right {
	padding: 15px 20px 0px 0px;
	width: 300px;
	float: right;
	height: 57px;
	text-align: right;
	}
	
#header_menu {
	padding: 7px 0px 0px 0px;
	width: 266px;
	height: 22px;
	font-size: 12px;
	}

#main {
	width: 710px;
	padding: 0px;
	background-image: url(../img/bg01.gif);
	}

#menu{
	width: 686px;
	padding-left: 15px;
	height: 177px;
	}

#menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 86px;
	}

#menu li, #menu a {
	display:block;
	width:132px;
	height:86px;
	}

#menu li {
	text-indent: -9999px;
	float:left;
	margin-right:5px;
	}
	
#menu a {
	text-decoration: none;
	background:url(../img/menu.gif) no-repeat;
	}

#menu01 a{
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: 0 -86px;
	}
	
#menu01 a:active{
	background-position: 0 -172px;
	}

#menu02 a{
	background-position: -137px 0;
	}

#menu02 a:hover{
	background-position: -137px -86px;
	}
	
#menu02 a:active{
	background-position: -137px -172px;
	}

#menu03 a{
	background-position: -274px 0;
	}

#menu03 a:hover{
	background-position: -274px -86px;
	}
	
#menu03 a:active{
	background-position: -274px -172px;
	}

#menu04 a{
	background-position: -411px 0;
	}

#menu04 a:hover{
	background-position: -411px -86px;
	}
	
#menu04 a:active{
	background-position: -411px -172px;
	}

#menu05 a{
	background-position: -548px 0;
	}

#menu05 a:hover{
	background-position: -548px -86px;
	}
	
#menu05 a:active{
	background-position: -548px -172px;
	}

#top_main {
	background-image: url(../img/bg02.jpg);
	width:700px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	}

#top_main_left {
	width: 250px;
	float: left;
	}

#top_topics {
	width: 200px;
	font-size: 12px;
	line-height: 140%;
	background-image: url(../img/topics02.gif);
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	}

#top_main_right {
	width: 418px;
	float: right;
	font-size: 12px;
	line-height: 140%;
	padding-right: 10px;
	}

#top_main_right p {
	width: 280px;
	height: 90px;
	}

#top_main_banner {
	width: 280px;
	font-size: 12px;
	line-height: 120%;
	}

#top_main_banner_inner1 {
	width: 120px;
	font-size: 12px;
	line-height: 120%;
	float: left;
	margin-right: 15px;
	}

#top_main_banner_inner2 {
	width: 120px;
	font-size: 12px;
	line-height: 120%;
	float: left;
	}

#top_main_banner_bottom {
	width: 280px;
	clear: both;
	}

#top_main_bottom {
	width: 700px;
	clear: both;
	height: 15px;
	}

#main2 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	}

#footer {
	width: 690px;
	background-image: url(../img/footer_bg.gif);
	font-size: x-small;
	clear: both;
	height: 24px;
	padding: 3px 20px 0px 0px;
	text-align: right;
	}

#banner {
	padding:10px 0px 0px 25px;
	}

#p_center {
	text-align:center;
	}

#p_right {
	text-align:right;
	}

#table_bg {
	background-color:#999999;
	}
	
#p_border {
	border: 1px solid #A2A2A2;
	padding: 10px;
	background-color: #F8F8F8;
	}


.size1 {  font-size:  8px; }
.size2 {  font-size: 10px; }
.size3 {  font-size: 12px; }
.size4 {  font-size: 14px; }
.size5 {  font-size: 16px; }

.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #1B73B3; }
.blue3-b   { font-weight: bold; color: #1B73B3; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }




#top-rss {
	padding: 15px 25px 0 25px;
	width: 200px;
	font-size: 12px;
	line-height: 140%;
	background-image: url(../img/topics02.gif);
	text-align: left;
}

#top-rss dt {
	font-weight: bold;
	color: #9B0000;
}

#top-rss dd {
	margin: 0 0 15px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
