@charset "UTF-8";

/*
Theme Name: FURUYA
Theme URI: http://www.showtem.com/
Description:
Author: SoftUnique
Author URI: http://www.softunique.jp/
*/


@import "css/reset.css";
@import "css/table.css";
@import "css/flow.css";

/*---------------------------------------*/
/*　　　　　　追加CSS　　　　　　　*/
/*----------------------------------------*/

.infoCate a {
border:solid 1px #FA3737;
  color: #FA3737;
padding: 2px 6px 2px;
  text-decoration: none;
}
.infoCate a:hover {
  background-color: #FA3737;
  color: #FFFFFF;
}
p.catetag {
  font-size: 10px!important;
  margin-bottom: 5px!important;
padding: 0x 0 3px 0px!important;
  margin: 0px 0 0px 0!important;
}

.wp-pagenavi {
    padding-top: 20px;
  text-align: center;
}
a.cate_list_title {color: #666;}
a:hover.cate_list_title {color: #FA3737;}
.cate_list li{
background: none!important;
  float: left;
  width: 175px;
  padding: 5px!important;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 215px;
}

/*---------------------------------------*/
/*　　　　　　サイト基本設定　　　　　　*/
/*----------------------------------------*/

/*　背景設定　*/

body {
	font-family: 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' ,sans-serif;
/*	background: url(images/bd_back.gif) repeat-x left top;*/
	background-color: #F5F5DC;
	text-align: center;
}

/*　リンク設定　　*/

a {
	color: #993333;
}

a:hover {
	color:#ff6666;
	background: #FFFACD;
}


/*　全体枠設定　*/

#wrap {
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	background: #FFFFFF;
}

	#wrap .tit {
		width: 830px;
/*		background:url(images/h1_back.gif) no-repeat top left;*/
		margin:0 ; 
		padding: 0 10px 0 10px;
	}

	#wrap .tit h1 {
		float: left;
		color: #888888;
		font-weight: normal;
		font-size: 13px;
		margin:0 ;padding: 0;
	}


	#wrap .tit h2 {
		color: #888888;
		font-weight: normal;
		font-size: 13px;
		text-align: right;
		margin:0 ;padding: 0;
	}

	#wrap .tit h2 a {
		color: #888888;
		text-decoration: none;
	}

	#wrap .tit h2 a:hover {
		color: #555555;
		text-decoration: none;
		background:none;
	}

	#wrap .tit p {
		position: absolute;
		z-index:4;
		clear: both;
		font-size: 13px;
		color: #804302;
		margin: 120px 10px 10px 198px;
		line-height: 125%;
		width:340px;
	}



/*----------------------------------------*/
/*　　　　　　ヘッダー設定　　　　　　　　*/
/*----------------------------------------*/

#header {
	position: absolute;
	z-index:1;
	margin:0;
	padding: 0 10px 0 10px;
	width: 830px;
	background: #FFFFFF url(images/bd_back.gif) repeat-x left -22px;
}

	#header .titleback {
/*		background: url(images/header.gif) no-repeat center top;*/
		width: 830px;
		height: 143px;
	}

	#header .logo {
		position:relative;
top:7px;
	}

		#header .logo a:hover {
			background: none;
			text-decoration: none;
		}


	#header .notice {
		float: right;
		font-size: 14px;
		width:300px;
		margin: 22px 0 22px 0;
	}

	#header .navi {
		position: absolute;
		z-index:3;
		clear:both;
		width: 830px;
		height:36px;
		top: 107px;
		left: 10px;
	}

		#header .navi ul {
			font-size: 14px;
			text-align: center;
			margin: 0; padding:0;
			float: left;
		}

			#header .navi ul li {
				display: inline;
			}

				#header .navi ul li.page_item a {
					height:36px;
					font-size: 14px;
					padding: 11px 15px 0 15px;
					background: url(images/navi.gif) no-repeat left top;
					color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					float: left;
				}

				#header .navi ul li.page_item a:hover {
					color: #FFFFFF;
					font-weight: bold;
					background:url(images/navi_on.gif) no-repeat right top;
				}

				#header .navi ul li.current_page_item a {
					height:36px;
					padding: 11px 15px 0 15px;
					background:url(images/navi_on.gif) no-repeat right top;
					color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					float: left;
				}

				#header .navi ul li.current_page_item a:hover {
					background:url(images/navi_on.gif) no-repeat right top;
				}

	#header .searchbox {
		position: absolute;
		z-index:5;
		display: inline;
		top: 30px;
		right:20px;
	}

	#header .search-box {
		float: left;
		background: url(images/search-bg.gif) no-repeat;
		font-size: 12px;
		border: #B6C9D3 solid;
		border-width: 1px 0 1px 1px;
		width: 150px;
		height: 15px;
		padding:3px 0 3px 5px;
		margin:0;
	}

	* html #header .search-box { /* ie6ハック*/
		float: none;
	}

	#header .search-button {
		background:url(images/search-button.gif) no-repeat;
		border: 0;
		width:23px; height: 23px;
		padding: 3px 0 3px 0;
		margin:0;
	}


/*-----------------------------------------*/
/*　　　　　　メイン設定　　　　　　　　　*/
/*----------------------------------------*/

#main_wrap {
	clear:both;
	position: absolute;	z-index:2;
	text-align: justify;
	overflow: hidden;
	text-align: left;
	top:156px;
	width: 830px;
	margin:0;
	padding: 0 10px 0 10px;
	background-color: #FFFFFF;
}


#searchbox1 {
	display: inline;
	width:90%;
	margin: 30px 10px 60px 0; padding:0;
}

	#searchbox1 .search-box1 {
		float: left;
		background: url(images/search-bg.gif) no-repeat;
		font-size: 12px;
		border: #B6C9D3 solid;
		border-width: 1px 0 1px 1px;
		width: 150px;
		height: 15px;
		padding:3px 0 3px 5px;
		margin:0;
	}

	* html #searchbox1 .search-box1 { /* ie6ハック*/
		float: none;
	}

	#searchbox1 .search-button1 {
		background:url(images/search-button.gif) no-repeat;
		border: 0;
		width:23px; height: 23px;
		padding:3px 0 3px 0; margin:0;
	}



/*　					　*/
/*　コンテンツスペース　*/
/*　					　*/


#content {
	clear: left;
	overflow: hidden;
	float: right;
	width: 630px;
	margin: 0 0 0;	padding: 0;
	display: inline;
}

/*	* html #content { /* ie6ハック*/
/*		padding: 0 10px 0 8px;
	}*/


/*　パンくずリスト　*/

	#content .bread {
		position: absolute;	z-index:5;
		width: 628px;
		font-size: 12px;
		line-height: 140%;
		color:#555555;
		top:0;
		background: url(images/ya_list02.gif) no-repeat 0 18px;
		padding: 15px 10px 0 12px;
	}

		#content .bread a {
			color:#2356b0;
		}

		#content .bread a:hover {
			color:#fb6b01;
		}


