/*body--------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;

}

#container {
	margin:0 auto;
	padding:10px 0 0 0;
	width:900px;
	background:url(../img/t_bg1.gif) no-repeat;
}

#container div#home
{
	position: absolute;
	top:125px;
	z-index:1;
}

#header {
	margin:0 auto;
	width:900px;
	height:120px;
	background:url(../img/t_bg2.gif);
	position:relative;
	z-index:0;	
}

#header-inner {
	margin:0 auto;
	width:850px;
	height:118px;
	border-bottom:solid 1px #999999;
}



#content {
	margin:0;
	padding:0 0 20px 40px;
	width: 860px;
	background:url(../img/t_bg2.gif);
}


#maincol {
	float:left;
	width:650px;
}

#rightcol {
	float:right;
	width:200px;
	padding:0;
}


/*
#rightcol {
	float:right;
	width:190px;
	margin:0;
	padding:0;

}*/

#content hr {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
	border: none;
}

#footer {
	margin:0 auto;
	padding-bottom:10px;
	width: 900px;
	background:url(../img/t_bg3.gif) no-repeat bottom;
}

#footer-inner {
	margin:0;
	padding:0;
	width:900px;
	background:url(../img/t_bg2.gif);	
}



#comment {
	font-size:10px;
	text-align:center;
}

img {
	margin:0;
	padding:0;
	border:0;
}
p {
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.red {
	color:#FF0000;
}

h1{
	margin:0;
	padding:0;
}

h2{
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

h3{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}



.small{
	font-size:10px;
}

.t1
{
	OVERFLOW-Y: scroll; 
	scrollbar-base-color: #0066CC;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #0066CC;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #0066CC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #0066CC;
    scrollbar-arrow-color: #FFFFFF;
	WIDTH: 470px; 
	HEIGHT: 60px;
}

.mise_gray{
	width:150px;
	padding:5px;
	background:#F0F0F0;
	font-size:10px;
	margin:0 0 15px 0;
}	

.under15{
	margin:0 0 15px 0;
}

.under10{
	margin:0 0 10px 0;
}

.under5{
	margin:0 0 5px 0;
}

#top_bnr{
	margin:0;
}

#top_bnr2{
	margin:0;
}

.ensenmap{
	margin:20px 0 15px 0;
}

.under5{
	margin:0 0 5px 0;
}

.size10 {
	font-size:10px;
	line-height:100%
}

.size10_120 {font-size:10px;}	

.right2{
	padding: 0 2px 0 0;}


/* リンク
---------------------------------------------------- */
a:link {
	color:#0000FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	text-decoration:none;	
}
a:hover {
	color:#0099FF;
	text-decoration:underline;	
}

a:hover img{
	filter:alpha(opacity=70);/*FOR IE*/
	opacity:0.70;/*FOR FF*/
}

/* ヘッダ
---------------------------------------------------- */

#header p{
	position:absolute;
	top: 6px;
	left: 40px;
}

#header h1{
	position: absolute;
	top: 6px;
	left: 270px;
	background:#eeeeee;
	font-size:12px;
	color:#666666;
	width:590px;
	padding:3px 0 3px 0;


}

#header #h_text{
	position: absolute;
	top: 32px;
	left: 270px;
	width:590px;
	font-size:10px;
	color:#666666;
	line-height:1.3;
	
	}

#h_menu {
	position: absolute;
	top: 94px;
	left: 50px;
	margin:0px;
	padding:0px;
	}

#h_menu ul {
	margin:0px;
	padding:0px;
	}

#h_menu li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}

#h_tel{
	position: absolute;
	top: 78px;
	right:40px;
	}
	
/* メイン
---------------------------------------------------- */

#maincol #pan {
	width:650px;
	padding:15px 0 15px 0;
	color:#666666;
}

#maincol #message {
	margin-bottom:15px;
	height:28px;
	background-image:url(../img/scroll_bg.gif);
	background-repeat:no-repeat;
	padding-right:26px;
	padding-top:9px;	
}

.h_up
{
	font-size:10px;
	color:#666666;
	text-align: center;
}

