/*-----ページ全体▼----------------------------------------------*/

html
  {
  height:100%;
  margin-bottom:1px;
}

body {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-size: 10.5pt;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#pagebody {
	width: auto;
	display: block;
	float: none;
	height: auto;
	padding-top: 5px;
	overflow:visible;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#headlink {
	width:700px;
	height: 25px;
	margin-bottom: 0px;
	margin-top:0px;
	background-color: #A6EDFF;
}

#rootlist {
	width: 400px;
	height: 20px;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	text-align: right;
	margin-right: 5px;
	line-height: 1.4em;
	margin-left: 3px;
	vertical-align: bottom;
}	

#pagebody h2{
	font-size:12pt;
	font-weight:bold;
	line-height: 1.6em;
}

#pagebody h3 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.4em;
}

a :link {
	color: #336699;
}
a:visited {
	color: #996666;
}

a { outline: none; }


/*-----ページ全体▲----------------------------------------------*/

/*-----ヘッダー▼----------------------------------------------*/

#header {
	width:695px;
	height: auto;
}

#header h1 {
	width: 695px;
	height:250px;
	margin: 0px;
	text-indent:-9999px;
	background-image: url(gif/risk-title2.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 6px;
}

#header h2 {
	width: 695px;
	height:95px;
	margin: 0px;
	text-indent:-9999px;
	background-image: url(gif/risk-title-b.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 6px;
}

#headlink ul{
	list-style-type:none;
	height: 25px;
	width: 695px;
	float: right;
	display: block;
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 5px;
}

#headlink li{
	float:right;
}

#headlink li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}

#headlink li#home a {
	height: 25px;
	width: 139px;
	background: url(gif/nb-home.gif) no-repeat;
}

#headlink li#home a:hover {
	background: url(gif/nb-home2.gif) no-repeat;
}

#headlink li#extention a {
	height: 25px;
	width: 139px;
	background: url(gif/ext-course1.gif) no-repeat;
}

#headlink li#extention a:hover {
	background: url(gif/ext-course2.gif) no-repeat;
}

#headlink li#contact a {
	height: 25px;
	width: 139px;
	background: url(gif/contactus1.gif) no-repeat;
}

#headlink li#contact a:hover {
	background: url(gif/contactus2.gif) no-repeat;
}	

#headlink li#IPP a {
	height: 25px;
	width: 139px;
	background: url(gif/IPP1.gif) no-repeat;
}

#headlink li#IPP a:hover {
	background: url(gif/IPP2.gif) no-repeat;
}	

#headlink li#dammy a {
	height: 25px;
	width: 139px;
	background:url(gif/dammy.gif) no-repeat;
}

#headlink li#dammy a:hover {
	background: url(gif/dammy.gif) no-repeat;
}	



/*-----ヘッダー▲----------------------------------------------*/

