@charset "UTF-8";
/* reset style
-------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, 
p, blockquote, th, td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset, img {  
	border:0; 
} 
address, caption, cite, 
em, th, var {
	font-style:normal;
	font-weight:normal;
	font-size: 100%;
} 
ol, ul { 
	list-style:none; 
} 
caption, th { 
	text-align:left; 
} 
h1, h2, h3, h4, h5, h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
/* formating style
-------------------------*/
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #669933;
}
/* link styles
-------------------------*/
a img {
	border-style: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #006633;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* basic layout
-------------------------*/
#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 780px;
	border-right: 1px solid #336600;
	border-left: 1px solid #336600;
	background-image: url(imges/bg_patarn_iwa.gif);
	background-repeat: repeat-y;
}
#main {
	padding: 30px;
	width: 520px;
	margin-bottom: 20px;
	float: right;
}
#footer {
	color: #CCCCCC;
	background-color: #003300;
	padding: 10px 15px;
	clear: both;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}
/* header style
-------------------------*/
#header {
	background-color: #003300;
	border-bottom: 1px solid #666666;
}
#header h1 {
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.3em;
}
#header a {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
/* top photo style
-------------------------*/
#topphoto {
	height: 250px;
	width: 780px;
}
#headerphoto {
	height: 100px;
	width: 780px;
}
/* menu style
-------------------------*/
#menu {
	width: 180px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
}
#menu    ul    li   {
	float: left;
	list-style: none;
}
#menu     ul     li     a   {
	line-height: 2.2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 2.2em;
	width: 161px;
	border-top: 1px dashed #FFFFFF;
	display: block;
	text-indent: 25px;
	font-weight: bold;
}
#menu     ul     li#nKaidou    a    {
	border-bottom: 1px dashed #FFFFFF;
}
#menu  ul  li  a:hover {
	border-left: 7px solid #669933;
	width: 154px;
	text-indent: 18px;
	color: #003333;
}
#home #menu #nHome a,
#nagai #menu #nKafu a,
#kanda #menu #nKanda a,
#edo #menu #nKaidou a {
	color: #99CC00;
	border-left: 7px solid #99CC33;
	width: 154px;
	text-indent: 18px;
}

/* clearfix
-------------------------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }
.clearfix {display:block;}
#main h1 {
	color: #0066CC;
	font-size: 145%;
	font-weight: bold;
}
/* end MacIE5 */

/* main style
-------------------------*/
#main h2 {
	font-size: 125%;
	height: 2em;
	width: auto;
	line-height: 2em;
	background-color: #FFFFFF;
	color: #336633;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999999;
	font-weight: bold;
}
#main  span  h2 {
	float: right;
	font-weight: normal;
	color: #0066CC;
	border-style: none;
}
#main h3 {
	font-weight: bold;
	color: #666666;
}
#main h4 {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	background-color: #990000;
	width: 40px;
	text-align: center;
	padding: 1px 4px;
	color: #FFFFFF;
}
/* introduction style
-------------------------*/
#introduction {
	line-height: 2em;
	color: #0066CC;
	margin-bottom: 30px;
	font-size: 180%;
	text-align: left;
	margin-top: 10px;
	font-weight: bolder;
}
#introduction span {
	float: right;
	font-weight: normal;
	font-size: 70%;
}
/* contents style
-------------------------*/
.contents {
	margin-bottom: 40px;
	padding: 10px 20px 20px;
	border: 1px dashed #999999;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.contents2 {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
}
.contents dl {
	margin-bottom: 10px;
}
.contents    dl   dt  {
	font-weight: bold;
	margin: 0px 0px 10px;
	float: left;
	width: 5.5em;
	clear: both;
	line-height: 1.5;
}
.contents   dl   dd {
	margin: 0px 0px 10px 6.5em;
	line-height: 1.5;
}
#profile .contents dl {
	margin-bottom: 10px;
}
#profile .contents dl dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	line-height: 1.5;
	float: left;
	clear: left;
}
#profile .contents dl dd {
	margin: 0px 0px 10px 6em;
	line-height: 1.5;
}
* html .contents {
	zoom: 1;
}
.img_right {
	float: right;
	margin-left: 30px;
}
.img_left {
	float: left;
	margin-right: 30px;
}
.img_right_10 {
	float: right;
	margin-left: 10px;
}
.img_left_10 {
	float: left;
	margin-right: 10px;
}
.img_left_0 {
	float: left;
	margin-top: 10px;
}
.img_right_0 {
	float: right;
	margin-top: 10px;
}
.img_right_under30 {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.contents span img {
	margin-bottom: 30px;
}
.column_2  {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.column_3 {
	float: left;
	width: 166px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
