@charset "utf-8";

body{
	margin:0;
	background:#000000;
}

img{
	border:none;
	margin:0;
}

a:link {
color:#fff; text-decoration:none;
}
a:visited {
color:#fff; text-decoration: none;
}
a:active {
	color:#fff; text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
h1{
	float:left;
	margin:20px 0px 0px 25px;
}
h2{
	float:left;
	margin:115px 0px 0px 35px;
}


#wrapper{
	width:960px;
	height:auto;
	margin:0 auto;
	position:relative;
	color:#FFF;
}
#menu{
	width:180px;
	float:left;
	position:fixed;
}
#menuBox{
	margin-top: 450px 0px 0px 35px;
	position:absolute;
	margin:485px 0px 0px 40px;
	text-align:left;
	line-height: 50px;
	left: 2px;
	top: -93px;
}
.menuList{
	margin:0px 0px 35px 0px;
}
#main{
	width:780px;
	float:right;
}
#main_img{
	width:541px;
	height:430px;
	float:left;
	background-image:url(../img/001.png);
	background-repeat:no-repeat;
	margin-top: 35px;
	margin-left: 230px;
	text-align:right;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	vertical-align:bottom;
}
#concept{
	width:750px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:1.8em;
	color:#FFFFFF;
	text-align:right;
	float:right;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#main_aboutus{
	width:780px;
	float:left;
}
.aboutus{
	width:685px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:180px 0px 0px 95px;
	line-height:2.2em;
}
#prof_photo{
	width:660px;
	float:left;
	text-align:right;
	padding:0px 20px 0px 0px;
}
	

#main_result{
	width:780px;
	float:left;
}
.result{
	width:685px;
	height:auto;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:2.2em;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
#flame01{
	width:685px;
	height:auto;
	border-bottom:dotted 1px #FFF;
	float:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position:relative;
}
#result_text{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#FFFFFF;
	width:350px;
	height:20px;
	float:left;
	bottom:10px;
	position:absolute;
}
	
.result_img{
	bottom:0px;
	float:right;
	text-align:right;
}

#main_access{
	width:780px;
	float:left;
	height: 1000px;
}
.access{
	width:685px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:2.2em;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
#map{
	border:#FFF solid 1px;
	width: 500px;
	height: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 50px;
}
.gototop{
	width:685px;
	margin-top:70px;
	height:60px;
	float:right;
}
	
