@charset "shift_jis";
/* 共通指示 */

h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, form, fieldset {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
table {
	border-collapse: collapse;
}
.clear {
	clear: both;
}
img {
	border: none;
}
#contents-area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#wrapper {
	text-align: center;
}
/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/* -------------------------------------- */
/* -----ヘッダ部分----- */

/* トップ部 */
#title {
	width: 900px;
	height: 160px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../img/common_img/mie.gif);
	background-position: 522px 0px;
	background-repeat: no-repeat;
}
h2 {
	display: none;
}
#page-menu {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-menu li {
	float: left;
	list-style-type: none;
}
#page-menu li a {
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#page-menu li.me01 a {
	height: 140px;
	width: 510px;
	background-image: url(../img/common_img/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#page-menu li.me01 {
	height: 140px;
	width: 510px;
	margin-top: 13px;
	margin-left: 8px;
	background-image: url(../img/common_img/title.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#page-menu li.me02 a {
	height: 150px;
	width: 150px;
	background-image: url(../img/common_img/yado.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#page-menu li.me02 {
	height: 150px;
	width: 150px;
	margin-top: 0px;
	margin-left: 215px;
	background-image: url(../img/common_img/yado.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#page-menu li.me02 a:hover {
	background-position: right bottom;
}
.pagemenu-nolink   {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}
/* サブメニュー */
#menu-set {
	height: 50px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#sub-menu {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sub-menu li {
	float: left;
	list-style-type: none;
}
#sub-menu li a {
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}
#sub-menu li.me01 a {
	height: 50px;
	width: 300px;
	background-image: url(../img/common_img/menu1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#sub-menu li.me01 {
	height: 50px;
	width: 300px;
	background-image: url(../img/common_img/menu1.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sub-menu li.me02 a {
	height: 50px;
	width: 299px;
	background-image: url(../img/common_img/menu2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#sub-menu li.me02 {
	height: 50px;
	width: 299px;
	margin-left: 1px;
	background-image: url(../img/common_img/menu2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sub-menu li.me03 a {
	height: 50px;
	width: 299px;
	background-image: url(../img/common_img/menu3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#sub-menu li.me03 {
	height: 50px;
	width: 299px;
	margin-left: 1px;
	background-image: url(../img/common_img/menu3.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sub-menu li a:hover {
	background-position: right bottom;
}
.submenu-nolink   {
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}


/* -------------------------------------- */
/* -----メイン部分----- */

#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #333333;
	text-align: left;
}
#main h3 {
	margin: 30px 0px 15px 0px;
	padding: 0px;
}
