
.style2 {
	color: #512000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka,"MS Gothic", "MS PGothic";
	font-weight: bold;
}
a:link {
	color: #512000;
	text-decoration: none;
}
a:visited {
	color: #512000;
	text-decoration: none;
}
a:hover {
	color: #006C3B;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.a1:link {
	color: #ffffff;
	text-decoration: none;
}
.a1:visited {
	color: #ffffff;
	text-decoration: none;
}
.a1:hover {
	color: #ffff00;
	text-decoration: none;
}
.a1:active {
	color: #cccccc;
	text-decoration: none;
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka, "MS Gothic", "MS PGothic";
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka,"MS Gothic", "MS PGothic";
}
.style5 {
	color: #115639;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif, osaka, "MS Gothic", "MS PGothic";
	font-weight: bold;
	font-style: italic;
}
.style6 {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka, "MS Gothic", "MS PGothic";
}
.style7 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka,"MS Gothic", "MS PGothic";
}
.style8 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif, osaka,"MS Gothic", "MS PGothic";
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg_green.jpg);
	margin: 0px;
	text-align: center;
}

#content {
	background-color: #FFFFFF;
	width: 772px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 142px;
	width: 770px;
}

#primary_content {
	width: 770px;
	background-color: #006C3B;
	height: auto;
}

#left_menu {
	float: left;
	width:	202px;
	/* height: 50%; */
	background-color: #006C3B;
}

#left_menu .left_article {
	clear: both;
	width: 202px;
	text-align: center;
}

#left_menu .la_maintext {
	width: 190px;
	text-align: left;
	font-size: 80%;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 5px;
}

#left_menu .la_maintext img {
	float: left;
	margin-right: 3px;
}

#maintext {
	float: right;
	width:	568px;
	/* height: 50%; */
	/* text-align: left; */
	background-color: #FFFFFF;
}

#maintext h2 {
	margin-top:0;
	margin-bottom:0;
	margin-left:5; 
	padding: 3px;
	font-size: 110%;
	color: #003300;
	background-color: #FFFFcc;
	border-left: 5px solid #339933;
	border-bottom: 1px solid #66cc66;
}

#maintext h3 {
	margin-top:0;
	margin-bottom:0;
	margin-left:5; 
	padding: 3px;
	font-size: 98%;
	color: #003300;
	background-color: #FFFFcc;
	border-left: 5px solid #339933;
	border-bottom: 1px solid #66cc66;
}

#maintext ul {
	margin:0,0,10,0;
	padding:0;
}

#maintext ul li {
	margin-left: 1em;
	margin-top: 8px;
}

#maintext .color_brown {
	color: #660000;
}

#maintext .color_red {
	color: #ff0000;
}

#maintext .left_tx {
	clear: both;
	width: 544px;
	background-color: #C1E3D3;
	text-align: left;
	font-size: 90%;
	padding: 10px;
	margin-left: 5px;
}

#maintext .left_tx img {
	float: right;
	margin-left: 5px;
}

#maintext .right_tx {
	clear: both;
	width: 544px;
	background-color: #C1E3D3;
	text-align: left;
	font-size: 90%;
	padding: 10px;
	margin-left: 5px;
}

#maintext .right_tx img {
	float: left;
	margin-right: 10px;
}

#maintext .center_tx {
	background-color: #C1E3D3;
	width: 544px;
	text-align: center;
	margin-left: 5px;
	padding: 10px;
}

#maintext .blue_back {
	width:	560px;
	background-color: #C1E3D3;
	margin-left: 5px;
	font-size: 90%;
}

#maintext .blue_back p{
	margin-top: 5px;
	margin-left: 5px;
	hight: auto;
}	

#maintext #aisatsu_back {
	clear: both;
	width: 554px;
	background-color: #C1E3D3;
	text-align: left;
	margin-left: 4px;
	padding-top: 2px;
	font-size: 90%;
}

#maintext .aisatsu_left {
	width: 260px;
	text-align: left;
	font-size: 90%;
	margin-left: 4px;
	/* border-right: 1px solid green; */
	float: left;
}

#maintext .aisatsu_right {
	width: 280px;
	text-align: left;
	font-size: 90%;
	border-left: 1px solid green;
	padding-left: 2px;
	float: right;
}

#maintext .aisatsu_right img {
	float: right;
	margin-left: 5px;
}

#maintext .aisatsu_right p {
	margin-top: 1em;
}

#maintext #topic_back {
	width: 556px;
	font-size: 90%;
	padding-left: 5px;
	padding-bottom: 7px;
}

#maintext #topic_back .topic_main {
	width: 550px;
	border: 1px solid #215D41;
	background-color: #C1E3D3;
	/* background-color: #FFFFFF; */
}

#maintext #topic_back .topic_main .topic_left {
	width: 278px;
	border-right: 1px solid #215D41;
	padding: 2px;
	float: left;
}

#maintext #topic_back .topic_main .topic_left p {
	margin-top: 2px;
}

#maintext #topic_back .topic_main .topic_left .link_detail {
	width: 97%;
	text-align: right;
}

#maintext #topic_back .topic_main .topic_right {
	width: 262px;
	/* border: 1px solid #215D41; */
	margin-left: 1px;
	text-align: left;
	float: right;
}

#maintext #topic_back .topic_main .topic_right p {
	margin-top: 2px;
}

#maintext #topic_back .topic_main .topic_right .link_detail {
	width: 97%;
	text-align: right;
}

#maintext #topic_back .topic_main .topic_right .right_img {
	float: right;
}

#maintext #othertopic_back {
	clear: both;
	width: 556px;
	background-color: #C1E3D3;
	text-align: left;
	margin-left: 4px;
	font-size: 90%;
}

#maintext .classimages {
	text-align: center;
}


.clear_float {
	clear: both;
}

#up_left_corner {
	width: 770px;
	/* height: 11px; */
	background-color: #FFFFFF;
}

#up_left_corner_border {
	/* width: 770px; */
	height: 11px;
	background-color: #006C3B;
}

#bottom_left_corner {
	clear: both;
	width: 770px;
	/* height: 6px; */
	background-color: #FFFFFF;
}

#bottom_left_corner_border {
	clear: both;
	/* width: 770px; */
	height: 6px;
	background-color: #006C3B;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	height: 34px;
	width: 770px;
}

#footer .copyright {
	float : left;
	width: 170px;
	padding-top: 10px;
	padding-left: 10px;
	
}

#footer .menu {
	float : right;
	width: 590px;
	padding-top: 10px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	float:	left;
	/*width:	90px;*/
	margin: 0;
	padding: 0;
}

.clear_block {
	clear: both;
}

/* CSSƒnƒbƒN
------------------------------------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */