@charset "UTF-8";


body{
	margin: 0;
	padding: 0;
	font: 12px;
}



a:link{
	color: #458DE6;
	text-decoration: none;
}

a:visited{
	color: #458DE6;
	text-decoration: none;
}

a:hover{
	color: #4C3266;
	text-decoration: none;
}

a:active{
	color: #458DE6;
	text-decoration: none;
}



#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:link{
	color: #3575CC;
	text-decoration: none;
}

#menu a:visited{
	color: #3575CC;
	text-decoration: none;
}

#menu a:hover{
	color: #265698;
	text-decoration: none;
}

#menu a:active{
	color: #3575CC;
	text-decoration: none;
}




.box_bg{
	background-image: url(../img/common_bg.jpg);
	background-repeat: repeat-x;
}




.news{
	color: #5D5D5D;
	font-size: 12px;
	line-height: 160%;
	padding-left: 7px;
}

.gray {
	text-align: left;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 160%;
}


.smlgray {
	text-align: left;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 200%;
}

.smlgray01 {
	text-align: left;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 140%;
}

.smlgray02 {
	text-align: center;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 140%;
}


.breadcrumb {
	text-align: left;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 140%;
	padding-left: 10px;
}

.blue{
	color: #35547E;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}

.blue01{
	color: #0047AB;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}

.blue02{
	color: #6E87A9;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.blue03{
	color: #6E87A9;
	font-size: 14px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}

.blue04{
	color: #6E87A9;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
	line-height: 160%;
}


.blue05{
	color: #6E87A9;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
	line-height: 160%;
}

.blue06{
	color: #6E87A9;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	text-align: right;
	line-height: 160%;
}

.bigblue{
	font-size: 18px;
	font-weight: bold;
	color: #6E87A9;
	padding-left: 10px;
}

.smlblue{
	color: #72A7E4;
	font-size: 10px;
	text-align: left;
}

.smlblue01{
	color: #7EB0EE;
	font-size: 10px;
	text-align: left;
}
.smlblue02 {
	color: #265698;
	font-size: 10px;
	text-align: center;
	line-height: 140%;
}

.smlblue03{
	color: #265698;
	font-size: 10px;
	text-align: left;
}



.copyright{
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 120%;
}

.white10pxc {
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	line-height: 140%;
}

.white12pxc {
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
	font-weight: bold;
	line-height: 140%;
}

.white12pxl {
	color:#FFFFFF;
	font-size:12px;
	text-align: left;
	font-weight: bold;
	line-height: 140%;
	padding-left: 5px;
}

.gray01 {
	text-align: left;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 120%;
	padding-left: 5px;
}

.gray02 {
	text-align: center;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 120%;
}

.red {
	font-size:12px;
	color:#FF3E3E;
}

.smallred {
	font-size:10px;
	color:#FF3E3E;
}
.smallred02 {
	font-size:10px;
	color:#FF3E3E;
	line-height: 140%;
	text-align: center;
}

.yellow{
	color: #DD7C06;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}


.gray12pxc {
	color:#5D5D5D;
	font-size:12px;
	text-align: center;
	font-weight: bold;
	line-height: 140%;
}

.gray12pxl {
	color:#5D5D5D;
	font-size:12px;
	text-align: left;
	line-height: 140%;
	padding-left: 10px;
}

.blue07 {
 color: #0047ab;
 font-size: 12px;
 padding-left: 5px;
 text-align: right; }

.bule08{
	color: #1E7DFF;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}

