* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3 sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
h2,h3,h4 {
	font-size: 13px;
	color: #CC3333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

strong {
	color: #000066;
}
dt {
	color: #0000FF;
	margin-bottom: 5px;
	margin-top: 10px;
}

#wrapper {
	padding: 0px;
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#site_top {
	height: 30px;
	width: 740px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#site_top h1 {
	font-size: 11px;
	text-align: left;
	color: #CCCCCC;
}
#site_top p {
	font-size: 11px;
	text-align: left;
	color: #CCCCCC;
}
#header {
	padding: 0px;
	height: 120px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(img/hair_top.jpg);
	background-repeat: no-repeat;
}


#header ul {
	text-align: right;
	margin-top: 0px;
	padding-top: 100px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#header li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #99FF33;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}







#maincon {
	height: auto;
	width: 740px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #maincon {
    background-color: #F7F7F7;
	height: auto;
}
#maincon #desc {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	height: auto;
}
#desc p {
	text-align: left;
	height: auto;
	width: 480px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#desc dl {
	text-align: left;
	height: auto;
	width: 480px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}



*html #desc p {
	height: auto;
	width: 480px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}

*html #desc dl {
	height: auto;
	width: 480px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}







#maincon #navi {
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	margin: 0px;
}


#navi .navi_t {
	margin: 0px;
	height: 21px;
	width: 200px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background-image: url(img/title_b.gif);
	background-repeat: no-repeat;
}
*html #navi .navi_t {
	height: 25px;
	padding-top: 4px;
}
#navi .nave_d {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 25px;
}
#navi .nave_d ul {
	list-style-type: none;
	background-color: #99FF00;
}
#navi .nave_d li {
	padding: 0px;
	width: 200px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi .nave_d a {
	margin: 0px;
	height: 21px;
	width: 175px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 11px;
	text-align: left;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #1B703A;
	color: #FFFFFF;
}

*html #navi .nave_d a {
	height: 25px;
	width: 200px;
	padding-top: 4px;
	padding-left: 25px;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#navi .nave_d strong {
	color: #FFFFFF;
}









#copyright {
	padding: 0px;
	height: 20px;
	width: 740px;
	background-color: #1B703A;
	margin: 0px;
	clear: both;
	color: #FFFFFF;
}

#copyright p {
	text-align: right;
	margin-right: 10px;
}






#spo1 {
	padding: 0px;
	height: 20px;
	width: 740px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#spo2 {
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #F4FFF4;
	float: left;
	margin-left: 10px;
	text-align: left;
	margin-right: 0px;
}
#spo3 {
	height: auto;
	width: 740px;
	background-color: #F7F7F7;
	margin: 0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#link {
	height: auto;
	width: 740px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #FCFCFC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#link ul {
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F9F9;
	height: 200px;
}

#link li {
	width: 190px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #006666;
}
#link a {
	text-decoration: none;
}

*html #link li {
	width: 200px;
	padding-left: 5px;
}

#investment_sitenavi {
	height: auto;
	width: 740px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #FCFCFC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#investment_sitenavi ul {
	padding: 0px;
	width: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F9F9;
	height: 200px;
}

#investment_sitenavi li {
	width: 190px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #006666;
}
#investment_sitenavi a {
	text-decoration: none;
}

*html #investment_sitenavi li {
	width: 200px;
	padding-left: 5px;
}

