/* CSS Document */
.text12    {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a {
	text-decoration: underline;
	color: #FF0000;
}
.txt13 {
	font-size: 13px;
	line-height: 130%;
	color: #0099CC;
}
a:link {
	color: #FF6666;
}
a:visited {
	color: #FF6666;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF6666;
}
.style3 {color: #FF0000}
.style4 {font-size: 13px; line-height: 130%; color: #FF0000; }

.txt14_cc0066 {
	font-size: 14px;
	color: #cc0066;
	font-weight: bold;
	line-height: 130%;
}
.txt14_333333 {
	font-size: 14px;
	color: #333333;
	line-height: 130%;
}
.box1 {
	border: 1px solid #CC0066;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.btn1 {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	padding-right: 5px;
	padding-left: 5px;
	width: 120px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-left-color: #FF9999;
}
.btn2 {
	background-color: #FFFFEE;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-left-color: #FF9999;
	width: 175px;
}
#index_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top_img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.top_box1 {
	width: 201px;
	margin-right: 0px;
}
.top_box2 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

.top_box3 {
	width: 350px;
	margin-right: 10px;
	padding-bottom: 5px;
	margin-left: 80px;
}
#top_bnr {
	padding-bottom: 10px;
}
