@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: 540px;
}
#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;
}
#ClientLink {
	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;
}
#amwlink {
	position:absolute;
	left:440px;
	width:250px;
	height:20px;
	background-color: #CCCCCC;
	top: 160px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#etclink {
	position:absolute;
	left:440px;
	width:250px;
	height:20px;
	background-color: #CCCCCC;
	top: 360px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#link-1 {
	position:absolute;
	width:550px;
	height:45px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#link-2 {
	position:absolute;
	top:50px;
	width:550px;
	height:45px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#link-3 {
	position:absolute;
	top:100px;
	width:550px;
	height:45px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#link-4 {
	position:absolute;
	top:150px;
	width:550px;
	height:45px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#cli-con {
	position:absolute;
	width:550px;
	height:100px;
	left: 150px;
	top: 40px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
#amw-con {
	position:absolute;
	width:550px;
	height:150px;
	left: 150px;
	top: 190px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
#etc-con {
	position:absolute;
	width:550px;
	height:50px;
	left: 150px;
	top: 390px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}

#client {
	position:absolute;
	left:12px;
	top:14px;
	width:250px;
	height:15px;
}
#client-hp {
	position:absolute;
	top:15px;
	width:250px;
	height:15px;
	left: 280px;
}

.style2 {
	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
}
.style11 {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
}
.style12 {font-weight: bold}
