@charset "shift_JIS";











/* =bodyの範囲
------------------------------------------------------------------------------------------*/
body {
	text-align: center;
	color: #626262;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.5em;
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-x;
}











/* =contentの範囲
------------------------------------------------------------------------------------------*/
#wrap #content {
	float: right;
	width: 575px;
}
#content #blockA h4 {
	padding-top: 25px;
	padding-bottom: 5px;
}
#content #blockB ul {
	padding-left: 20px;
	padding-bottom: 12px;
}
#content #blockB p {
	padding-left: 20px;
	padding-right: 20px;
}
















/* =sideの範囲
------------------------------------------------------------------------------------------*/
#wrap #side {
	width: 200px;
	float: left;
	background-image: url(../images/s_bg01.gif);
	background-repeat: no-repeat;
	height: 900px;
}
@-moz-document url-prefix() {#side #news dl dd{	padding-left: 7em;
	height: 1%;}}
#side ul {
	padding-top: 20px;
	padding-left: 15px;
}
#side ul li {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}



#side dl {
	padding-top: 20px;
	padding-left: 15px;
}
#side dl dt {
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#side dl dd {
}

#address {
	clear: both;
	margin-bottom: 40px;
	padding-top: 30px;
}
#address #address-inner {
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	height: 168px;
	width: 370px;
	float: right;
	position: relative;
}
#address #address-inner img {
	position: absolute;
	top: 55px;
	left: 160px;
}
























#link {
	clear: both;
}
.td01 {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.td02 {
	padding-top: 10px;
	padding-bottom: 10px;
}
