@charset "Shift_JIS";
/* usukura 2007.11.27.  */

/* DIV‚Ì˜g‚ð•\Ž¦ */
/* div {
	border: solid #FF0000 1px;

} */
* {
	margin: 0px;

}
body {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;

}
/* #layoutBody {
	width: 900px;
	/* background: #F0FFFF; */
	display: block;
	border: solid #C0C0C0 thin;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px auto 20px auto;

} */
div.layoutBody {
	width: 900px;
	margin-left: auto;
	margin-right: auto;

	display: block;
}
div.layoutcontents {
	width: 710px;
	float: left;
	display: block;
}
div.nav-top {
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
div.nav-clause {
	text-align: center;

	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;

}
div.menu {
	display: block;
	width: 160px;
	text-align: left;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;

}
p.fontsize11 {
	font-size: 1.1em;
}
.gyokan140 {
	line-height: 140%;
}
h1,h2 {
	margin-top: 5px;
	margin-bottom: 5px;

}

h1.jinsei15 {
	color: #0000FF;
	background: #FFFFC0;
	border: double #00FF00 thick;
/* 	width: 650px; */
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

	font-weight: bold;
}
h1.title2 {
background: #FFFF80 none repeat scroll 0 0;
color: #800000;
text-align: center;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 15px;

}
h2.jinsei20 {
	color: #FF0000;
	text-align: center;
}
h3.jinsei20 {
	color: #FF0000;
	text-align: center;
	line-height: 140%;
	font-size: 1.1em;
}
h4 {
	margin-top: 5px;
	margin-bottom: 5px;

}
td.menu-10p { 
font-size: 10pt; 
	width: 16%;
	text-align: center;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}
td.menu-11p { 
font-size: 11pt; 
	width: 16%;
	text-align: center;
	font-family: '‚l‚r ƒSƒVƒbƒN';
}
tr.menu { 
font-size: 10pt; 
}
div.jinsei20 {
margin-left: 30px; margin-right: 30px;
	text-align: left;
	line-height: 130%;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.margin-left-30px {
	margin-left: 30px;
	margin-right: 30px;
}
.skip{
	position: absolute;
	font-size:1%;
	left:-9999px;
}
.skipNavi {
    height: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;

}
#skipNavi {
    height: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;

}
.nohide {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}
hr.hr-margin10 {
color: #004080;
height: 3px;
margin-top: 10px;
margin-bottom: 10px;

}
hr.hr-margin5 {
color: #004080;
height: 3px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.auto {
	margin-left: auto;
	margin-right: auto;
}