/*****************************************
 HTML
*****************************************/
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana","Arial", "Helvetica", "sans-serif";	font-size: 12px;
	display:block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 0px 0px 0px 0px;
	margin: 0px;
}
	.smartbox{
		margin: 0px;
		padding: 0px;
		height: 0px;
		visibility: hidden;
	}


a,
a:link,
a:visited {
	color: #096bb4;
	}
a:hover {
	color: #F975AD;
	text-decoration: none;
	}
ul, ol, li {
	margin: 0;
	list-style: none;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
br {
	letter-spacing: normal;
	}
.break{
	clear:both;
	}
/*****************************************
文字のフォント
*****************************************/
.pclink{
	float: left;
	padding-left:10px;
	}
.alllink{
	float: left;
	}
.T1{
	font-size: 24px;
	}
.T2{
	font-size: 16px;
	color     : #555555 ;
	}
.W1{
	font-size: 18px;
	text-aligh: left;
	}
.W2{
	font-size: 13px;
	color     : #555555 ;
	}
.newtitle {
	font-size : 15px;
	color     : #FF0000 ;
	}
.newadd {
	font-size : 13px;
	color     : #333333 ;
	}
.newpoint {
	font-size : 11px;
	color     : #000000 ;
	}
.aname {
	color: #434343;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
/*****************************************
リンク　ボタン
*****************************************/
#menu a:hover{
	color:#ffffff;
	background:orange;
	}
.BT {
	line-height:140%;
	cursor:pointer;
	font-size : 12px;
	padding: 2px 5px 2px;
	margin: 2px;
	color     :#555555;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	border-radius:5px;
	}
.BT:hover {
	color     :#FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
.KLINK {
	line-height:170%;
	font-size : 12px;
	padding: 2px 5px 2px;
	margin: 2px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.KLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.PLINK {
	line-height:220%;
	font-size : 12px;
	padding: 10px 20px 10px;
	margin: 3px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.PLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.DLINK {
	line-height:220%;
	font-size : 12px;
	padding: 5px 10px 5px;
	margin: 5px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:3px;
	}
.DLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:3px;
	}
.RLINK {
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border: 1px solid #aaa;
	color: #777777;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: normal;
	vertical-align: middle;
	overflow: hidden;
	padding: 2px;
	width: 95%;
	font-weight: normal;
	border-radius:5px;
	}
.RLINK:hover {
	text-decoration: none;
	background-image:linear-gradient(#999999,#CCCCCC);
	border: 1px solid #aaa;
	color: #FFFFFF;
	display: block;
	line-height: normal;
	vertical-align: middle;
	padding: 2px;
	font-weight: bold;
	}
.SORTBT {
	line-height:220%;
	font-size : 10.5px;
	padding: 2px 3px 2px;
	margin: 1px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:3px;
	}
.SORTBT:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	}
.BACK {
	line-height:300%;
	font-size : 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 5px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.BACK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	font-weight: bold;
	}
.PAGE {
	line-height:200%;
	text-align : center;
	text-decoration : none;
	padding: 2px;
	margin: 3px;
	cursor:pointer;
	font-size : 12px;
	color     :#555555;
	background-color:#FFFFFF;
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
.PAGE:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	}
.PAGE2 {
	line-height:200%;
	text-align : center;
	text-decoration : none;
	cursor:pointer;
	font-size : 12px;
	padding: 2px;
	margin: 3px;
	color     :#555555;
	background-color:#FFE9E9;
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
/*****************************************
 TABLE
*****************************************/
.TITLETD {
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	}
.INTDM {
	background-image:linear-gradient(#FFFFFF,#EEEEEE);
	}
.INTD {
	background-color: #FFFFFF;
	}
/* 山口市の人口 */
.jtitle{
	height:22px;
	background-color:#FF9933;
	font-size:13px;
	font-weight:bold;
	}
.jdata {
	height:22px;
	color : #555555;
	font-size:13px;
	background-color:#FFFFFF;
	border : 1px solid #999999;
	border-width : 1px 1px 1px 1px;
	}
/*****************************************
 画面上部（ヘッダー）
*****************************************/
#header h1{
	margin:0 auto;
	padding: 0;
	font-weight: bold;
	}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 121px;
	border:1px solid #BBBBBB;
	border-width:0px 2px 0px 0px;
	background-image: url("../../images/bg-header01.jpg");
	}
/*** PCサイズ ***/ 
@media(min-width:769px){
	#heaaderlist {
		text-align: left;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding: 2px;
		display: block;
		width: 1000px;
		clear: both;
		background-image: url("../../images/bg-header02.jpg");
		}
	}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#heaaderlist {
		text-align: left;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding: 2px;
		display: block;
		width: 100%;
		clear: both;
		}
	}