/*　ストーリー　*/


	#content .story {
		overflow: hidden;
		width: 630px;
		margin: 5px 0 20px 0;	padding: 0;
	}

	#content .story_top {
		overflow: hidden;
		width: 630px;
		margin: 15px 0 20px 0;	padding: 0;
	}


	#content .storyNext {
		overflow: hidden;
		clear:both;
		width: 630px;
		margin: 0;	padding: 20px 0 20px 0;
	}


		#content .story h3,#content .storyNext h3,#content .story_top h3 {
			width: 630px;
			color: #B63800;
			background: url(images/h3_title.gif) no-repeat left top;
			font-size: 16px;
			line-height: 200%;
			margin: 10px 0 0 0;	padding: 3px 0 5px 35px;
		}

		#content .story h4,#content .storyNext h4,#content .story_top h4 {
			clear: both;
			background: url(images/h4_title.gif) no-repeat 0 3px;
			line-height: 180%;
			color: #7A4A0B;
			font-size: 16px;
			margin: 20px 0 0 0;	padding: 0 0 0 5px;
		}

		#content .story h5,#content .storysup h5,#content .story_top h5 {
			color: #b22c03;
			border-left: 6px #b22c03 solid;
			font-size: 16px;
			margin: 25px 0 0 3px;	padding: 1px 0 1px 7px;
		}

		#content .story p,#content .story_top p {
			line-height: 180%;
			text-align:justify;
			color: #333333;
			font-size: 14px;
			margin: 0 0 10px 0;	padding: 5px 0 0 5px;
		}

		#content .storysup p {
			line-height: 180%;
			text-align:justify;
			color: #555555;
			font-size: 14px;
			margin: 0.5em 0 1em 0;	padding: 0 0 3px 0;
		}

		#content .story ul,#content .story_top ul {
			list-style-type: none;
			line-height: 180%;
			text-align:justify;
			margin: 10px 0 5px 0;
		}

			#content .story ul li,#content .story_top ul li {
				color: #333333;
				background: url(images/ya_list01.gif) no-repeat 5px 6px;
				font-size: 14px;
				line-height: 180%;
				margin: 5px 0 3px 15px;	padding: 0 0 0 22px;
			}

				#content .story ul li ul{
					list-style-type: none;
					line-height: 180%;
					margin: 5px 0 5px 0;
				}

				#content .story ul li ul li{
					color: #555555;
					font-size: 14px;
					background: url(images/ya_list01.gif) no-repeat 5px 8px;
					line-height: 180%;
					margin: 3px 5px 3px 15px;	padding: 0 0 0 20px;
				}

		#content .story ol,#content .storyNext ol,#content .story_top ol {
			list-style-type: none;
			line-height: 180%;
			margin: 3px 0 20px 0;
			padding: 0;
		}

			#content .story ol li,#content .storyNext ol li,#content .story_top ol li {
				color: #222222;
				background: url(images/pin16.png) #FFFCDB no-repeat 7px 9px;
				border: 1px #FDE0A3 solid;
				font-size: 14px;
				line-height: 180%;
				margin: 5px 25px 10px 28px;
				padding: 5px 0 5px 28px;
			}

		#content .story dl,#content .storyNext dl,#content .story_top dl {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 15px 0px;
		}

			#content .story dt,#content .storyNext dt,#content .story_top dt {
				color: #333333;
				background:url(images/pin16.png) #FFFCDB no-repeat 5px 6px;
				border: 1px #FDE0A3 solid;
				border-bottom: 1px #c17912 solid;
				border-right: 1px #c17912 solid;
				line-height: 180%;
				font-weight: bold;
				font-size: 14px;
				margin: 20px 0 10px 15px;
				padding: 2px 0 2px 25px;
			}

			#content .story dd,#content .storyNext dd,#content .story_top dd {
				font-size: 14px;
				color: #333333;
				line-height: 180%;
				margin: 0 10px 20px 40px;
				padding: 0;
			}

		#content .story hr {
			clear: both;
			border: 1px #dddddd dotted;
		}


/*　トップタイトル　*/

	#content .top_up {
		width: 608px;
		background: url(images/top_up.gif) no-repeat top left;
		border: 1px #EDCD94 solid;
		margin: 0;	padding: 15px 10px 10px 10px;
	}

		#content .top_up h3 {
			width: 410px;
			color: #804302;
			background: none;
			font-size: 16px;
			line-height: 160%;
			margin: 5px 0 0 0;	padding: 2px 0 20px 2px;
		}

		#content .top_up ol {
			list-style-type: none;
			line-height: 180%;
			margin: 15px 0 20px 0;
		}

			#content .top_up ol li {
				color: #333333;
				background: url(images/pin16.png) no-repeat 7px 4px;
				border: 0;
				font-size: 14px;
				line-height: 180%;
				margin: 3px 5px 3px 125px;	padding: 0 0 0 28px;
			}

/*　トップミドル　*/

	#content .top_mid {
		width: 608px;
		background: url(images/top_mid_back.gif) repeat-x left center;
		border: 1px #EDCD94 solid;
		margin: 10px 0 0 0;	padding: 15px 10px 10px 10px;
	}

		#content .top_mid h3 {
			width: 600px;
			color: #B63800;
			background: none;
			font-size: 16px;
			line-height: 160%;
			margin: 0;	padding: 0 0 0 2px;
		}

		#content .top_mid p {
			margin: 0 0 10px 0;	padding: 3px 0 3px 5px;
		}

		#content .top_mid ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 10px 0;
		}

			#content .top_mid ul li {
				color: #5F3100;
				background: url(images/ya_list01.gif) no-repeat 4px 5px;
				font-size: 14px;
				font-weight:bold;
				line-height: 160%;
				margin: 3px 5px 3px 15px;	padding: 0 0 0 22px;
			}

/*　コンテンツ　*/

	#content .con_mid,#content .con_midbg {
		width: 608px;
		background: url(images/content_back.gif) no-repeat top center;
		border: 1px #EDCD94 solid;
		margin: 10px 0 0 0;	padding: 8px 10px 10px 10px;
	}

	#content .con_midbg {
		background: #fdf9e4 url(images/content_back.gif) no-repeat top center;
	}

		#content .con_mid h3,#content .con_midbg h3 {
			width: 600px;
			background: none;
			color: #B63800;
			font-size: 16px;
			line-height: 160%;
			margin: 0;	padding: 0 0 5px 2px;
		}

		#content .con_mid p,#content .con_midbg p {
			margin: 0;	padding: 5px 0 3px 5px;
		}

		#content .con_mid ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 10px 0;
		}

			#content .con_mid ul li {
				color: #5F3100;
				background: url(images/ya_list01.gif) no-repeat 4px 5px;
				font-size: 14px;
				font-weight:bold;
				line-height: 160%;
				margin: 3px 5px 3px 15px;	padding: 0 0 0 22px;
			}


		#content .top_voicel {
			font-size: 14px;
			border-bottom: 1px dotted #CCCCCC;
			border-right: 1px dotted #CCCCCC;
			float: left;
			width: 297px;
			height: 117px;
			margin: 0 ;
			padding:  0 5px 7px 0;
		}

		#content .top_voicer {
			font-size: 14px;
			border-bottom: 1px dotted #CCCCCC;
			float: right;
			width: 297px;
			height: 117px;
			margin: 0 ;
			padding:  0 5px 7px 0;
		}

			#content .top_voicel img,#content .top_voicer img {
				border-style: none;
				float: left;
				margin:0 10px 5px 0;
				padding: 6px 0 0 0;
			}

			#content .top_voicer img {
				margin:0 10px 5px 5px;
			}


			#content .top_voicel p,#content .top_voicer p {
				line-height: 160%;
				margin:0; padding: 7px 0 0 0;
			}


