
body {
	color: #333333;
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/bg4.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 870px;

}

/**************　　全体枠　*********************/

#baseframe {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 800px;
}


/**********　　ヘッダーロゴ　　****************/


a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

a:active {
	color: #2B3060;
	text-decoration: none;
}

/********　　トップタイトル　**************/
#toptitle {
	font-size: 8pt;
	margin: 8px 0px 0px 40px;
	color:#333333;
	text-align:left;
}


/********　　ヘッダー説明　**************/
#intro {
	font-size: 5pt;
	margin-top: 5px;
	line-height:120%;
}

#descr  {
	font-size: 9px;
	color:#dddddd;
	text-align: center;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
}


/********　　メイン　**************/
#main {
	font-size: 10pt;
	line-height:140%;
	padding: 5px 5px 5px 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 5px;
	width: 800px;
	text-align:left;
	color:	#111111;
}

#main a:link {
	color: #333333;
	text-decoration: none;
}

#main a:visited {
	color: #333333;
	text-decoration: none;
}

#main a:hover {
	color: #555555;
	text-decoration: underline;
	background : 
}

#main a:active {
	color: #f03333;
	text-decoration: none;
}


/********　　右サイド　**************/

#contents {
	float: right;
	font-size: 11pt;
	line-height:120%;
	width: 480px;
	padding: 0px 0px 0px;
	margin: 10px 15px 10px 20px;

	color:#333333;

}

#content_categ {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	color: #ffffff;
	background-color: #98c4e9;
	border-bottom: #3264a0 0px solid;
	border-left:   #3264a0 15px solid;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
}


/********　　左サイド　**************/

#menu_amenu {
	float: left;
	width: 260px;
	font-size: 10pt;
	line-height:120%;
	color: #555555;
	margin: 10px 0px 0px 5px;
}
#menu_amenu a:link {
	color: #ffffff;
	text-decoration: none;
}

#menu_amenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menu_amenu a:hover {
	color: #eeeeee;
	text-decoration: underline;
	background : 
}

#menu_amenu a:active {
	color: #f03333;
	text-decoration: none;
}


.space {
	float: none;
	margin: 0px;
	clear: both;
}


.menubox {
	line-height:140%;
	font-size: 12px;
	background-color: #1D4674;
	padding: 5px 0px 2px 10px;
	margin: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 120px;
	height: 20px;

}

#menubar {
	line-height:120%;
	font-size: 12px;
	background-color: #1D4674;
	border:solid 1px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 120px;
	height: 20px;
	text-align:center;

}
#menubar a:link {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:hover {
	color: #eeeeee;
	text-decoration: underline;
	background : 
}


#menubar2 {
	line-height:100%;
	font-size: 12px;
	background-color: #f0f0ff;
	border:solid 1px;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 0px;
	color: #1D4674;
	width: 120px;
	height: 20px;
	text-align:center;

}
#menubar2 a:link {
	color: #1D4674;
	text-decoration: none;
}

#menubar2 a:visited {
	color: #1D4674;
	text-decoration: none;
}

#menubar2 a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #f0f0ff;
}



#footerfooter {
	font-size: 12px;
	background-color: #1D4674;
	text-align: center;
	margin: 0px 0px 10px 35px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 800px;
	height: 20px;
	clear:both;
	padding: 8px 0px 2px 0px;
}


#created {
	font-size: 8px;
	line-height: 150%;
	text-align: right;
	letter-spacing: 1px;
	color: #999999;
}

#aka {
	color: #ff0000;
}
#ao {
	color: #0000ff;
}


h1 {
	padding: 20px;
	margin: 0px;
	font-size: 25pt;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}


