body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h1bk.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 950px;
}
h1 {
	font-size: 80%;
	text-align: left;
	color: #666666;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 12px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h4 a {
	text-decoration: none;
	color: #000000;
}
h4 a:hover {
	color: #0099FF;
}

a {
	text-decoration: none;
}



#language {
	text-align: right;
}
#wrapper #h1 #top_navi {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 35px;
}
.text_main_img_red_bold {
	font-weight: bold;
	color: #EEEEEE;
	font-size: 11pt;
}
.text_main_img_bold {
	font-size: 10pt;
	line-height: 1.25em;
	color: #DDDDDD;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 938px;
	background-image: url(../img/hader_img.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#header img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents {
	margin: 0px;
	padding: 0px;
}
#main {
	padding: 0px;
	width: 700px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #box1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main #box1 a {
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
}
#main #box1 a:hover {
	color: #A3A3E2;
}


#box1 #main_img {
	background-image: url(../img/main_img_koshika.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 299px;
}

#main #box2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.category1 {
	height: 240px;
	width: 650px;
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
.text_category_titel {
	font-size: 95%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 1.25em;
}
.text_contents_h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.text_category_contents {
	font-size: 9pt;
	color: #666666;
	line-height: 1.25em;
}
.text_category_red {
	font-size: 80%;
	color: #CC0000;
}
.text_category_red_bold {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}



.category2 {
	width: 650px;
	float: left;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	padding-left: 5px;
	margin-top: 5px;
	height: 170px;
	padding-right: 5px;
}
#sidenavi {
	width: 250px;
	float: right;
}
#sidenavi ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#sidenavi li {
	font-size: 80%;
	margin-bottom: 10px;
}
#sidenavi a {
	text-decoration: none;
	color: #3366CC;
	line-height: 1.25em;
}
#sidenavi a:hover {
	color: #00FFFF;
}



#footer {
	height: 57px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #999999;
}
