@charset "Shift_JIS";


body{
font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.mgt30{
	margin-top:30px;
}

.mgt20{
	margin-top:20px;
}

.mgt10{
	margin-top:10px;
}

.mgb10{
	margin-bottom:10px;
}

.fs10{
	font-size:10px!important;
}

.fs11{
	font-size:11px!important;
}

.fs12{
	font-size:12px!important;
}

.fc_g{
	color:#777;
}

.lh2{
	line-height:2.0;
}
.lh3{
	line-height:3.0;
}


a.blands{
	text-decoration: none;
}
a.blands:link {color:#ffffff;} /*未訪問のリンクの色*/
a.blands:visited {color:#ffffff;} /*訪問済みのリンクの色*/
a.blands:hover {color:#ff0000; background:none;} /*カーソルが乗っているリンクの色*/
a.blands:active {color:#ffff00;} /*クリック中のリンクの色*/

