@charset "shift_jis";
body {
	color: #333333;
	font: 12px/16px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background: url(../image/bg_01.gif);
}

h1 {
	margin: 0px;
	padding: 0px;
}
#renrakusaki {
	border: 1px solid #336699;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 16px;
}
address {
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-align: center;
}

.clear {
	clear: both;
}
.kaisha {
	font-size: 12px;
	line-height: 16px;
	color: #333399;
}
.moji-blue {
	color: #336699;
}
li {
	font-size: 12px;
	line-height: 18px;
	list-style: square;
}
.ue-0 {
	margin-top: 0px;
	padding-top: 0px;
}
.ue-10 {
	margin-top: 10px;
}
.ue-20 {
	margin-top: 20px;
}
.ue-30 {
	margin-top: 30px;
}

.shita-0 {
	margin-bottom: 0px;
}
.shita-10 {
	margin-bottom: 10px;
}
.shita-20 {
	margin-bottom: 20px;
}

.shita-30 {
	margin-bottom: 30px;
}
.border {
	border: 1px solid #999999;
}
.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center {
	text-align: center;
}
.normal {
	font-weight: normal;
}
.komoji {
	font-size: 10px;
}
.contents-margin {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.right {
	float: right;
}
.left {
	float: left;
}

.left10 {
	margin-left: 10px;
}
.right10 {
	margin-right: 10px;
}
