@charset "Shift_JIS";


div.img-ie6-fix {
	height: 8px;
	line-height: 8px;
}

/* ページヘッダー */
#backg-header {

}
#header-container {
	width: 854px;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom: 6px;
}
#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;
	position: relative;
}
#home-btn {
	margin-top: -1px;
}
#header-tools {
	width: 258px;
	float: right;
}

#lang-btn {
	padding: 4px 0px 0px 4px;	
}

#header-search {
	padding: 15px 0px 0px 4px;
}

#header-search img {
	vertical-align: middle;
}
#moji-size {
	margin: 10px 0px 0px 70px;
}
#moji-size img {
	vertical-align: middle;
}

#srch-btn {
	width:90px;
	height: 21px;
	cursor: pointer;
	text-indent:-500px;
	background-image: url(images/btn_search.jpg);
	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: 854px;
	margin: 0 auto;
	background-image: url(images/backg_gnavi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#gnavi-left {
	width: 383px;
	float:left;
}
#gnavi-right {
	padding: 18px 0px 0px 0px;
	width: 465px;
	float:left;
}

/* パンくずリスト */
#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-copyright {

}

#footer-jyusho {
	float:left;
	width: 535px;
	color: #666666;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
}
#footer-jyusho p {
	line-height: 120%;
}
#footer-link2 {
	font-size: 12px;;
	float:right;
	width: 290px;
	padding: 4px 0px 0px 0px;
}
#footer-link2 a {
	color: #333;
	text-decoration: underline;
}


#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: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(images/sub_contents_waku02.jpg);
	background-repeat: repeat-y;
}

#contents-inner {
	padding: 0px 8px 0px 8px;
	margin: 0px 6px 0px 4px;
	background-image: url(images/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/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/sub_contents_waku01.jpg);
	background-repeat: no-repeat;
}
#contents-waku-bottom {
	height: 8px;
	line-height: 8px;
	background-image: url(images/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:16px;
	/*\*/
	font-size:100%;
	/**/
	/* font-size:82%; */
	font-size:100%;
	/* line-height:132%; */
	line-height: 132%;
}
body#backg-body {
	background-image: url(images/backg_background_sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#main-contents h1 {

}

#main-contents h2 {

}

#main-contents h3 {
	line-height: 110%;
	margin-bottom: 0.3em;
	color: #BB3C00;
}
#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;
}



/*

sitemap

*/

#sitemap {
	
}

#sitemap ul {
	padding-left: 0em;
	list-style-type: none;
}
#sitemap li{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
}

#sitemap li a{
	background-image: url(images/ico_yaji.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}
/*
#sitemap li div{
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;

}
*/





table.table-type02 {
	border-left: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
}
.table-type02 th {
	color: #5B453C;
	border-right: 1px solid #D8D19B;
	border-bottom: 1px solid #D8D19B;
	text-align: center;
	background-color: #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 */



/* --------------------------------------------------

onedayplant

-------------------------------------------------- */

#disclosure{
	font-size: 84%;
	text-align: left;

}
#disclosure 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;
}





#outline{
	float:left;
	width:100%;
	margin-bottom: 10px;
}

#outline tr{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#outline tr.foot{
	background-image: none;
}
#outline th{
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#outline td{
	padding-top: 5px;
	padding-bottom: 5px;
    word-break: break-all;}
	 
	 
	 

#disclosure #onedayMenu ul{
	list-style-type: none;
}
#disclosure #onedayMenu li{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}
#getPdfReader{
     margin-bottom:20px;}

/* --------------------------------------------------

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: 200px;
	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;
}


/* --------------------------------------------------

shichoson-page

-------------------------------------------------- */

#shichoson-page{
	font-size: 84%;
	text-align: left;

}
#shichoson-page 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;
}

#shichoson-page #shichoson-txt {
	/* width: 508px; */
	padding: 24px 12px 24px;
	/* background-image: url(images/backg_grade01.jpg); */
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px dotted #AA9290;
	/* border-bottom: 1px dotted #AA9290; */
}

#shichoson-page #shi-btn-navi {
	margin-top: 16px;
	text-align: center;
}

#shichoson-page #shi-leftbox101 {
	float:left;
	width: 456px;
	margin: 36px 0px 0px 18px;
	
}
* html div#shichoson-page #shi-leftbox101 {
	width: 440px;
	margin: 36px 0px 0px 18px;
}



#shichoson-page #shi-rightbox101 {
	float:right;
	width: 294px;
	margin: 36px 18px 0px 0px;
}
* html div#shichoson-page #shi-rightbox101 {
	width: 270px;
	margin: 36px 18px 0px 0px;
}


#shichoson-page #shi-rightbox101 ul {
	margin-top: 0px;
	padding-top: 24px;
	border-top: 1px dotted #AA9290;
}
#shichoson-page #shi-rightbox101 ul li {
	margin-bottom: 4px;	
}


/*

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;
}
body#top-backg-body {
	background-image: url(images/backg_background_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


#top-contents-container {
	width: 854px;
	margin: 0px auto 0px;
	padding: 0px;
}

#top-main-gazo {
	padding-bottom: 8px;
}
#top-left101 {
	margin: 8px 0px 0px 8px;
	width: 580px;
	float: left;
}
#top-right101 {
	margin-right: 8px;
	width: 250px;
	float: right;
}
#top-right101-navi {
	border: 1px solid #D47770;
	padding-top:1px;
	padding-bottom: 8px;
}
#top-right101-navi ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top-right101-navi ul li {
	padding: 0px;
	margin: 0px;
	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;
}

#top-banner101 {
	margin-top: 8px;
}
#top-banner101 img {
	margin-right: 8px;
	margin-top: 4px;
}



/* 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;
}



#main-contents table.table-type01 {
	font-size: 90%;
	line-height: 120%;
	text-align: left;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
} 
#main-contents table.table-type01 th{
	font-weight: normal;
	text-align: center;
	border: 1px solid  #AAA;
	border-collapse: collapse;
	background-color: #F7BBD0;
	padding: 4px;
} 
#main-contents table.table-type01 td {
	border: 1px solid #AAA;
	border-collapse: collapse;
	padding: 4px;
}


