﻿body {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(index_bg.gif);

}
.contents {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	float: left;
	clip: rect(auto,auto,auto,auto);
	background-image: url(a2.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
#header {
	width: 950px;
	height: 150px;
	background-image: url(Index_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	page-break-after: left;
}



	
/* ===== 上のメニュー ===== */

#menu {
	background-image: url(nav_bk3.gif);
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000;
	height: 30px;
	background-repeat: repeat-x;
	padding-top: 0px;
}
#menu a {
	float: left;
	display: block;
	margin-right: 4px;
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #600;

}
#menu a:hover {
	color:#ff0000
}
#floatclear {
	clear: left;
}


/* ===== 左メニュー ===== */

#side {
	width: 145px;
	padding-left: 4px;
	float: left;
	height: 100%;
	background-image: url(a2.png);
	background-repeat: no-repeat;
}
#side h3 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(r_n_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 140px;
	height: 34px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#side li p {
	margin:0;
	line-height:1.3;
}
#side li {
	background-image:url(r_n_mid.gif);
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	margin: 0px;
	background-repeat: no-repeat;
}
#side ul {
	background-image:url(r_n_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:0;
	padding-bottom:12px;
	font-size: 85%;
	padding-left:0px;
	width: 140px;
	list-style-type: none;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
#side  a {
	font-weight: bold;
	
}
#side  a:hover {
	color:#000;
}
#side  a:active {
	color:#F00;
}


/* ===== メインエリア ===== */
#main {
	width: 790px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	background-color: #E0F9DD;
	margin-right: 0px;
	height: 100%;
	clear: left;
	font-size: 90%;
	line-height: 20px;
	background-image: url(a1.png);
}

#main .entry img {
	margin: 10px;
	float: left;
	clear: left;
}
#main .clear {
	clear: left;
}

a {
	text-decoration: none;
}



h2 {
	color: #FFF;
	font-size:100%;
	text-align: center;
	background-image: url(nav_bk.gif);
	background-repeat: no-repeat;
	width: 150px;
}
#main h3 {
	border:3px double #60C;
	color: #333;
	font-size: 90%;
	clear:both;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(h3_bg.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	text-align: center;

}
p {
	padding: 0;
}
.photo {
	float: left;
	padding-bottom: 10px;
}
dl {
	margin: 0 0 0 210px;
	padding: 0;
	line-height: 135%;
}
dt {
	padding-left: 12px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
	line-height: 135%;
}
dd {
	margin-left: 2em;
}

#box {
	width: 700px;
	float: left;
	margin: 0px;
	padding-left: 150px;
}

#footer {
	font-size: 80%;
	float: right;
	width: 950px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #060;
	padding-top: 10px;
	background-image: url(nav_bk3.gif);
}


#main .entry {
	position: relative;
	float: right;
}
#main p img {
	float: left;
	margin: 10px;
}
#main #path {
	float: right;
	font-weight: bold;
}
#header img {
	padding-top: 30px;
	padding-left: 50px;
}
#main table {
	color: #333;
	padding-left: 10px;
	background-image: url(a1.png);
	list-style-type: none;
}
#myIDstr {
	position: relative;
	vertical-align: bottom;
	padding-top: 5px;
	height: 5px;
}
