﻿body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #999999;

}
body a{
	text-decoration:	none;
}
#wrapper {
	text-align: center;
	height: 930px;
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	float: left;
	width: 819px;
	background-image: url(../img/top_r_sideshadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	margin: 0px;
}
#header {
	padding: 0px;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#main{
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#mainmenu {
	clear: both;
	padding: 0px;
	height: 20px;
	width: 800px;
	background-image: url(../img/menulist_normal.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#mainmenu #menubox {
	padding: 0px;
	height: 20px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainmenu ul {
	list-style:none;
	padding:0;
	margin: 0;
}
#mainmenu li {
list-style:none; /*リストスタイルはなし*/
margin:0;
padding:0;
}


#menulist li.plist {
	float: left;
	height: 20px;
	width: 100px;
}
#menulist li.plist a {
	background-image:url(../img/menulist_normal.jpg);
	font-weight:bold;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	height: 20px;
	width: 100px;
	background-repeat: repeat-x;
	display: block;
}
#menulist li.plist a:hover {
	background-image: url(../img/menulist_hover.jpg);
	background-repeat: repeat-x;
	color: #FFCC33;
}


#menulist li.plist ul {
	display:none; /* ドロップダウン部分を見えなくする(通常時) */
	position:relative;
}

#menulist li.plist:hover ul {
	display: block;
	width: 120px;
	background-image: url(../img/menulist_bottombar.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #3366FF;
}

#menulist li.plist li {
	float:none;
}
#menulist li.clist {
	background-color: #666666;
	height: 20px;
	width: 120px;
	background-image: none;
}


#menulist li.clist a {/*boxの扱いの差が出るのでpaddingは使わない*/
	line-height:20px;
	color:#fff;
	background-color: #666;
	text-decoration:none;
	background-image: none;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-indent: 10px;
	height: 20px;
	width: 120px;
	margin-bottom: 1px;
}

#menulist li.clist a:hover {
	color:#333333;
	background-color: #CCCCCC;
	background-image: none;
}




#news_upperimg {
	background-image: url(../img/top_news_upperimg.jpg);
	padding: 0px;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#news_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	width: 810px;
	background-image: url(../img/top_r_sideshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 150px;
}

#news_leftimg {
	padding: 0px;
	height: 150px;
	width: 110px;
	background-image: url(../img/top_news_leftimg.jpg);
	margin: 0px;
	float: left;
}
#news_center {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 580px;
}

#headline {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 580px;
	background-image: url(../img/top_news_headlineimg.jpg);
	float: left;
}
#headline h2 {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}



#info {
	height: 110px;
	width: 560px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
}
#rssnews {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#news_rightimg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 110px;
	background-image: url(../img/top_news_rightimg.jpg);
}
#rside {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 10px;
	background-image: url(../img/top_r_sideshadow.jpg);
	background-repeat: repeat-y;
	height: 850px;
}

#footer{
	height: 80px;
	width: 810px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	clear: both;
	background-image: url(../img/top_footer_img.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#footer p {
	font-weight: bold;
	color: #333333;
	height: 40px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 20px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
}
#flash_notice {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#flash_notice p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	line-height: 10px;
}

