@charset "utf-8";
/* CSS Document */


div.img-ie6-fix {
	height: 8px;
	line-height: 8px;
}

/* ページヘッダー */
#backg-header {
}
#header-container {
	width: 854px;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom: 15px;
}
#header-container #header-navi {
	color: #999999;
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 6px;
	margin: 0px 8px 0px 0px;
	text-align: right;
}
#header-container #header-navi img {
	vertical-align: middle;
	margin-right:2px;
}
#header-container #header-navi a {
	color: #999999;
}


#header-leftbox {
	width: 589px;
	float: left;
}
#home-btn {
	margin-top: -1px;
}
#header-tools {
	width: 258px;
	float: right;
}

/*------------------ Language ------------------*/
#lang-btn {
	padding: 5px 0px 0px 8px;	
}
ul.lang {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.lang li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 13px;
}

/* ClearFix */
ul.lang {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.lang:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*-----------------------------------------------*/

/*------------------ Font size ------------------*/
#moji-size {
	margin: 10px 0px 0px 10px;
}
#moji-size img {
	vertical-align: middle;
}
ul.font {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.font li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 13px;
}

/* ClearFix */
ul.font {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.font:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*-----------------------------------------------*/

#header-search {
	padding: 15px 0px 0px 4px;
}

#header-search img {
	vertical-align: middle;
}

#srch-btn {
	width: 90px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	/*
	border-bottom-color: none;
	background-color: none;
	border-top-color: none;
	border-right-color: none;
	border-left-color: none;
	*/
	border: 0px;
	padding: 0px;
	margin: 0px;
}




/* グローバルナビゲーション */
#gnavi {
	width: 839px;
	margin: 0px auto;
	padding: 0px 6px 0px 6px;
	background-image: url(images/backg_gnavi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#gnavi-left {
	width: 372px;
	float:left;
}
ul.gnavi01 {
    list-style: none;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
ul.gnavi01 li {
	float: left;
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
}
/* ClearFix */
ul.gnavi01 {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.gnavi01:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*--------------------------------*/

#gnavi-right {
	padding: 0px;
	width: 465px;
	float: right;
}
ul.gnavi02 {
    list-style: none;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
ul.gnavi02 li {
	float: left;
	margin: 0px;
	padding: 0px;
}
/* ClearFix */
ul.gnavi02 {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.gnavi02:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*--------------------------------*/




/* パンくずリスト */
#pankuzu {
	color: #666;
	font-size: 12px;
	padding: 4px 4px 8px 32px;
}
#pankuzu a {
	color: #666;
	text-decoration: underline;
}


/* フッター */
#footer-container {
	width: 854px;
	margin: 0 auto;
	padding-bottom: 24px;
}

/*-- footer-link --*/
#bottom-link {
	width: 839px;
	margin: 16px auto 0px auto;
	padding: 0px 6px 0px 6px;
	background-image: url(images/backg_gnavi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#bottom-link-left {
	width: 372px;
	float:left;
}
ul.b-link01 {
    list-style: none;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
ul.b-link01 li {
	float: left;
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
}
/* ClearFix */
ul.b-link01 {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.b-link01:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*----------------*/

#bottom-link-right {
	padding: 0px;
	width: 465px;
	float: right;
}
ul.b-link02 {
    list-style: none;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
ul.b-link02 li {
	float: left;
	margin: 0px;
	padding: 0px;
}
/* ClearFix */
ul.b-link02 {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.b-link02:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*----------------*/

#footer-copyright {

}

#footer-jyusho {
	float:left;
	width: 640px;
	color: #666666;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
}
#footer-jyusho p {
	line-height: 120%;
}
#footer-link2 {
	font-size: 12px;;
	float:right;
	width: 200px;
	padding: 10px 0px 0px 0px;
}
#footer-link2 a {
	color: #333;
	text-decoration: underline;
}
ul.footer-navi {
    list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
ul.footer-navi li {
	margin: 0;
	margin-right: 8px;
	padding: 0;
	float: right;
	text-align: center;
}

/* ClearFix */
ul.footer-navi {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
ul.footer-navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


#footer-navi {
	padding: 4px 0px 8px 10px;
	background-image: url(images/top_backg_footer.jpg);
	background-repeat: no-repeat;
}
#footer-left {
	width: 378px;
	float:left;
}

