* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #630;
}
body{
	line-height : 180%;
	font-size : 85%;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #333333;
	background-color: #FC6;
	border-top: 3px solid #f60;
}
#header {
	width : 100%;
	background-color: #630;
	color: #FFF;
}
#headerinner {
	margin-right : auto;
	margin-left : auto;
	height: 122px;
	width: 950px;
	position: relative;
}
#headerleft {
	padding: 20px 0px 20px 0px;
	float: left;
	width: 550px;
	height: 82px;
}
#headerright {
	padding: 35px 10px 0px 10px;
	float: right;
	width: 380px;
	text-align: right;
}
#topmenu {
	width : 100%;
	height: 40px;
	clear: both;
	border-bottom: 0px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #F60;
	border-top: 3px solid #ff0;
}
#topmenuinner {
	margin-right : auto;
	margin-left : auto;
	width: 950px;
}
#container {
	width: 950px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
#wrapper {
	float: left;
	clear: both;
	background-color: #FFF;
}
#menu {
	padding: 15px 10px 15px 10px;
	float: right;
	width: 210px;
	background-color: #FFF;
	clear: right;
}
#topimage {
	width : 100%;
	clear: both;
	background-color: #FC0;
}
#topimageinner {
	margin-right : auto;
	margin-left : auto;
	height: 250px;
	width: 950px;
	position: relative;
}
#main {
	float: left;
	width: 690px;
	padding: 15px 14px 15px 14px;
	background-color: #ffffff;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #e9e9e9;
	background-color: #ffffff;
}
#footer {
	width : 100%;
	background-color: #630;
	clear: both;
	color: #FFF;
}
#footerinner {
	width: 950px;
	margin-right : auto;
	margin-left : auto;
	clear: both;
	padding: 10px 0px;
}
#footerinner a {

}
#footerleft {
	padding: 5px 10px;
	float: left;
	width: 370px;
}
#footerright {
	padding: 5px 10px;
	float: right;
	width: 530px;
	text-align: right;
}
#topmenu ul li {
	float: left;
	width: 157px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	border-left: 1px solid #f30;
	background-color: #F60;
}
#topmenu ul li.right {
	float: left;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	width: 158px;
	border-right: 1px solid #f30;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	color: #FFF;
}
#topmenu a:hover {
	background-color: #F30;
}
.menubar {
	color: #FFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 100%;
	margin-bottom: 0px;
	text-indent: 10px;
}
.menubar_menu {
	color: #FFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 100%;
	margin-bottom: 5px;
	text-indent: 10px;
}
#menu ul {
}
#menu ul li {
	font-weight: bold;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 35px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	height: 35px;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
	display:block;
	margin: 0px 0px 3px 0px;
	height: 35px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: underline;
	display:block;
	background-image: url(images/menu_li_hover.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
}
#menu ul li a.selected {
	color: #333333;
	display:block;
	background-image: url(images/menu_li_hover.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
a:link {
	color:#039;
}
a:visited {
	color:#039;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
.entry {
	margin-top: 0px;
	text-indent: 40px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 30px;
	color: #FFF;
	background-image: url(images/entrybar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subentry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 25px;
	background-color: #FC6;
	color: #333333;
	border-left: 5px solid #630;
}
.thirdentry {
	margin-top: 5px;
	text-indent: 10px;
	margin-bottom: 10px;
	color: #0099FF;
	font-weight: bold;
	font-size: 120%;
	background-color: #f4f4f4;
	line-height: 25px;
}
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #FF6600;
}
.small {
	font-size: 80%;
}
.big {
	font-size: 120%;
}
.tableborder{
	border-collapse: collapse;
	border: 1px solid #630;
}
.tableborder td{
	border: 1px solid #630;
	padding: 4px;
}
.tableborder_detail{

}
.tableborder_detail th{
	background-color: #f4f4f4;
	padding: 4px;
}
#menu .box {
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.borderbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.borderbox2 {
	padding: 10px 10px;
	background-color: #FFFF99;
	border: 0px solid #cccccc;
}
.clear {
	clear: both;
}
.imageleft {
	margin: 0px 15px 15px 0px;
	float: left;
}
.imageright {
	margin: 0px 0px 15px 15px;
	float: right;
}
.imagebottom {
	margin: 0px 0px 10px 0px;
}
.imagewaku {
	padding: 5px; /* 画像枠 */
	border: 1px solid #e9e9e9; /* 画像の枠線 */
}
.item_box {
	padding: 5px 10px;
	border: 1px solid #f4f4f4;
	float: left;
	width: 203px;
	margin: 0px 5px 10px 0px;
}
