/*--------------------------------------
	NEW TITLE　09
--------------------------------------*/
.new_title720 {
	width:720px;
	border:1px solid #f3f3f3;
	background:url('../images/h2_bg01.gif') repeat-x;
	margin:24px 0px 16px 0px;
	}
.new_title720 h2 {
	font-size:16px;
	margin:0px 0px 1px 0px;
	padding:10px 0px;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_icn01.gif') no-repeat;
	border-bottom:solid 1px #ccc;
	color: #f60;
	}
.new_title720 p {
	margin:0px;
	padding:2px 0px 2px 0px;
	background-color:#fff;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_bg_sub01.gif') ;
	}

.new_title760 {
	width:760px;
	border:1px solid #f3f3f3;
	background:url('../images/h2_bg01.gif') repeat-x;
	margin:24px 0px 16px 0px;
	}
.new_title760 h2 {
	font-size:16px;
	margin:0px 0px 1px 0px;
	padding:10px 0px;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_icn01.gif') no-repeat;
	border-bottom:solid 1px #ccc;
	color: #f60;
	}
.new_title760 p {
	margin:0px;
	padding:2px 0px 2px 0px;
	background-color:#fff;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_bg_sub01.gif') ;
	}

.new_title975 {
	width:975px;
	border:1px solid #f3f3f3;
	background:url('../images/h2_bg01.gif') repeat-x;
	margin:24px 0px 16px 0px;
	}
.new_title975 h2 {
	font-size:16px;
	margin:0px 0px 1px 0px;
	padding:10px 0px;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_icn01.gif') no-repeat;
	border-bottom:solid 1px #ccc;
	color: #f60;
	}
.new_title975 p {
	margin:0px;
	padding:2px 0px 2px 0px;
	background-color:#fff;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_bg_sub01.gif') ;
	}

.new_title95 {
	width:95%;
	border:1px solid #f3f3f3;
	background:url('../images/h2_bg01.gif') repeat-x;
	margin:24px 0px 16px 0px;
	}
.new_title95 h2 {
	font-size:16px;
	margin:0px 0px 1px 0px;
	padding:10px 0px;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_icn01.gif') no-repeat;
	border-bottom:solid 1px #ccc;
	color: #f60;
	}
.new_title95 p {
	margin:0px;
	padding:2px 0px 2px 0px;
	background-color:#fff;
	text-indent: 24px;
	text-align:left;
	background:url('../images/h2_bg_sub01.gif') ;
	}
	
/* ヘッダ */
#head_title {
	text-align:center;
	}

#head_title h1 {
    width: 100%;
	color:#fefefd; 
	font-size:10px;
	position:absolute;
	top:6px; 
	padding-left:20px;
	text-align:center;
	font-weight: normal;
	text-indent:-445px;
	}

html>/**/body #head_title h1 { /* FF対応 */
	margin:-1px 0 0 -11px;
}


/* フッタ他検索 */
#foot {
	width: 100%;
	text-align:center;
	margin: 4px 0 16px 0;
	}

/* 他検索 */
#foot table {
	width: 920px;
	margin:2px auto;
	text-align:left;
	border:solid 1px #ccc;
	}
#foot table th {
	font-size:111%;
	width: 210px;
	white-space:nowrap;
	font-weight:bold;
	font-size:14px;
	text-indent:6px;
	}
#foot table td {
	font-size:12px;
	padding:4px 0 4px 0;
	}

/* 他サービス */
#foot #other_service  table {
	width: 920px;
	margin:2px auto;
	text-align:left;
	border:solid 1px #ccc;
	}
#foot #other_service  table th {
	font-size:111%;
	width: 210px;
	white-space:nowrap;
	font-weight:bold;
	text-indent:6px;
	}
#foot #other_service  table td {
	font-size:96%;
	padding:4px 0 4px 0;
	}

#page_top {
	width:100%;
	text-align:center;
	text-indent:815px;
	margin-top:60px;
	}

img {
	border:0px;
}