@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
	padding: 0;
	text-align: center;
	height: 734px;
	width: 777px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 777px;
	padding: 0px;
	height: auto;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-color: #E8E8E8;
}
/* メニュー
---------------------------------------------------- */
#menu {
	height: 35px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#menu ul {
	height: 35px;
	width: 777px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
}
#menu li a {
	display: block;
	height: 35px;
	width: 95px;
	float: left;
	text-indent: -9999px;
}

#menu .top {
	display: block;
	height: 35px;
	width: 95px;
	float: left;
	margin-left: 0px;
	background-image: url(../../../images/menu_01_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .top a:hover {
	background-image: url(../../../images/menu_01_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .itg {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_02_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .itg a:hover {
	background-image: url(../../../images/menu_02_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .cg {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_03_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .cg a:hover {
	background-image: url(../../../images/menu_03_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .cemetery {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_04_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .cemetery a:hover {
	background-image: url(../../../images/menu_04_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .company {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_05_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .company a:hover {
	background-image: url(../../../images/menu_05_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .privacy {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_06_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .privacy a:hover {
	background-image: url(../../../images/menu_06_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .inquiry {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_07_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .inquiry a:hover {
	background-image: url(../../../images/menu_07_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .site_map {
	height: 35px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../../images/menu_08_off_2.jpg);
	background-repeat: no-repeat;
}
#menu .site_map a:hover {
	background-image: url(../../../images/menu_08_on_2.jpg);
	background-repeat: no-repeat;
}
#menu .side {
	width: 17px;
	background-image: url(../../../images/menu_99.jpg);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	width: 777px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #header_top {
	height: 10px;
	width: 777px;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
#header #header_top .top_left {
	height: auto;
	width: 375px;
	float: left;
	text-align: left;
	margin: 0px;
}
#header #header_top .top_right {
	float: left;
	height: auto;
	width: 388px;
	text-align: right;
}
#header #top_img {
	padding: 0px;
	height: auto;
	width: 777px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .top-photo {
	margin: 0px;
	padding: 0px;
}
#guid {
	padding: 0px;
	width: 750px;
	clear: both;
	height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#guid p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#guid a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}





#content {
	background-color: #E8E8E8;
	height: 630px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.3em;
	clear: both;
}
#content #left {
	width: 110px;
	float: left;
	height: 200px;
	margin-top: 10px;
}
#content #left .sub_menu {
	width: 105px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ABB4FE;
	height: 150px;
}
#content #left .sub_menu ul {
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content #left .sub_menu li {

}
#content #left .sub_menu li a {
	display: block;
	height: 25px;
	width: 95px;
	text-indent: -9999px;
}

#content #left .sub_menu .profile {
	height: 25px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../img/sub_menu_off_01.jpg);
	background-repeat: no-repeat;
}
#content #left .sub_menu .profile a:hover {
	background-image: url(../../img/sub_menu_on_01.jpg);
	background-repeat: no-repeat;
}
#content #left .sub_menu .contents {
	height: 25px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../img/sub_menu_on_02.jpg);
	background-repeat: no-repeat;
}
#content #left .sub_menu .contents a:hover {
	background-image: url(../../img/sub_menu_on_02.jpg);
	background-repeat: no-repeat;
}
#content #left .sub_menu .client {
	height: 25px;
	float: left;
	width: 95px;
	display: block;
	background-image: url(../../img/sub_menu_off_03.jpg);
	background-repeat: no-repeat;
}
#content #left .sub_menu .client a:hover {
	background-image: url(../../img/sub_menu_on_03.jpg);
	background-repeat: no-repeat;
}
#content #right {
	width: 600px;
	float: left;
	height: auto;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#content #right h1 {
	font-size: 16px;
	background-image: url(../../img/sub_title_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width: 600px;
	margin-top: 0px;
	text-indent: -9999px;
}
#content #right p {
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
	height: auto;
	width: 480px;
	margin-left: 20px;
}








/* フッター情報
--------------------------------*/
#footer {
	width: 777px;
	text-align: center;
	color: #FFFFFF;
	height: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	background-image: url(../../../images/footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000084;
	font-weight: normal;
}
