body{
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFFAE7;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.3;
}
.fs10_lh120 { font-size: 10px; line-height: 120%; }

.fs12_lh160 { font-size: 12px; line-height: 160%; }

.fs14_lh160 { font-size: 14px; line-height: 160%; }

.fs10 { font-size: 10px; }
.fs12 { font-size: 12px; }
.fs16 { font-size: 16px; }

div { line-height: 180%; FONT-FAMILY: "MS PGothic", "Osaka" }
td { line-height: 180%; FONT-FAMILY: "MS PGothic", "Osaka" }
a:link {
	color:#ff6a00;
	text-decoration:none;
}
a:alink{
	color:#7007d2;
	text-decoration:none;
}
a:vlink{
	color:#A65608;
	text-decoration:none;
}

#docBody{
	float:left;
	width:756px;
	margin:0 0px 0 10px;
}
#document{
	float:left;
	width:566px;
}
#document2{
	float:left;
	width:566px;
}
#conright{
	float:left;
	margin:0 0 0 35px;
	width:145px;

}
#imgright{
	float:right;
	margin:0 0 10px 10px;
}

#imgleft{
	float:left;
	margin:0 10px 10px 0;
}

#documentBg{
	background-repeat:repeat-y;
	background:url("./images/common/bg.png");
}
#note{
	width:566px;
	float:right;
	border:1px solid #999999;
	background-color:#eeeeee;
}
#note1{
	float:right;
	margin:0 6px 6px 6px;
}

.docBoxname{
	text-align:right;
	width:566px;
	margin:0;
}

.docBox1{
	width:566px;
	margin:0 0 8px 0;
}

.docBox2{
	width:566px;
	margin:20px 0 8px 0;
}

/* block01 タイトル */
.block01 {
	padding: 20px 0 20px 0;
}

/* 各見出し */

.title1 {
	padding: 0 0 20px 0;
}

.title2 {
	padding: 20px 0 20px 0;
}