/*** スマートフォン ***/ 
#smartheader{
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
	}
#smenuwrapper{
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
	}
/*** 上部メニュー ***/ 
#menuwrapper {
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px;
	width: 100%;
	background-image:linear-gradient(#FEFEFE,#EEEEEE);
	border:1px solid #80BB00;
	border-width:0px 0px 7px 0px;
}
/*** PCサイズ ***/ 
@media(min-width:769px){
	#upmenu {
		width: 1000px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		display: block;
		overflow: hidden;
		border: 1px solid #aaa;
		border-width:0px 0px 0px 1px;
		clear: both;
		}
	#menuwrapper #upmenu ul li {
		float: left;
		height: 33px;
		width: 16.6%;
		text-align: center;
		display: block;
		vertical-align: middle;
		color: #FFF;
		line-height: normal;
		padding-top: 0px;
		padding-bottom: 5px;
		font-weight: bold;
		}
	#upmenu ul li a {
		text-decoration: none;
		font-size: 14px;
		border: 1px solid #aaa;
		border-width:0px 1px 0px 0px;
		color: #777777;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		display: block;
		line-height: normal;
		vertical-align: middle;
		overflow: hidden;
		padding-top: 10px;
		padding-bottom: 0px;
		width: 95%;
		height: 28px;
		font-weight: bold;
		}
	#upmenu ul li a:hover {
		text-decoration: none;
		color: #CCCCCC;
		line-height: normal;
		vertical-align: middle;
		}
	}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#upmenu {
		width: 100%;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		display: block;
		overflow: hidden;
		border: 1px solid #aaa;
		border-width:0px 0px 0px 1px;
		clear: both;
		}
	#menuwrapper #upmenu ul li {
		float: left;
		height: 33px;
		width: 16.6%;
		text-align: center;
		display: block;
		vertical-align: middle;
		color: #FFF;
		line-height: normal;
		padding-top: 0px;
		padding-bottom: 5px;
		}
	#upmenu ul li a {
		text-decoration: none;
		font-size: 11px;
		border: 1px solid #aaa;
		border-width:0px 1px 0px 0px;
		color: #777777;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		display: block;
		line-height: normal;
		vertical-align: middle;
		overflow: hidden;
		padding-top: 10px;
		padding-bottom: 0px;
		width: 95%;
		height: 28px;
		}
	#upmenu ul li a:hover {
		text-decoration: none;
		color: #CCCCCC;
		line-height: normal;
		vertical-align: middle;
		}
	}
/*** タブレットここまで ***/ 
#menuwrapper #upmenu img {
	vertical-align: middle;
}
/*****************************************
 コンテンツ
*****************************************/
/*** PCサイズ ***/
@media(min-width:769px){
	#contents {
		margin: 0px;
		padding: 0px;
		width: 1000px;
		}
	}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#contents {
		margin: 0px;
		padding: 0px;
		width: 100%;
		}
	}

/*****************************************
 左メニュー
*****************************************/
/*** PCサイズ ***/
@media(min-width:769px){
#leftmenu {
	float: left;
	text-align:left;
	margin: 0px;
	width: 200px;
	padding: 20px 16px;
	border: solid 1px #D9D7D8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	/*background: #fff;
	background: -moz-linear-gradient(top, #EBE6D3 10%, #fff 20%);　Firefox用 
	background: -webkit-gradient(linear, left top, left bottom, from(#EBE6D3) 10%, to(#fff) 20%); Safari,Google Chrome用 */
	background: url(../../images/bg-left-column.jpg) repeat-x scroll 0 0 transparent;
	box-shadow: 0px 1px 0px 1px #FFFFFF inset;
	}
#leftcontents ul li {
	line-height:140%;
	margin: 0px;
	padding: 5px;
	}
.left-chintai li {
	padding: 1px 0 2px 15px;
	margin: 0 0 3px;
	background: url(../../images/top_li.gif) no-repeat;
	}
.left-baibai li {
	padding: 1px 0 2px 15px;
	margin: 0 0 3px;
	background: url(../../images/top_li.gif) no-repeat;
	}
.lmenu{
	line-height:100%;
	padding: 1px 0 2px 0px;
	margin: 0 0 0px;
	font-size: 17px;
	text-decoration : none;
	}
.lmenu:hover {
	color : #FF7777;
	}
}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#leftmenu {
		display:none;
	}
}
.setubisearch{
	width: 100%;
	}
