@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Lucida Grande", Arial, "URW Gothic L", Helvetica, "Bitstream Vera Sans", sans-serif;
}
#box {
	position: absolute;
	height: 600px;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}
#box #head {
	height: 100px;
}
#box #head a {
	text-decoration: none;
	font-size: 14px;
}
#box #head #choice {
	float: right;
	padding-top: 30px;
	font-size: 14px;
}
#box #head #choice a {
	color: #999;
	font-size: 14px;
}
#box #head #choice a:hover {
	color: #5E2B06;
	font-size: 14px;
}#box #head #choice #now {
	color: #FF7001;
}
#box #head #menu {
	list-style-type: none;
	height: 20px;
	padding-top: 15px;
}
#box #head #menu li {
	float: left;
	padding-right: 2em;
	font-size: 14px;
}
#box #head #menu li a {
	font-style: normal;
	color: #5D2C05;
	text-decoration: none;
}
#box #head #menu li a:hover {
	font-style: normal;
	color: #FC6E02;
	text-decoration: none;
}
#box #main {
	width: 900px;
	height: 340px;
}
#box #main #main_left {
	width: 600px;
	float: left;
}
#box #main #main_right {
	width: 285px;
	float: right;
}
#box #main #main_right h1 {
	font-weight: bold;
	color: #FC6E02;
	padding-top: 0px;
	font-size: 14px;
	padding-bottom: 0.3em;
	line-height: 1em;
}
#box #main #main_right p {
	font-size: 12px;
	color: #5D2C05;
	line-height: 1.5em;
}
#box #main #main_right dt {
	font-size: 12px;
	color: #FC6E02;
	line-height: 1.8em;
	list-style-type: none;
	font-weight: bold;
}
#box #main #main_right dd {
	font-size: 12px;
	color: #5D2C05;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC6E02;
	list-style-type: none;
}
#box #foot {
	width: 900px;
}
#box #foot #foot_left {
	width: 600px;
}
#box #foot #foot_left ul {
	width: 600px;
	padding-top: 15px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#box #foot #foot_left ul .box1 {
	background-color: #FFC;
}
#box #foot #foot_left ul .box2 {
	background-color: #FFF;
}
#box #foot #foot_left ul li {
	float: left;
	height: 180px;
	width: 300px;
	display: block;
}
#box #foot #foot_left ul li h1 {
	font-size: 18px;
	color: #FD8302;
	padding-left: 5px;
}
#box #foot #foot_left ul li p {
	font-size: 14px;
	color: #5C3B1C;
	padding-left: 5px;
	padding-top: 0.5em;
}
#box #foot #foot_right {
	float: right;
	width: 285px;
	padding-top: 15px;
}
#box #foot #foot_right h1 {
	font-weight: bold;
	color: #FC6E02;
	font-size: 14px;
	line-height: 1em;
	padding-bottom: 0.3em;
}
#box #foot #foot_right p {
	font-size: 12px;
	color: #5D2C05;
	line-height: 1.5em;
}
#box #foot #foot_right li {
	font-size: 12px;
	color: #5D2C05;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7001;
	list-style-type: none;
}
#box #foot #foot_right li a {
	color: #5D2C05;
	text-decoration: none;
}
#box #foot #foot_right li a:hover {
	color: #FF7001;
	text-decoration: none;
}
#box #contents h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF7001;
	padding-bottom: 0.5em;
}
#box #main #main_left p {
}
#box #contents h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3297FF;
	padding-bottom: 0.5em;
}
#box #contents h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3297FF;
	padding-bottom: 0.5em;
}
#box #contents p {
	font-size: 14px;
	padding-bottom: 1em;
	line-height: 1.5em;
}
#box #contents .back {
	color: #5E2B03;
	text-align: right;
	font-size: 12px;
}
#box #contents .back a {
	color: #5E2B03;
	text-decoration: none;
}
#box #contents .back a:hover {
	color: #F9740D;
	text-decoration: none;
}
#box #contents table tr td {
	font-size: 14px;
	width: 240px;
}
img {
	border: 0px;
}
#box #contents #ryuta tr td {
	font-size: 18px;
	font-weight: bold;
}
#box #contents p a {
	color: #3297FF;
	text-decoration: none;
}
#box #foot #foot_left ul li p a {
	text-decoration: underline;
	float: right;
	color: #5D2C05;
}
#box #foot #foot_left ul li p a:hover {
	text-decoration: underline;
	float: right;
	color: #FF7001;
}
#box #contents #link {
	list-style-type: none;
}
#box #contents #link li a {
	text-decoration: none;
	color: #5D2C05;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC6E02;
}
#box #main #main_right #news {
	overflow: auto;
	height: 10em;
}
#box #main #main_right #news li .day {
	color: #FF7000;
}
#box #contents #news_contents {
	width: 100%;
	font-size: 14px;
}
#box #contents #news_contents tr .news_contents_day {
	width: 15%;
}
#box #main #main_right h1 a {
	color: #FC6E02;
	text-decoration: none;
}



#news_top {
	width: 270px;
}

#news_top #news dt {
	font-size: 12px;
	color: #FC6E02;
	line-height: 1.8em;
	list-style-type: none;
	font-weight: bold;
}
#news_top #news dd {
	font-size: 12px;
	color: #5D2C05;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC6E02;
	list-style-type: none;
}

#box #main #main_right iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 285px;
	height: 160px;
}
#box #main #main_right #news_log {
	height: 100%;
}
#box #main #main_left h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF7001;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF7001;
	line-height: 1.5em;
}
#box #main #main_left p {
	font-size: 14px;
	padding-bottom: 1em;
	line-height: 1.5em;
}

