@charset "shift_jis";
body, h1, h2, h3, h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.875em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height:150%;
	color:#434343;
}
body img {
	border:none
}
#header {
	width:760px;
	margin:auto;
}

#Container {
	width:760px;
	margin:auto;
}

h1#logo {
	margin:0;
	float:left;
	padding-top:23px;
	padding-left:22px;
	padding-bottom:24px;
}
h4#logo2 {
	width:209px;
	height:35px;
	float:right;
	padding-top:9px;
	padding-right:11px;
}
#btn {
	clear:both;
	width:216px;
	height:20px;
	float:right;
	margin-top:20px
}
#btn ul {
	float:left;
	width:216px;
	list-style:none;
}
#btn li {
	float:left;
	padding-right:14px
}
	
h3#read {
	clear:both;
	width:710px;
	height:30px;
	background:url(../img/bg_read.gif) no-repeat;
	padding-top:5px;
}

h3#read img {
	padding-left:20px;
}



#mainContents {
	clear:both;
	width:720px;
	margin:auto;
	margin-top:10px;

}
#subHeader {
	background:url(../img/bg_header.gif) no-repeat
}

#subContents {
	width:710px;
	margin:auto;
	margin-top:30px;
}

#li_non {
	margin-left:0
}

#li_non li {
	list-style:none;
	line-height:150%;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}

#left {
	float:left;
	width:290px;
}
#right {
	float:right;
	width:365px;
}
.org {
	color:#ff6003;
	margin:0;
	font-size:100%;
	line-height:150%;
}
.non150 {
	margin:0;
	line-height:150%;
	margin-bottom:15px;
}
.red {
	color:#CC0000
}
.blue {
	color:#0a79c1
}
.green {
	color:#5bbb07
}
.greenUp {
	color:#5bbb07;
	font-weight:bold;
	font-size:112.5%;
}
.companyBox {
	width:620px;
	margin:auto;
}

.font_small {
	font-size:87.5%
}
.font_large {
	font-size:112.5%
}

.disc {
	list-style-type:disc
}
.circle {
	list-style-type:circle
}
.pagetop {
	text-align:right;
	font-size:75%;
}

#iniCost {
	width:250px;
	float:left;
}
#iniCost dl {
	width:220px;
	height:100px;
	overflow:visible;
	border:3px double #FF9933;
	padding:5px;
}

#payCost {
	width:420px;
	float:right;
}
#payCost dl {
	width:220px;
	height:100px;
	overflow:visible;
	border:3px double #FF9933;
	padding:5px;
}

#payCost dl dd {
	margin-left:20px;
}

#plansTable01,
#plansTable02 {
	width:370px;
	margin-left:40px;
	font-size:87.5%;
}

#plansTable03 {
	width:420px;
	margin-left:40px;
	font-size:87.5%;
}
#plansTable01,
#plansTable02,
#plansTable03,
#plansTable04,
#plansTable05 {
	border:1px solid #999999;
	border-collapse:collapse;
}
#plansTable01 td,
#plansTable01 th,
#plansTable02 td,
#plansTable02 th,
#plansTable03 td,
#plansTable03 th,
#plansTable04 td,
#plansTable04 th,
#plansTable05 td,
#plansTable05 th {
	padding:4px;
	border:1px solid #999999;
	border-collapse:collapse;
	text-align:center;
}
.pt {
	width:720px;
	height:53px;
	background:url(img/pt.gif) no-repeat;
}

.pt span {
	font-size:20px;
	font-weight:bold;
	position:relative;
	top:18px;
	left:580px;
}

.bgGreen {
	background:#a5e863
}
.bgOrange {
	background:#ffcda9
}
.bgBlue {
	background:#d0e3ff
}
.bgGray {
	background:#f7f7f7
}
.bgIvory {
	background:#ffffc2
}
.bgBeige {
	background:#f1edd9
}
.bgGreen2 {
	background:#e2f6ab
}
.bgGreen3 {
	background:#f8fcf3
}
.bgGreen4 {
	background:#edf5da
}
.imgRight {
	float:right;
	margin:10px 0 0 15px;
}
ol#pp li {
	margin-bottom:22px;
}

#footer {
	clear:both;
	margin:auto;
	width:760px;
	height:145px;
	font-size:75%;
	background:url(../img/bg_footer.gif) no-repeat;
	padding-bottom:10px;
}
#footer a:link {color: #434343; text-decoration: none;}
#footer a:visited {color: #434343; text-decoration: none;}
#footer a:hover {color: #14a600; text-decoration: underline;}
#footer a:active {color: #14a600; text-decoration: underline;}

#fmenu {
	position:relative;
	top:125px;
	width:530px;
}

#fmenu li {
	float:left;
	padding:0 6px;
}
#footer p {
	float:right;
	position:relative;
	right:10px;
	bottom:-107px;
}


.mt20 {margin-top:20px}
.mt30 {margin-top:30px}
.mt50 {margin-top:50px}

.ml20 {margin-left:20px}
.ml40 {margin-left:40px}
.ml120 {margin-left:120px}
.mb40 {margin-bottom:40px}

.mr50 {margin-right:50px}

.pt20 {padding-top:20px}

