@charset "Shift_JIS";

body {
	margin: 16px 0px 16px 0px;
	padding: 0;
	font-size: 16px;
	background: #e7d09c;
	background: url("../html/fumei/image/bg.gif") 0 0 repeat;
}

a {
	/*firefox対策*/
	overflow: hidden;
}

#base_frame {
	background: #e7d09c;
	margin: 8px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 800px;
	border: 2px solid #7d1f0a;
}


#header {
	width: 800px;
	height: 224px;
	background: url("../html/fumei/image/title.gif") 0 0 no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #0000ff;*/
}

#header img {
	position:relative;
	top: 26px;
	left: 30px;
}

#now_page {
	margin: 6px 8px 16px 8px;
	width: 768px;
	padding: 8px 8px 8px 8px;
	border-top: 2px solid #7d1f0a;
	border-bottom: 2px solid #7d1f0a;
}

#now_page a {
	text-decoration: none;
	color: #7d1f0a;
}

#now_page a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #7d1f0a;
}

#main {
	width: 800px;
}



#navi_bottom_left {
	_height: 1%;	/*IEバグ対策*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("../html/fumei/image/navi_bottom_left.gif") bottom left no-repeat;
}

#navi_bottom_right {
	_height: 1%;	/*IEバグ対策*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("../html/fumei/image/navi_bottom_right.gif") bottom right no-repeat;
}

#navi_top_left {
	_height: 1%;	/*IEバグ対策*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("../html/fumei/image/navi_top_left.gif") top left no-repeat;
}

#navi_top_right {
	_height: 1%;	/*IEバグ対策*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("../html/fumei/image/navi_top_right.gif") top right no-repeat;
}

#navigation {
	float: left;
	width: 240px;
	margin 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	color: #7d1f0a;
	
	/*border: 1px solid #cfcfcf;*/
}

#navigation_list {
	background: #ffffff;
	width: 220px;
	margin: 0px auto 16px auto;
	padding: 0px 0px 0px 0px;
}

#navigation_list ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 24px;
}

#navigation_list li {
	background: url("../html/fumei/image/icon_list.gif") 0 center no-repeat;
	margin: 0px 0px 4px 0px;
	padding: 0px 8px 0px 16px;
	
	/*border: 1px solid #cfcfcf;*/
}

#navigation_list a {
	color: #7d1f0a;
	text-decoration: none;
}

#navigation_list a:hover {
	color: #7d1f0a;
	color: #ffffff;
	background-color: #7d1f0a;
}

#navi_index_fumei_menu {
	background: url("../html/fumei/image/icon_menu.gif") 8px 6px no-repeat;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 48px;
	
	/*border: 1px solid #cfcfcf;*/
}

#navi_index_qr {
	background: url("../html/fumei/image/icon_qr.gif") 12px 4px no-repeat;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 48px;
	
	/*border: 1px solid #cfcfcf;*/
}

#navigation_list p#image{
	text-align: center;
	margin: 8px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#navi_index_link {
	background: url("../html/fumei/image/icon_link.gif") 16px 6px no-repeat;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 48px;
	
	/*border: 1px solid #cfcfcf;*/
}

#navi_index_contct {
	background: url("../html/fumei/image/icon_contact.gif") 4px 6px no-repeat;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 48px;
	
	/*border: 1px solid #cfcfcf;*/
}



#contents {
	width: 560px;
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	
	/*border: 1px solid #ff0000;*/
}

#contents p#kouza_title {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 560px;
	height: 76px;
	margin: 0px auto 0px auto;
	padding: 26px 0px 0px 0px;
	background: url("../html/fumei/image/index.gif") center 0 no-repeat;
	/*border: 1px solid #ff0000;*/
}

#banner {
	text-align: center;
	margin: 0px auto 24px auto;
	padding: 0px 0px 0px 0px;
}


#contents_title {
	width: 540px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 36px;
	background: url("../html/fumei/image/contents_title.gif") 0 0 repeat;
	text-align: center;
}

#contents_title p#title{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

#contents_list {
	color: #000000;
	background: url("../html/fumei/image/note_bg.gif") 0 0 repeat;
	width: 540px;
	margin: 0px auto 24px auto;
	padding: 8px 0px 8px 0px;
	
	/*border: 1px solid #ff0000;*/
}

#contents_list p {
	margin: 0px 0px 0px 0px;
	padding: 2px 16px 0px 16px;
}

#contents_list p#title {
	color: #000000;
	font-weight: bold;
}

#contents_list p#about_name {
	text-align: right;
	font-weight: bold;
}

#contents_list p#image{
	text-align: center;
	margin: 16px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

#contents_list p#image img{
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}

#contents_list li#about {
	margin: 0px 0px 0px 0px;
	padding: 8px 64px 8px 0px;
}



#footer {
	clear: both;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	background: #e7d09c;
	border-top: 2px solid #7d1f0a;
	/*border: 1px solid #7fff7f;*/
}