@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
#header {
	width: 780px;
	margin-left: 5px;
}
#header_top_banner {
	width: 780px;
	font-size: 0;
}
#header_top_menu {
	margin-top: 10px;
	margin-right: 15px;
	font-size: 80%;
	float: right;
}
#header_top_menu li {
	list-style: none;
	display: inline;
}
#menu {
	width: 780px;
}
#menu li {
	list-style: none;
	float: left;
}
#menu .header_menu_home a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu_home.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_home a:hover {
	background-position: left -35px;
}
#menu .header_menu_item1 a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu1.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_item1 a:hover {
	background-position: left -35px;
}
#menu .header_menu_item2 a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_item2 a:hover {
	background-position: left -35px;
}
#menu .header_menu_item3 a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu3.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_item3 a:hover {
	background-position: left -35px;
}
#menu .header_menu_item4 a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu4.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow:hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_item4 a:hover {
	background-position: left -35px;
}
#menu .header_menu_item5 a {
	width: 130px;
	height: 35px;
	background-image: url("images/menu5.gif");
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#menu .header_menu_item5 a:hover {
	background-position: left -35px;
}
#footer {
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 80%;
	width: 780px;
	background-image: url("images/footer.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
#footer_menu {
	float: left;
}
#footer_menu a {
	color: #5A3E3B;
}
#footer_menu ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#footer_menu li {
	display: inline;
	list-style: none;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}
#copyright {
	clear: both;
	text-align: right;
}
#copyright p {
	margin: 5px;
}
/*

トップテンプレート

*/

#celenavi_top {
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	background-color: #F2F2F2;
}
#celenavi_top #header_photo {
	clear: both;
	width: 780px;
	height: 250px;
	font-size: 0;
}
#celenavi_top #container {
	clear: both;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("images/container_bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
}
#celenavi_top #content {
	clear: both;
}
#celenavi_top #body {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#celenavi_top #body p {
	margin: 5px;
	line-height: 1.7;
	font-size: 80%;
}
#celenavi_top #body h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 535px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-position: left center;
	background-image: url("images/content_h2.gif");
	background-repeat: no-repeat;
}
#celenavi_top #body_content {
	margin-left: 15px;
}
#celenavi_top #body_content table {
	width: 530px;
	margin-top: 10px;
	margin-left: 5px;
	border-collapse: collapse;
	line-height: 1.7;
	font-size: 80%;
	text-align: left;
}
#celenavi_top #body_content td {
	padding: 5px;
	border-color: #B9B9B9;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}
#celenavi_top #body_content th {
	padding: 5px;
	border-color: #B9B9B9;
	border-width: 1px;
	border-style: solid;
	background-color: #F2F2F2;
	font-weight: normal;
}
#celenavi_top #body_content ul {
	margin-left: 20px;
}
#celenavi_top #body_content li {
	font-size: 80%;
}
/*

コンテンツテンプレート

*/

#celenavi_content {
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	background-color: #F2F2F2;
}
#celenavi_content #header_photo {
	clear: both;
	width: 780px;
	height: 100px;
	font-size: 0;
}
#celenavi_content #container {
	clear: both;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url("images/container_bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
}
#celenavi_content #content {
	clear: both;
}
#celenavi_content #sub {
	width: 220px;
	float: left;
}
#celenavi_content #sub .side_menu {
	margin: 10px;
	margin-left: 15px;
	margin-right: 10px;
}
#celenavi_content #sub .side_menu_item1 li {
	list-style: none;
}
#celenavi_content #sub .side_menu_item1 li a {
	width: 200px;
	height: 40px;
	overflow: hidden;
	display: block;
	color: #666666;
	font-size: 80%;
	line-height: 40px;
	text-indent: 20px;
	text-decoration: none;
	background-position: left top;
	background-image: url("images/side_menu.gif");
	background-repeat: no-repeat;
}
#celenavi_content #sub .side_menu_item1 li a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: left -40px;
}
#celenavi_content #sub .side_menu li {
	list-style: none;
}
#celenavi_content #sub .side_menu li a {
	width: 200px;
	height: 40px;
	overflow: hidden;
	display: block;
	color: #666666;
	font-size: 80%;
	line-height: 40px;
	text-indent: 20px;
	text-decoration: none;
	background-position: left top;
	background-image: url("images/side_menu.gif");
	background-repeat: no-repeat;
}
#celenavi_content #sub .side_menu li a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: left -40px;
}
#celenavi_content #sub .side_menu_item_child {
	list-style: none;
	display: inline;
}
#celenavi_content #sub .side_menu li li {
	list-style: none;
	display: inline;
}
#celenavi_content #sub .side_menu li li a {
	width: 200px;
	height: 30px;
	overflow: hidden;
	display: block;
	color: #666666;
	font-size: 80%;
	line-height: 30px;
	text-indent: 35px;
	text-decoration: none;
	background-position: left top;
	background-image: url("images/side_menu_s.gif");
	background-repeat: no-repeat;
}
#celenavi_content #sub .side_menu li li a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: left -30px;
}
#celenavi_content #body {
	width: 560px;
	float: right;
}
#celenavi_content #body h1 {
	margin-bottom: 10px;
	width: 550px;
	height: 40px;
	line-height: 40px;
	text-indent: 40px;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	background-position: left center;
	background-image: url("images/content_h1.gif");
	background-repeat: no-repeat;
}
#celenavi_content #body h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 535px;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-position: left center;
	background-image: url("images/content_h2.gif");
	background-repeat: no-repeat;
}
#celenavi_content #body h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 535px;
	height: 15px;
	line-height: 15px;
	text-indent: 15px;
	font-size: 80%;
	font-weight: bold;
	color: #003099;
	background-position: left center;
	background-image: url("images/content_h3.gif");
	background-repeat: no-repeat;
}
#celenavi_content #body p {
	margin: 5px;
	margin-left: 10px;
	margin-right: 15px;
	line-height: 1.7;
	font-size: 80%;
}

#celenavi_content #body ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 80%;
}

#celenavi_content #body li {
	list-style: none;
	line-height: 1.5;
}

#celenavi_content #body_content {
	margin-top: 10px;
}
#celenavi_content #body_content table {
	width: 530px;
	margin-top: 10px;
	margin-left: 5px;
	border-collapse: collapse;
	line-height: 1.7;
	font-size: 80%;
	text-align: left;
}
#celenavi_content #body_content td {
	padding: 5px;
	border-color: #B9B9B9;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}
#celenavi_content #body_content th {
	padding: 5px;
	border-color: #B9B9B9;
	border-width: 1px;
	border-style: solid;
	background-color: #F2F2F2;
	font-weight: normal;
}
#celenavi_content #body_content ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 1.7;
}
#celenavi_content #body_text {
	margin-left: 10px;
}
#celenavi_content .body_pagination ul {
	margin: 5px;
	font-size: 80%;
	text-align: center;
}
#celenavi_content .body_pagination li {
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
	display: inline;
}
/*

印刷時スタイル

*/
 @media print {
#celenavi_content #container {
	width: 100%;
}
#celenavi_content #body {
	width: 100%;
}
#celenavi_content #sub {
	display: none;
}
#celenavi_content h2 {
	page-break-before: avoid;
}
}

