body { 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

/*
a:link{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CC0000;
	text-decoration:underline;
	}
a:visited{ 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CC6666;
	text-decoration:underline;
	}
a:active{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration:none;}
a:hover{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration:none;
	}
*/

body a:link{
	text-decoration:underline;
	color:#158f42;
	}
	
body a:visited{ 
	text-decoration:underline;
	color:#158f42;
	}
	
body a:active{
	text-decoration:underline;
	color:#f7a801;
	}
	
body a:hover{
	text-decoration:underline;
	color:#f7a801;
	}

h1{ font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:10px 0px 0px 0px;
}

h2{ font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:20px 0px 10px 0px;
}

h3{ font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:15px 0px 5px 0px;
}

h4{ font-size:12px;
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding:5px 0px;
}

p { font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.7;
	margin:0px;
	padding:10px 0px 5px 0px;
}

.caption { font-size:10px;
	font-weight:normal;
	color:#000000;
	line-height:1.3;
	margin:0px;
	padding:5px 0px 15px 0px;
}


th  {font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.5;
	margin:0px;
	padding:0px;
}

td  {font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:1.5;
	margin:0px;
	padding:0px;
}

ol{
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type:disc;
	font-size: 12px;
	}
	
li {
	margin:0px;
	padding:0px 0px 2px 0px;
	border:0px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:130%;
	}
	
.red {
	color:#158f42;
	}

.txt-s {
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}
	
.txt-sp {
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}
	
.txt-m {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}
	
.txt-mp {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}

#line01 {
	width:680px;
	float:left;
	text-align:left;	
	margin:0px;
	padding:10px;
	border-bottom:1px solid #333333;
	}
	
#line02 {
	width:700px;
	float:left;
	text-align:left;	
	margin:0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #333333;
	}
	
#line03 {
	width:545px;
	margin:0px;
	padding-top:0px;
	padding-bottom:15px;
	border-bottom:1px dotted #333333;
	}