* {
	margin: 0px;
	padding: 0px;
}
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: #FFF;
}
#container {
	width: 950px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#top {
	padding: 0px 0px;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}
#header {
	height: 103px;
}
#headerleft {
	padding: 0px 0px 10px 10px;
	float: left;
	width: 300px;
	height: 80px;
}
#headerright {
	padding: 0px 10px 0px 20px;
	width: 600px;
	float: right;
	text-align: right;
}
#topmenu {
	clear: both;
	line-height: 40px;
}
#pankuzu {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#wrapper {
	float: left;
	clear: both;
	width: 760px;
}
#menu {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 190px;
}
#main {
	float: right;
	width: 550px;
	padding: 10px 8px;
}
#subpage_main {
	float: right;
	width: 750px;
	padding: 10px 0px 10px 9px;
}
#right {
	padding: 10px 0px 10px 0px;
	float: right;
	width: 190px;
}
#bottommenu {
	clear: both;
	padding: 8px 10px;
	border-top: 1px solid #e9e9e9;
	text-align: center;
}
#bottommenu a {
    color:#333;
}
#footer {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	background-color: #ee7700;
	color: #FFF;
}
#footer2 {
	text-align: center;
	clear: both;
	padding: 5px 10px;
}
#header a {
	text-decoration: none;
}
#headerright .image {
	margin: 0px 0px 4px 0px;
}
.menubar {
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	height: 120%;
	line-height: 30px;
	background-image: url(images/menu_bg.jpg);
	font-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.menubar_right {
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	height: 120%;
	line-height: 30px;
	background-image: url(images/menu_bg_right.jpg);
	font-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#topmenu ul {
}
#topmenu ul li {
	float: left;
	width: 127px;
	list-style: none;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-left: 4px solid #ee7700;
	border-top: 1px solid #ee7700;
	border-bottom: 1px solid #ee7700;
	margin-right: 4px;
	border-right: 1px solid #ee7700;
	text-indent: 5px;
}
#topmenu ul li.right {
	float: left;
	width: 126px;
	list-style: none;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-left: 4px solid #ee7700;
	border-right: 1px solid #ee7700;
	margin-right: 0px;
	text-indent: 5px;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	color: #333;
}
#topmenu a:hover {
	background-color: #ee7700;
	color: #FFF;
}
#menu ul {

}
#menu ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 14px;
}
#menu ul li a {
	color: #333;
	display:block;
	text-indent: 25px;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#menu ul li a:hover {
	color: #F60;
	list-style-type: none;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
.menuentry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 100%;
	background-color: #f4f4f4;
	line-height: 25px;
}
#right ul {

}
#right ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	font-size: 14px;
}
#right ul li a {
	color: #333;
	display:block;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#right ul li a:hover {
	color: #F60;
}
a:link {
	color:#333;
}
a:visited {
	color:#333;
}
a:hover {
	color:#F60;
}
a:active {
	color:#F60;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
p {
	margin: 0px 0px 0px 15px;

}
.entry {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #FFF;
	background-image: url(images/entry_green.jpg);
	line-height: 40px;
}
.entry_orange {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #FFF;
	background-image: url(images/entry_orange.jpg);
	line-height: 37px;
}
.subpageentry {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #FFF;
	background-image: url(images/subpageentry_green.jpg);
	line-height: 40px;
}
.subpageentry_orange {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #FFF;
	background-image: url(images/subpageentry_orange.jpg);
	line-height: 37px;
}
.subpageentry_gray {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 25px;
	font-size: 100%;
	color: #333;
	background-image: url(images/subpageentry_gray.jpg);
	line-height: 37px;
}
.subentry {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 15px;
	font-size: 100%;
	color: #333333;
	line-height: 25px;
	background-color: #CCFF99;
}
.thirdentry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-size: 100%;
	line-height: 35px;
	border-bottom: 1px solid #ee7700;
}
.label {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	background-color: #FF0000;
	line-height: 25px;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #ff0000;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #ff6600;
	padding: 3px;
}
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #000099;
}
.orange {
	color: #F63;
}
.green {
	color: #090;
}
.big {
	font-size: 130%;
	line-height: 150%;
}
.xbig {
	font-size: 200%;
	line-height: 200%;
}
.graysmall {
	font-size: 85%;
	color: #666666;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}
.tableborder_orange{
	border-collapse: collapse;
	border: 1px solid #f60;
	font-size: 14px;
}
.tableborder_orange td{
	border: 1px solid #f60;
	padding: 4px;
	font-size: 14px;
}
.topleftbox {
	float:left;
	width:240px;
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border-right : 1px dotted #666666;
	border-bottom : 1px dotted #666666;
	clear: both;
}
.toprightbox {
	float:right;
	width:250px;
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border-bottom : 1px dotted #666666;
	clear: both;
}
#menu .box {
	padding: 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
#right .box {
	padding: 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
.box {
	padding: 10px 10px;
	background-color: #FFFFFF;
	line-height: 150%;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
.toppage_box {
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #f60;
	float: left;
	width: 234px;
	margin: 0px 5px 5px 0px;
}
.orangebox {
	padding: 10px;
	border: 1px solid #f60;
}
.greenbox {
	padding: 10px;
	border: 1px solid #090;
}
.clear {
	clear: both;
}
.imageleft {
    margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.imageright {
    margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.menuimage {
	padding: 0px 0px 5px 0px;
}
.imagebottom {
	margin-bottom: 10px;
}
 
.gazouwaku {
	padding: 5px; /* 画像枠 */
	border: 1px solid #f63; /* 画像の枠線 */
}
