/* コンテンツ部分
------------------------------------------------- */

/* 全ページ共通 */
.page_ttl {
	text-align: center;
	width : 450px;
	height: 30px;
	padding-top: 5px;
	background-image: url(../img/finding.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size:14px;
	color: #FFFFFF;

}
.sub_ttl {
	text-align: left;
	width : 400px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size:12px;
	color: #316368;
	border-bottom: 1px dashed #468D95;
}

.link_frame {
	border: 1px dashed #999999;
	padding: 10px;
}
.link_frame li {
}
.link_frame ul {
	list-style-type: disc;
	margin-left: 15px;
}
.kaisou {
	float : left;
	text-align: right;
	width : 470px;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.right_more {
	font-size: 10px;
	text-align: right;
	padding: 3px;
}


/* トップページ */
ul#itemMenu{
	width: 465px;
	height: 465px;
	margin-top: 5px;
	padding: 0px;
	display: block;
	background-image : url("../img/list_bg00.jpg");
	background-repeat : no-repeat;
	background-position : top left;
}

ul#itemMenu li{
	width: 195px;
	height: 30px;
	margin: 5px 0px 0px 260px;
	padding: 0px;
	display: block;
	list-style-type : none;
}

ul#itemMenu li a#menu01{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu01bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu01:hover{
	background-image : url("../img/top_menu01on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu02{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu02bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu02:hover{
	background-image : url("../img/top_menu02on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu03{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu03bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu03:hover{
	background-image : url("../img/top_menu03on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu04{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu04bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu04:hover{
	background-image : url("../img/top_menu04on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu05{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu05bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu05:hover{
	background-image : url("../img/top_menu05on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu06{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu06bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu06:hover{
	background-image : url("../img/top_menu06on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu07{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu07bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu07:hover{
	background-image : url("../img/top_menu07on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu08{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu08bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu08:hover{
	background-image : url("../img/top_menu08on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu09{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu09bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu09:hover{
	background-image : url("../img/top_menu09on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu10{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu10bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu10:hover{
	background-image : url("../img/top_menu10on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu11{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu11bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu11:hover{
	background-image : url("../img/top_menu11on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu12{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu12bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu12:hover{
	background-image : url("../img/top_menu12on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu13{
	width: 195px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image : url("../img/top_menu13bg.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

ul#itemMenu li a#menu13:hover{
	background-image : url("../img/top_menu13on.jpg");
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

/* サイドメニュー */

ul#sideMenu{
	width: 200px;
	height: 460px;
	padding: 5px;
	display: block;
}

ul#sideMenu li{
	width: 195px;
	height: 30px;
	margin-top: 5px;
	padding: px;
	display: block;
	list-style-type : none;
}


/* 各枝ページ */

.contents_text, .contents_text2 {
	margin-top: 5px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	color: #663333;
}
.contents_text table {
	margin: 10px;
	background-color: #CC9999;
}
.contents_text th {
	padding: 3px;
	background-color: #663333;
	color: #FFFFFF;
	text-align: right;
}
.contents_text td {
	background-color: #FFFFFF;
	padding: 3px;
}
.contents_text2 input, .contents_text2 textarea {
	border: 1px solid #000000;
}
.submit_reset {
	border: 1px solid #000000;
}


/* カテゴリリンク */
.cate_ink {
	text-decoration: underline;
}
.link_frame .list {
	margin-bottom: 10px;
	text-align: left;
}
.contents_frame table {
	margin: 0px auto;
}
.contact {
	margin: 10px;
	padding: 7px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
	border: 2px dashed #FFCC00;
}
