body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
  margin: 5px;
	padding: 0px;
	width: 480px;
}
a:link {
	color: #00004C; 
	text-decoration: underline
}
a:visited {
	color: #357AC7; 
	text-decoration: underline
}
a:active {
	text-decoration: none;
	color: #003399;
}
.waku_top {
  height: 10px;
  background-image: url("../img/shinchaku_waku_top.png");
}
.waku_bottom {
  height: 18px;
  background-image: url("../img/shinchaku_waku_under.png");
	background-repeat: no-repeat;
}
.title {
	font-size: 16px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
}
html>/**/body #title_padding {
	padding-bottom: 2px;
}
.titleback {
	background-image:  url("../img/dummy_navi.png");
	background-repeat: repeat-x;
  width: 368px;
}
.main {
	font-size: 12px;
	line-height: 130%;
	padding: 10px;
}
.others {
	font-size: 12px;
	background-image:  url("../img/shinchaku_mida01_btn01.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 12px;
}
.close {
	padding-top: 5px;
	padding-bottom: 5px;
}
.line {
	padding-bottom: 7px;
}

