@charset "UTF-8";

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	color: #333333;
	padding: 0px;
	width: 740px;
	margin: 0px auto;
}
.wrap_table {
	width: 75%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-style: none;
	border-color: #FFFFFF;
}
#header {
	width: 740px;
	padding: 0px;
	margin: 0px 0px 10px;
	text-align: right;
	height: 100px;
	background: url(images/header.jpg) no-repeat;
}
#header h1 {
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	margin: 0px 10px;
	padding: 5px 0px 0px;
	color: #003366;
	text-align: left;
	width: 720px;
	height: 30px;
}
#headerbutton {
	padding: 0px;
	margin: 33px 7px 0px 0px;
	height: 30px;
}
#headerbutton p {
	font-size: 9px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#headerbutton em {
	visibility: hidden;
}
#headerbutton a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 136px;
	text-align: center;
}
#headerbutton #bt1 a {
	background: url(images/headerbutton_1.gif) no-repeat;
}
#headerbutton #bt1 a:hover, #bt1 a:active {
	background: url(images/headerbutton_1_f2.gif) no-repeat;
}
#headerbutton #bt2 a {
	background: url(images/headerbutton_2.gif) no-repeat;
}
#headerbutton #bt2 a:hover, #bt2 a:active {
	background: url(images/headerbutton_2_f2.gif) no-repeat;
}
.clearleft {
	clear: both;
}
#sidebar {
	padding: 0px;
	margin: 0px;
	float: left;
	background: #FFFFFF;
	text-align: left;
	width: 180px;
}
#sidebar #menu {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	width: 180px;
}
#sidebar #menu h2 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	display: block;
	margin: 0px;
	height: 35px;
	text-align: left;
	vertical-align: top;
	border-left: 5px solid #D8D4CA;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #D8D4CA;
	border-bottom: 1px solid #D8D4CA;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 5px;
}
#sidebar #menu p {
	font-size: 12px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #D8D4CA;
	border-bottom: 1px solid #D8D4CA;
	border-left: 1px none #D8D4CA;
}
#sidebar #menu a {
	text-decoration: none;
	color: #000066;
	padding: 3px 0px 0px 5px;
	display: block;
	border-left: 5px solid #0099CC;
	overflow: hidden;
	height: 35px;
	margin: 0px;
}
#sidebar #menu a:hover {
	color: #3399FF;
	text-decoration: none;
	border-left: 5px solid #66CCFF;
	background: #EBF1FA;
	padding: 3px 0px 0px 5px;
	height: 35px;
	margin: 0px;
}
#sidebar #menu .ao {
	border-left: 5px solid #3333CC;
}
#sidebar #menu .ao:hover {
	border-left: 5px solid #5C65D7;
}
#sidebar #menu .midori {
	border-left: 5px solid #3D5D13;
	overflow: auto;
}
#sidebar #menu .midori:hover {
	border-left: 5px solid #75B222;
	overflow: auto;
}
#sidebar #menu .aka {
	border-left: 5px solid #8C2828;
}
#sidebar #menu .aka:hover {
	border-left: 5px solid #C43737;
}
#sidebar #menu .ki {
	border-left: 5px solid #A38C2C;
}
#sidebar #menu .ki:hover {
	border-left: 5px solid #DFBD3B;
}
#sidebar #menu .murasaki {
	border-left: 5px solid #990099;
}
#sidebar #menu .murasaki:hover {
	border-left: 5px solid #D800D8;
}
#sidebar #menu .mizu {
	border-left: 5px solid #2A56AC;
}
#sidebar #menu .mizu:hover {
	border-left: 5px solid #3C7AF4;
}
#contents {
	text-align: right;
	width: 525px;
	float: right;
	margin: 0px 0px 0px auto;
	padding: 0px;
	overflow: visible;
}
#contents h2 {
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px;
	color: #CC3300;
	text-align: left;
}
#contents .ShikakeText {
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
	line-height: 140%;
}
.mainphoto {
	border: 0px none #FFFFFF;
}
#topcontents2 {
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#topcontents2 img {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	border: 0px none #FFFFFF;
	float: left;
}
#topcontents2 .photoleft {
	padding: 0px;
	margin: 10px 0px 0px;
}
#footer {
	text-align: left;
	padding: 10px;
	margin: 20px 0px 10px 5px;
	border: 1px dotted #0066CC;
	clear: both;
}
#footer h5 {
	margin: 0px 0px 5px;
	padding: 0px 0px 1px;
	font-size: 0.9em;
	color: #003399;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #0099CC;
}
#footer p {
	font-size: 0.8em;
	margin: 3px 0px 0px;
	padding: 0px;
}
.addre {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
}
.tel {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 1.4em;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}
#footer address {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}
