@charset "utf-8";
img {
	border:0;
}
#pankuzu {
	font-size: small;
	line-height: 40px;
	height: 40px;
}
#pankuzu ul li {
	display: inline;
	line-height: 40px;
	height: 40px;
	list-style-type: none;
	margin-left: 5px;
}
#pankuzu ul li a {
	background-image: url(../img/arr_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color: #690;
	text-decoration: underline;
}
#pankuzu a:visited {
	color: #690;
	text-decoration: underline;
}
#pankuzu a:hover {
	color: #F60;
	text-decoration: underline;
}
p#btn_reg a {
	background-image: url(../img/btn_reg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 200px;
	margin-bottom: 20px;
	overflow: hidden;
	text-indent: -9999px;
}
p#btn_reg a:hover {
	background-position: 0px -55px;
}

ul#menu {
	font-size: small;
	list-style-type: none;
	margin-bottom: 20px;
	background-image: url(../img/ttl_contents.gif);
	background-repeat: no-repeat;
	padding-top: 29px;
}
ul#menu li a {
	background-image: url(../img/arr_01.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
ul#menu li a:hover {
	background-color: #F2F4E8;
	color: #690;
	text-decoration: underline;
	display: block;
}

ul#menu a:link {
	color: #333;
	text-decoration: none;
}
ul#menu a:visited {
	color: #333;
	text-decoration: none;
}
#right_box {
	width: 100%;
}

#main {
	float: left;
	width: 100%;
	/*padding-right: 20px;
	padding-left: 20px;*/
	margin-bottom: 40px;
}
#right_side a:link {
	color: #333;
	text-decoration: underline;
}
#right_side a:visited {
	color: #333;
	text-decoration: underline;
}
#right_side a:hover {
	color: #690;
	text-decoration: underline;
}
#right_side img {
	margin-bottom: 3px;
}

#pagetop {
	height: 16px;
	margin-top: 50px;
	clear: both;
	width: 67px;
	margin-left: auto;
}
#pagetop a {
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
#pagetop a:hover {
	background-position: 0px -16px;
}
.pagetop {
	height: 16px;
	margin-top: 20px;
	clear: both;
	width: 67px;
	margin-left: auto;
	margin-right: 20px;
}
.pagetop a {
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
.pagetop a:hover {
	background-position: 0px -16px;
}
/*
#main h2 {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #6EB92B;
	font-size: 16px;
	font-weight: bold;
	background-color: #F7F7F7;
	padding-left: 10px;
	color: #000;
	margin-top: 30px;
	clear: both;
}
#main h3 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	color: #360;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
}
#main h4 {
	font-weight: bold;
	color: #333;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 130%;
}

#main p {
	font-size: 80%;
	line-height: 180%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 1em;
}
*/
.txt_colored01 {
	color: #F60;
}
.clear {
	clear: both;
	font-size: 0px;
}
