@charset "utf-8";



* {

	margin: 0;

	padding: 0;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 14px;

	line-height: 160%;

}



img {

	border:none;

}





/*基本文字リンクカラーの設定

----------------------------------------------------- */

a:link, a:active, a:visited {

	color: #0066CC;

	text-decoration: none;

}

#section1 a:hover,#section2 a:hover,#section3 a:hover,#section4 a:hover,#section5 a:hover {

	color: #FFFFFF;

	background-color: #CC3366;

}



	

/*レイアウト下部余白

----------------------------------------------------- */

▼▼▼レイアウト下部余白 {}

.bottom005px {margin-bottom: 5px!important;}

.bottom010px {margin-bottom: 10px!important;}

.bottom015px {margin-bottom: 15px!important;}

.bottom020px {margin-bottom: 20px!important;}

.bottom030px {margin-bottom: 30px!important;}

.bottom040px {margin-bottom: 40px!important;}

.bottom050px {margin-bottom: 50px!important;}

.bottom100px {margin-bottom: 100px!important;}

.bottom200px {margin-bottom: 200px!important;}

.bottom300px {margin-bottom: 300px!important;}

.bottom400px {margin-bottom: 400px!important;}

.bottom500px {margin-bottom: 500px!important;}



/*文字のサイズ設定

----------------------------------------------------- */

▼▼▼文字のサイズ設定 {}

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

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

.font14px {font-size: 14px!important;}

.font16px {font-size: 16px!important;}

.font20px {font-size: 20px!important;}

.font24px {font-size: 24px!important;}



#infomation {

	width: 500px;

	margin-top: 15px;

	margin-bottom: 15px;			

	margin-right: auto;

	margin-left: auto;	

}