.setubisearch ul li {
	float: left;
	width: 24%;
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
	color: #555555;
	line-height: normal;
	padding: 2px;
	}
.setubilist{
	width: 100%;
	}
.setubilist ul li {
	float: left;
	width: 24%;
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
	color: #555555;
	line-height: normal;
	padding: 2px;
	}
.setubidetail{
	width: 100%;
	}
.setubidetail ul li {
	float: left;
	width: 24%;
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
	color: #555555;
	line-height: normal;
	padding: 2px;
	}
/*****************************************
 メインコンテンツ
*****************************************/
/*** PCサイズ ***/
@media(min-width:769px){
	#maincontents {
		float: left;
		margin-left: 10px;
		width: 750px;
		padding: 0px;
		border: solid 1px #D9D7D8;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		/*background: #fff;
		background: -moz-linear-gradient(top, #EBE6D3 10%, #fff 20%);　Firefox用 
		background: -webkit-gradient(linear, left top, left bottom, from(#EBE6D3) 10%, to(#fff) 20%); Safari,Google Chrome用 */
		background: url(../../images/bg-left-column.jpg) repeat-x scroll 0 0 transparent;
		box-shadow: 0px 1px 0px 1px #FFFFFF inset;
	}
	#top_l {
		float: left;
		text-align: left;
		font-size: 13px;
		width:350px;
	}
	.top_l01 {
		background: url(./images/bg_topl01.gif) no-repeat;
		width: 348px;
		height: 212px;
	}
	.top_l01 ul {
		margin: 0 0 0 13px;
		padding: 13px 0 0;
		font-size: 18px;
	}
	.top_l01 li {
		line-height:100%;
		list-style: none;
		background: url(./images/top_li.gif) no-repeat;
		padding: 1px 0 2px 15px;
		margin: 0 0 3px;
	}
	#top_r {
		float: right;
		width:350px;
		margin-right: 10px;
	}
	.top_l01 {
		font-size: 13px;
	}
	.top_l01 a{
		text-decoration: none;
	}
	.top_l01 a:hover {
		color : #FF7777;
	}
}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#maincontents {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#bg_contents{
#		display:none;
	}
	#right-column{
		display:none;
	}
	#top_l {
		float: left;
		text-align: left;
		font-size: 13px;
		width:48%;
	}
	.top_l01 {
		background: url(./images/bg_topl01.gif) no-repeat;
		width: 348px;
		height: 212px;
	}
	.top_l01 ul {
		margin: 0 0 0 13px;
		padding: 13px 0 0;
		font-size: 18px;
	}
	.top_l01 li {
		line-height:100%;
		list-style: none;
		background: url(./images/top_li.gif) no-repeat;
		padding: 1px 0 2px 15px;
		margin: 0 0 3px;
	}
	#top_r {
		float: left;
		text-align: left;
		width:48%;
		margin-right: 10px;
	}
	.top_l01 {
		font-size: 13px;
	}
	.top_l01 a{
		text-decoration: none;
	}
	.top_l01 a:hover {
		color : #FF7777;
	}
	.pclink{
		display:none;
	}
}
/*****************************************
 フッター
*****************************************/
#footer {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px;
	width: 100%;
	height: 32px;
	background-color: #FAFAFA;
	border:1px solid #BBBBBB;
	border-width:1px 0px 1px 0px;
}
/*** PCサイズ ***/
@media(min-width:769px){
	#footermenu {
		text-align: center;
		width: 1000px;
		margin-bottom: 0px;
		padding-top: 3px;
		padding-bottom: 5px;
		overflow: hidden;
		clear: both;
	}
}
/*** タブレットサイズ ***/ 
@media(max-width:768px) and (min-width: 321px){
	#footermenu {
		text-align: center;
		width: 100%;
		margin-bottom: 0px;
		padding-top: 3px;
		padding-bottom: 5px;
		overflow: hidden;
		clear: both;
	}
}
#footer #footermenu ul li {
	float: left;
	height: 25px;
	width: 16.6%;
	text-align: center;
	display: block;
	vertical-align: middle;
	color: #FFF;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}
