@charset "utf-8";

/*--all-----------------------------------------------------------------------------------*/
h1 {
	width: 530px;
	height: 28px;
	font-size: 140%;
	font-weight: bold;
	color: #8E0202;
	display: block;
	margin:0;
	padding: 0;
	border-bottom:solid 2px #0a5390;
}
h2 {
	font-size: 123.1%;
	font-weight: bold;
	color: #006FDD;
	margin-top: 1em;
}
h2.info {
	font-size: 123.1%;
	font-weight: bold;;
	padding:4px 0 4px 4px;
	color: #ffffff;
	background-image:url(../image/whatnew_b.png);
	height:17px;
}
h2.info:before{
	content:url(../image/whatnew.png);
	position:relative;
    top: -8px;
	bottom-8px;
}
h2.info > span{
	position:relative;
    top: -18px;
	padding-left:4px;
}
h3 {
	font-weight: bold;
	color: #6C0000;
	font-size: 116%;
}
h4 {
	font-size: 108%;
	margin-top: 1em;
	color: #646464;
	font-weight: bold;
}
h5 {
	font-size: 108%;
	margin: 0 0 0.5em 0;
	color: #6633FF;
	padding-bottom: 1px;
	border-bottom: 1px solid #0066FF;
}
/*-----------------------------------------------------*/
/*--その他見出し---------------------------------------*/
.midashi {
	font-weight: bold;
	color: #333399;
}
.midashi-m {
	font-size: 108%;
	font-weight: bold;
	color: #3333CC;
}
.midashi-l {
	font-size: 116%;
	font-weight: bold;
	color: #48048E;
}
/*-----------------------------------------------------*/
/*--フォント-------------------------------------------*/
.paragraph {
	text-indent: 10px;
}
.contentscopy {
}
.read {
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}
.read_m {
	font-size: 85%;
	line-height: 175%;
}
.read_l {
	font-size: 108%;
	font-weight: normal;
}
.read_lred {
	font-weight: bold;
	color: #900;
}
.read_red {
	color: #F00;
}
.read_green {
	color: #096;
}
.read_blue {
	color: #00509F;
}
.bold {
	font-weight: bold;
}
.catch {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #005099;
}
.open {
	color: #F00;
}
.end {
	color: #090;
}
/*-----------------------------------------------------*/
/*--右置左置-------------------------------------------*/
.li-L {
	text-align: right;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 110%;
}
.li-R {
	float: right;
	font-size: 11px;
	line-height: 170%;
	color: #FFFFFF;
}
/*-----------------------------------------------------*/
/*--画像位地設定---------------------------------------*/
.img-L {
	float: left;
	clear: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
}
.img-R {
	float: right;
	clear: none;
	margin-left: 5px;
}
.img-S {
	float: left;
	clear: both;
}
.img-caption {
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
}
/*-----------------------------------------------------*/
/*--リンク---------------------------------------------*/
a:link {
	color: #00f;
}
a:hover {
	color: #ff8400;
}
a:active {
	color: #FF8040;
}
a:visited {
	color: #00f;
}
/*-----------------------------------------------------*/
/*--その他---------------------------------------------*/
.search form .button {
	width: 40px;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
}
.img-title {
	float: right;
	margin-right: 10px;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}
.upday {
	font-weight: bold;
}
.right {
	text-align: right;
}
hr {
	border-top: 2px dotted #999999;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin-top: 10px 0 10px 0;
}
.button {
	width: 50px;
}

