h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
h2 {
	font-size: 16px;
	line-height: 15px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 20px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #006633;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	padding: 0px;
	margin: 0px;
}

/* =======================================
カラー
 ======================================= */
.white {
	color: #ffffff;
}
.red {
	color: #FF0000;
}
/* =======================================
フォントサイズ
 ======================================= */
.style9 {
	font-size: 9px;
	line-height: 11px;
}
.style10 {
	font-size: 10px;
	line-height: 12px;
}
.style11 {
	font-size: 11px;
	line-height: 15px;
}
.style12 {
	font-size: 12px;
	line-height: 15px;
}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style15 {font-size: 15px}
.style16 {
	font-size: 16px;
	line-height: 25px;
}
.style20 {
	font-size: 20px;
	line-height: 25px;
}



/* =======================================
マージン
 ======================================= */
 .margin_top10 {
	margin-top:10px;
}
.margin_top20 {
	margin-top:20px;
}
.margin_top25 {
	margin-top:25px;
}
 .margin_bot10 {
	margin-bottom:10px;
	left: auto;
}
 .margin_bot20 {
	margin-bottom:20px;
	left: auto;
}
.margin_top3 {
	margin-top:3px;
	left: auto;
}
.margin_top5 {
	margin-top:5px;
	left: auto;
}
.margin_top7 {
	margin-top:7px;
	left: auto;
}

  .margin_left10 {
	left: auto;
	margin-left: 10px;
}
  .margin_left15 {
	left: auto;
	margin-left: 15px;
}
  .margin_left20 {
	left: auto;
	margin-left: 20px;
}
  .margin_left28 {
	left: auto;
	margin-left: 28px;
}


#apDiv_center {

	text-align: center;
}
.apDiv_left25 {
	margin-left: 25px;
}
#a
#apDiv_bot10 {
	margin-bottom:10px;
}
#apDiv_bot20 {
	margin-bottom:20px;
}
#apDiv_bot30 {
	margin-bottom:30px;
}
#apDiv_top3 {
	margin-top: 3px;
}
#apDiv_top5 {
	margin-top: 5px;
}
#apDiv_top10 {
	margin-top: 10px;
}
#apDiv_top15 {
	margin-top: 15px;
}
#apDiv_top20 {
	margin-top: 20px;
}
#apDiv_top30 {
	margin-top: 30px;
}
  .center {
	text-align: center;
	margin: auto;
	width: auto;
}
  .right {
	text-align: right;
}


/* =======================================
リンク
 ======================================= */

A:link{
	color:#000000;
}
A:visited{color:#000000;}
A:hover{color:#ff1199;
}
A:active{color::#9977ff;
}

.a1:link{
	color:#4CB1FF;
	text-decoration: none;
}
.a1:visited{
	color:#4CB1FF;
	text-decoration: none;
}
.a1:hover{
	color:#0000FF;
	text-decoration: none;
}
.a1:active{color:#0000FF;
text-decoration: none;
}



/* =======================================
タイトル
 ======================================= */
.apDiv_title {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 3px;
	margin-top: 15px;
	text-align: center;
}
.apDiv_title2 {
	margin-bottom: 30px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	padding-top: 20px;
}


/* =======================================
テーブル用
 ======================================= */
#apDiv_t {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