#scroll
{
	width:535px;
	float:right;
}

#scroll_bg
{
	background-image:url(../img/scroll_bg.gif);
	background-repeat:no-repeat;
	padding-right:26px;
	padding-top:2px;
}

#left_contents{
	float:left;
	width:160px;
}

#maincon_sub{
	float:right;
	width:470px;
}

#side_contents
{
	text-align:left;
}


#side_contents ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#side_contents ul li
{
	padding: 0px;
	margin: 0px;
	display: inline;
	width:150px;
	height:20px;
}

a.side_con
{
	text-decoration:none;
	background-image:url(../img/side_contents.gif);
	background-repeat:no-repeat;
	padding:5px 0 1px 15px;
	width:135px;
	height:21px;
	display:block;
}

#sub_title
{
	text-decoration:none;
	background-color:#c1daf1;
	padding:3px 0 3px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

/* サイド（right）
---------------------------------------------------- */

#side_navi{
	width:200px;
	margin:0;
	padding:54px 0 0 0;
	background:url(../img/r_up.jpg) no-repeat;
}

#side_navi_inner{
	margin:0;
	padding:0 0 50px 0;
	background:url(../img/r_down.jpg) no-repeat bottom;
}




#side_navi ul{
	list-style:none;
	margin:0;
	padding:0 0 0 18px;
	background:url(../img/r_bg.gif)  bottom;
}

#side_navi li{
	margin:0 0 5px 0;
	width:160px;
	display:block;
}

#side_navi li a{
	margin:0;
	padding:7px 0 0 30px;
	display:block;
	height:19px;	
	width:130px;
	text-decoration:none;
	background:url(../img/side_btn1.gif) no-repeat;	
}

#side_navi li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/side_btn2.gif) no-repeat;	
}

#side_mail{
	margin:0 0 0 0;
	padding:55px 0 0 0;

}


#side_waku {
	width:170px;
	background:url(../img/side_bg.gif) repeat-y;
	margin:0 0 0 0;
}


#side_search {
	width:170px;
	padding:10px 5px 0 5px;
	background:url(../img/side_bg.gif) repeat-y;
	margin:0 0 0 0;
}


ul#search_ensen {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align:left;
}

ul#search_ensen li {
	font-size:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

ul#search_ensen li.b {
	font-weight:bold;
}

ul#search_ensen li.under5 {margin:0 0 5px 0;}
ul#search_ensen li.under10 {margin:0 0 10px 0;}
ul#search_ensen li.font10 {font-size:10px;}
ul#search_ensen li.btn {text-align:center;margin:0 0 10px 0;}



/* フッタ
---------------------------------------------------- */
#footer-inner #link{
	margin:0;
	padding:0 10px 0 10px;
	width:900px;

}

#footer h3{
	font-size:12px;
	font-weight:bold;
	font-style:normal;float:left;
	}
	
#address{
	margin:0px 0 30px 40px;
	width:800px;
	height:20px;
}

#address p{
float:right;
margin:0 100px 0 0;}




/* left_contents
---------------------------------------------------- */
#left_contents p{
	margin-bottom:15px;
	width:160px;
}

#left_contents #mise {
	margin:0 0 5px 0;
	font-size:10px;
	line-height:100%
}


/*sub　--------------------------------------------------*/

#sub_title
{
	text-decoration:none;
	background-color:#c1daf1;
	padding:3px 0 3px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

#bar_pet
{
	text-decoration:none;
	background-image:url(../img/bar_pet2.gif);
	background-repeat:no-repeat;
	padding:7px 0 7px 35px;
	color: #990000;
}








acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	border: 2px solid #565;
	border-bottom: 1px solid #565;
	border-top: 3px solid #565;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #ccc;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

.box{
background:#EEEEEE;
margin: 20px 0 0 0;
padding: 10px 10px;
}

.box h3{
	border-bottom: 1px dotted #ccc;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-size="13px";
	font-weight:bold;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 10px;
	width:150px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;

	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {

	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions & aligment */
			

