/* ボディに関するCSS */
body {
	line-height: 150%;
	margin: 0px;
	border: 0px;
	padding: 0px;
     }

p { 
	font: 9pt/12pt; 
	margin-top: 0px; 
	text-align: left;
	color: #010E22;
  }
	
h1{color:#FF0000;
}

h2{
color:#993333;}

h3 {
color:#660000;
}

h4{color:#660033;}

A:link{ text-decoration:none;color:#0033FF; }
A:visited{ text-decoration:none;color:#0033FF; }
A:hover{ text-decoration:none;color:#FF0000; }
A:active{ color:#FFFF00; }


/* Naviに関するCSS */

#navibar{
	clear:both;
	text-align:center;
	width: 760px;
	height: 36px;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
           }	

#nav {
	float:left;
	list-style:none;
	width : 744px;
	z-index:2;
	text-decoration: none;
	background-color: #CCFFCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 28px;
	border: thin double #003366;
	margin: 0px;
}

#nav li {
	float:left;
	background-color: #F0F0F0;
	margin-right: 5px;
	border: 1px solid #000;
	font-size: 12px;
	text-align: center;
	width: 85px;
	height:22px;
}
#nav a{
	color: #000;
	display:block;
	width: 85px;
	height:22px;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	background-color: #455576;
	text-decoration:none;
		height:22px;
}




/* ページ構造に関するCSS */
#container {
	text-align: left;
	border-right-width:medium;
	border-right-color:#6699FF;
	border-bottom-width:thin;
	border-bottom-color:#6699FF;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	}

#wrapper {
	padding:0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #336600;
	}


#header {
	background-color: #336600;
	margin: 0px;
	padding: 0px;
	height: 70px;
	background-image: url(../../image/site/head.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}

img.logo {
	margin-left: 5px;
	margin-top: 5px;
}	


#maincontents {
	width:770px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: auto;
	overflow: auto;
}









#content {
	width: 545px;
	float: left;
	border: thin solid #003366;
	padding: 10px;
	background-image: url(http://www.hozoji.net/image/site/jimon1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCFFFF;
	margin: 5px;
	}
	
	
	
	
#sidemenu {
	width: 172px;
	float:left;
	background-color: #CCFFCC;
	font-size: x-small;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #003366;
	text-align: left;
	padding: 5px;
	}

#cal {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}

table.calendar {background-color:#fff;border-collapse: collapse;font-family:sans-serif;border:1px solid #ddd;}
table.calendar caption {color:#aaa;letter-spacing:2px;padding:4px;}
table.calendar th,table.calendar td {border:1px solid #ddd;padding:2px 4px;}
table.calendar th {text-align:center;}
table.calendar td {text-align:right;color:#999;letter-spacing:1px;}
tr.calendardateheaders {background-color:#ccc;color:#fff;}
td.blank {background-color:#f5f5f5;}
td.saturday {background-color:#f7f9fd;}
td.sunday {background-color:#fff3ee;}
td.holiday {background-color:#fff3ee;}
td.today {background-color:#ffffcc;}

/*以下、defaultスキン用 */
table.calendar a:link,table.calendar a:visited {background:none;padding:0;}
table.calendar {margin:0 auto;}





#footer {
	width: 760px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	font-size: small;
}		
	
#copyrights {
	padding: 0px;
	margin: 0px;
}	

#jizo {
	padding: 5px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	border: thin double #006600;
}
#contenttitle {
}

#search {
	width: 160px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	}


.contentbody {
	font-size: small;
}


.form-preview {
   width: 400px;
   border: 1px solid #666666;
}
.form-name {
   border: 1px solid #CCCCCC;
   background-color: #EEEEEE;
   width: 120px;
}
.form-value {
   border: 1px solid #CCCCCC;
}
.formerror {
   font-weight:bold;
   color:red;
}
.form-notice {
   font-weight:bold;
   color:#FF3300;
}





#dakeyama {
	height: 260px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	margin-bottom: 20px;
	border: medium groove #336600;
	padding-bottom: 5px;
	text-align: center;
}

.style2 {
	color: #FFFFFF;
	font-size: x-large;
	background-color: #336600;
}

#jinguji1 {
	font-size: x-small;
	width: 535px;
	background-image: url(../../image/site/komachi3.jpg);
	padding: 5px;
	color: #99FF00;
}
#data {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: medium groove #336600;
	font-size: small;
}
#dtree {
	width: 160px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#hondoimg {
	height: 300px;
	width: 514px;
	margin-right: auto;
	margin-left: auto;
}
#shoukai1 {
	color: #330000;
	padding: 10px;
	width: 514px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #336600;
	font-size: medium;
}


#menu {
	width: auto;
	text-align: left;
	line-height: 15px;
	font-size: small;
}
#img1 {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-size: small;
	color: #663300;
}
#sublink {
	width: 450px;
	margin-left: 30px;
	margin-top: 20px;
	font-size: small;
}

}
.content {
	font-size: small;
}
#comment {
	background-color: #99CCFF;
	color: #CC6600;
	padding: 10px;
	width: 370px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	font-size: small;
}
#addcomment {
	color: #CC6600;
	background-color: #99CCFF;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	font-size: small;
}
#kissako {
	color: #336600;
	background-color: #ECE9D8;
	padding: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
#trackback {
	color: #CC6600;
	background-color: #99CCFF;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	font-size: small;
}
.contentitem {
	font-size: small;
	height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-style: dotted;
	border-top-color: #999933;
	padding-top: 2px;
	margin-top: 10px;
	border-top-width: 1px;
}
.contentitem1 {
	float: left;
}
.contentitem5 {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
.contentitem6 {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}

.contentbody {
	clear: both;
	font-size: small;
	padding-bottom: 10px;
	margin-bottom: 50px;
}



.contenttitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	font-size: large;
	vertical-align: text-botom;
	font-weight: bold;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding: 5px;
	color: #663333;
}
.contentbodyitem {
	clear: both;
	font-size: small;
	padding-bottom: 5px;
}
.aboutus {
	font-size: x-small;
	background-color: #ECE9D8;
	padding: 5px;
}
.contentindextitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6600FF;
	margin-bottom: 10px;
	font-size: small;
	vertical-align: middle;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6600FF;
	color: #663333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 10px;
}
#linklist {
	width: 500px;
	margin-left: 20px;
}

.more1 {
	color: #FF6600;
	margin-bottom: 5px;
	padding-bottom: 2px;
	margin-left: 40px;
}


/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 5px;
	padding: 5px;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
