@charset "UTF-8";

/* 共通　/* 
-----------------------------------------------------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	font: 12px 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', Osaka,'MS Pゴシック', sans-serif;
	line-height: 160%;
	background-color: #F6F6F6;
	background-image: url(../img/common_bg.gif);
	background-repeat: repeat-x;
	color: #5D6268;
}


/* リンク
-----------------------------------------------------------------------------------------------------*/

a:link{
	color: #107BBF;
	text-decoration: none;
}

a:visited{
	color: #107BBF;
	text-decoration: none;
}

a:hover{
	color: #0A517D;
	text-decoration: none;
}

a:active{
	color: #107BBF;
	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;
}



/* テキスト
-----------------------------------------------------------------------------------------------------*/

.footer{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
}

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

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

.smlgray01 {
	text-align: center;
	font-size: 11px;
	color: #5D6268;
	line-height: 140%;
}

.bule{
	color: #8D9FAF;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 140%;
}

.bule01{
	color: #306CA2;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 140%;
}

.green{
	color: #669B40;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
}



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


.white{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}


.img_10px{
	padding-right: 20px;
	padding-bottom: 10px;
}


.table_float{
	float:left;
}


.table_float_r{
	float: right;
}



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

.gray_center {
	text-align: center;
	font-size: 12px;
	color: #5D6268;
	line-height: 160%;
}

.gray_l_10 {
	text-align: left;
	font-size: 12px;
	color: #5D6268;
	line-height: 160%;
	padding-left: 10px;
}

.gray_right {
	text-align: right;
	font-size: 12px;
	color: #5D6268;
	line-height: 160%;
}


.green02{
	color: #95BD77;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
}













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

	color: #FF0000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 140%;
}
.stdlgray01 {
	text-align: center;
	font-size: 12px;
	color: #5D6268;
	line-height: 120%;
}
