@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;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* メニュー
---------------------------------------------------- */
#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_off_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_on_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-left: 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: 110px;
	clear: both;
	height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
}
#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: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.3em;
}
#content h1 {
	font-size: 16px;
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	height: 25px;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#content  p   {
	font-size: 12px;
	color: #333333;
	height: auto;
	width: 300px;
	line-height: 1.8em;
	margin-top: 0px;
	background-color: #DDDDDD;
	padding-top: 10px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#content a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#content  .top  {
	height: auto;
	width: 345px;
}
#content  .under  {
	height: auto;
	width: 345px;
	margin-top: 15px;
}

#content #con_left {
	height: auto;
	width: 345px;
	float: left;
}
#content #con_left .top h2 {
	text-indent: -9999px;
	background-image: url(../img/it.jpg);
	height: 30px;
	width: 300px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #con_left .under h2 {
	background-image: url(../img/reien.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #con_right {
	height: auto;
	width: 345px;
	float: left;
}
#content #con_right .top h2 {
	background-image: url(../img/cg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #con_right .under h2 {
	background-image: url(../img/company.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}









/* フッター情報
--------------------------------*/
#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;
}