#footermenu ul li a {
	text-decoration: none;
	font-size: 12px;
	background-image:linear-gradient(#FAFAFA,#EEDDCC);
	border: 1px solid #aaa;
	color: #777777;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	line-height: normal;
	vertical-align: middle;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 0px;
	width: 97%;
	height: 20px;
	font-weight: normal;
	border-radius:3px;
}
#footermenu ul li a:hover {
	text-decoration: none;
	background-image:linear-gradient(#EFDDCC,#EFDDBB);
	border: 1px solid #aaa;
	color: #FFFFFF;
	display: block;
	line-height: normal;
	vertical-align: middle;
	font-weight: bold;
	}
/*****************************************
 フッターここまで
*****************************************/
.lastupbt{
	line-height:140%;
	padding:5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	}
#lastbox{
	width:1000px;
	text-align:center;
	}
.logotext1 {
	font-size: 12px;
	font-weight: bold;
	}
.logotext2 {
	font-size: 12px;
	font-weight: bold;
	}
.logotext3 {
	font-size: 18px;
	font-weight: bold;
	}
#printbtn {
	display: none;
	}
#print_area {
	display: block;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	}
.titlebox {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	padding: 2px;
	display: block;
	text-align: left;
}
.listbox {
	margin:1px;
	padding:2px;
	display: block;
}
.textbox {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 2px;
	display: block;
	text-align: left;
}
.slist {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	display: block;
	text-align: left;
}
.prevbox{
	width: 95%;
	background-color:#FFFFFF;
	text-align:left;
	padding: 10px 10px;
	border-radius:4px;
	border:1px solid #222;
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 1.3);
	margin: 10px 0px;
	background-color:#FFFFFF;
	font-size : 11px;
	color : #555555;
	}
.headline {
	margin-top: 3px;
	padding: 3px;
	width: 100%;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-color: #FAFAFA;
	border:1px solid #BBBBBB;
	border-width:3px 1px 3px 1px;
}
.linklist{
	float: left;
	height: 33px;
	width: 25%;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.linklistp{
	float: left;
	height: 33px;
	width: 25%;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.linklistr{
	float: left;
	height: 33px;
	width: 33%;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.linklistpr{
	float: left;
	height: 33px;
	width: 33%;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.bimage{
	width: 90%;
}
.imagetop{
	float: left;
	display: block;
	text-align: center;
	width: 50%;
	height: 200px;
	overflow: hidden;
}
.imagelist{
	float: left;
	display: block;
	text-align: center;
	width: 25%;
	height: 110px;
	overflow: hidden;
}
.setubicom{
	float: left;
	padding: 5px;
	width: 95%;
	font-size: 12px;
	text-align: left;
	display: block;
	background-color: #EFEFEF;
}
.setubi{
	float: left;
	height: 33px;
	width: 20%;
	text-align: left;
	display: block;
	vertical-align: middle;
}


/**** コンテンツ ****/

#bg_contents {
	margin: 0;
	padding: 18px 0 0;
}

/**** トップページ ****/
p {
	margin: 0;
}
.style5 {
	text-align: middle;
	font-size:13px;
	}
#bg_contents {
	margin: 0;
	padding: 18px 0 0;
	}
.top02l {
	float: left;
	padding-left: 18px;
	text-align: left;
	font-size: 13px;
	}

.top_l03 {
	font-size: 13px;
	}
.top_l03 li {
	line-height:100%;
	list-style: none;
	background: url(./images/top_li.gif) no-repeat;
	padding: 1px 0 2px 15px;
	margin: 0 0 3px;
}
.top_l03 a{
	text-decoration: none;
	}
.top_l03 a:hover {
	color : #FF7777;
	}
.top_l04 {
	width: 90%;
	text-align: left;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
	}
.news li {
	line-height:100%;
	margin-bottom: 1em;
	padding-left:12px;
	}
.news a{
	text-decoration: none;
	}
.news a:hover {
	color : #FF7777;
	}
.oouti {
	padding: 10px;
	}
.oouti li {
	float: left;
	padding-left: 5px;
	line-height:150%;
	width:45%;
	}
.oouti a{
	text-decoration: none;
	}
.oouti a:hover {
	color : #FF7777;
	}

#top_01 {	
	margin: 0 auto;
	background: url(../../images/top_con01.gif) no-repeat;
	width: 750px;
	height:96px;
}

.top_01a {
	margin: 15px 0 0 601px;
}

.top_01b {
	margin: 7px 0 0 382px;
}

#top_in {
	margin: 0 auto;
	text-align: center;
	width: 750px;
	background-image: url(../../images/bg_contents.gif);
	background-repeat: repeat-y;
}

