* {
	margin:0px;
	padding:0px;
	font-family: Helvetica, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
}
body {
	color:#333333;
	font-size:0.85em;
	line-height:1.4em;
	background-image: url(../common_imgs/bkg_body.gif);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
	background-position: center;
}
h1 {
	margin-bottom:2px;
}
h2 {
	margin-bottom:20px;
}
h3 {
	margin-bottom:10px;
}
h4 {
	color:#992C6C;
	margin-bottom:5px;
}
dl {
	padding:7px 10px 1px;
	background-image: url(../common_imgs/bkg_dot.gif);
}
dt {
	color:#000000;
	font-weight: bold;
	line-height:1.4em;
}
dd {
	line-height:1.5em;
	margin-bottom:0.8em;
}
table {
	width:100%;
	background-image: url(../common_imgs/bkg_dot.gif);
	border-top:1px solid #E8E8E8;
}
th {
	padding:2px 1em;
	width:9em;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #E8E8E8;
}
td {
	padding:2px 1em;
	background-color: #FFFFFF;
	border-bottom:1px solid #E8E8E8;
}
a{
	color:#2C6A99;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#pagebody {
	width: 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	padding:16px 20px 15px;
	font-size:0.8em;
	color:#666666;
}
#header_cap{
}
#header_contact{
float:right;
margin-top:-3em;
}
#gnavi {
	color:#2C6A99;
	font-weight: bold;
	padding:0.3em 20px;
	background-image: url(../common_imgs/bkg_navi.gif);
	background-repeat: no-repeat;
}
#gnavi .current{
	color:#992C6C;
}
#content {
	padding:20px;
}
#content p {
	margin-bottom:0.7em;
}
#contentLeft {
	width:520px;
	float:left;
}
#contentLeft ul {
	background-image: url(../common_imgs/bkg_dot.gif);
	padding:8px 10px;
}
#contentLeft li {
	font-size:0.8em;
	margin-left:1.5em;
	margin-bottom:0.5em;
	list-style-image: url(../common_imgs/li_circle.gif);
}
#contentRight {
	font-size:0.80em;
	width:160px;
	float:right;
}
#contentRight li {
	list-style-type: none;
	margin-bottom:10px;
}
#footer {
	clear:both;
}
#ptop {
	margin-left:482px;
	margin-bottom:5px;
}
.contentBlock {
	clear:both;
	margin-bottom:30px;
	vertical-align:top;
}
.imgRight {
	float:right;
	vertical-align:top;
}
.imgLeft {
	float:left;
	vertical-align:top;
}
.alignRight {
	text-align: right;
}
.map {
	width:255px;
}
.map a img {
	padding:4px;
	border: 1px solid #2C6A99;
}
.map a:hover img {
	background-color:#E5F4FF;
}