p {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	_font-size: 10px;
	color: #666666;
	　background-color:transparent;
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:normal !important;
	_letter-spacing: 0.1em;
	}
	
	.bodyText {
	line-height: 150%;
	margin:0;
	padding: 5px 50px 10px 10px !important;
	_padding:  5px 50px 5px 10px;
	background-color:transparent;
	font-family:"MS UI Gothic", "MS P ゴシック", "Osaka", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, sans-serif";
	letter-spacing:normal !important;
	_letter-spacing: 0.1em;
	font-size: 11px;
	}
	.bodyText12 {
	line-height: 170%;
	margin:0;
	_padding:  5px 50px 5px 10px;
	background-color:transparent;
	font-family:"MS UI Gothic", "MS P ゴシック", "Osaka", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo,sans-serif";
	letter-spacing:normal !important;
	_letter-spacing: 0.1em;
	font-size:small !important;
	_font-size: 12px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

H1 {display:block; padding:0; margin:0; font-family:"MS UI Gothic", "MS P ゴシック", "Osaka", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo,sans-serif";}

H2 {
	font-style:normal; 
	font-size: x-small !important;
	_font-size: 12px;
	color: #919191;
	margin:0;
	padding: 5px 0px 10px 10px;
	background-color:transparent;
	line-height: 170%;
	font-family:"MS UI Gothic", "MS P ゴシック", "Osaka", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo,sans-serif";
	}

H3 {
	font-style:bold; 
	font-size: x-small !important;
	_font-size: 10px;
	color: #919191;
	margin:0;
	padding: 5px 8px 10px 2px;
	background-color:transparent;
	line-height: 170%;
	font-family:"MS UI Gothic", "MS P ゴシック", "Osaka", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo,sans-serif";
	}

H4 {}

H5 {}

H6 {}


/*===3:リンクカラーの設定===*/
a:link { /*リンクスタンバイ*/
	color: #CC3366;
	text-decoration: none;
	}
a:visited { /*リンク訪問済み*/
	color: #CC6699;
	text-decoration: none;
	}
a:active { /*リンクボタンダウン*/
	color: #FF0066;
	text-decoration: none;
	}
a:hover { /*リンクボタンオーバー*/
	color: #990033;
	text-decoration: underline;
	}

/*===その他の要素===*/
.mainBnannerText {display: none; vertical-align:-300px;}


/*===修正依頼の対応===*/
.size12 {
	font-size:12px !important;
	_font-size: 12px;
	margin:0;
	padding:0;
	}
	
.size10 {
	font-size:x-small !important;
	_font-size: 10px;
	margin:0; padding:0;
	}