#footer-right {
	padding: 16px 0px 0px 0px;
	width: 462px;
	float:left;
}

.page-top-btn2 {
	text-align: right;
	width: 785px;
	margin: 0 auto;
}


/* メインコンテンツ */
#contents-container {
	width: 856px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images_fl/sub_contents_waku02.jpg);
	background-repeat: repeat-y;
}

#contents-inner {
	padding: 0px 8px 0px 8px;
	margin: 0px 4px 0px 4px;
	background-image: url(images_fl/sub_contents_waku04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#contents-inner00002 {
	margin: 16px auto 16px;
	padding: 3px;
	border: 1px solid #D48270;
	background-image: url(images_fl/backg_contents_inner202.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
}


#main-contents {
	padding: 6px;
}

#contents-waku-top {
	height: 8px;
	line-height: 8px;
	background-image: url(images_fl/sub_contents_waku01.jpg);
	background-repeat: no-repeat;
}
#contents-waku-bottom {
	height: 8px;
	line-height: 8px;
	background-image: url(images_fl/sub_contents_waku03.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#contents-waku-top img {
	vertical-align: top;
}
#contents-waku-bottom img {
	vertical-align: top;
}

/* サブページ用 */
body {
	 font-size: 14px;
	/*\*/
	font-size: 100%;
	/**/
	/* font-size:82%; */
	font-size: 90%;
	/* line-height:132%; */
	line-height: 132%;
}
body.backg-body {
	background-image: url(images_fl/backg_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body.backg-body-sub {
	background-image: url(images_fl/backg_sub_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#main-contents h1 {

}

#main-contents h2 {

}

#main-contents h2.h2-type01 {
   font-size: 110%;
   height: 36px;
   padding-top: 4px;
   padding-left: 46px;
   background-image: url(images_fl/bg_h2.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}
#main-contents h2.h2-type02 {
   color: #666666;
   font-size: 110%;
   height: 26px;
   margin-bottom: 5px;
   padding-top: 6px;
   padding-left: 46px;
   background-image: url(images_fl/bg_h2_02.jpg);
   background-repeat: no-repeat;
   background-position: left top;
}


#main-contents h3 {
	line-height: 110%;
	margin-bottom: 0.3em;
	color: #BB3C00;
}

/*-- season --*/
#main-contents h3.h3-type-s01 {
    color: #333333;
	height: 29px;
    background-image: url(images_fl/bg_h3_season01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding: 16px 0px 4px 24px;
}

#main-contents h3.h3-type-s02 {
    color: #333333;
	height: 29px;
    background-image: url(images_fl/bg_h3_season02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding: 16px 0px 4px 24px;
}

#main-contents h3.h3-type-s03 {
    color: #333333;
	height: 29px;
    background-image: url(images_fl/bg_h3_season03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding: 16px 0px 4px 24px;
}

#main-contents h3.h3-type-s04 {
    color: #333333;
	height: 29px;
    background-image: url(images_fl/bg_h3_season04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	padding: 16px 0px 4px 24px;
}

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

#main-contents h3.h3-type02 {
	padding: 4px 0px 4px 8px;
	border-left: 6px solid #238BB8;
	border-bottom: 1px solid #238BB8;
}

#main-contents h4 {
	background-color: #FFCACB;
	font-size: 100%;
	font-weight: bold;
	color: #605856;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	clear: both;
}
#main-contents h5 {
	font-size: 84%;
	color: #605856;
	border-left: 4px solid #605856;
	padding: 0px 0px 0px 6px;
	margin: 2px 0px 8px 0px;
	line-height: 120%;
}
#main-contents h6 {

}
#main-contents p {
	
}

em {

}
#main-contents strong {
	color: #40474D;
}
ul {
	line-height: 120%;
	list-style-type: disc;
	margin-left: 0.5em;
	padding: 0.25em 0em 0.5em 2em;
}
ul li {
	padding: 0em 0em 0.4em 0em;
}

ol {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 0.5em;
	padding: 0.25em 0em 0.5em 2em;
}
ol li {
	padding: 0em 0em 0.4em 0em;
}

