body,td,th {/**/
	font-size: 13px;/**/
}
body {/**/
	margin-top: 0px;/**/
	line-height: 140%;/**/
	margin-left: 0px;/**/
	margin-right: 0px;/**/
	margin-bottom: 0px;/**/
}
.font_10 {/**/
	font-size: 10px;/**/
}
.font_11 {/**/
	font-size: 11px;/**/
}
a:link {/**/
	color: #000000;/**/
	text-decoration: underline;/**/
	font-weight: bold;
}
a:visited {/**/
	text-decoration: underline;/**/
	color: #000000;/**/
	font-weight: bold;/**/
}
a:hover {/**/
	text-decoration: none;/**/
	color: #FF0000;/**/
	font-weight: bold;/**/
}
a:active {/**/
	text-decoration: none;/**/
	color: #FF0000;/**/
	font-weight: bold;/**/
}
#whats_new {/* What's Newの枠 */
	border: 1px solid #999999;/**/
	overflow: scroll;/**/
	position: static;/**/
	height: 100px;/*高さを変えるにはここ*/
	width: 523px;/**/
	text-indent: -15px;/*左線からテキストまでのインテンド*/
	margin-top: 10px;/**/
	margin-bottom: 5px;/**/
	margin-left: 3px;
	margin-right: 5px;
	padding-top: 5px;
}
#all {/*全体（ヘッダー以外）の外枠*/
	border-left-width: 10px;/**/
	border-left-style: solid;/**/
	border-left-color: #000066;/**/
	border-right-width: 5px;/**/
	border-right-style: double;/**/
	border-right-color: #000066;/**/
	width: 720px;/**/
	margin-left: auto;/*ページを画面に対して常に中央ぞろえ*/
	margin-right: auto;/*ページを画面に対して常に中央ぞろえ*/
	border-bottom-width: 1px;/**/
	border-bottom-style: solid;/**/
	border-bottom-color: #000066;/**/
	margin-top: 0px;/*ページの上に隙間なし*/
	background-color: #FFFFFF;
}
#image {/**/
	border-top-width: 1px;/**/
	border-top-style: solid;/**/
	border-top-color: #666666;/**/
	width: 720px;/**/
}
.font_copyright {/**/
	font-size: 10px;/**/
	color: #666666;/**/
}
.ueya_red {/**/
	color: #990000;/**/
}
.ueya_green {/**/
	color: #003300;/**/
}
.ueya_blue {
	color: #000066;
}
.concept_red {
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.concept_green {
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.concept_blue {
	font-weight: bold;
	color: #000066;
	text-align: center;
}
