/*----------------------------common----------------------------*/

body{
	background-color:#ffffff;
	margin:0;
	padding:0;
	line-height:1.6em;
	color:#000000;
	text-decoration:none;
}

a{
	color:#000000;
	text-decoration:none;
}

a:link{
	color:#000000;
	margin:0;
	text-decoration:none;
}



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


a:hover{
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	color:#000000;
	margin:0;
	text-decoration:underline;

}

a img{
	margin:0;
	border:0;
}


/*----------------------------font----------------------------*/

.normaltext {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	color: #000000;
	padding: 3px;
	line-height: 18px;
	font-weight: normal;
}
.normalbold {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	color: #000000;
}
.smalltext {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.colorboldtext {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	line-height: 22px;
	color: #3399FF;
	font-weight: bold;
}
.icatch {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #a5cd3b;
}
.boldtitle {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "Meiryo", 'メイリオ', 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

