﻿body {
	margin:0px;
	background-color:#ffffff;
	color:#666666;
}
img {
	vertical-align:bottom;

}

#shadow {
	width:820px;
	background-image:url("img/shadow.jpg");
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
}
#sotowaku {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	border-bottom:1px solid #eeeeee;
}
#header {
	margin-bottom:10px;
}
#header p{
	text-align:left;
	margin:0;
	padding:5px;
	font-size: 14px;
}


#header a{
	color:#999999;
}


#header h1 {
	text-align:center;
	font-size: 18px;
	margin-top:0; margin-bottom:0; 
	font-weight:bold;
	color:#666666;
}
#header h3 {
	text-align:center;
	font-weight:bold;
	margin-top:0.5%; margin-bottom:0.5%; 
	color:#666666;
	font-size: 14px;
}
#header h4 {
	text-align:center;
	font-size:14px;
	margin-top:0; margin-bottom:3%;
	font-weight:normal;
}

h2 {
	margin:0px;
	margin-top:10px; 
	margin-bottom:10px;
	font-size: 14px;
	padding-left: 3px;
	color:#C78E56;
	border-bottom:1px solid #DEBA89;
}

p {
      text-indent:0em;
	margin:0;
	color: #666666;
	line-height:130%;
	font-size:80%;
	padding:10px
}

img.left {
        float: left }

img.right {
        float: right }

.kodokai p {
        float: right }


/*フッタ部*/
#footer{
	clear:both;
	text-align:center;
	color: #999999;
	margin-top:20px;
	margin-right:10px ;
	margin-left:10px;
	border-top:1px dotted #ccc;
}
#footer a{
	color:#999;
	
}
#footer a:hover{
	color:#963;
	text-decoration:none;
}