#top_in1 {
	margin: 0 auto;
	width: 750px;
	background: url(../../images/bg_contents.gif) repeat-y;
}

#top_02 {
	padding: 15px 18px 0;
	margin: 0;
}

.top02l {
	width: 520px;
	margin: 0 18px 0 0;
	font-size: 12px;
}

.top02r {
	float: right;
	width: 167px;
	border: 1px #999999 solid;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 18px;
}

#top_l {
	padding: 10px 0 0 18px;
}

.top_l01 {
	background: url(../../images/bg_topl01.gif) no-repeat;
	width: 348px;
	height: 212px;
}

.top_l01 ul {
	margin: 0 0 0 13px;
	padding: 13px 0 0;
	font-size: 18px;
}

.top_l01 li {
	list-style: none;
	background: url(../../images/top_li.gif) no-repeat;
	padding: 1px 0 2px 15px;
	margin: 0 0 3px;
}

.top_l02 {
	background: url(../../images/bg_topl.gif) repeat-y;
	width: 348px;
	text-align: center;
}

.top_l02_01 {
	margin: 0 0 10px;
}

.top_l02_02 {
	margin: 10px 0 0;
}

.top_l02 ifream {
	margin: 0 auto;
}

#top_r {
	padding: 10px 0 0 18px;
}

.top_r01 {
	background: url(../../images/st_news.gif) repeat-y;
	width: 348px;
	margin: 0;
}

.top_l03 {
	background: url(../../images/bg_buy.gif) no-repeat;
	margin: 0;
	width: 348px;
	height: 201px;
}

.top_l03 ul {
	margin: 0;
	padding: 50px 0 0 13px;
	font-size: 18px;
}

.top_l03 li {
	margin: 0 0 3px;
	list-style: none;
	background: url(../../images/top_li.gif) no-repeat;
	padding: 1px 0 2px 15px;
}

.top_r01ul1 {
	margin: 0 0 7px;
	padding: 5px 10px 0;
}

.top_r01li {
	background: url(../../images/top_li.gif) no-repeat;
	margin: 0;
	padding: 0 0 0 13px;
	border-bottom: 1px #cfc7ba dotted;
	list-style: none;
	line-height: 16px;
}

.top_r01ul2 {
	margin: 8px 0 7px;
	padding: 0 10px 0;
}

.top_r01li2 {
	background: url(../../images/top_li.gif) no-repeat;
	margin: 0;
	padding: 0 0 0 13px;
	list-style: none;
	line-height: 18px;
	width: 135px;
}

.top_r01img_01 {
	margin: 10px 0 0 7px;
}

.top_r01img_02 {
	margin: 0 0 0 7px;
}

.top_r02 {
	background: url(../../images/bg_building.gif) repeat-y;
	width: 348px;
	margin: 10px 0 0 0;
}

.top_r02a {
	padding: 2px 0 2px 7px;
}

.top_r02_img01 {
	margin: 0 0 3px 7px;
}

.top_r02_img02 {
	margin: 5px 0 3px 7px;
}

.top_r02_img03 {
	margin: 0;
}


.top_r03 {
	width: 348px;
	height: 253px;
	margin: 10px 0 0 0;
}

.top_r03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.top_r03 li {
	margin: 0 0 16px;
	padding: 0;
	font-size: 8px;
}

.top_r04 {
	background: url(../../images/bg_mobile.gif) no-repeat;
	width: 348px;
	height: 118px;
	margin: 10px 0 0;
}

.top_r04in {
	padding: 50px 0 0 10px;
}

.top_r04in a,
.top_r04in a:link,
.top_r04in a:visited {
	color: #aad15a;
	text-decoration: underline;
}

.top_r04in a:hover {
	color: #08a504;
	text-decoration: none;
}

