
#mainheader1  {
	width: 400px;
	color: #ffffff;
	background-color: #98b759;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #98b759 1px solid;
	border-bottom: #98b759 1px solid;
	border-left:   #98b759 1px solid;
	border-right:  #98b759 1px solid;
}

#mainheader2  {
	width: 400px;
	height: 10px;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-left:   #aaaaaa 1px solid;
	border-right:  #aaaaaa 1px solid;
}

#subheader1-1  {
	width: 180px;
	color: #ffffff;
	background-color: #efc650;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #efc650 1px solid;
	border-bottom: #efc650 1px solid;
	border-left:   #efc650 1px solid;
	border-right:  #efc650 1px solid;
}

#subheader1-2  {
	width: 180px;
	height: 10px;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-left:   #aaaaaa 1px solid;
	border-right:  #aaaaaa 1px solid;
}

#subheader1-2 a:hover {
	color: #555555;
	background-color: #f0e0c0;
	text-decoration: none;
	border-top:    #fff8d0 0px solid;
	border-bottom: #fff8d0 0px solid;
	border-left:   #fff8d0 0px solid;
	border-right:  #fff8d0 0px solid;
}


#subheader2-1  {
	width: 180px;
	color: #ffffff;
	background-color: #80a8d0;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #80a8d0 1px solid;
	border-bottom: #80a8d0 1px solid;
	border-left:   #80a8d0 1px solid;
	border-right:  #80a8d0 1px solid;
}

#subheader2-2  {
	width: 180px;
	height: 10px;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-left:   #aaaaaa 1px solid;
	border-right:  #aaaaaa 1px solid;
}

#subheader2-2 a:hover {
	color: #555555;
	background-color: #d0d8ff;
	text-decoration: none;
	border-top:    #f0f8ff 0px solid;
	border-bottom: #f0f8ff 0px solid;
	border-left:   #f0f8ff 0px solid;
	border-right:  #f0f8ff 0px solid;
}
#subheader3-1  {
	width: 180px;
	color: #ffffff;
	background-color: #ce7864;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #ce7864 1px solid;
	border-bottom: #ce7864 1px solid;
	border-left:   #ce7864 1px solid;
	border-right:  #ce7864 1px solid;
}

#subheader3-2  {
	width: 180px;
	height: 10px;
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	border-left:   #aaaaaa 1px solid;
	border-right:  #aaaaaa 1px solid;
}

#subheader3-2 a:hover {
	color: #555555;
	background-color: #ffc0c0;
	text-decoration: none;
	border-top:    #aaaaaa 0px solid;
	border-bottom: #aaaaaa 0px solid;
	border-left:   #aaaaaa 0px solid;
	border-right:  #aaaaaa 0px solid;
}
#maincontents  {
	width: 180px;
	color: #ffffff;
	background-color: #fff0e0;
	text-decoration: none;
	font-size:       10pt;
	margin : 0px 0px 3px 0px;
	padding: 3px 3px 3px 3px;
	border-top:    #fff0e0 1px solid;
	border-bottom: #fff0e0 1px solid;
	border-left:   #fff0e0 1px solid;
	border-right:  #fff0e0 1px solid;
}


body {
	color: #555555;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(image/back.jpg);
	background-repeat: repeat;
}

/**************　　全体枠　*********************/

#baseframe {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}

/**********　　ヘッダーロゴ　　****************/

#headerheader {
	background-image: url(image/logo4.jpg);
	background-repeat: no-repeat;

	height: 120px;
	width: 100%;
	margin: 0px 0px 0px;
	padding: 0px;

}

#headerheader a:link {
	color: #006633;
	text-decoration: none;
}

#headerheader a:visited {
	color: #006633;
	text-decoration: none;
}

#headerheader a:hover {
	color: #0000FF;
	text-decoration: none;
}

#headerheader a:active {
	color: #006633;
	text-decoration: none;
}


a:link {
	color: #2B3060;
	text-decoration: none;
}

a:visited {
	color: #2B3060;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
	background : 
}

a:active {
	color: #2B3060;
	text-decoration: none;
}

/********　　トップタイトル　**************/
#toptitle {
	font-size: 8pt;
	margin: 3px 0px 0px 8px;
	line-height:100%;
	color:#555555;
	text-align:left;
}

/********　　ヘッダー説明　**************/
#intro {
	font-size: 5pt;
	letter-spacing: 1px;
	margin-top: 0px;
	line-height:0%;
	text-indent: -1000em;
	color:#ffffff;
}

#main {
	font-size: 10pt;
	line-height:120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
	color:#555555;
	text-align:left;
}


.space {
	float: none;
	margin: 0px;
	clear: both;
}

#side_menu {
	width: 190px;
	height: auto;
	margin: 0px;
}

#main_menu {
	width: 400px;
	padding: 0px 10px 0px 10px;
	margin: 0px ;
	background-color: #FFFFFF;
}

#footerfooter {
	font-size: 12px;
	background-color: #98B759;
	text-align: center;
	margin: 0px;
	display: block;
	text-decoration: none;
	clear: both;
	color: #ffffff;
	height: 20px;
	padding-top: 7px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

#footerlinkfooterlink {
	font-size: 8px;
	line-height: 150%;
	letter-spacing: 1px;
}

#created {
	font-size: 8px;
	line-height: 150%;
	text-align: right;
	letter-spacing: 1px;
	color: #999999;
}

#descr  {
	font-size: 0.1pt;
	color: #ffffff;
	text-indent: -100em;
	vertical-align:0em;
	line-height: 0.1;
	write-space: nowrap;
}

.marker-y {
	BACKGROUND: #ffff00;
}

.menubox {
	margin: 0px;
	line-height:140%;
	padding: 0px;
	background-image: url(image/00.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

.category {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	background-image: url(image/00.gif);
	background-repeat: no-repeat;
	background-position: 12px 3px;
}


.entry {
	width: auto;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
	line-height: 150%;
	background-color: #ffffff;
	height: 11px;
	background-image: url(image/dot02.gif);
}

.meisai {
	width: auto;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	line-height: 120%;
	background-color: #f8ffe0;
	height: 12px;
}

.osusume {
	width: auto;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	line-height: 140%;
	background-color: #ffffff;
	height: 12px;
}

.osusume2 {
	width: auto;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	line-height: 140%;
	background-color: #ffffff;
	height: 12px;
}

.lohas {
	width: auto;
	padding: 0px 0px 0px 25px;
}

.line_under {
	width: auto;
	padding: 0px 0px 0px 0px;
	height: 1px;
	border-top-style :none;
	border-bottom-style :solid;
	border-left-style :none;
	border-right-style :none;
	border-width: 1px;
	border-color:#98B759;
}

.contents-2 {
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	background-color: #006666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.line {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4DDEE;
	padding-left: 10px;
	margin: 10px 0px 5px;
	padding-right: 0px;
	width: auto;
	padding-bottom: 3px;
}

h1 {
	padding: 20px;
	margin: 0px;
	font-size: 25pt;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

h2 a:link {
	color: #4AD3D3;
}

h2 a:visited {
	color: #4AD3D3;
}

h2 a:hover {
	color: #4AD3D3;
	text-decoration: none;

}

h2 a:active {
	color: #4AD3D3;
}


.txt_11px {
	font-size: 11px;
}

.gotop {
	margin: 12px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
