/* formatting style
-------------------------------*/
* {
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #999999;
	background-image: url(./img/bg.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link style
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
.margin {
margin : 0px 10px;
}
/* header styles
-------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 970px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.header {
	background-image: url(./img/header01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	border-top: 3px solid #66CC33;
	position: relative;
}
.header ul {
	background-color: #FFFFFF;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.header ul li  a:hover {
	background-color: #E8ECF5;
}

.header ul li {
	float: left;
	list-style: none;
}
.header ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 160px;
	border-top: 3px solid #66CC33;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
}
.header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
.header ul li#nHome a {
	border-left-style: none;
}
#search {
	float: right;
	background-image: url(./images2/search_back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 600px;
	height: 75px;
}

#search-inner {
	padding-left: 40px;
	vertical-align: middle;
	padding-top: 22px;
	width: 560px;
	height: 53px;
}
#search {
	float: right;
	background-image: url(./img/search_back.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 600px;
	height: 75px;
}
#search_logo {
	width: 962px;
	height: 75px;
	clear: both;
	margin-bottom: 5px;
}
#logo {
	float: left;
	height: 75px;
	width: 300px;
}
.outline #main h2 {
	margin-bottom: 10px;
}
.main {
	margin-top: 5px;
	width : 770px;
	float : right;
}
.side {
	padding: 5px 10px 0px 0px;
	width : 170px;
	float : left;
	margin-bottom: 20px;
}
.side4 {
	width : 590px;
	float : left;
	margin-bottom: 20px;
}
.side5 {
	width : 590px;
	float : left;
	margin-bottom: 20px;
}
.side2 h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.side4 h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.side5 h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.side2 h4 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.side2 img {
	margin-bottom: 10px;
}
.side h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.side ul {
	margin-top: 10px;
}
.side ul li {
	margin-bottom: 4px;
	list-style: none;
}
.side ul li a {
	background-image: url(./img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 150px;
	padding-left: 15px;
}
.pankuzu {
	margin-left: 10px;
	margin-bottom: 5px;
}
/* main2 styles
-------------------------------*/
.main2 {
width : 415px ;
float : left ;
border: 1px solid #3366FF;
}
.main2 ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.main2 ul li {
	background-position: left center;
	display: block;
	margin-bottom: 2px;
	list-style: none;
	padding-left: 15px;
}
.main2 p {
	line-height: 1.5;
	margin-bottom: 0.2em;
	margin-right: 0.1em;
	margin-left: 0.4em;
}
.main2 h2 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-bottom: 1px dotted #666666;
}
.main2 h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
	border-bottom: 1px dotted #666666;
}
.main2 h4 {
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-top: 2px solid #0000FF;
}
.main2 dl#news dt {
	font-weight: bold;
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
.main2 dl#news dd {
	margin: 0px 0px 10px 6px;
}
.main3 {
width : 346px ;
float : right ;
}
.side2 {
width : 346px ;
float : right ;
}
.footernavi {
	background-color: #FFFFFF;
	margin: 10px auto;
	width: 950px;
	border: 1px solid #0000CC;
	height: 290px;
}
.c-both {
clear : both ;
}
/* footer styles
-------------------------------*/
.main dl dt {
	clear: both;
}
.footer ul li a {
	color: #CCCCCC;
}
.footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
.footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	clear: both;
}
/* table
-------------------------------*/
.main2 table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.main2 table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.main2 table td {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.main2 table tr.odd {
	background-color: #EFEFEF;
}
.side4 table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.side4 table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.side4 table td {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.side4 table tr.odd {
	background-color: #EFEFEF;
}
/* green
-------------------------------*/
.index {
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.index1 {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.index1 p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.index1 h4 {
	background-image: url(./img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.index1 h5 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}
.menu {
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.green {
	float: left;
	width: 190px;
	margin: 2px;
}
.green ul {
	border-bottom: 1px dotted #666666;
}
.green ul li {
	margin-bottom: 2px;
	list-style: none;
	background-position: left center;
	display: block;
	width: 175px;
	padding-left: 15px;
}
.sponser {
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.sponser p {
	margin-bottom: 5px;
}
.rounge {
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.news {
	border: 1px solid #3366FF;
	margin-bottom: 10px;
}
.vs2 {
	float: left;
	width: 950px; 
    height: 290px;
}
.vs2 h3 {
	background-image: url(./img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #666666;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.clear {
clear:both;
}
.main2 table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.table td {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
.table tr.odd {
	background-color: #EFEFEF;
}
