
/*
	GlobalFont CSS 
*/


* BODYTD */

body {
	font-family:
		Verdana,
		Arial,
		"?????? Pro W3",
		"Osaka",
		"MS P????",
		sans-serif;
	margin: 0;
	font-size: 0.8em;
	color: #505050;
	line-height:140%;
}

td {
	font-size:14px;
	color:#333333;
	line-height:130%;
}

.big {
	font-size:16px;
}
.middle {
	font-size:15px;
}
.small {
	font-size:12px;
}

.site-seo {
	font-size:13px;
	color:#666666;
	line-height:130%;
}


/* Link */
a {
	color: #003399;
}
a:hover {
	color: #FF4210;
}
a:active {
	color: #FF4210;
}
a:visited {
	color: #0066cc;
}



HR {
  color: #cccccc;
}

#subtitle,h1 {
	font-size:80%;
	font-weight:lighter;
	text-align:center;
	background-color: #F6F6F6;
	padding: 3px;
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
}




a:link {
	color: #0033CC;
}

a:visited {
	color: #660066;
}

a:hover {
	color: #993399;
}


h1 {
	font-size:80%;
	font-weight:lighter;
	text-align:center;
	background-color: #F6F6F6;
	padding: 3px;
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
}

h2,h3,h4{
    margin:0;
	font-size: 0.8em;
	font-weight:normal;
	
}

.container {
width:1024px;
margin-left:auto;
margin-right:auto;
}

.topboard {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

.searchwindow {
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	background-color: #990000;
	padding: 10px;
}

.topbanner {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-color: #EEECE8;
}

.topbanner li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.left_navi {
width:205px;
float:left;
}

.left_navi td{
padding: 5px;
}

.contents {
width:800px;
float:right;
}

.contents td{
padding: 5px;
}


.pickup table{
width:800px;
}

.pickup tr{
width:800px;
}

.pickup td{
	padding: 5px;
	text-align: center;
	width: 145px;
	vertical-align: top;
}


.pickup img{
	border: 1px;
	border-color: #CCCCCC;
	width: 120px;
}


.center {
width:1024px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
}



.clear {
width:100%;
clear:both;
}

.footer {
width:1024px;
margin-top:20px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.footer td{
padding:5px;
}


.text_white {
color:#ffffff;
}

.text_red {
color:#cc0000;
}

.text_gold {
font-size:110%;
color:#cc9900;
line-height:110%;
}

.text_big {
font-size:110%;
line-height:160%;
}

.text_red2 {
color:#AE3434;
}

.news {
	width: 800px;
	height: 200px;
	background-color:#FFFFFF;
	overflow:auto;}