@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #f90; text-decoration: none; outline: 0; }
a:visited { color: #f90; text-decoration: none; }
a:hover { color: #fc0; outline: 0; }
a:active { color: #fc0; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #a6986b url(../img/bg.jpg) left top repeat-x;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
	color: #333;
	background-color: #fff;
}

	.pr-box-head {
		margin: 0;
		padding: 0;
		width: 900px;
		height: 14px;
		font-size: 10px;
		text-align: left;
		color: #2E2514;
		background: #2E2514;
	}
	
		.pr-box-head a { color: #fff; }
			.pr-box-head a:hover { color: #fff; text-decoration: underline; }

	#header {
		margin: 0;
		padding-top: 47px;
		width: 900px;
		height: 149px;
		background: url(../img/head_img.jpg) 0 0 no-repeat;
	}
	
	* html #header {
		height: 147px;
	}
	
		#header h1 a {
			display: block;
			margin: 0;
			padding: 10px;
			width: 290px;
			height: 37px;
			line-height: 37px;
			text-align: left;
			color: #fff;
			font-size: 18px;
			background: #544a31;
		}
		
			#header h1 a { color: #fff; }

	#g_navi {
		margin: 0 0 10px 0;
		width: 900px;
	}
	
		#g_navi ul {
			margin: 0;
			padding: 0;
			width: 900px;
			height: 50px;
			text-align: left;
			font-size: 14px;
			list-style-type: none;
		}
		
			#g_navi ul li { display: inline; }
	
				#g_navi ul li a {
					float: left;
					display: block;
					text-align: center;
					width: 150px;
					height: 50px;
					line-height: 50px;
					overflow: hidden;
					color: #fff;
					background: url(../img/menu_bg.jpg) left top no-repeat;
				}

					#g_navi ul li a:hover { color: #fff; background: url(../img/menu_on.jpg) left top no-repeat; }

	#breadcrumb { margin: 0 10px 1px 0; padding: 0; }
		#breadcrumb ul { margin: 0; padding: 0; text-align: right; }
			#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
				#breadcrumb ul li a { color: #4a4124; }
					#breadcrumb ul li a:hover { color: #f90; }

	#main {
		margin: 0;
		padding: 0 0 20px 0;
		width: 900px;
		font-size: 12px;
	}

		#main #content {
			float: right;
			margin: 0 0 0 15px;
			padding: 0;
			width: 680px;
			text-align: left;
			font-size: 12px;
			line-height: 18px;
		}
		
			#content h2 {
				display: block;
				margin: 0 0 10px 0;
				padding: 5px 0 0 40px;
				width: 640px;
				height: 25px;
				font-size: 14px;
				font-weight: bold;
				color: #2e2513;
				background: url(../img/h2_ttl.jpg) 0 0 no-repeat;
			}

			#content .section {
				margin: 0 0 10px 0;
				padding: 0 10px;
				width: 660px;
				text-align: left;
			}

			.mcont-text-l {
				float: left;
				margin: 0 10px 10px 0;
				width: 310px;
				text-align: left;
			}
			
			.mcont-text-r {
				float: left;
				margin: 0 0 10px 10px;
				width: 310px;
				text-align: left;
			}
	
		#main #left_cont {
			float: left;
			margin: 0;
			padding: 0 0 0 5px;
			width: 195px;
			text-align: left;
		}

			#left_cont .left_section {
				margin: 0 0 10px 0;
				padding: 0;
				width: 200px;
				text-align: left;
			}

				h5 {
					display: block;
					margin: 0;
					padding: 5px 0 0 40px;
					width: 160px;
					height: 25px;
					font-size: 14px;
					font-weight: bold;
					color: #fff;
					background: url(../img/h5_ttl.jpg) no-repeat;
				}

				#left_cont .side-navi {
					margin: 0 0 10px 0;
					padding: 0px;
					list-style-type: none;
					font-size: 12px;
					border-top: 1px solid #ccc;
				}
				
					#left_cont .side-navi li { margin: 0; padding: 0; }
				
						#left_cont .side-navi li a {
							display: block;
							margin: 0;
							padding: 0;
							width: 200px;
							height: 40px;
							line-height: 40px;
							text-align: left;
							text-indent: 32px;
							color: #4a4124;
							background: url(../img/side_menu.jpg) left top no-repeat;
						}
						
							#left_cont .side-navi li a:hover { color: #f90; background: url(../img/side_menu2.jpg) left top no-repeat; }

	#footer {
		margin: 0;
		padding: 10px 0;
		width: 900px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		color: #666;
		border-top: solid 1px #999;
	}

	.pr-box {
			margin: 0;
			padding: 1px 10px;
			width: 880px;
			height: 14px;
			font-size: 10px;
			color: #fff;
			background: #2e251;
		}
		
			.pr-box ul {
				margin: 0;
				padding: 0 0 0 30px;
				background: url(../img/pr.gif) 0 2px no-repeat;				
			}
			
				.pr-box ul li {
					display: inline;
					margin: 0 10px 0 0;
					padding: 0;
				}
	
					.pr-box ul li a { color: #fff; }
						.pr-box ul li a:hover { color: #fff; text-decoration: underline; }
	
	.favorite {
		margin: 0 0 10px 0;
		padding: 0;
		list-style-type: none;
		background: #eee;
	}
	
		.favorite dt a {
			display: block;
			margin: 0;
			padding: 2px;
			font-size: 11px;
			font-weight: bold;
			color: #333;
			background: #ccc;
		}
		
			.favorite dt a:hover { color: #666; }
		
			.favorite dd {
				margin: 0;
				padding: 3px;
				color: #555;
				font-size: 11px;
				line-height: 13px;
			}
	
	.favorite2 {
		margin: 0;
		padding: 5px 0;
		list-style-type: none;
	}
	
		.favorite2 li {
			display: block;
			text-align: left;
			font-size: 12px;
			font-weight: bold;
			background: url(../img/arw_sm.gif) left center no-repeat;
		}
		
			.favorite2 li a { margin: 0; padding: 0 0 0 16px; color: #000; }
				.favorite2 li a:hover { margin: 0; padding: 0 0 0 16px; color: #666; }
				
	.h4_ttl1, .h4_ttl2{
		display:block;
		margin: 0;
		padding: 2px 0 0 23px;
		width: 287px;
		height: 24px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.h4_ttl1{ color: #333; background:url(../img/h4_ttl1.jpg) 0 0 no-repeat; }
	.h4_ttl2{ color: #333; background:url(../img/h4_ttl2.jpg) 0 0 no-repeat; }

	.pad-left10 { padding-left: 10px; }