/*　枠なしコンテンツ　*/

#conno {
	width: 630px;
	background: none;
	border: 0;
	margin: 0;	padding: 0;
}

	#conno .nowaku{
		width: 630px;
		border: 0;
		margin: 15px 0 0 0;	padding: 0;
	}


	#conno .nowaku h3 {
			width: 630px;
			color: #B63800;
			background: url(images/h3_title.gif) no-repeat left top;
			font-size: 16px;
			line-height: 200%;
			margin: 0;	padding: 3px 0 7px 35px;
		}

	#conno .nowaku_con {
		background: none;
			margin-top: 0;	padding:  0 0 10px 0;
		}


		#conno .nowaku_con p {
			margin: 0;	padding:  0 0 10px 0;
		}

		#conno .nowaku_con ul {
			list-style-type: none;
			margin: 0 0 10px 0;
		}

			#conno .nowaku_con ul li {
				color: #333333;
				background: url(images/ya_list02.gif) no-repeat 4px 5px;
				font-size: 14px;
				line-height: 160%;
				margin: 3px 5px 3px 15px;	padding: 0 0 0 22px;
			}

	#conno .photorno {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 0 7px 15px;	padding: 7px 0 2px 0;
	}

	#conno .photolno {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 15px 7px 0;	padding: 7px 0 2px 0;
	}



/*　商品紹介　*/

	#content .genmai {
		width: 603px;
		background: #fdf9e4;
		border: 1px #EDCD94 solid;
		margin: 10px 0 0 0;	padding: 0 10px 0 15px;
	}
		#content .genmai ul {
			list-style-type: none;
			margin: 0 0 10px 0;
		}

			#content .genmai ul li {
				color: #333333;
				background: url(images/ya_list02.gif) no-repeat 5px 6px;
				font-size: 14px;
				font-weight: bold;
				line-height: 180%;
				margin: 3px 5px 3px 20px;	padding: 0 0 0 20px;
			}


	#content .genmaiNext {
		overflow: hidden;
		clear:both;
		width: 603px;
		margin: 0;	padding: 20px 0 10px 0;
	}

	#content .product {
		width: 608px;
		overflow: hidden;
		background: url(images/top_mid_back.gif) repeat-x left center;
		border: 1px #EDCD94 solid;
		margin: 10px 0 0 0;	padding: 8px 10px 10px 10px;
	}

		#content .product p {
			margin: 0;	padding: 5px 0 3px 5px;
		}

		#content .product_img {
			float: left;
			width: 180px;
			margin: 0 ;
			padding:  10px 0 10px 5px;
		}

	#content .product_con {
		font-size: 14px;
		float: right;
		width: 400px;
		margin: 0 ;
		padding:  3px 0 0 0;
	}

			#content .product_img img {
				border-style: none;
				margin:0;padding:0 0 10px 0;
			}

			#content .product_con p {
				line-height: 180%;
				margin:0; padding: 5px 0 0 0;
			}


			#content .product_con_tit {
				font-size: 16px;
				font-weight:bold;
				color: #993333;
				line-height: 200%;
				margin:0; padding: 15px 0 0 0;
			}

		#content .product_con ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 10px 0;
		}

			#content .product_con ul li {
				color: #5F3100;
				background: url(images/ya_list01.gif) no-repeat 4px 5px;
				font-size: 14px;
				font-weight:bold;
				line-height: 160%;
				margin: 3px 5px 3px 15px;	padding: 0 0 0 22px;
			}


	#content .product_bg {
		clear:both;
		width: 608px;
		overflow: hidden;
		background: url(images/content_back.gif) no-repeat top center;
		border: 1px #EDCD94 solid;
		margin: 10px 0 0 0;	padding: 8px 10px 10px 10px;
	}

		#content .product_bg h4 {
			width: 600px;
			background: none;
			color: #B63800;
			font-size: 16px;
			line-height: 160%;
			margin: 0;	padding: 0 0 5px 2px;
		}

			#content .product_bg img {
				border-style: none;
				float: left;
				margin:0 10px 5px 0;
				padding: 6px 0 0 0;
			}

			#content .product_bg p {
				line-height: 180%;
				margin:0; padding: 7px 0 0 0;
			}

			#content .product_bg hr {
				clear: both;
				border: 1px #EDCD94 solid;
			}

	#content .product_voice {
		overflow: hidden;
		border-bottom: 1px #CCCCCC dotted;
		margin: 0;	padding: 10px 0 10px 0;
	}

		#content .product_voice_img {
			border-style: none;
			float: right;
			margin:5px 0 5px 10px;
			padding: 0;
		}


	#content .product_raita {
		clear: both;
		overflow: hidden;
		margin: 0;	padding: 15px 0 0 0;
	}

		#content .product_raita_img {
			border-style: none;
			float: left;
			margin:0 10px 5px 0;
			padding: 0;
		}


		#content .product_raita p {
			margin: 0;	padding: 5px 0 0 0;
		}

	#content .nogawa {
		width: 630px;
		background: none;
		border: 0;
		margin: 10px 0 0 0;	padding: 0;
	}

	#content .nogawa_img {
		border: 0;
		margin: 0 0 10px 0;	padding: 0;
	}

		#content .nogawa p {
			margin: 0;	padding:  0 0 10px 3px;
		}


/*　枠　*/

	#content .sq {
		border: 1px #FDE0A3 solid;
		background:#FFFCDB;
		padding: 10px 10px 10px 0;
		margin: 15px 10px 15px 20px;
	}

		#content .sq ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 0;
		}

		#content .sq ul li {
			color: #222222;
			background: url(images/limark01.png) no-repeat 7px 4px;
			font-size: 14px;
			line-height: 180%;
			margin: 3px 5px 3px 15px;
			padding: 0 0 0 27px;
		}

	#content .sq_1 {
		border: 1px #EFC5C2 solid;
		background:#FFF3EF;
		padding: 10px 10px 10px 0;
		margin: 15px 10px 15px 20px;
	}

		#content .sq_1 ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 0;
		}

		#content .sq_1 ul li {
			color: #222222;
			background: url(images/ya02r_08.gif) no-repeat 7px 7px;
			font-size: 14px;
			line-height: 180%;
			margin: 3px 5px 3px 15px;
			padding: 0 0 0 27px;
		}



	#content .sq01 {
		border: 1px #333333 solid;
		background:#FFFCDB;
		padding: 10px 15px;
		margin: 15px 20px 25px 25px;
	}

		#content .sq01 p {
			font-size: 13px;
			padding: 2px 0;
			margin: 0;
		}

	#content .anshin {
		overflow: hidden;
		width:520px;
		border: 1px #b7bcf7 solid;
		background: #f4fafe;
		padding: 0;
		margin: 10px 0 50px 30px;
	}

	#content .sq_blank {
		overflow: hidden;
		clear:both;
		padding: 0;
		margin: 10px 5px 10px 10px;
	}



