@charset "utf-8";

/* CONTAINER ****************************************************************/
div#contents div.topback {
	margin: 0 50px 20px 0;
}


/* HEADER ****************************************************************/
div#header {
	width: 800px;
	height: 80px;
}

div#h-top p {
	float: left;
	width: 400px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
div#h-top p a {
	float: left;
	width: 400px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}


/* MAIN ****************************************************************/
div#main {
	padding-top: 17px;
	padding-bottom: 10px;
}
div#main h1 {
	width: 580px;
	height: 35px;
	margin-bottom: 22px;
	text-indent: -9999px;
	background: url(../tokutai/images/main_title.gif) no-repeat;
}
div#main h2 {
	width: 436px;
	height: 56px;
	margin-bottom: 20px;
	text-indent: -9999px;
	background: url(../tokutai/images/main_sent.gif) no-repeat;
}
div#main h3 {
	width: 478px;
	height: 32px;
	margin-bottom: 18px;
	text-indent: -9999px;
}

h3#box-title1 { background: url(../tokutai/images/box_title01.gif) no-repeat;}
h3#box-title2 { background: url(../tokutai/images/box_title02.gif) no-repeat;}

div#main h4 {
	width: 300px;
	height: 25px;
	margin-bottom: 18px;
	text-indent: -9999px;
}

h4#box-intitle1 { background: url(../tokutai/images/box_intitle01.gif) no-repeat;}
h4#box-intitle2 { background: url(../tokutai/images/box_intitle02.gif) no-repeat;}

div#main table {
	border: #322B29 solid 1px;
}
div#main caption {
	text-align: left;
}
div#main tr th {
	padding: 3px 0;
	border: #9A9695 solid 1px;
	vertical-align: middle;
	text-align: center;
	background-color: #EEE;
}
div#main tr td {
	padding: 3px 0;
	border: #9A9695 solid 1px;
	vertical-align: middle;
	text-align: center;
}
div#main tr th.caution {
	background-color: #EFDCEF;
}
div#main tr td.caution {
	color: #F66;
}
div.box {
	width: 555px;
	padding-left: 25px;
}

div#box01 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: #C9CACA dotted 1px;
}

div#box02 {
	margin-bottom: 35px;
}
#box02 p#misumi {
	width: 311px;
	height: 48px;
	margin-bottom: 6px;
	margin-left: 85px;
	text-indent: -9999px;
	background: url(../tokutai/images/misumi.gif) no-repeat;
}
#box02 ul {
	margin-top: -10px;
}
#box02 li {
	float: left;
	height: 21px;
	margin-right: 4px;
	text-indent: -9999px;
}

li#course01 { width: 100px; background: url(../tokutai/images/course.gif) no-repeat 0 0;}
li#course02 { width: 100px; background: url(../tokutai/images/course.gif) no-repeat -100px 0;}
li#course03 { width: 130px; background: url(../tokutai/images/course.gif) no-repeat -200px 0;}

div#box03 {
	padding-bottom: 38px;
	border-bottom: #C9CACA dotted 1px;
}
div#box03 p {
	margin-bottom: 10px;
}
div#box03 table {
	width: 432px;
	margin-bottom: 10px;
}
div#box03 p#icon01 {
	width: 52px;
	height: 34px;
	margin-left: 189px;
	text-indent: -9999px;
	background: url(../tokutai/images/icon01.gif) no-repeat;
}
div#box03 p#icon02 {
	width: 76px;
	height: 33px;
	margin-left: 177px;
	text-indent: -9999px;
	background: url(../tokutai/images/icon02.gif) no-repeat;
}

div#box04 {
	padding-top: 20px;
	padding-bottom: 35px;
}
div#box04 p {
	margin-bottom: 10px;
}
div#box04 li {
	list-style-type: disc;
	margin-left: 1em;
}

div.jump-ad {
	display: inline;/* IE6 fix */
	float: left;
	margin: 0 0 20px 320px;
}
div.jump-ad  p {
	width: 125px;
	text-indent: -9999px;
}
div.jump-ad  a {
	display: block;
	height: 26px;
	background: url(../images/goto_adm.gif) no-repeat 0 0;
}

div#box05 {
	padding-top: 32px;
	padding-bottom: 56px;
	border-top: #C9CACA dotted 1px;
}
div#box05 table {
	width: 348px;
	margin-top: 12px;
	margin-bottom: 18px;
}
div#box05 p#box05-sent {
	width: 368px;
	height: 30px;
	margin-bottom: 12px;
	text-indent: -9999px;
	background: url(../tokutai/images/box05_sent.gif) no-repeat;
}
div#box05 p#box05-pict {
	width: 480px;
	height: 128px;
	text-indent: -9999px;
	background: url(../tokutai/images/box05_pict.gif) no-repeat;
}

div.topback02 p {
	width: 125px;
	float:right;
	margin-top:20px;
	text-indent: -9999px;
}
div.topback02 a {
	display: block;
	height: 26px;
	background: url(../images/goto_adm.gif) no-repeat 0 0;
}

/* FOOTER ****************************************************************/
div#footer {
	height: 3em;
	font-size: 10px;
}
div#footer address {
	padding-top: 0.2em;
	font-size: 10px;
}