dl {
	line-height: 120%;
	padding: 0.5em 0em 0.5em 1em;
}
dt {
	color: #BB3C00;
	font-weight: normal;
	padding: 0.4em 0em 0.1em 0em;
	border-bottom: 1px dotted #E1E6D9;
}
dd {
	padding: 0.2em 0em 0.4em 1em;
}
sup {
	font-size: 80%;
	vertical-align: top;
}
sub {
	font-size: 80%;
	vertical-align: bottom;
}


/* Captions */
.caption {
	text-align: center;
	padding: 2px;
	border: 1px solid #C9C7C8;
	background-color: #FFFFFF;
}

.caption p.caption-text {
    height: 20%;
	font-size: 90%;
	line-height: 120%;
	padding: 2px 4px 0px;
	margin: 0;
	margin-top: 2px;
	text-align: center;
}




/*-----------  table  -----------*/
table.table-type02 {
	border-left: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
}
.table-type02 th {
	color: #5B453C;
	border-right: 1px solid #eecdc4;
	border-bottom: 1px solid #eecdc4;
	text-align: center;
	background-color: #ffe3df;/*#D8D19B;*/
}
.table-type02 td {
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	padding-left: 4px;
}

table.table-type03 {
	border-left: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
}
.table-type03 th {
	border-right: 1px solid #C78DAF;
	border-bottom: 1px solid #C78DAF;
	text-align: center;
	background-color: #E9C7D9;
}
.table-type03 td {
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	padding-left: 4px;
	text-align: center;
}
/*-------------------------------*/


#gallery {
	padding-left:0px;	
}

#gallery ul {
	font-size: 84%;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

#gallery li{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0px;
	border: 1px solid #DDADAC;
}

#gallery li img {
	padding: 2px;
	border: 1px solid #CCCCCC;

}

#gallery li.rigth{
	margin-right: 0px;
}
#gallery a{
	width: 141px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	display: block;
	background-color: #FFF;

}


#gallery li a:hover{

}
#gallery li div{
	width: 152px;
	text-align: center;
	background-color: #FFF0F3;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul#about {
	list-style-type: none;
	font-size: 68%;
	color: #605856;
}

.box-type101 {
	border: 1px solid #DBCDCD;
	padding: 8px;
	background-color: #F8F8F5;
}

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

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


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

privacy

-------------------------------------------------- */
#privacy {
	font-size: 84%;	
}


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

columnLeft

-------------------------------------------------- */
#columnLeft{
	width:240px;
	float:left;
	text-align: left;

}
#columnLeft ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#columnLeft li{
   padding-bottom:5px;
}

#columnLeft li img{
    vertical-align:middle;}
/* --------------------------------------------------

columnRight

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

#columnRight{
	font-size: 84%;
	width:580px;
	float:right;
	text-align: left;

}
#columnRight h3{
	background-color: #666666;
	padding: 9px;
	clear: both;
}
#columnRight .company {
	clear: both;
}
#columnRight .company h4{
	background-color: #FFCACB;
	font-size: 100%;
	font-weight: bold;
	color: #605856;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	clear: both;
}

#columnRight .company table{
    float:left;
    width:100%;
	margin-bottom: 10px;
}
#columnRight .company table.photoTable{

    width:410px; !important
}
#columnRight .company th{
	border-bottom: 1px dotted #CCCCCC;
}
#columnRight .company td{
	border-bottom: 1px dotted #CCCCCC;
}
#columnRight .company table tr.foot{
	background-image: none;
}
#columnRight .company table th{
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#columnRight .company table td{
	padding-top: 5px;
	padding-bottom: 5px;
    word-break: break-all;}


#columnRight .company .photo{
    text-align:right;
    float:right;
	width: 170px;
}

#columnRight .company .photo img{
    margin-bottom:10px;}
	
#footerline{
	padding-top: 10px;
}

.last{
     padding-top:10px;}




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

paging

-------------------------------------------------- */
.paging {
	text-align:right;
	margin-bottom: 20px;
	padding: 1px;
	clear: both;
}

.paging a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #330033;
	text-decoration: none; /* no underline */
	color: #330033;
}

.paging a:hover,
.paging a:active {
	border: 1px solid #330033;
	color: #330033;
	text-decoration: none;
}
.paging .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #330033;
	font-weight: bold;
	background-color: #330033;
	color: #FFF;
}