/*　コイン精米機　*/

	#content .storyNext1 {
		overflow: hidden;
		clear:both;
		width: 630px;
		margin: 0;	padding: 20px 0 20px 0;
	}

		#content .storyNext1 h4 {
			font-size: 18px;
			color:#804000;
		}

		#content .storyNext1 h5 {
			color:#804000;
			font-size: 16px;
			margin-bottom: 10px;
			padding: 0;
		}

		#content .storyNext1 p {
			line-height: 180%;
			color: #333333;
			font-size: 14px;
			padding: 5px 0 5px 0;
		}

		#content .left1 {
			overflow: hidden;
			float: left;
			width: 290px;
		}

		#content .right1 {
			overflow: hidden;
			float: right;
			margin-left: 10px;
			width:320px;
		}


/*　会社案内　*/

	#content .ad_list {
		overflow: hidden;
		width: 420px;
	}

		#content .ad_list dl {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 15px 3px;
		}

		#content .ad_list dt {
			clear: both;
			background: none;
			border: none;
			float: left;
			font-size: 14px;
			font-weight: normal;
			margin: 0;
			padding: 5px 10px 0 2px;
		}

		#content .ad_list dd {
			font-size: 14px;
			margin: 0;
			padding: 5px 10px 0 115px;
		}

	#content .photoadr {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 0 7px 15px;	padding: 7px 0 2px 0;
	}

	#content .photoadl {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 40px 7px 0;	padding: 7px 0 5px 5px;
	}

	#content .photoadl2 {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 0 7px 0;	padding: 7px 0 5px 0;
	}


/*　業務米　*/

	#content .gyomu {
		overflow: hidden;
		width: 630px;
		margin: 0;	padding: 0;
	}

		#content .gyomu p {
			line-height: 180%;
			color: #333333;
			font-size: 14px;
			margin: 10px 0 10px 0;	padding: 3px 0 3px 5px;
		}

	#content .gyomu dl {
		list-style-type: none;
		line-height: 180%;
		font-size: 14px;
		margin: 3px 0 12px 0;
		padding: 0;
	}

	#content .gyomu dt {
		color: #333333;
		background: url(images/q01.gif) #FFFFDD no-repeat 8px 8px;
		line-height: 180%;
		border: 1px #EFEF9B solid;
		font-size: 14px;
		font-weight: bold;
		margin: 15px 0 10px 0;
		padding: 3px 0 3px 35px;
	}

	#content .gyomu dd {
		color: #333333;
		background: url(images/a01.gif) no-repeat 8px 5px;
		font-size: 14px;
		line-height: 180%;
		margin: 10px 0 20px 0;
		padding: 0 0 0 35px;
	}


/*　プロフィール　*/

	#content .profile {
		overflow: hidden;
		margin: 0;	padding: 10px 0 10px 0;
	}

		#content .profilel {
			float: left;
			display: inline;
			width: 165px;
			margin: 0;	padding: 0;
		}

				#content .profilel img {
					margin: 0 0 10px 0;	padding: 0;
				}

		#content .profiler {
			float: right;
			display: inline;
			overflow: hidden;
			width: 385px;
			margin: 0 10px 30px 0;	padding: 0 10px 0 0;
		}

		* html #content .profiler { /*IE6以下用CSSハック*/
			width: 385px;
			margin: 0 10px 30px 0;	padding: 0;
		}


				#content .profiler p {
					font-size: 13px ;
					color: #333333;
					line-height: 160%;
					margin: 0;	padding: 5px 0 0 13px;
				}

				#content .profiler img {
					margin: 0 10px 0 10px;	padding: 0 0 10px 0;
				}


		#content .profiler table {
			width: 100%;
			border-collapse:collapse;
			margin: 0 10px 0 10px;
		}

		#content .profiler td,#content .profiler th {
			font-size: 13px;
			line-height: 120%;
			font-weight: normal;
			vertical-align: top;
			border: none;
			background: none;
			color:#333333;
		}

		#content .profiler th {
			width: 15%;
			padding: 3px 5px;
		}

		#content .profiler td {
			width: 85%;
			padding: 3px 5px;
		}

	#content .message {
		clear:both;
		width: 560px;
		overflow: hidden;
		background: url(images/top_mid_back.gif) repeat-y;
		margin: 10px 10px 30px 0;	padding: 0 10px 20px 10px;
	}


		#content .message h4 {
			background: none;
			border: none;
			margin: 0;	padding: 10px 0 5px 0;
		}

		#content .message p {
			line-height: 180%;
			color: #555555;
			text-align: justify;
			font-size: 14px;
			margin: 10px 0 10px 0;	padding: 3px 10px 3px 10px;
		}

/*　相互リンク　*/


	#content .link_box {
		font-size: 14px;
		border-bottom: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		float: left;
		width: 289px;
		height: 110px;
		margin: 0 5px 5px 0;
		padding:  0 5px 5px 0;
	}

		#content .link_box img {
			border-style: none;
			float: left;
			margin:0 10px 0 0;
			padding: 10px 0 0 0;
		}

		#content .link_box p {
			line-height: 130%;
			margin:0;
		}


/*　よくある質問　*/

	#content .qa {
		overflow: hidden;
		width: 630px;
		margin: 40px 0 20px 0;	padding: 0;
	}

		#content .qa h3 {
			width: 630px;
			color: #B63800;
			background: url(images/h3_title.gif) no-repeat left top;
			font-size: 16px;
			line-height: 200%;
			margin: 10px 0 0 0;	padding: 3px 0 5px 35px;
		}

		#content .qa h4 {
			clear: both;
			background: none;
			color: #F1325C;
			font-size: 16px;
			margin: 30px 0 10px 0;	padding: 5px 0 4px 3px;
		}

		#content .qa p {
			line-height: 180%;
			color: #555555;
			font-size: 14px;
			margin: 10px 0 10px 0;	padding: 3px 0 3px 5px;
		}

	#content .qa dl {
		list-style-type: none;
		line-height: 180%;
		font-size: 14px;
		margin: 3px 0 12px 0;
		padding: 0;
	}

	#content .qa dt {
		color: #333333;
		background: url(images/q01.gif) #FFFFDD no-repeat 8px 8px;
		line-height: 180%;
		border: 1px #EFEF9B solid;
		font-weight: bold;
		margin: 25px 0 15px 0;
		padding: 3px 0 3px 35px;
	}

	#content .qa dd {
		color: #333333;
		background: url(images/a01.gif) no-repeat 8px 5px;
		line-height: 180%;
		margin: 15px 0 35px 0;
		padding: 0 0 0 35px;
	}

	#content .qa hr {
		width: 100%;
		text-align:center;
		border: 1px #CCCCCC dotted;
	}

