@charset "UTF-8";

html,body,dl,dt,dd,ul,ol,li,div,
h1,h2,h3,h4,h5,h6,p,
th,td{
	margin:0;
	padding:0;
}
#content{
	width:700px;
	height:100%;
	vertical-align:top;
	display:inline;
}
#main{
	width:700px;
	display:inline;
	text-align:left;
	margin:0 5px 0 0px;
	padding:0;
}
#waku{
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width:750px;
	height:100%;
	text-align:left;
	padding:0;
}
#footer{
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	width:750px;
	text-align: center;
	float:left;
	display:inline;
	padding:10px 0 ;
	margin:0;
}
html{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
body{
	font-family: ＭＳ Ｐゴシック;
	color: #000000;
	font-weight: bolder;
	line-height: 150%;
	text-align: center;
	word-break: normal;
	line-break: strict;
	white-space: normal;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
body a:link  {
	color: #0000FF;
	font-weight: bolder;
	text-decoration: none;
}
body a:visited  {
	color: #FF00FF;
	font-weight: bolder;
	text-decoration: none;
}
body a:hover  {
	color: #999900;
	font-weight: bolder;
	text-decoration: underline;
}
table{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:60px;
}
p{
	margin:0px;
	display:inline;
}
hr{
	margin-right:50px;
	margin-left:50px;
}
.t1 {
	font-size: 24px;
	color: #FFFFFF;
	background: #222222;
	font-weight: normal;
	line-height: 120%;
	word-spacing: 2;
	letter-spacing: 3;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15pX;
	margin-right: 15px;
	}
.t2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	word-spacing: 3;
	letter-spacing: 3;
	margin-top: 20pt;
	margin-left: 11pt;
	margin-bottom: 10pt;
	left: 10em;
	}
.t3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 20pt;
	margin-left: 35pt;
	margin-bottom: 10pt;
	border-left:solid 5px #991111;
}
.t4 {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: 3;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 10pt;
	}
.t5 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 110%;
	letter-spacing: 3;
	margin-top: 10pt;
	margin-bottom: 5pt;
	margin-left: 00pt;
	}
.cap1{
	font-size: 14px;
	font-weight: normal;
	margin-right: 20pt;
	margin-left: 40pt;
	}
.cap2{
	font-size: 14px;
	font-weight: normal;
	margin-right: 20pt;
	margin-left: 45pt;
	}
.cap3{
	font-size: 10pt;
	font-weight: bolder;
	margin-right: 30pt;
	margin-left: 22pt;
	}
.cap4{
	font-size: 14px;
	font-weight: normal;
	padding-left: 1.5em;
	text-indent: -1.4em;
	margin-right: 20pt;
	margin-left: 30pt;
	}
.cap5{
	font-size: 14px;
	font-weight: normal;
	padding-left: 0.9em;
	text-indent: -1.4em;
	margin-right: 20pt;
	margin-left: 30pt;
	}
img{
	border-width: 0px;
	}
.back{
	margin: 0px 20px 0px 20px;
	}
.und{
	color: #000000;
	font-weight: bolder;
	line-height: 150%;
	text-align: center;
	background-color: #CCCCFF;
	}
ul li{
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	margin-left: 45pt;
	}
.dl_temp{
	width:650px;
	overflow:hidden;
	clear:both;
	text-indent:0;
	border-bottom:solid 1px #D8CCC1;
	font-size:0.9em;
	margin-top: 0pt;
	margin-left: 30pt;
	margin-bottom: 5pt;
	padding-bottom:5px;
}
.dl_temp dt{
	width:150px;
	float:left;
	display:inline;
	text-align:center;
	padding:0 14px;
	line-height:1.6;
}
.dl_temp dd{
	width:456px;
	float:right;
	display:inline;
	text-align:left;
	padding:0 0 0 14px;
	border-left:solid 1px #510000;
	line-height:1.6;
}