body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #dedbcf;
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrap {
	background-color: #FFFFFF;
	width: 850px;
	text-align: left;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #979797;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
	border-bottom-style: solid;
	padding: 0px;
}
a:link {
	color: #000080;
	text-decoration: none;
}
#wrap #contents {
	width: 810px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#wrap #header {
	height: 106px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #f25821;
}
a:active {
	color: #000080;
	text-decoration: none;
}
#wrap #header #logo {
	height: 80px;
}
#wrap #contents #item #item_left {
	width: 300px;
	float: left;
}
#wrap #header #navi {
	font-size: 11px;
	text-align: right;
	clear: both;
	margin-right: 20px;
	display: block;
	height: 26px;
	line-height: 24px;
}
#wrap #contents #item #item_right {
	float: right;
	width: 273px;
}
#wrap #contents #item #item_right li {
	border: 1px solid #ACACAC;
	list-style-type: none;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#wrap #contents #item #item_right ul {
	margin: 0px;
	padding: 0px;
}
#wrap #contents #item #item_photo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#wrap #footer {
	width: 810px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #e50012;
	border-right-color: #e50012;
	border-bottom-color: #e50012;
	border-left-color: #e50012;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#wrap #header #logo #b_logo {
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
}
#wrap #footer #footer_left {
	float: left;
}
#wrap #contents #item #under h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#wrap #footer #footer_right {
	font-size: 11px;
	float: right;
	width: 610px;
}
#wrap #footer #clear {
	clear: both;
}
#wrap #contents #totop {
	font-size: 10px;
	clear: both;
	margin-top: 20px;
}
#wrap #contents #menu {
	float: left;
	width: 197px;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #item {
	float: right;
	width: 593px;
}
#wrap #contents #item #under #small {
	font-size: 10px;
	line-height: 12px;
}
#wrap #contents #item #under h3 {
	font-size: 12px;
	margin-top: 10px;
}
#wrap #contents #menu ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #item #item_list h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#wrap #contents #index_sub {
	padding-top: 10px;
}


#wrap #contents #item h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
#wrap #contents #menu li {
	background-color: #D6D6D6;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #ACACAC;
	border-right-color: #ACACAC;
	border-bottom-color: #ACACAC;
	border-left-color: #ACACAC;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 2px;
}
#wrap #contents #menu #sub_on {
	background-color: #ACACAC;
	font-size: 11px;
	background-image: none;
}

#wrap #contents #menu #sub {
	background-color: #EBEBEB;
	background-image: none;
	font-size: 11px;
}
#wrap #contents #menu #mtop {
	margin: 0px;
	padding: 0px;
}
#wrap #contents #menu #ex {
	margin-top: 10px;
	border: 1px solid #C1C1C1;
}
#wrap #contents #menu #ex li {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrap #contents #item h1 {
	font-size: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e50012;
	border-right-color: #e50012;
	border-bottom-color: #e50012;
	border-left-color: #e50012;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
#wrap #contents #item #item_right td {
	border: 1px solid #adadad;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#wrap #contents #item #item_left td {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#wrap #contents #item #item_left table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	font-size: 10px;
}
#wrap #contents #item #under {
	clear: both;
	padding-top: 10px;
}
#wrap #contents #item #under h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#wrap #contents #item #under h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#wrap #contents #item #item_list td {
	border: 1px none #adadad;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
#wrap #contents #index_sub td {
	border: 1px solid #adadad;
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
}
#wrap #contents #small {
	font-size: 10px;
	line-height: 12px;
}
#wrap #contents #item #item_right h4 {
font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}