.paging a.disabled,
.paging a.next
{	border: 1px solid #FFFFFF;
	color: #330033;
	text-decoration: none;}
.paging a:hover.disabled,
.paging a:hover.next
{	border: 1px solid #FFFFFF;
	color: #330033;
	text-decoration: none;}
	
	
	
.bookmark{
	margin-bottom:10px;
	text-align: right;
	padding: 5px;
	color: #915378;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-size: 80%;
	float: right;
}


/*------------------------------------------ */
/* imghack */

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height:0;  
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


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

pdf

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

.pdf li a{
	background-image: url(images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
}
#getPdfReader{

	border: 1px dotted #CCCCCC;
	font-size: 80%;
	margin-top: 20px;
}
#getPdfReader p{
	background-color: #E6E6E6;
	margin: 5px;
	padding:7px;
}
#getPdfReader img{
	float: right;
	margin-left: 5px;
}



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

contact

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

#contact h2,#contact h3{
	margin-top: 20px;
	margin-bottom: 15px;
}

#main h3.notice{
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
#contact h4{
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}

#main{
	margin-bottom: 20px;
}


#main dt{
	margin-bottom: 10px;
}

#main dd{
	margin-bottom: 5px;
}

#main table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	clear: both;
	border-collapse: collapse;
	margin-top: 10px;
	width: 822px;
	text-align: left;
} 

#main th{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 225px;
	font-weight: normal;
	padding-left: 10px;
} 
 
#main tr td{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
} 

#main tr td input{
	border: 1px solid #666666;
}

#main tr td textarea{
	border: 1px solid #666666;
}

#main ul{
	margin-bottom: 15px;
}

.paddingLeft10{
	padding-left: 10px;
}

.paddingLeft15{
	padding-left: 15px;
}

.paddingTop35{
	padding-top: 35px;
}

.marginB5{
	margin-bottom: 5px;
}

.finish{
	padding-top: 60px;
	text-align: center;
	padding-bottom: 60px;
}

.redTxt{
	color: #FF0000;
	font-size: 90%;
}


#contact h2{
	color: #605856;
	font-size: 114%;
	background-image: url(images/backg_h2.jpg);
	background-repeat: no-repeat;
	padding: 7px 2px 9px 26px;
	clear: both;
	margin-bottom: 5px;
}

#contact {
	font-size: 84%;
}




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

linkst

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

#links{
	font-size: 84%;
	text-align: left;

}
#links h2{
	color: #605856;
	font-size: 114%;
	background-image: url(images/backg_h2.jpg);
	background-repeat: no-repeat;
	padding: 7px 2px 9px 26px;
	clear: both;
	margin-bottom: 5px;
}
#links ul {
	padding-left: 0em;
	list-style-type: none;
}
#links li{
	float: left;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
#links li div{
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#links li div.long{
	width: 600px; !important


}
#links li div.semilong{
	width: 400px; !important


}
#links li a{
	background-image: url(images/ico_yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;


}


#links .company {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

#links .company h3{
	background-image: url(images/ico_yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 120%;
	font-weight: bold;
	color: #4B102E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}

#links .company table{
    float:left;
    width:100%;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#links .company table.photoTable{

    width:410px; !important
}
#links .company tr{
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#linkst .company table tr.foot{
	background-image: none;
}
#linkst .company table th{
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#linkst .company table td{
	padding-top: 5px;
	padding-bottom: 5px;}


#linkst .company .photo{
    text-align:right;
    float:right;
	width: 170px;
}

#linkst .company .photo img{
    margin-bottom:10px;}
	
#footerline{
	padding-top: 20px;
}





/*

kanko-lesure

*/
#ibaraki-flash-kanko {
	/*
	background-image: url(images/db-waku02.gif);
	background-repeat: repeat-y;
	*/
}
#ibaraki-jyohobox {
	padding: 8px;
	background-image: url(images/backg_ibaraki_jyohobox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #AA9290;
}
#ibaraki-jyohobox h5 {
	text-align: left;
	color: #9F380D;
	font-size: 70%;
	border: 0px;
	padding: 8px 10px 4px 10px;
}
#ibaraki-jyohobox p {
	font-size: 70%;
	text-align: left;
	padding: 0px 10px 4px 10px;
	line-height: 130%;
}

