*{
	margin: 0;
	padding: 0;
}
body {
	font-size: small;
	color: #333333;
	background: url(img/bg.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
#head {
	background: url(img/head.gif) no-repeat bottom;
	height: 10px;
	width: 800px;
}


h1, h2, h3 {
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 10px;
}

#container {
	width: 800px;
	/*text-align: center;*/
	background: #FFFFFF;
}
#banner {
	width : 780px;
	background: url(img/banner_bg.gif) repeat-x;
	text-align: left;
	height: 80px;
	padding: 5px;
	font-size: 100%;
}
#banner #side{
	padding: 0px;
	clear: right;
	float: right;
	color: #000000;
	width: 450px;
	letter-spacing: normal;
	font-size: 0.9em;
}
#banner h1{
	margin: 0px;
	padding: 0px 0px 4px 10px;
	float: left;
}
#banner a {
text-decoration: none;
}
a:link {
}
a {
	line-height: 150%;
	color: #663333;
}
/*a:visited {
	color: #CC0000;
}
*/

#banner h1 {

font-size: xx-large;
}

#banner h2 {

font-size: small;
}

#wrapper {
	float: right;
	width: 540px;
	text-align: left;
	background: url(img/wrap_bg.gif) no-repeat left top;
	padding-right: 10px;
}
#center {
	float :left;
	width: 400px;
	padding: 0px;
}
#left {
	float: left;
	width : 240px;
	clear: left;
}
p {
	margin-top: 5px;
}
#left div.aisatsu{
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0.2em;
}
#footer {
	width : 780px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	color: #666666;
	background: url(img/footer_bg.gif) repeat-x top;
}
.c-both { clear: both; }

.content {
	padding: 0px 8px 10px;
	/*text-align: left;*/
	line-height: 120%;
	font-size: 100%;
}

#left .content {
	padding: 0px 8px 10px;
	text-align: left;
	line-height: 120%;
	font-size: 100%;
}

.content td{
	padding: 4px 6px;
}



#right {
	float: right;
	width : 160px;
	clear: right;
}
#right img {
	margin: 1px 0px;
	border: 1px solid #CCCCCC;
}
.content p {
	/*text-align: left;*/
	margin-bottom: 10px;
	padding: 5px;
}

.content blockquote {
line-height: 150%;
}
.content ul {
	padding: 0px 5px;
	margin: 0px;
	list-style: none;
}
.content li {
	line-height: 1.3em;
	border-top: 0px dashed #CDCDCD;
	border-right: 0px dashed #CDCDCD;
	border-bottom: 1px dashed #CDCDCD;
	border-left: 0px dashed #CDCDCD;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.content h1 {
	color: #228B22;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(img/h1_bg.gif) no-repeat right center;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txt03 {
	color: #FF0000;
}


.content h2 {
	color: #663333;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px 5px 5px;
	border: 1px solid #663333;
	margin-top: 5px;
}

.content h3 {
	color: #333333;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	border-top: 1px dashed #CCCCCC;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 0px dashed #CCCCCC;
	border-left: 0px dashed #CCCCCC;
	margin-top: 5px;
}
.content h4 {
	color: #333333;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	background: url(img/h4_bg.gif);
	border: none;
}
.Fstrong {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}


.sidebar {
padding: 10px;
}
.sidebar li {
	text-align: left;
	list-style-type: none;
	border-style: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
.sidebar a {
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	border-top: 1px solid #FF9966;
	border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-left: 4px solid #FF9966;
	background: url(img/sidebar_a_bg.gif);
	font-weight: bold;
}
.sidebar a:hover {
	color: #003300;
	background: #EEEEEE;
}

.sidebar h2 {
color: #666666;
text-align: center;
font-weight: bold;
}

.sidebar ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}
.img {
	padding: 5px;
}
.Fs {
	font-size: smaller;
}
.Fl {
	font-size: larger;
}
.c {
	font: x-small Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.frame {
	margin: 1em;
	padding: 1em;
	border-top: 2px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #666666;
}

.Box1 {
	margin: 0px 10px;
	padding: 10px;
	border: 1px dashed #999966;
	height: auto;
	background: #efefef;
}
.BoxSr {
	height:250px;
	background:beige;
	overflow:auto;
	padding: 0.5em;
	margin: 1em;
	border: 1px solid #CCCCCC;
}
.Box2 {
	background: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: auto;
}
.Box3 {
	background: #EEEEEE;
	margin: 5px;
	padding: 5px;
	border: 1px inset #CCCCCC;
}
.cap1 {
	background: url(img/cap_bg.gif);
}

ol {
	list-style: square url(none);
}
.txt01 {
	color: #009933;
}
.txt02 {
	color: #EEEEEE;
}
form {
	margin: 5px 0px;
	padding: 0px;
}
.search {
	border: 1px inset;
	padding: 2px;
	width: 110px;
	margin: 0px;
}
.Fs01 {
	font-size: smaller;
	color: #EEEEEE;
}
#menu {
	background: url(img/menu_bg.gif) repeat-x;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px solid #D4D0C8;
	border-right: 0px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 0px solid #D4D0C8;
}
#menu a {
text-decoration: underline;
}

#menu a:link {
color: #006666;
}

/*#menu a:visited {
color: #008000;
}
*/
#menu a:active {
color: #006600;
}

#menu a:hover {
color: #669900;
}
hr {
	height: 1px;
	border-top: 1px solid #D4D0C8;
	border-right: 0px solid #D4D0C8;
	border-bottom: 0px solid #D4D0C8;
	border-left: 0px solid #D4D0C8;
}
.bg01 {
	background: #CCCCCC;
}
.bg03 {
	background: #EEEEEE;
}

.bg02 {
	background: #FFFFFF;
}
#foot {
	background: url(img/foot.gif) no-repeat;
	height: 10px;
	width: 800px;
}

/****************************************
ul.header_navi
****************************************/

#banner ul.header_navi{
	list-style:none;
	width:100%;
	margin-left:0px;
	padding:4px 0px;
	text-align:center;
	clear: both;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

#banner ul.header_navi li{
	list-style:none;
	display:inline;
	margin:0px 10px;
}
#banner ul.header_navi a{
    padding-left:15px;
	text-decoration:none;
	background: url(img/header_navi_mark.gif) no-repeat left center;
}
#banner ul.header_navi a:hover{
	color: #CC0000;
}
