body {
	font-family: Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 18px;
}

A:link { 	margin: 0;
color: #2C9000; }
A:active {	margin: 0;
 color: #2C9000; }
A:visited {	margin: 0;
 color: #009933; }
A:hover { 	margin: 0;
}
img{
	margin: 0;
	padding: 0px;
}
.txts { font-size : 10px; line-height : 14px; ; font-weight: normal}
.txtm { font-size : 12px; line-height : 18px; ; font-weight: normal;
	margin: 0;
}
.txtl { font-size : 14px; line-height : 18px; }

.txtsb { font-size : 10px; line-height : 14px; font-weight: bold; }
.txtmb { font-size : 12px; line-height : 18px; font-weight: bold; }
.setsumei{
	background-color: transparent;
	border-top: 1px solid #2C9000;
	border-left: 1px solid #2C9000;
	border-right: 1px solid #2C9000;
	border-bottom: 2px solid #2C9000;
	font-weight: normal;
	font-size : 12px;
	line-height : 18px;
	text-align: left;
	margin: 6 0;
	padding: 10px;
}
.setsumei2{
	background-color: transparent;
	border-top: 1px solid #396;
	border-left: 1px solid #396;
	border-right: 1px solid #396;
	border-bottom: 1px solid #396;
	font-weight: normal;
	font-size : 12px;
	line-height : 18px;
	text-align: left;
	margin: 3;
	padding: 10px;
}
.small{
	color: #333;
	font-weight: normal;
	font-size: 10px;

}

h2 {
	font-size: 12px;
	color: #fff;
	background-color: #29e;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 1px;
	margin: 0;
	width: auto;
}

#top{
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}

h5{
	color:#aa1002;
}

hr.orange1 {
    border: #fb0 1px solid;
    }
    

#menu ul,#menu li{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:left;
	font-weight: bold;
	font-size: 14;
	margin-right: 2px;
}

#menu a,#menu a:link,#menu a:visited{
	text-decoration:none;
	text-align:center;
	height:auto;
/*	font-family: Tempura,Arial,sans-serif;*/
	color:#333;
	background-color:#EBEBEB;
	padding:2 0;
	width:130;
	display:block;
}

#menu a:hover{
	color:#fff;
	background-color:#576db1;
}

#contents_pre {
	clear:both;
}
#contents {
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}
#left-side {
	float:left;
	width: 270px;
}

#right-side {
	float:right;
	width: 370px;
}

#footer{
	width: 660px;
	font-size: 12px;
	font-family: Tempura,Arial,sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
 	padding:5 10;
	color: #353;
	background-color: #DDb;
	border: 1px solid #390;
}