#kokoku-text {
	font-size: 74%;
	border: 1px solid #AA9290;
	padding: 12px 0px 4px;
}

#kokoku-text ul {
	color: #97380A;
	
}
#kokoku-text ul li {
	margin-bottom: 5px;
}
#kokoku-text ul li a {
	text-decoration: underline;
}

#db-ranking {
	width: 540px;
	float:left;
}

#db-fr {
	width: 250px;
	float:right;
}
#db-fr ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.margin-left1px {
	margin-left:1px;	
}

/* サイト使用カラー */
.sc001 {
	color: #FFF2E7;
}
.sc002 {
	color: #D8A391;
}
.sc003 {
	color: #180000;
}
.sc004 {
	color: #76B037;
}
.sc005 {
	color: #FF6F6F;
}
.sc006 {
	color: #FFDFE0;
}
.sc007 {
	color: #63C5C6;
}
.sc008 {
	color: #896265;
}
.sc009 {
	color: #EFEDE1;
}
.sc010 {
	color: #605856;
}

.sc-bg001 {
	background-color: #FFF2E7;
}
.sc-bg002 {
	background-color: #D8A391;
}
.sc-bg003 {
	background-color: #180000;
}
.sc-bg004 {
	background-color: #76B037;
}
.sc-bg005 {
	background-color: #FF6F6F;
}
.sc-bg006 {
	background-color: #FFDFE0;
}
.sc-bg007 {
	background-color: #63C5C6;
}
.sc-bg008 {
	background-color: #896265;
}
.sc-bg009 {
	background-color: #EFEDE1;
}
.sc-bg010 {
	background-color: #605856;
}


/* トップページ用 */
.photo-type01 {
	padding: 4px;
	border: 1px solid #C9C7C8;
	background-color: #FFFFFF;
}

#top-contents-container {
	width: 838px;
	margin: 0px auto 0px;
	padding: 0px 8px;
}

#top-main-gazo {
	padding-bottom: 8px;
}

/*------------------ Top page ------------------*/
#top-left101 {
	margin: 0px;
	width: 580px;
	float: left;
}

#flash-box {
    width: 580px;
	height: 410px;
}

#news-box {
    margin-top: 4px;
}
#news-box-inner {
    padding: 2px 10px 2px;
    background-color: #F8F6E7;
}

/*----- Menu -----*/
#top-right101 {
	width: 250px;
	float: right;
}
#top-right101-navi {
	border: 1px solid #D47770;
	padding-top:1px;
	padding-bottom: 5px;
}

/* 観光・食べる・宿泊 */
#top-right101-navi ul.menu01 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top-right101-navi ul.menu01 li {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/*その他*/
#top-right101-navi ul.menu02 {
	list-style-type: none;
	width: 238px;
	padding: 0px;
	margin: 10px auto 0px 6px;
}
#top-right101-navi ul.menu02 li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	text-align: center;
}


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


#top-left201 {
	margin-top:4px;
	width: 538px;
	float: left;
}
#top-right201 {
	margin-top:4px;
	width: 297px;
	float: right;
}

#top-footer-container {
	width: 854px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 24px;
}

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


/* PHP 用 */
#top-news {
	margin-left: 0px;
}

#top-news div.font-date {
	margin: 0px;
	padding: 4px 0px 4px 17px;
	background-image: url(images/ico_sankaku.gif);
	background-repeat:no-repeat;
	background-position: 0.4em 0.6em;
}

#top-news table td {
	border-bottom: 1px dashed #CCCCCC;
}
#top-news table td p {
	padding: 4px 0px 4px;
}


#php-style {

}

#php-style .news-box {
	padding: 8px;
	border: 1px solid #C9DDB9;
}

#php-style table.table-type-kanren {
	font-size: 84%;
	margin-top: 16px;
	border: 1px solid #CCCCCC;
}
#php-style table.table-type-kanren td {
	border: 1px solid #CCCCCC;
}

#php-style h3 {
	padding: 4px 0px 3px 8px;
	margin-bottom: 8px;
	border-left: 3px solid #104387;
}

#php-style h4.h4-deco {
	border-bottom:1px dotted #CCCCCC;
	color: #40872E;
	padding: 3px 2px 2px 12px;
	margin-top: 24px;
}

#php-style div.h5-deco {
	border-left:3px solid #40872E;
	padding: 2px 0px 2px 6px;
}



/* DB style */

#db-style img.db-photo01 {
	padding: 5px;
	border: 1px solid #C9C7C8;
	background-color: #FFF;
}

#keyword-search {
	text-align: right;
	
}
#keyword-search img {
	vertical-align: text-bottom;	
}

#db-style h2{
	color: #605856;
	font-size: 114%;
	background-image: url(images/backg_h2.jpg);
	background-repeat: no-repeat;
	padding: 7px 2px 9px 26px;
	clear: both;
	margin-bottom: 5px;
}

#db-style h3{
	font-size: 110%;
	background-image: url(images/backg_h3.jpg);
	background-repeat: no-repeat;
	padding: 7px 2px 9px 26px;
	margin-bottom: 0px;
}

#db-style h4.db-maruwakari{
	background-image: url(images/backg_maruwakari002.jpg);
	background-color: #FFF;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 2px 2px 6px 16px;
	margin-bottom: 0px;
	color:#605856;
}

.db-box01 {
	/* border: 1px solid #DDADAC; */
}
#db-style .db-box01 h3 {
	background-image: none;
	/* background-image: url(images/backg_db_0004.jpg); 
	background-repeat: repeat-x;
	background-position: left bottom;*/
	color: #605856;
	border-left: 3px solid #D21402;
	padding: 6px 0px 6px 10px;
	margin-left: 8px;
}


.db-innertext {
	padding: 12px;	
}
.qr-code img {
	padding: 8px;
	border: 10px solid #CCCCCC;
}

#db-maruwakari-box {
	border: 1px solid #AA9290;
	padding: 10px;
	background-image: url(images/backg_maruwakari.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.db-maruwakari-text {
	font-size: 80%;
	line-height: 120%;
	text-align: left;
	padding: 10px;
}
#db-maruwakari-box h3 {
		background: none;
		text-align: left;
		padding: 8px 0px 12px 10px;
}
.db-maruwakari-line {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #B8B86D;
}

#gmap {
	width: 820px;
	height: 400px;
}


#db-style .db-listbox {
	width: 400px;
}
#db-style .db-listbox-r {
	width: 400px;
	margin-left: 12px;
}

#db-style .db-list-left {
	width: 168px;
	float:left;
	margin-bottom: 8px;
}


#db-style .db-list-right {
	width: 218px;
	float:left;
	margin-left: 10px;
	font-size: 84%;
}

#db-style .db-listbox  ul {
	clear: both;	
	list-style-type: none;
	padding-left: 0px;
	font-size: 84%;
}
#db-style .db-listbox  ul li {
	padding: 8px 0px 8px;
	border-bottom: 1px dotted #CCCCCC;
}
#db-style .db-listbox-r  ul {
	clear: both;	
	list-style-type: none;
	padding-left: 0px;
	font-size: 84%;
}
#db-style .db-listbox-r  ul li {
	padding: 8px 0px 8px;
	border-bottom: 1px dotted #CCCCCC;
}


#db-style table.shisetsu {

	border: 1px solid #AA9290;
	/* border-bottom: 1px solid #AA9290; */

	font-size: 82%;
	background-color: #FFF;
}
#db-style table.shisetsu  th {
	color: #5B453C;
	font-weight: normal;
	text-align: left;
	background-color: #FFCACB;
	padding-left: 1em;
}
#db-style table.shisetsu  td {
	/* border-right: 1px solid #AA9290; */
	border-bottom: 1px dotted #AA9290;
	padding-left: 1em;
}

.db-photo-backg-grade {
	background-image: url(images/db_photo_backg.jpg);
	background-repeat: repeat-x;
}


#db-ibarakiflash-waku-top {
	/*
	height: 10px;
	line-height: 10px;
	background-image: url(images/db-waku01.gif);
	background-repeat: no-repeat;
	*/
}

#db-ibarakiflash-waku-bottom {
	/*
	height: 10px;
	line-height: 10px;
	background-image: url(images/db-waku03.gif);
	background-repeat: no-repeat;
	*/
}

