body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../common/bg_img_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","メイリオ",Meiryo, Osaka, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

td {
	line-height:160%;
	color:#333333;
}

a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #6600cc;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0066cc;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.txt_red {
	color: #FF0000;
}
.foam_01 {
	width: 380px;
}
.foam_02 {
	width: 200px;
}
.foam_03 {
	width: 120px;
}
.foam_04 {
	width: 20px;
}
.foam_05 {
	width: 30px;
}
.white {
	color: #FFFFFF;
}
.txt_10px {
	font-size: 10px;
}
.align_right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#title_b {
	width: 570px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 5px;
	border-left-color: #0066cc;
}
#title_qa {
	width: 560px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 5px;
	border-left-color: #0066cc;
	margin-left:10px;
}
#title_qaa {
	margin-left:10px;
}
.title_b_txt {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.tbl{
	border-left:1px dotted #dddddd;
	font-size:10px;
}
#tbl_txt{
	font-size:smaller;
	color:#333333;
	line-height:180%;
}
.txt_red{
	color:#ff0000;
}
.ban_01{
	margin:5px 0 5px 0;
}

