@charset "utf-8";

h1 {
	font-size: 100%;
	font-weight: normal;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}

.style2 {font-size: 131%}

.txt_big_red {
	font-size: 110%;
	color: #c80505;
}

.txt_small {font-size: 71%}

.txt_small_white {
	font-size: 71%;
	color: #FFFFFF;
}
.gnavi {
	font-size: 105%
}

.title_01 {
	font-size: 15px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #000000;
	display: block;
	width: 100%;
	}
	
.title_01_blue {
	font-size: 15px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #014099;
	display: block;
	width: 100%;
	color: #014099;
	}
	
.title_01_red {
	font-size: 15px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #014099;
	display: block;
	width: 100%;
	color: #c80505;
	}
	
.title_02 {
	font-size: 12px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	width: 100%;
	}
	
.title_02_red {
	font-size: 12px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	width: 100%;
	color: #c80505;
	}	
	
.margin_18 {
	text-indent: 18px;
}

.whatsnew {
	font-size: 12px;
	line-height: 110%;
	background-repeat: no-repeat;
	background-position: 0 0;
	list-style-type: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	width: 100%;
	}

.gray {
	color: #CCCCCC;
}