#navi1 a {
	display: block;
	width: 347px;
	height: 25px;
	background: url(../../images/un_01.gif) no-repeat;
	text-indent: -1000em;
}

#navi2 a {
	display: block;
	width: 337px;
	height: 44px;
	background: url(../../images/un_02.gif) no-repeat;
	text-indent: -1000em;
}

#navi3 a {
	display: block;
	width: 312px;
	height: 24px;
	background: url(../../images/un_03.gif) no-repeat;
	text-indent: -1000em;
}

#navi4 a {
	display: block;
	width: 220px;
	height: 25px;
	background: url(../../images/un_04.gif) no-repeat;
	text-indent: -1000em;
}

#navi5 a {
	display: block;
	width: 131px;
	height: 25px;
	background: url(../../images/un_05.gif) no-repeat;
	text-indent: -1000em;
}

#navi6 a {
	display: block;
	width: 184px;
	height: 23px;
	background: url(../../images/un_06.gif) no-repeat;
	text-indent: -1000em;
}

#navi1 a:hover,
#navi2 a:hover,
#navi3 a:hover,
#navi4 a:hover,
#navi5 a:hover,
#navi6 a:hover {
	background-position: 1px 1px;
}

#u_navi {
	border-top: #dadada 1px solid;
	border-bottom: #dadada 1px solid;
	text-align: center;
	width: 714px;
	margin: 20px 18px 10px; 
}

#u_navi a,
#u_navi a:link,
#u_navi a:visited {
	color: #969495;
	text-decoration: none;
}

#u_navi a:hover {
	color: #969495;
	text-decoration: underline;
}

#u_navi_in {
	padding: 8px 0 8px 23px;
	color: #959394;
}

#u_navi_in img {
	float: right;
}

/**** 一覧 ****/

.iconlist td {
	font-size: 10px;
}

#ichiran_top_table {
	width: 100%;
	margin: 10px auto 12px;
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	height: 32px;
}
.ichiran_td02 {
	width: 20%;
	padding: 5px 0;
}

#ichiran_table {
	width: 90%;
	margin: 0 auto;
}

#ichiran_table_in {
	padding: 0 37px;
	margin: 0;
}

#ichiran_02 {
	background-color: #fafaed;
	width: 90%;
	text-align: center;
	margin: 3px auto 0;
}

.ichiran_01td {
	background-color: #ded1bc;
	color: #5b4a3f;
	text-align: center;
	padding-top: 3px;
}
.ichiran_1ken {
	border: #c8c8c8 1px solid;
	width: 90%;
	text-align: center;
	margin: 3px auto 0;
}
.ichiran_02td {
	background-color: #fafaed;
	color: #5b4a3f;
	padding: 3px 0 0;
	text-align: center;
}
.ichiran_03td {
	background-color: #fafaed;
	color: #5b4a3f;
	padding: 3px 0 0;
}
.ichiran_icon {
	margin: 3px 3px 0 0;
}

.ichiran_03td {
	text-align: left;
	background-color: #fafaed;
}

/**** pagetd ****/

.pagetd {
	text-align: right;
	padding-top:3px;
}
.pagetd a,
.pagetd a:link,
.pagetd a:visited {
	color: #434343;
	text-decoration: none;
	background-color: #f8f5f0;
	border: 1px #CCCCCC solid;
	padding: 1px 5px 0px;
}

.pagetd a:hover {
	text-decoration: none;
	color: #fefefe;
	text-decoration: none;
	background-color: #DDC8AE;}

.here {
	color: #fff;
	padding: 1px 5px 0px;
	border: 1px solid #777;
	background-color: #777;
}
/**** 詳細 ****/

#detailbg {
	background: url(../../images/bg.gif) no-repeat;
	margin: 0 auto;
	width: 90%;
}		

#detail_top {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#detail_h2 {
	padding: 24px 0 0;
	margin: 0 auto 0;
	text-align: left;
	width: 90%;
}

#detail_h2x {
	width: 90%;
}

#detail_h2 h2,
#detail_h2x h2 {
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 26px;
	font-size: 15px;
	background-color: #FFFFFF;
	border-bottom: 2px #8fc323 solid;
	border-top: 1px #b2aea5 solid;
	border-left: 10px #8fc323 solid;
	border-right: 1px #b2aea5 solid;
}

#detail_top_table {
	margin: 12px auto 0;
	width: 90%;
	background-color: #b5b5b7;
}

