@charset "Shift_JIS";
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	background-color: #dfdfdf;
	text-align: center;
}

dl {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}

dt {
	margin-top: 20px;
	margin-bottom: 5px;
	border-left-color: #898945;
	border-left-style: solid;
	border-left-width: 3px;
	font-size: 1.4em;
	font-weight: bold;
	color: #484848;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-indent: 5px;
}

dd {
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 160%;
	letter-spacing: 0.1em;
}

#container {
	width: 850px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

#container #header {
	height: 62px;
	width: 850px;
	border-bottom-color: #272727;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	background-color: #FFFFFF;
}

#container #header #nav {
	float: right;
	height: 24px;
	width: 530px;
	margin-top: 38px;
}

#container #header #nav a {
	color: #666666;
	text-decoration: none;
	display: block;
}

#container #header #nav a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
}

#container #header #nav a:hover {
	color: #EF3835;
	text-decoration: none;
	display: block;
}

#container #header #nav a:active {
	color: #EF3835;
	text-decoration: none;
	display: block;
	background-color: #EAEAD5;
}

#container #header #nav .current {
	color: #EF3835;
}

#container #main {
	clear: both;
	width: 850px;
}

#container #main #title {
	width: 850px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #EF3835;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-color: #272727;
}

#container #main #title p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #C5C5C5;
	text-indent: 15px;
}

#container #main #title a {
	color: #F7F7F7;
	text-decoration: none;
}

#container #main #title a:hover {
	color: #EF3835;
}

#container #main #title a:active {
	color: #FFFF99;
}

.pankuzu {
	font-weight: bold;
	color: #F7F7F7;
}



#container #main #content {
	float: left;
	width: 590px;
}

#container #main #content p {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 35px;
	font-size: 1.2em;
	color: #666666;
	line-height: 160%;
	letter-spacing: 0.1em;
}

#container #main #content .category a {
	color: #999999;
	text-decoration: none;
	display: block;
}

h1 {
	float: left;
	height: 62px;
	width: 300px;
}

h2 {
	width: 830px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#container #main #content h3 {
	height: 24px;
	width: 550px;
	padding-top: 5px;
	margin-top: 24px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 15px;
	background-image: url(../img/bg_h3top.gif);
	background-repeat: no-repeat;
}

#container #main #content h4 {
	width: 520px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	border-bottom-color: #EF3835;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 1.4em;
	font-weight: bold;
	color: #EF3835;
	line-height: 135%;
	letter-spacing: 0.1em;
}

#container #main #content h5 {
	width: 535px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-color: #666633;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 1.4em;
	font-weight: bold;
	color: #666633;
	line-height: 150%;
	letter-spacing: 0.1em;
}

#container #header #nav li {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-right-color: #272727;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 1.2em;
	font-weight: bold;
}

#container #header #nav a {
	text-decoration: none;
	display: block;
}

#container #main #content .category {
	height: 230px;
	width: 570px;
	padding-left: 20px;
}

.p-box {
	width: 240px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 150%;
	letter-spacing: 0.1em;
}

.dot {
	width: 200px;
	border-bottom-color: #D4D4D4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.line {
	width: 200px;
	border-bottom-color: #D4D4D4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#container #main #content .category .box1 {
	float: left;
	width: 260px;
}


#container #main #content .category .box2 {
	float: left;
	width: 260px;
	margin-left: 10px;
}

li {
	list-style-type: none;
}

#container #main #content .category .box3 {
	height: 80px;
	width: 530px;
}

#container #main #sidebar {
	float: left;
	width: 240px;
}


#container #footer {
	clear: both;
	height: 35px;
	width: 850px;
	color: #FFFFFF;
	background-color: #272727;
}

.copy {
	padding-top: 10px;
	padding-right: 20px;
	font-size: 1em;
	color: #CCCCCC;
	text-align: right;
	white-space: nowrap;
}

#container #footer li {
	float: left;
	padding: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-indent: 12px;
	background-image: url(../img/ic_arrow.gif);
	background-position: 7px 11px;
	background-repeat: no-repeat;
}

#container #footer a {
	color: #F7F7F7;
	text-decoration: none;
}

#container #footer a:hover {
	color: #EF3835;
	text-decoration: none;
	background-repeat: no-repeat;
}

.pagetop {
	text-align: right;
}

#container #main #content .pagetop a {
	padding: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	line-height: 150%;
	text-decoration: none;
}

#container #main #content .pagetop a:hover {
	padding: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	line-height: 150%;
	text-decoration: none;
	background-color: #EAEAD5;
}

#container #main #content .pagetop a:visited {
	padding: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	line-height: 150%;
	text-decoration: none;
}

.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.titlestaff {
	margin-left: 15px;
}

#container #footer hr {
	display: none;
}

#container #main #sidebar hr {
	display: none;
}

.space {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#container #main #content hr {
	width: 540px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-color: #272727;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#container #main #content table {
	width: 540px;
	margin-left: 15px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

#container #main #content table td {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: top;
}

.bg {
	letter-spacing: 0.2em;
	background-color: #669900;
}

.bglight {
	background-color: #F4FFDD;
}

#container #main #content table th {
	padding: 3px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#container #main #content .category3 {
	width: 570px;
	padding-left: 20px;
}

.imgrightbox {
	float: right;
	margin-right: 7px;
	margin-bottom: 5px;
}

#container #main #content a {
	color: #0066FF;
	text-decoration: none;
}

#container #main #content a:hover {
	border-bottom-color: #669900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #0066FF;
	background-color: #EAEAD5;
}

#container #main #content a:visited {
	color: #6666FF;
}

.point {
	font-weight: bold;
	color: #666666;
}

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: none;
	content: ".";
}

.sitemap {
	margin-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
}

.sitemap-u {
	margin-left: 40px;
	font-size: 1.2em;
}

#container #main #content .hr {
	width: 530px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
}

.day {
	width: 500px;
	margin-left: 35px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 1.2em;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#container #main #sidebar #link {
	width: 240px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #efefef;
}

#container #main #sidebar #menu {
	height: 250px;
	padding-left: 15px;
	background-color: #272727;
}

#container #main #sidebar h3 {
	height: 24px;
	width: 240px;
	padding-top: 5px;
	margin-top: 24px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 18px;
	background-color: #272727;
	background-image: url(../img/bg_topbtn.gif);
	background-repeat: no-repeat;
}

#container #main #sidebar #ubtn {
	height: 6px;
	width: 240px;
	background-image: url(../img/bg_ubtn.gif);
	background-repeat: no-repeat;
}

.kanren {
	height: 20px;
	width: 190px;
	margin-bottom: 12px;
	margin-left: 10px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.4em;
	font-weight: bold;
	color: #272727;
	letter-spacing: 0.1em;
	text-indent: 8px;
	background-image: url(../img/ic_current.gif);
	background-repeat: no-repeat;
}

#container #main #sidebar .linkbox {
	width: 210px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#container #main #sidebar #link .linkbox li {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-indent: 15px;
	background-image: url(../img/ic_arrowc.gif);
	background-repeat: no-repeat;
}

#container #main #sidebar #link .linkbox a {
	color: #666666;
	text-decoration: none;
}

#container #main #sidebar #link .linkbox a:hover {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	text-decoration: none;
	background-color: #EAEAD5;
}

#container #main #sidebar #link .linkbox a:visited {
	color: #666666;
	text-decoration: none;
}

.clearfix {
	display: inline-block;
}

/* Hides from MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
