@charset "utf-8";

h1 {
	font-size: 0.75em;
	margin: 0 0 -15px;
	padding: 10px 0 0;
	color: #CC0;
	text-align: right;
}

h2 {
	margin: 1px 0 0;
	padding: 5px 10px;
	background-color: #fff7b2;
	color: #363;
	font-size: 0.75em;
	border-bottom: solid 1px #729926;
	border-right: solid 1px #729926;
	line-height: 1.6em;
}

h3   {
	font-size:0.75em;
	font-weight: bold;
	color: #FFF;
	background-color: #960;
	margin: 0;
	padding: 10px;
}

h4  {
	background-color:#F60;
	font-size:1em;
	font-weight: bold;
	margin: 0;
	text-align: center;
	color: #FFF;
	line-height: 1.2em;
	padding: 5px;
	border-bottom: solid 1px #d2691e;
	border-right: solid 1px #d2691e;
	border-left: solid 1px #ff8c00;
	border-top: solid 1px #ff8c00;
}

h5 {
	padding: 10px;
	background-color: #88b235;
	color: #FFF;
	font-size: 0.65em;
	font-weight: normal;
	display: block;
	margin: 0;
}

h6 {
	margin: 1px 0 0;
	padding: 5px 10px;
	background-color: #060;
	color: #ffd700;
	font-size: 0.65em;
	line-height: 1.6em;
	border: solid 1px #88b235;
	font-weight: normal;
}


/* container */

#container {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(image/back_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
			   }

/* header */

#header {
	margin: 0;
	padding: 0;
	background-color: #88b235;
}

#ncttop {
	margin: 0;
	height: 60px;
	padding: 0;
	width: 150px;
	background-image: url(image/t_title.gif);
}

/* topic path */

p#bread {
	font-size:0.65em;
	background-color: #88b235;
	color: #FFF;
}

p#bread a {
	color: #FFF;
}

p#bread a:link {
	color: #FFF;
	text-decoration: underline;
}

p#bread a:hover {
	color: #FF3333;
	text-decoration: underline;
}

/* navigation bar */

#navitop {
	font-size: 0.75em;
	padding: 0px;
	background-color: #88b235;
	float: right;
	margin-top: -20px;
	color: #666;
}

#navitop  a {
	color: #FFF;
	text-decoration: none;
}

#navitop  a:link {
	color: #FFF;
	text-decoration: none;
}

#navitop  a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#navibottom {
	font-size: 0.75em;
	padding: 5px;
	display: block;
	color: #5f7f1f;
	background-color: #88b235;
	text-align: center;
}

#navibottom  a {
	color: #FFF;
	text-decoration: none;
}

#navibottom  a:link {
	color: #FFF;
	text-decoration: none;
}

#navibottom  a:hover {
	color: #FF3333;
	text-decoration: underline;
}

table {
	margin:0px;
	font-size: 0.75em;
	color: #000;
}

/* main */

#main {
	width:584px;
	float:left;
	background-image: url(image/back_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#middle {
	float:right;
	float:left;
	background-color: #FFF;
	width: 216px;
}
#middle p {
	font-size:0.75em;
	line-height:1.6;
	padding: 0;
	margin: 0;
}
#middle ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
}

#middle li {
	background-image:url(image/triangle2.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	list-style-type:none;
	background-position: 0 3px;
}


#middle2 {
	float:right;
	float:left;
	width: 216px;
}

#middle2 p {
	font-size:0.75em;
	line-height:1.6;
	padding: 0;
	margin: 0;
}

#middle2 ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
}

#middle2 li {
	background-image:url(image/triangle.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	list-style-type:none;
	background-position: 0 3px;
}

/* information */

#large {
	width:358px;
	padding: 0px;
	float: right;
	background-color: #88b235;
	border: solid 5px #88b235;
	border-top: none;
	color: #fff;
}

#large p {
	font-size:0.75em;
	line-height:1.6;
	padding: 0 5px;
	margin: 10px 0;
}

#large ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
}

#large li {
	background-repeat:no-repeat;
	padding-left:0px;
	list-style-type:square;
}

#large2 {
	width:358px;
	padding: 0px;
	float: right;
	background-color: #88b235;
	border: solid 5px #88b235;
	border-top: none;
}

#large2 p {
	font-size:0.75em;
	line-height:1.6;
	padding: 0 5px;
	margin: 10px 0;
	color: #FFF;
}

#large2 ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
	background-color: #fff8dc;
}

#large2 li {
	background-image:url(image/star.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	list-style-type:none;
	background-position: 0 3px;
}

#small {
	width:206px;
	float:left;
	padding: 0px;
	background-color: #FFF;
}

#small p {font-size:0.75em;
	line-height:1.6;
}

#small a:link {
	color: #00F;
	text-decoration: underline;
}

#small a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#small ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
}

#small li {
	background-image:url(image/triangle2.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	list-style-type:none;
	background-position: 0 3px;
}

#small2 {
	width:206px;
	float:right;
	padding: 0px;
}

#small2 p {font-size:0.75em;
line-height:1.6;
}

#small2 ul {
	font-size:0.75em;
	margin:0;
	padding:10px;
	line-height: 1.6em;
}

#small2 li {
	background-image:url(image/triangle.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	list-style-type:none;
	background-position: 0 3px;
}

#title {
	margin:0px;
	padding:0px;
	clear: both;
	width: 790px;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	height: 60px;
	background-image: url(image/t_title.gif);
}

/* footer */

#footer {
	clear: both;
}

address {
	padding:10px;
	text-align: center;
	font-style: normal;
	margin-top: 0px;
	color: #666;
}

/* others */

#pagetop {
	text-align: center;
	font-size: 0.65em;
	clear: both;
	border-bottom: dotted 3px #6cce0a;
	line-height: 2em;
	padding: 5px;
	margin: 0;
}

#pagetop a {
	color: #0000FF;
}

#pagetop a:link {
	color: #0000FF;
	text-decoration: underline;
}

#pagetop a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#pagetop2 {
	text-align: right;
	font-size: 0.65em;
	padding: 5px 10px;
}

#pagetop2 a {
	color: #0000FF;
}

#pagetop2 a:link {
	color: #0000FF;
	text-decoration: underline;
}

#pagetop2 a:hover {
	color: #FF3333;
	text-decoration: underline;
}

#photo {
	margin:0;
	padding: 15px 0 0 10px;
	background-image: url(image/blur.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#banner {
	margin:10px;
}

body{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ3";
	background-color: #88b235;
}

a:link {
	color: #00F;
	text-decoration: underline;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

.red {color:#F00;}

.yellow {
	color:#FF0;
}

.green {
	color:#060;
	font-weight: bold;
}

.paragraph {
	margin: 0;
	padding: 5px 10px;
	background-color: #ace539;
	color: #363;
	font-size: 0.875em;
	border-top: solid 1px #729926;
	border-left: solid 1px #729926;
	line-height: 1.6em;
	display: block;
	text-align: center;
	font-weight: bold;
}

.large {
	font-size: 1.35em;
	font-weight: bold;
	color: #FF0;
	line-height: 1.3em;
	display: block;
	border: solid 1px #ccff7f;
	text-align: center;
	padding: 2px;
}

.indent-left {
	font-weight: bold;
	padding-left: 2px;
	color: #FFF;
}

.indent-right {
	text-align: right;
	padding-right: 2px;

}

.caption {
	font-size:0.65em;
	text-align: center;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	color: #333;
}