.table1_tdx1 {
	width: 80px;
	text-align: center;
	background-color: #ede7db;
	vertical-align: middle;
}

.table1_tdx2 {
	width: 80px;
	text-align: center;
	background-color: #fafaee;
	vertical-align: middle;
}

.table1_tdx3 {
	width: 511px;
	background-color: #fafaee;
}

.table1_tdx4 {
	height: 45px;
	width: 55%;
	text-align: left;
	vertical-align: middle;
}

.table1_tdx4 h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 5px 0 0 3px;
	font-weight: normal;
}

.table1_tdx5 {
	height: 45px;
	width: 45%;
	text-align: left;
	vertical-align: middle;
}

#detail_top_table2 {
	margin: 0 auto;
	width: 675px;
	border-bottom: 1px solid #b5b5b7;
	border-right: 1px solid #b5b5b7;
	height: 26px;
	vertical-align: middle;
}

.table1_tdx6 {
	width: 66px;
	text-align: center;
	background-color: #ede7db;
	border-left: 1px solid #b5b5b7;
	border-right: 1px solid #b5b5b7;
}

.table1_tdx7 {
	width: 114px;
	text-align: center;
	background-color: #fafaee;
}

.table1_tdx7 h3 {
	margin: 5px 0 0;
	color: #ca262f;
	font-weight: normal;
	line-height: 24px;
	font-size: 18px;
}

.table1_tdx7 span {
	font-size: 13px;
}

.table1_tdx8 {
	background-color: #fafaee;
	padding-left: 10px;
}

.table1_tdx9 {
	width: 96px;
	text-align: center;
	background-color: #ede7db;
	border-left: 1px solid #b5b5b7;
	border-right: 1px solid #b5b5b7;
	font-size: 11px;
}

.table1_tdx10 {
	width: 74px;
	text-align: center;
	background-color: #fafaee;
}


#detail_top img {
	margin: 0 0 2px;
}

.de_td01 {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	background-color: #fafaee;
}

#detail_pic {
	margin: 15px auto 10px;
	text-align: center;
	padding: 0;
}

.detail_pictd01 {
	padding: 10px 0 0 0;
}

#comment {
	width: 90%;
	margin: 10px 0;
}

#detail_d {
	margin: 0 auto;
	width: 90%;
	background-color: #b5b5b7;
}

#detail_d td {
	padding: 3px 4px;
}

.detail_d01 {
	text-align: left;
	background-color: #ede7db;
}

.detail_d02 {
	text-align: left;
	background-color: #fafaee;
}

.detail_d01-1 {
	text-align: left;
	background-color: #ede7db;
	width: 20%;
}

.detail_d01-2 {
	text-align: left;
	background-color: #ede7db;
	width: 20%;
}

.detail_d02-1 {
	text-align: left;
	background-color: #fafaee;
	width: 30%;
}

.detail_d02-2 {
	text-align: left;
	background-color: #fafaee;
	width: 30%;
}

.detail_d03 {
	background-color: #fafaee;
	padding: 0;
}

#detail_icon {
	width: 90%;
	margin: 0;
}

#detail_icon td {
	width: 25%;
	font-size: 11px;
	line-height: 29px;
}

#detail_icon img {
	margin: 2px 2px 0 0;
}

#detail_waku {
	margin: 24px auto 0;
	width: 675px;
}

#detail_btn {
	margin: 20px auto 0;
}

.detailbtn01 {
	margin: 0 70px 0 0;
}

/***マウスオーバー***/

#top_navi table {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 31px;
}

#top_navi td {
	width: 125px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}

#mouse01 a {
	background: url(../../images/m_01a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse01 a:hover {
	background: url(../../images/m_01b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse02 a {
	background: url(../../images/m_02a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse02 a:hover {
	background: url(../../images/m_02b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse03 a {
	background: url(../../images/m_03a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse03 a:hover {
	background: url(../../images/m_03b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse04 a {
	background: url(../../images/m_04a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse04 a:hover {
	background: url(../../images/m_04b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse05 a {
	background: url(../../images/m_05a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse05 a:hover {
	background: url(../../images/m_05b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse06 a {
	background: url(../../images/m_06a.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}

#mouse06 a:hover {
	background: url(../../images/m_06b.gif) no-repeat;
	display: block;
	width: 125px;
	height: 31px;
}
