@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 1.6em;
	text-align:center;
	color: #EEE;
	background-color: #000;
	background-image: url(../images/subback.GIF);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:780px;
	text-align:left;
	background-image: url(../images/sub_waku.GIF);
	background-repeat: no-repeat;
	background-position: left top;
}

#sub {
	float:left;
	width:100px;
	height:100%;
	padding-left: 20px;
}	

#main {
	float:right;
	width:660px;
	padding-bottom: 10px;
}

.main {
	padding-right: 50px;	
	margin-top:20px;
}

#fullmain {
	padding-left:80px;
	width:660px;
	padding-bottom: 10px;
}

#link_l {
	width:300px;
	float:left;
	margin-top:20px;
}

#link_r {
	width:360px;
	float:right;
	margin-top:20px;
}

.pict {
	padding-right: 50px;	
	margin-top:20px;
	text-align:center;
}

.fullpict {
	margin-top:40px;
	text-align:center;
}

.text {
	padding-left: 25px;	
	padding-right: 75px;	
	margin-top:20px;
	text-align:left;
}
	

#footer {
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:780px;
	padding-bottom: 10px;
}

.aline {
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.6em;
	border-bottom:1px dotted #BBB;
	color: #EEE;
	text-decoration:none;
}

.anone {
	font-size: 10pt;
	line-height: 1.6em;
	color: #EEE;
	text-decoration:none;
}

a:visited {
	color: #999;
}

a:hover.aline {
	background-color: #C00;
	border:none;
}

img {
	border:none;
	color:#000;
}

.uline {
	text-decoration:underline;
}

.orange {color:#F90;}

.center {text-align:center;}

.right {text-align:right;}

.cut {text-decoration:line-through;}

.small {font-size:12px;}

.vsmall {font-size:8px;}

#navi {
	padding: 0px;
	margin-top: 10px;
}

.red {color:#F00;}

.gray {color:#999;}

.bla {color:#000;}

.tdgray {
	background-color: #666;
	text-align:center;
	padding: 2px;
}

.tdgray_d {
	background-color: #333;
}
.gray_d {
	color: #333;
}


.tdred {
	background-color: #FF0000;
}

.tdred_d {
	background-color: #990000;
}

.tdred_dd {
	background-color: #660000;
}

.pic_list {
	line-height: 180%;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cap {
	font-size:10px;
	color:#999;
	line-height: 1.2em;
}

.newold {
	font-size:10px;
	color:#999;
	text-align:right;
	line-height: 1.4em;
}

.large1 {
	font-size:19pt;
	font-weight: bold;
	line-height: 21pt;
}

.large2 {
	font-size:16pt;
	font-weight: bold;
	line-height: 17pt;
}

.large3 {
	font-size:13pt;
	font-weight: bold;
	line-height: 14pt;
}

td {
	font-size: 10pt;
	line-height: 1.6em;
	vertical-align: top;
}
a {
	text-decoration: none;
}

.mainwidth{
	width:570px;
	}