@charset "Shift_JIS";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F0F1F3 url(../img/back.gif) repeat-y center top;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}

a:link {
	color: #405CAA;
	text-decoration: underline
}
a:visited {
	color: #67767F;
	text-decoration: underline
}
a:hover {
	color: #0000FF;
	text-decoration: none
}

a:active {
	color: #0B2983; text-decoration: none
}

/* ----- opacity ----- */

a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

.alp50 img {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}


/* ----- opacity ----- */

.hdr {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

img {
	border-style: none;
}

#page {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	}

#main {
	width: 883px;
	padding: 0px 20px 0px 18px;
	text-align: left;
}

#main2 {
	width: 670px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

#main3 {
	width: 860px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.float_r {
	float: right;
	width: 429px;
}

#footer {
	clear:both;
	width:100%;
	text-align: center;
}

/* ----- list_text ----- */

.tura {
	margin: 0px 0px 0px -16px;
	text-indent: -3px;
	list-style-image: url(../img/li.gif);
	font-size: 10px;
	color: #666666;
	}

.tura_indent {
	margin: 5px 0px 5px 0px;
}

.textarea1 {
	margin: 5px;
	font-size: small;
	color: #666666;
}

.team_text {
	color: #0066CC;
	font-weight: bold;
}

/* ----- title ----- */

.tiborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}

.table2_l {
	width: 425px;
}

.table_ti1 {
	width: 860px;
	margin: 10px 0px 0px 0px;
	padding: 5px 7px 2px 10px;
	text-align: left;
	background-color: #BFF7A0;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6AB92C;
	border-left-color: #6AB92C;
	font-size: medium;
	color: #305437;
}

.table_ti2 {
	width: 860px;
	margin: 10px 0px 0px 0px;
	padding: 5px 7px 2px 10px;
	text-align: left;
	background-color: #C3D8F7;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4D49C3;
	border-left-color: #4D49C3;
	font-size: medium;
	color: #003366;
}

.table_ti3 {
	width: 860px;
	margin: 10px 0px 0px 0px;
	padding: 5px 7px 2px 10px;
	text-align: left;
	background-color: #F7E3EC;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}

/* ----- tablemake ----- */

.t0 {
	padding: 5px;
	font-size: small;
	color: #666;
	background-color: #fff;
}

.t1 {
	padding: 5px;
	font-size: small;
	color: #FFF;
	background-color: #ABABAB;
}

.t2 {
	padding: 5px;
	font-size: small;
	color: #666;
	background-color: #F2F2F2;
}

.t3 {
	padding: 5px;
	font-size: small;
	color: #666;
	background-color: #D9F1CB;
}

.t4 {
	padding: 5px;
	font-size: small;
	color: #666;
	background-color: #DCE2F1;
}

