@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}
html,body{
height:100%;
}

div#container{
position:relative;
min-height: 100%;
}

*html div#container{
height:100%;
}

div#contants{
	padding-bottom:30px;
}
h1{
margin-bottom:5px;
height:45px;
}
#footer{
	position:absolute;
	bottom:0px;
	width:700px;
	height:30px;
	left:50%;
	margin-left: -350px;
	font-style: normal;
	padding-bottom: 10px;
	font-size: x-small;
	background-color: #FFFFFF;
	top: 640px;
}
#header-con{
	position:absolute;
	top:5px;
	width:700px;
	height:50px;
	left:50%;
	margin-left: -350px;
	padding-bottom: 5px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;

}

#main-con {
	position:absolute;
	width:650px;
	height:284px;
	left: 50%;
	top:50%;
	margin-top:-142px;
	margin-left:-325px;
}


#main {
	position:absolute;
	width:700px;
	height:auto;
	left: 50%;
	margin-left: -350px;
}
#Info-main {
	position:absolute;
	width:700px;
	height:auto;
	top: 260px;
	left: 0px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666666;
}
#Info {
	position:absolute;
	left:440px;
	width:250px;
	height:20px;
	background-color: #CCCCCC;
	top: 25px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#Info-con {
	position:absolute;
	width:595px;
	height:230px;
	top: 55px;
	overflow: auto;
	left: 95px;
}
#con-photo {
	position:absolute;
	width:120px;
	height:150px;
}
#con-masege {
	position:absolute;
	left:122px;
	width:403px;
	height:140px;
	padding-top: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
}

#con-4 {
	position:absolute;
	width:550px;
	height:150px;
	left: 25px;
}
#con-3 {
	position:absolute;
	width:550px;
	height:150px;
	left: 25px;
    top:170px;
}
#con-2 {
	position:absolute;
	top:340px;
	width:550px;
	height:150px;
	left: 25px;
}
#con-1 {
	position:absolute;
	top:510px;
	width:550px;
	height:150px;
	left: 25px;
}
#what {
	position:absolute;
	left:440px;
	width:250px;
	height:20px;
	background-color: #CCCCCC;
	top: 10px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#what-con {
	position:absolute;
	width:570px;
	height:190px;
	top: 40px;
	left: 120px;
}
#what-1 {
	position:absolute;
	width:480px;
	height:auto;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.style1 {
	color: #3D3E35;
	font-family : Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;	

}
.style9 {color: #3D3E35; font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif; font-size: x-small; }

.style10 {
	font-size: 18px;
	font-weight: bold;
	color: #333333
}
.style12 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
.style13 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.style14 {
	font-size: 16px;
	font-weight: bold;
}