/*　個人情報保護　*/


	#content .privacy {
		overflow: hidden;
		width: 630px;
		margin: 40px 0 20px 0;	padding: 0;
	}

		#content .privacy h3 {
			width: 630px;
			color: #B63800;
			background: url(images/h3_title.gif) no-repeat left top;
			font-size: 16px;
			line-height: 200%;
			margin: 10px 0 0 0;	padding: 3px 0 0 35px;
		}

		#content .privacy h4 {
			clear: both;
			border-bottom: 1px #6B0920 dotted;
			color: #6B0920;
			font-size: 16px;
			line-height: 180%;
			margin: 20px 0 0 0;	padding: 0 0 0 5px;
		}

		#content .privacy p {
			line-height: 180%;
			text-align:justify;
			color: #333333;
			font-size: 14px;
			margin: 0 0 10px 0;	padding: 5px 0 0 5px;
		}


		#content .privacy ul {
			list-style-type: none;
			line-height: 180%;
			text-align:justify;
			margin: 5px 0 5px 0;
		}

			#content .privacy ul li {
				color: #333333;
				background: url(images/ya_list01.gif) no-repeat 5px 6px;
				font-size: 14px;
				line-height: 180%;
				margin: 5px 0 3px 15px;	padding: 0 0 0 22px;
			}



/*	検索結果	*/

	#content .search {
		overflow: hidden;
		width: 620px;
		margin: 50px 0 20px 0;	padding: 0;
	}

		#content .search h3 {
			background: url(images/h2_title.gif) no-repeat top left;
			color: #333333;
			width:620px; height: 35px;
			font-size: 15px;
			margin: 15px 0 15px 0;	padding: 9px 0 0 20px;
		}

		#content .search ul {
			line-height: 180%;
			margin: 3px 0 20px 10px;
			padding: 0;
		}

		#content .search ul li{
			color: #555555;
			font-size: 14px;
			line-height: 180%;
			margin: 5px 25px 10px 15px;
			padding: 5px 0 5px 5px;
		}

		#content .search p {
			line-height: 180%;
			color: #555555;
			font-size: 14px;
			margin: 0 0 20px 0;	padding: 3px 0;
		}



/*	フォームテーブル	*/

#content .form1,#content .form2,#content .form3 {
	width: 628px;
	text-align: center;
	margin:7px 0 20px 2px;
}

	#content .form3 h4 {
		text-align: left;
		background: none;
		color: #993333;
		font-size: 14px;
		margin:10px 0 0 0; padding: 0;
	}

	#content .form1 p {
		font-size: 13px;
		color:#333333;
		padding:5px 7px 15px 7px;
	}

	#content .form2 p,#content .form3 p {
		font-size: 13px;
		line-height: 150%;
		color:#333333;
		padding:0;
	}

	#content .form1 table,#content .form2 table {
		width: 628px;
		border:1px #EDCD94 solid;
		margin: 5px 0 5px 0;
		border-spacing: 1px;
	}

	#content .form3 table {
		width: 400px;
		border:1px #FC9D05 solid;
		margin: 7px 0 5px 0;
		border-spacing: 1px;
	}

	#content .form1 td,#content .form1 th,
	#content .form2 td,#content .form2 th,
	#content .form3 td,#content .form3 th {
		font-size: 13px;
		line-height: 150%;
		color:#333333;
		text-align: left;
	}

	#content .form1 th,#content .form2 th {
		width: 30%;
		font-weight: bold;
		color: #333333;
		background: #FFE96F;
		border: 0;
		padding: 5px 0 5px 10px;
	}

	#content .form3 th {
		width: 25%;
		font-weight: bold;
		color: #804302;
		background: #FDE381;
		border: 0;
		padding: 5px 0 5px 10px;
	}


	#content .form1 td,#content .form2 td,#content .form3 td {
		text-align:left;
		background: #FFFADF;
		padding: 5px;
	}

	#content .form3 td {
		padding: 5px 10px;
	}

	#content .form1 textarea,#content .form2 textarea {
		font-size: 13px;
		line-height: 150%;
	}

	#content .form1 input {
		margin: 2px 0 0 0;	padding: 2px 0;
	}


	#content .soryo {
		width: 620px;
		text-align: center;
		margin:7px 0;
	}

		#content .soryor {
			text-align: right;
			font-size: 12px;
			color:#333333;
			margin:2px 2px 0 0;
		}


		#content .soryo table {
			width: 595px;
			border-collapse:collapse;
			margin: 10px auto 20px auto;
		}

		#content .soryo td,#content .soryo th {
			font-size: 12px;
			line-height: 120%;
			border: 1px #FC9D05 solid;
			color:#333333;
		}

		#content .soryo th {
			background: #FFF5CF;
			text-align:center;
			padding: 5px 16px;
		}

		#content .soryo td {
			text-align: right;
			padding: 5px 7px;
		}

		#content .soryo th.bb  {
			text-align:center;
			padding: 5px 2px;
		}



#content .ERR {
	color: #d44;
}


/*　最新情報　*/


	#content .news {
		width: 630px;
		margin: 55px 0 30px 0;	padding: 0;
	}

		#content .news h3 {
			width: 630px;
			color: #B63800;
			background: url(images/h3_title.gif) no-repeat left top;
			font-size: 16px;
			line-height: 200%;
			margin: 10px 0 0 0;	padding: 3px 0 5px 35px;
		}

	#content .storycontent {
		color: #555555;
		line-height: 200%;
/*		background: url(images/top_mid_back.gif) repeat-y; */
		border: 1px #FEC31F solid;
		width:618px;
		margin: 20px 10px 5px 0;
		padding: 5px 5px 10px 5px;
	}

		#content .storycontent h4 {
			color: #6B0920;
			border: none;
			border-left:7px solid #FF8400;
			background:#FCF3BE;
			line-height: 140%;
			font-size: 11pt;
			margin: 0;
			padding: 5px 10px 3px 10px;
		}

			#content .storycontent h4 a {
				text-decoration: none;
				font-size: 11pt;
			}

		#content .storycontent p {
			padding: 5px 5px 8px 15px;
			line-height: 200%;
			color: #333333;
			font-size: 14px;
		}

		#content .storycontent pre {
			width: 530px;
			font-family: Verdana, Arial, sans-serif;
			background: #f7f7f7;
			border: 1px solid #999999;
			line-height: 140%;
			padding: 3px 10px;
			margin: 15px auto;
			overflow: auto;
			color: #333333;
			font-size: 14px;
		}

		#content .storycontent ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 0;
		}

			#content .storycontent ul li {
				color: #555555;
				background: url(images/ca12_05.gif) no-repeat 5px 9px;
				font-size: 14px;
				line-height: 180%;
				margin: 3px 5px 3px 35px;
				padding: 0 0 0 18px;
			}


		#content .datef {
			border-left:7px solid #FF8400;
			background:#FCF3BE;
			line-height: 110%;
			padding: 0 10px 7px 10px;
			margin: 0 0 15px 0;
			text-align: right;
			color:#555555;
			font-size: 9pt;
		}


		#content .news h5 {
			background:url(images/mtb01.gif) no-repeat top left;
			border-bottom: 1px #F590A6 solid;
			color: #555555;
			font-size: 15px;
			margin: 30px 0 10px 0;	padding: 4px 0 3px 15px;
		}

			#content .news h5 a {
				text-decoration: none;
			}

			#content .news p {
				line-height: 180%;
				color: #555555;
				font-size: 14px;
				margin: 10px 0 10px 0;	padding: 3px 10px 3px 10px;
			}

		#content .meta, #content .meta a {