#db-ranking-waku-bottom {
	height: 8px;
	line-height: 8px;
	background-image: url(images/top_md2001_bottom.jpg);
	background-repeat: no-repeat;
}

#db-search-box {
	border: 1px solid  #F66;	
	padding: 4px;
	margin-bottom: 56px;
	font-size: 84%;
	line-height: 145%;
}
#db-search-box p {
	padding-left: 12px;
}

#db-search-komoku {
	margin: 10px 0px 16px;
	border: 1px solid #CDAA9C;
	font-size: 90%;
}

#db-search-komoku h3 {
	color: #572522;
}

#db-search-komoku #db-ninki-keyword-box {
	padding-left: 1em;	
}

#db-search-komoku .db-ninki-keyword {
	color: #BA3B00;
	font-weight: bold;
	margin-right: 1.5em;
}

#db-search-komoku .db-ninki-keyword a {
	color: #BA3B00;
}


/*---------------- リストページ ----------------*/
/* 全体 */
#list {
}

#list p {
    line-height: 130%;
    margin: 0px;
	padding: 0px;
}

#list h3 {
     color: #17375d;
	 margin: 0px;
	 margin-bottom: 4px;
	 padding: 3px 0px 3px 10px;
	 background-color: #eeeef1;
}


.list-box {
    padding-bottom: 8px;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 16px;
	width: 821px;
}

.list-left-box {
   float: left;
   width: 258px;
}
.list-centert-box {
   float: left;
   width: 420px;
   margin-left: 10px;
}
.list-right-box {
   float: right;
   width: 540px;
   margin-left: 10px;
}

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

        温泉 

------------------------------*/
.list-left-box02 {
   float: left;
   width: 535px;
}
.list-right-box02 {
   float: right;
   width: 270px;
   margin-left: 10px;
}


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

      eat
	  
--------------------------*/
.list-eat-rightbox {
   width: 375px;
   float: right;
   margin-left: 8px;
   border:1px solid #f9b1b4;
   background-image: url(images_fl/eat/bg_rightbox.gif);
   background-repeat: repeat-x;
   background-position: bottom;
}


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

      Tourist route 100326
	  
------------------------------------*/
#route-box {
   width: 100%;
   margin-top: 8px;
}

#route-box h3 {
  color: #FFFFFF;
  padding: 4px 8px;
  background: #D48270 url(images_fl/route/bg_h3_route.gif) no-repeat;
}

#route-box ul{
   list-style-type: none;
   margin: 0px;
   padding: 0em;
}
#route-box li{
   float:left;
   width: 388px;
   margin: 0px;
   padding: 4px;
   border: 1px solid #D48270;
   background-color: #FDF5E1;
}
#route-box li.float-Right{
   float: right;
   width: 388px;
   margin: 0px;
   padding: 4px;
   border: 1px solid #D48270;
   background-color: #FDF5E1;
}

#route-box li div.inner-Left{
   float: left;
   width: 190px;
}
div.inner-Left dl{
   margin-left: 0px;
   padding-left: 0px;
}
div.inner-Left dl dt{
   font-weight: bold;
}

#route-box li div.inner-Right{
   float: right;
   width: 190px;
}

div.inner-Right p {
   font-weight: bold;
   margin: 0px 4px;
}
div.inner-Right p span {
   font-weight: normal;
}

div.inner-Right div.route {
   padding: 4px 4px 2px;
   background-color: #FFFFFF;
   border: 1px solid #13A747;
}


.route-airplan {
   width: 140px;
   height: 34px;
   margin: 0px;
   padding-left: 50px;
   background-image: url(images_fl/route/route_airplan.gif);
   background-repeat: no-repeat;
}
.route-bus {
   font-size: 13px;
   width: 140px;
   height: 26px;
   margin: 0px;
   padding:  8px 0px 0px 50px;
   background-image: url(images_fl/route/route_bus.gif);
   background-repeat: no-repeat;
}
.route-bus02 {
   font-size: 13px;
   width: 140px;
   height: 40px;
   margin: 0px;
   padding:  6px 0px 0px 50px;
   background-image: url(images_fl/route/route_bus02.gif);
   background-repeat: no-repeat;
}

