body {margin:0px; padding:0px; text-align:center; background-color:#cccccc; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;}

/*ページレイアウトの設定*/

body a:link{
	text-decoration:none;
	color:#0c73ae;
	}
	
body a:visited{ 
	text-decoration:none;
	color:#0c73ae;
	}
	
body a:active{
	text-decoration:underline;
	color:#0c73ae;
	}
	
body a:hover{
	text-decoration:underline;
	color:#0c73ae;
	}
	
.txt-s {
	font-size: 10px;
	line-height: 14px;
	color: #7e7d7d;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	padding:0px 0px 0px 0px;
	}

.txt-s02 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	float:right;
	padding:15px 15px 0px 0px;
	}

.txt-s04 {
	font-size: 10px;
	line-height: 14px;
	color: #7e7d7d;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	padding:0px 0px 0px 15px;
	}
	
.txt-m {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}

h1{ font-size:18px;
	font-weight:bold;
	color:#0000000;
	margin:0px;
	padding:30px 0px 0px 0px;
}

h2{ font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:10px 0px 10px 0px;
}

p { font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.7;
	margin:0px;
	padding:10px 20px 20px 0px;
}


/****** メイン ******/
#main{width:800px; padding:0px; margin:0px; background-color:#ffffff;}

.main_title {
	padding: 0px 0px 0px 30px;
}

#main_line{
	width:800px;
	padding:0px;
}

#pagetop {
	width: 540px;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}

/****** プリント ******/
#print {
	padding:10px 0px 10px 30px;
	background-color:#ffffff;
	}
