#wrap {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka;
	font-size: small;
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
}
#headder {
	width: 100%;
	background-color: #FFcc00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#menu ul{
	list-style-type: none;
	background-color: #000000;
	height: 25px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#menu {
	width: 100%;
	background-color: #2F4B60;
	margin-bottom: 10px;
	height: 28px;
	padding: 0px;
	margin-top: 0px;
}
#menu li{
	float: left;
	width: 16%;
	display: block;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu li.active{
	width: 19%;
	background-color: #FF5A00;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 25px;
}
#headder h1{
	font-size: small;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#headder p{
	margin: 0px;
	padding: 0px;
}
#main {
	width: 100%;
}
#cts {
	float: right;
	width: 530px;
	margin-left: 10px;
	margin-right: 10px;
}
#main h1{
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka;
	font-size: medium;
	color: #333333;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #EFEFEF;
	clear: both;
}
#main h2{
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka;
	font-size: medium;
	color: #666666;
	background-color:#F5F5F5;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #EFEFEF;
	clear: both;
}
.red {
	color: #FF5A00;
}
#main h3{
	font-size: small;
	color: #333333;
}
#main ul{
	margin-left: 0px;
	padding-left: 0px;
}
#main li{
	font-size: small;
	color: #666666;
	line-height: 25px;
	list-style-type: none;
	background-image: url(images/lst_imgjp.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
#futter {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: small;
	color: #000000;
	background-color: #ffcc00;
	padding-top: 5px;
	padding-bottom: 5px;
}
#futter a{
	color: #000000;
}
#lmenu {
	width: 186px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
strong.jal {
	color: #FF0000;
}
strong.ana {
	color: #0000FF;
}
.ctsleft {
	float: left;
	width: 49%;
}
.ctsright {
	float: right;
	width: 49%;
}
.link {
	background-color: #FFE6E6;
	border: 1px dotted #FF6666;
	padding: 10px;
	margin: 10px;
	font-size: large;
	font-weight: bold;
}
.cross {
	background-color: #F2F2F2;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.outtext {
	text-indent: -2000px;
}