/*			color: #993333; */
			font-family: Osaka, Verdana, sans-serif;
			margin: 20px 5px 15px 0;
			text-align: right;
			font-size: 9pt;
		}

			#content .meta ul, #content .meta ul li {
				display: inline;
				text-decoration: none;
				background:none;
				margin: 0;	padding: 0;
			}

	#content .news2 {
		width:590px;
		color: #555555;
		line-height: 160%;
		margin: 50px 0 35px 0;
		padding: 0 25px 15px 0;
	}

		#content .news2 h5 {
			border: none;
			font-size: 14px;
			margin: 10px 0 0 0;	padding: 3px 5px 3px 0;
		}

		#content .news2 ul {
			list-style-type: none;
			margin: 0 0 0 30px; padding:0;
		}

			#content .news2 ul li {
				background: url(images/ya_list01.gif) no-repeat 0 7px;
				font-size: 14px;
				margin:0;
				padding: 0 17px 5px 17px;
			}

	#content .news_date {
		text-align: left;
		font-size: 10pt;
		color:#555555;
		margin:0; padding:0 10px 10px 20px;
	}


/*　　コメントページ　*/

#comments {
	margin: 0 0 20px 5px;
}

	#comments .blog_com {
		width:595px;
		margin:0;	padding: 0;
	}

		#comments .blog_com h4 {
			background: none;
			border-left: 7px solid #FF8400;
			border-bottom: 1px solid #FF8400;
			margin:30px 10px 15px 0;
			font-size: 11pt;
			font-weight: bold;
			padding: 3px 0 3px 8px;
		}

		#comments .blog_com p {
			color:#555555;
			padding:0 10px 0 0;
			border:none;
			line-height: 120%;
			font-size: 10pt;
			margin:5px 0 10px 0;
		}


		#comments .blog_com input,#comments .blog_com textarea {
			font-size: 10pt;
			line-height: 140%;
			color:#555555;
		}

		#comments .center_blog01 hr {
			width: 80%;
			height: 1px;
			border-style: dotted none none none;
			border-top-color: #C9CACA;
			border-top-width: 1px;
			margin: 10px 0;
		}

	#content .feedback {
		clear: both;
		margin: 15px 10px 0 0; padding: 20px 0 0 0;
	}


	* html #content .feedback { /*IE6以下用CSSハック*/
		padding: 0;
	}

		#content .feedback p {
			font-size: 13px;
		}

		#content .feedback input {
			width:570px;
			background: #FBFBFB;
			margin: 0;
			padding:3px;
		}


/*　枠　*/

	#content .waku {
		clear:both;
		width: 590px;
		overflow: hidden;
		background: url(images/top_mid_back.gif) repeat-y;
		margin: 20px 0 30px 0;	padding: 15px 20px 20px 20px;
	}

		#content .waku p {
			line-height: 180%;
			color: #555555;
			font-size: 14px;
			margin: 10px 10px 10px 0;	padding: 3px 10px 3px 2px;
		}

		#content .waku h4 {
			color: #f1665a;
			background: none;
			border: none;
			font-size: 16px;
			margin: 10px 20px 15px 0;	padding: 0;
		}

		#content .waku table {
			width: 540px;
			border-collapse:collapse;
			margin: 0 10px 0 0;
		}

			#content .waku td,th {
				font-size: 14px;
				line-height: 180%;
				font-weight: normal;
				border: none;
				background: none;
				color:#555555;
			}

			#content .waku th {
				width: 270px;
				padding: 2px 5px;
			}

			#content .waku td {
				vertical-align: middle;
				padding: 3px 5px;
			}

		#content .waku dl {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 15px 0px;
		}

			#content .waku dt {
				color: #555555;
				background:url(images/ha01.gif) no-repeat 0 6px;
				line-height: 180%;
				font-weight: bold;
				border: none;
				font-size: 14px;
				margin: 20px 0 5px 0;
				padding: 2px 0 2px 28px;
			}

			#content .waku dd {
				color: #555555;
				font-size: 14px;
				line-height: 180%;
				margin: 0 10px 20px 28px;
				padding: 0;
			}


	#content .waku_c {
		text-align:center;
		font-size: 14px;
		color: #555555;
		margin: 10px 20px 15px 0;	padding: 2px 0;
	}

		#content .waku_c h4 {
			color: #f1665a;
			background: none;
			border: none;
			font-size: 16px;
			margin: 10px 20px 15px 0;	padding: 0;
		}

		#content .waku_c img {
			margin: 10px 0;
		}

	#content .wakur {
		float: right;
		color: #555555;
		margin: 0 10px 7px 15px;	padding: 7px 10px 2px 0;
	}

	#content .wakul {
		float: left;
		color: #555555;
		margin: 0 15px 7px 10px;	padding: 7px 0 2px 0;
	}

	#content .waku_w {
		width: 530px;
		background: #FFFFFF;
		margin: 10px 10px 15px 10px;	padding: 10px;
	}

	#content .waku_wb {
		width: 510px;
		clear: both;
		margin:  0 0 0 50px;	padding: 0 10px 0 0;
	}

		#content .waku_wbl {
			float: left;
			display: inline;
			width: 120px;
			background: none;
			font-size: 12px;
			color: #555555;
			line-height: 140%;
			margin: 0 0 30px 0;	padding: 0;
		}

		#content .waku_wbl2 {
			float: left;
			display: inline;
			width: 120px;
			background: none;
			font-size: 12px;
			color: #555555;
			line-height: 140%;
			margin: 0 0 30px 50px;	padding: 0;
		}

		#content .waku_wbl_adobe {
			float: left;
			display: inline;
			background: none;
			font-size: 12px;
			color: #555555;
			line-height: 140%;
			margin: 5px 10px 30px 0;	padding: 0;
		}


			#content .waku_wbl img,#content .waku_wbl2 img {
				margin: 0 0 10px 0;	padding: 0;
			}

			#content .waku_wb p {
				font-size: 13px ;
				color: #555555;
				line-height: 140%;
				margin: 0;	padding: 5px 2px 0 7px;
			}



/*　404エラーページ　*/

	#content .er {
		text-align: center;
		font-size: 15px;
		margin: 30px 0 30px 0;
	}

		#content .er p {
			font-size: 15px;
			margin: 0; padding: 10px 0;
		}



/*　分割リンク　*/

	#content .navilink {
		width: 100%;
		font-size: 13px;
		text-align: center;
		margin: 0 0 30px 0;
	}


/*　　テキスト右配置　*/

#content .textr {
	color: #333333;
	font-size: 14px;
	text-align: right;
	line-height: 160%;
	margin: 0 0 10px 0;
}

#content .textrm, #left .textrm{
	font-size: 13px;
	color: #333333;
	text-align: right;
	margin: 0;
	padding: 0 3px 10px 0;
}

#content .textrs {
	font-size: 12px;
	color: #333333;
	text-align: right;
	margin: 0;
	padding: 0 0 10px 0;
}

/*　　ページトップへ　*/

#content .page_top {
	text-align: right;
	font-size: 12px;
	margin: 0 0 15px 0; padding: 0;
}

/*　写真配置　*/

	#content .photoc {
		color: #666666;
		text-align:center;
		margin: 10px 0 15px 0;	padding: 2px 0;
		font-size: 13px;
	}

	#content .photor {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 0 7px 15px;	padding: 7px 0 2px 0;
	}

	#content .photol {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 13px;
		margin: 0 15px 7px 3px;	padding: 7px 0 2px 0;
	}

	#content .photor1 {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 14px;
		margin: 0 0 7px 0;	padding: 7px 0 2px 0;
	}

	#content .photol1 {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 14px;
		margin: 0 0 7px 9px;	padding: 7px 0 2px 0;
	}

		#content .photor1 img,#content .photol1 img {
			margin: 0 0 7px 0;
		}

	#syouhin {
		border: 1px solid #FDDD63;
		float: left;
		text-align: center;
		background: #FEF9E6;
		width: 577px;
		margin: 5px 0 25px 0;
		padding: 10px 10px 10px 10px;
	}

		#syouhin p {
			font-size: 15px;
			font-weight: bold;
			font-color: #FF005A;
			padding: 0; margin: 0;
		}


		#syouhin .syouhin_pro {
			float: left;
			text-align: center;
			width: 138px;
			padding: 10px 2px 5px 2px;
		}

			#syouhin .syouhin_pro a {
				font-size: 13px;
			}



/*--------------------------------------*/
/*　　　　　　左メニュー設定　　　　　　*/
/*---------------------------------------*/


#left {
	float: left;
	width: 190px;
	margin: 0;
	padding: 15px 0 10px 0;
	display: inline;
}

	#left .menu_img {
		border:0;
		margin:5px 0 0 0;	padding:0;
	}


/*　メニュー　*/

	#left .menu,#left .menuB {
		width: 188px;
		border: 1px #EDCD94 solid;
		background: #FDF9F2;
		margin: 0;	padding:0;
	}

		#left .menu h4,#left .menuB h4,#left .menu h5 {
			width: 178px;
			background:url(images/menu_title01.gif) repeat-x left center;
			font-size: 14px;
			border-bottom: 1px #EDCD94 solid;
			color:#7A4A0B;
			margin:0;	padding: 7px 0 6px 10px;
		}

		#left .menu p,#left .menuB p {
			color: #333333;
			font-size: 13px;
			line-height: 130%;
			margin: 15px 5px 10px 10px;	padding:0;
		}

		#left .menu ul {
			list-style-type: none;
			text-align: left;
			background:url(images/.gif) repeat-y top left;
			margin: 0;	padding:0 0 10px 5px;
		}

			#left .menu ul li {
				background: url(images/yd03r_08.gif) no-repeat 7px 8px;
				line-height: 120%;
				font-size: 13px;
				color: #555555;
				margin:0 ; padding: 5px 5px 5px 17px;
			}



		#left .menu dl {
			list-style-type: none;
			line-height: 180%;
		}

			#left .menu dt {
				color: #FFFFFF;
				background: #BF740C;
				line-height: 180%;
				font-weight: bold;
				padding: 3px 0;
				text-align: center;
			}

			#left .menu dd {
				font-size: 14px;
				color: #5F5F5F;
				background: url(images/yd08r_08.gif) no-repeat 0 5px;
				line-height: 130%;
				margin: 0 0 7px 5px;	padding: 0 0 0 12px;
			}

		#left .menu hr {
			width: 98%;
			text-align:center;
			border: 1px #CCCCCC dotted;
		}

		#left .menu img {
			border:0;
			margin: 3px 0 3px 5px;	padding:0;
		}



/*　お知らせ　*/

	#left .menu_new {
		width: 188px;
		border: 1px #EDCD94 solid;
		background: #FDF9F2;
		margin: 10px 0 0 0;	padding:0;
	}

		#left .menu_new h4 {
			width: 178px;
			background:url(images/menu_title01.gif) repeat-x left center;
			font-size: 14px;
			border-bottom: 1px #EDCD94 solid;
			color:#7A4A0B;
			margin:0;	padding: 7px 0 6px 10px;
		}

		#left .menu_new p {
			color: #333333;
			font-size: 13px;
			line-height: 120%;
			margin: 0;	padding: 2px 0 0 0;
		}

		#left .menu_new ul {
			list-style-type: none;
			text-align: left;
			margin: 10px 0 0 0;	padding:0 0 10px 0;
		}

			#left .menu_new ul li {
				width: 163px;
				background: url(images/yd03r_08.gif) no-repeat 1px 9px;
				line-height: 120%;
				font-size: 13px;
				color: #555555;
				margin:0 0 0 7px; padding: 5px 0 5px 10px;
			}

		#left .menu_new1 {
			color: #333333;
			font-size: 13px;
			line-height: 140%;
			margin: 0;	padding: 2px 1px 5px 5px;
		}

/*　ランキング　*/


	#left .rank {
		width: 188px;
		border: 1px #EDCD94 solid;
		background: #FDF9F2;
		margin: 10px 0 0 0;	padding:0;
	}

		#left .rank h4 {
			width: 178px;
			background:url(images/menu_title01.gif) repeat-x left center;
			font-size: 14px;
			border-bottom: 1px #EDCD94 solid;
			color:#7A4A0B;
			margin:0;	padding: 7px 0 6px 10px;
		}

		#left .rank ul {
			list-style-type: none;
			text-align: left;
			background:none;
			margin: 10px 0 0 0;	padding:0 0 10px 5px;
		}

			#left .rank ul li {
				background: none;
				line-height: 140%;
				font-size: 13px;
				color: #333333;
				margin:0 ; padding: 5px 5px 10px 27px;
			}

	#left ul li.rank1_title {
		background: url(images/ranking1.gif) no-repeat 0 10px;
	}

	#left ul li.rank2_title {
		background: url(images/ranking2.gif) no-repeat 0 10px;
	}

	#left ul li.rank3_title {
		background: url(images/ranking3.gif) no-repeat 0 2px;
	}

	#left ul li.rank4_title {
		background: url(images/ranking4.gif) no-repeat 0 10px;
	}

	#left ul li.rank5_title {
		background: url(images/ranking5.gif) no-repeat 0 10px;
	}


