@charset "utf-8";
body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: #CCC;
}

form{	margin: 0px; }

#content_a {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/leftmenu.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F1F1F1;
	display: table;
}
p {
	margin: 0px;
}
#foot {
	background-attachment: scroll;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	width: 100%;
	height: 110px;
	background-color: #001437;
	padding-top: 30px;
}
#logo {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 105px;
}
#leftmenu {
	float: left;
	width: 233px;
	display: table;
}

#leftmenu #menu_a {
	height: 95px;
	margin-left: 38px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#leftmenu #menu_b {
	margin-left: 38px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
#leftmenu #menu_c {
	height: 95px;
	margin-left: 38px;
	width: 185px;
	margin-top: 20px;
	text-align: center;
}
#leftmenu #menu_b .productname .under_l {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#leftmenu #menu_b .productname {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	padding-left: 20px;
}
#leftmenu #menu_b .pdflink_a {
	margin: 0px;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 8px;
}


#leftmenu .side_link {
	padding-left: 12px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #900;
	text-align: right;
	margin: 0px;
}