/*　バナー　*/

		#left .menu_bannar {
			border:0;
			margin: 10px 0 0 0;	padding:0;
		}

		#left .menu_bannart {
			border:0;
			margin: 0;	padding:0;
		}



		#left .menu_bannarb {
			border:0;
			margin: 20px 0 40px 0;	padding:0;
		}

/*　地図　*/
	#left .map1 {
		background:url(images/map.gif) no-repeat center center;
		margin:0;
		padding:10px 0 0 0;
	}

	#left .map1 p {
		color: #555555;
		font-size: 12px;
		line-height: 120%;
		margin:0;
		padding:10px;
	}

/*　W3C　*/

	#left .w3c{
		text-align: center;
		margin: 0 0 0 10px;	padding: 10px 0;
	}

	#left .w3c p {
		text-align: left;
		font-weight: normal;
		font-size: 13px;
		color: #444444;
		margin: 5px 5px 0 5px;
	}


/*--------------------------------------*/
/*　　　　　　フッター設定　　　　　　*/
/*--------------------------------------*/

#footer {
	clear: both;
	font-size: 14px;
	text-align: center;
	line-height: 140%;
	width: 828px;
	border-top: 1px #EDCD94 solid;
	border-left: 1px #EDCD94 solid;
	border-right: 1px #EDCD94 solid;
	color:#7A4A0B;
	background:#FDF9E4;
	margin:0;	padding: 0;
}


	#footer .f_menu {
		color: #333333;
		text-align: center;
		line-height: 180%;
		width: 830px;
		background: #CCCCCC;

		margin:0;	padding: 12px 0 12px 0;
	}

	#footer a {
		color: #008fd1;
	}

	#footer a:hover {
		color:#fb6b01;
		background: #FFFACD;
	}

	#footer .b_menu {
		background: url(images/footerback.gif);
		color: #7A4A0B;
		font-size:12px;
		text-align: center;
		line-height: 140%;
		width: auto;
		margin:0;	padding: 10px 0 0 0;
	}

		#footer .b_menu h3 {
			color: #FFFFFF;
			font-size:12px;
			line-height: 140%;
			margin: 0;padding: 0 0 2px 0;
		}

		#footer .b_menu p {
			color: #FFFFFF;
			font-size:12px;
			line-height: 140%;
			margin: 0;padding: 0 0 10px 0;
		}

		#footer .b_menu a {
			color: #FFFFFF;
			text-decoration: none;
		}

		#footer .b_menu a:hover {
			text-decoration: none;
			color:#fb6b01;
			background: #2356b0;
		}

	#footer .showtem_link {
		text-align:right;
		border: none;
		margin:0 10px 0 0;
		padding: 0;
	}

.navigation {
	display: block;
	font-size: 13px;
	margin: 10px 10px 30px 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 10px 0 10px 10px;
}


.alignleft {
	display: inline;
	float: left;
	margin: 10px 10px 10px 10px;
}
	.alignleft:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}


/*-----------------------------------*/
/*　　フォントカラー設定　　　　*/
/*---------------------------------*/

.fred {
	color: #FF0000;
}

.fredb {
	color: #FF0000;
	font-weight:bold;
}

.fored {
	color: #ff3300;
}

.fblue {
	color: #0000FF;
}

.fgreen {
	color: #008300;
}

.fgray {
	color: #808080;
}

.foran {
	color: #FFA500;
}

.fpink {
	color: #E84E97;
}

.fbrown {
	color: #993333;
}


.bfred {
	color: #FF0000;
	font-weight:bold;
}

.bfored {
	color: #ff3300;
	font-weight:bold;
}

.bfblue {
	color: #0000FF;
	font-weight:bold;
}

.bfgreen {
	color: #008300;
	font-weight:bold;
}

.bfgray {
	color: #808080;
	font-weight:bold;
}

.bforan {
	font-weight:bold;
	color: #FFA500;
}

.bfbrown {
	font-weight:bold;
	color: #993333;
}

.bfpink {
	font-weight:bold;
	color: #E84E97;
}

.bfred1,.bfored1,.bfblue1,.bfgreen1,
.bfgray1,.bforan1,.bfbrown1,.bfpink1 {
	font-weight:bold;
	font-size:16px;
}


.bfred1 {
	color: #FF0000;
}

.bfored1 {
	color: #ff3300;
}

.bfblue1 {
	color: #0000FF;
}

.bfgreen1 {
	color: #008300;
}

.bfgray1 {
	color: #808080;
}

.bfbrown1 {
	color: #993333;
}

.bforan1 {
	color: #FFA500;
}

.bfpink1 {
	color: #E84E97;
}


/*------------------------------------*/
/*　　　　　　文字装飾　　　　　　　　　*/
/*---------------------------------*/
.under {
	text-decoration: underline;
}

.under_red {
	border-bottom: 1px #E62012 solid;
}

.under_ored {
	border-bottom: 1px #FF3300 solid;
}

.bg_yel {
	color: #333333;
	font-weight:bold;
	background: #FFFF00;
}



/*--------------------------------*/
/*　　　　　　画像設定　　　*/
/*-------------------------------*/

.img_top{
	border: none;
	margin:0 0 10px 0;
}

.img_mid {
	border: none;
	margin:10px 0 25px 0;
}


.img_topt{
	border: none;
	margin:0;
}

.img_bn{
	border: none;
}

.img_b1{
	border: 1px #FFFFFF solid;
}

.img_marg{
	border: none;
	margin: 5px 0;
}

.img_google{
	width: 75px;
	height: 32px;
	border: none;
	/*background: #FFFFFF;*/
	vertical-align: middle;
}

.img_fr {
	float: right;
	border: 0;	margin: 0 5px 10px 10px;
}

.img_t {
	border: none;
	margin:15px 0 10px 0;
}

.img_right {
	padding-left: 10px;
	float: right;
	margin: 15px 0 20px 0;
}

.img_left {
	padding-right: 10px;
	float: left;
	margin: 15px 0 20px 0;
}


.img_h3 {
	margin: 10px 0 0 0;
}



/*--------------------------------*/
/*　　　　　　フロー解除　　　*/
/*-------------------------------*/

.clear {
	clear: both;
}

table.photo_list {
	margin-bottom: 1em;
	border-spacing: 0px;
	font-size: 14px;
	border-collapse: collapse;
}
table.photo_list td {
	width:190px;
	text-align: center;
	vertical-align: top;
	line-height: 150%;
}
table.photo_list td.center {
	padding: 0 19px 0 19px;
}
table.photo_list td img {
	width: 190px;
	margin-bottom: 1em;
}
table.photo_list td a:hover {
	background-color: #FFFFFF;
}