/*初期化*/
html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1,h2,h3,h4,h5,p,ul,ol {
	margin-top: 0;
	margin-bottom: 0;
}


/*レイアウト*/

body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

body,td,th,div {
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	font-size:12px;
	color:#333333;
}
h2 {
	font-size: 20px;
/*	line-height: 150%;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/h2img.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
*/
	padding:10px 0px 10px 0px;
}

#container {
	position:relative;
	background-repeat: repeat-y;
	padding: 0px;
	margin:0px auto;
	width:817px;
	text-align: left;
	background-image: url(../images/bg.jpg);
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin:0px auto;
	width:817px;
	text-align: left;
	height: 28px;
}
#copyright{
	padding:5px 0px 0px 0px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position:relative;
	width:800px;
	font-size:10px;
}

#copyright .copyright-a{
	padding-left:10px;
	float:left;
	width:300px;
	font-size:10px;
}
#copyright .copyright-b{
	padding-right:10px;
	float:right;
	width:400px;
	text-align:right;
	font-size:10px;

}

#main {
	position:relative;
	margin:0px 0px 0px 8px;
	padding:0px;
	width:800px;
/*	left:8px;*/
	top:0px;
	
}

#head {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;
	background-image:url(../images/headcolor.jpg);
	background-repeat: no-repeat;
	}
#head h1{
	display:block;
	text-indent:-9999px;
	background:url(../images/q-titleimg.jpg) no-repeat;
	width:500px;
	height:40px;
	top:15px;
	position:relative;

}
#head h1 a.blocklink {

	display:block;
	margin:0px;
	padding:0px;
	width:400px;
	height:40px;

}
#head h1 a.kousiki {
	display:block;
	margin:0px;
	padding:0px;
	width:60px;
	height:40px;
		float:left;

}
#contact {
	position:absolute;
	top: 15px;
	left: 600px;
	width:190px;
	height:29px;
	text-indent: -9999px;
	display: block;
}
#contact a {
	display:block;
	margin:0px;
	padding:0px;
	width:190px;
	height:29px;
	background-image: url(../images/btn-top.jpg);
	background-repeat: no-repeat;
}
#contact a:hover {
	background-image: url(../images/btn-top.jpg);
	background-position:0px -29px;
	background-repeat: no-repeat;
}

#closewin {
	position:absolute;
	top: 15px;
	left: 700px;
	width:190px;
	height:29px;
	text-indent: -9999px;
	display: block;
}
#closewin a {
	display:block;
	margin:0px;
	padding:0px;
	width:190px;
	height:29px;
	background-image: url(../images/btn-close.jpg);
	background-repeat: no-repeat;
}
#closewin a:hover {
	background-image: url(../images/btn-close.jpg);
	background-position:0px -29px;
	background-repeat: no-repeat;
}

#btn-start {
	
	width:231px;
	height:33px;
	text-indent: -9999px;
	display: block;
}
#btn-start a {
	display:block;
	margin:0px;
	padding:0px;
	width:231px;
	height:31px;
	background-image: url(../images/btn-start.jpg);
	background-repeat: no-repeat;
}
#btn-start a:hover {
	background-image: url(../images/btn-start.jpg);
	background-position:0px -34px;
	background-repeat: no-repeat;
}


/*Navi*/

#navi {
	padding: 0px;
	width: 800px;
	height:35px;
	text-align: left;
	margin: 0px;
	display:block;
	
	
}

#navi ul{
	list-style:none;
	width:800px;
	height:35px;
	margin:0px;
	padding:0px;

}
#navi p {
	text-indent:-9999px;
}
#navi li{
	
	float:left;
/*	width:114px;*/
	margin:0px;
	padding:0px;
	display:block;
}
#navi a{
	display:block;
	background:url(../images/navi.jpg) no-repeat;
	text-decoration:none;
	
}
#menu1 a{
	background-position:0px 0px;
	width:114px;
	height:35px;
}
body#content01 #menu1 a,
#menu1 a:hover{
	background-position:0px -36px;
}


#menu2 a{
	background-position:-114px 0px;
	width:114px;
	height:35px;
}
body#content02 #menu2 a,
#menu2 a:hover{
	background-position:-114px -36px;
}



#menu3 a{
	background-position:-228px 0px;
	width:114px;
	height:35px;
}
body#content03 #menu3 a,
#menu3 a:hover{
	background-position:-228px -36px;
}
#menu4 a{
	background-position:-343px 0px;
	width:115px;
	height:35px;
}
body#content04 #menu4 a,
#menu4 a:hover{
	background-position:-343px -36px;
}

#menu5 a{
	background-position:-457px 0px;
	width:114px;
	height:35px;
}
body#content05 #menu5 a,
#menu5 a:hover{
	background-position:-457px -36px;
}

#menu6 a{
	background-position:-571px 0px;
	width:114px;
	height:35px;
}
body#content06 #menu6 a,
#menu6 a:hover{
	background-position:-571px -36px;
}
#menu7 a{
	background-position:-685px 0px;
	width:115px;
	height:35px;
}
body#content07 #menu7 a,
#menu7 a:hover{
	background-position:-685px -36px;
}





/*common*/

.img-right {
	float: right;
	margin-left: 15px;
}

.img-left {
	float: left;
	margin-right: 15px;
}

.img-space{
	padding:10px;
}

.img-space-top-under{
	padding:10px 0px;
}

.fontsize10 {font-size: 10px;line-height: 180%;}
.fontsize11 {font-size: 11px;line-height: 16px;}
.fontsize12 {font-size: 12px;line-height: 17px;}
.fontsize14 {font-size: 14px;line-height: 18px;}
.fontsize16 {font-size: 16px;line-height: 19px;}
.color-orange {
	color: #FF6600;
}
.color-red {
	color: #FF0000;
}
.color-black {
	color: #000000;
}
.color-white {
	color: #FFFFFF;
}
.color-green {
	color: #009900;
}

.clear {
 clear:both;
}

.spacer {
	display: block;
	height: 5px;
	width: 5px;
	font-size:0px;
}
#pagetop {
	font-size: 10px;
	text-align: right;
	position:relative;
}
#pagetop a {
	position:relative;
	background-image: url(../images/uue.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 20px;

}

.margin1 {
	margin:5px 0px 5px 20px;
	color:#0066CC;
}

/* table-style*/

table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	padding: 5px;
	text-align:left;

}
table.table-no td td{
	border:0px none #CCCCCC;
}


table.ryokin td {
	font-size: 12px;
	color: #000033;
	background-color: #EEEEEE;
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
table.ryokin th {
}

/*box*/
.box-center {
	border:1px solid #CCCCCC;
	padding:20px;
	margin:10px auto;
	width:600px;
}
.box-normal {
	border:1px solid #CCCCCC;
	padding:20px;
	margin:10px auto;
}

/*format*/
.setumei-text {
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 6px;
}

#btn-01 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-01 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt1.gif);
	background-repeat: no-repeat;
}
#btn-01 a:hover {
	background-image: url(../images/btn-qt1.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}

#btn-02 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-02 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt2.gif);
	background-repeat: no-repeat;
}
#btn-02 a:hover {
	background-image: url(../images/btn-qt2.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}

#btn-02-1 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-02-1 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt2-1.gif);
	background-repeat: no-repeat;
}
#btn-02-1 a:hover {
	background-image: url(../images/btn-qt2-1.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}

#btn-02-2 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-02-2 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt2-2.gif);
	background-repeat: no-repeat;
}
#btn-02-2 a:hover {
	background-image: url(../images/btn-qt2-2.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}



#btn-03 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-03 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt3.gif);
	background-repeat: no-repeat;
}
#btn-03 a:hover {
	background-image: url(../images/btn-qt3.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}


#btn-03-1 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-03-1 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt3-1.gif);
	background-repeat: no-repeat;
}
#btn-03-1 a:hover {
	background-image: url(../images/btn-qt3-1.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}


#btn-03-2 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-03-2 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt3-2.gif);
	background-repeat: no-repeat;
}
#btn-03-2 a:hover {
	background-image: url(../images/btn-qt3-2.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}




#btn-04 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-04 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt4.gif);
	background-repeat: no-repeat;
}
#btn-04 a:hover {
	background-image: url(../images/btn-qt4.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}

#btn-05 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-05 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt5.gif);
	background-repeat: no-repeat;
}
#btn-05 a:hover {
	background-image: url(../images/btn-qt5.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}


#btn-06 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-06 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt6.gif);
	background-repeat: no-repeat;
}
#btn-06 a:hover {
	background-image: url(../images/btn-qt6.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}

#btn-07 {
	width:189px;
	height:26px;
	text-indent: -9999px;
	display: block;
	padding:5px 0px;
}
#btn-07 a {
	display:block;
	margin:0px;
	padding:0px;
	width:189px;
	height:26px;
	background-image: url(../images/btn-qt7.gif);
	background-repeat: no-repeat;
}
#btn-07 a:hover {
	background-image: url(../images/btn-qt7.gif);
	background-position:0px -27px;
	background-repeat: no-repeat;
}


/*inlinefram-window*/
body#win {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/format_win-bg.jpg);
	background-repeat: repeat-x;
}



/*iframe {
	width: 550px;
	height: 490px;
	overflow-x: hidden;
}*/
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 257px;
	width: 265px;
}
#right-head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 560px;
	position: absolute;
	left: 257px;
	top: 0px;
}
#main-img {
	background-image: url(../images/imgmain.gif);
	background-repeat: no-repeat;
	width: 563px;
	position: absolute;
	top: 87px;
	right: 1px;
	height: 237px;
}
#contet-zone {
	height: auto;
	width: 535px;
	top: 350px;
	position: static;
	margin-left: 260px;
	margin-top: 70px;
}
#submenu {
	height: auto;
	width: 150px;
	font-size: 10px;
	line-height: 150%;
	position: absolute;
	left: 80px;
	margin: 0px;
	padding: 0px;
}
.linklink {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #009900;
	background-image: url(../images/icon.gif);
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
		text-decoration: none;
		display:block;
}
.linklink a,
.linklink a:visited {
	color: #009900;
	text-decoration: none;
}



.people {
	font-size: 10px;
	color: #666666;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#school {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	margin:0px auto;
	width:817px;
	position: relative;
}

#school div{
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	margin:0px 0px 0px 110px;
	width:680px;
	position: relative;
	text-align: left;
}

#school div a,
#school div a:visited
{
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	text-decoration:none;
}
#school div a:hover
{
	
	color:#FF0000;
}

/*format*/

#format{
	position:relative;
	background-repeat: repeat-y;
	padding: 0px;
	margin:30px auto 0px;
	width:551px;
	text-align: left;
}
#f-content {
	background-image: url(../images/format_2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#f-content #cont {
	width:400px;
	margin:0px auto;
	text-align:center;
}

#f-content #cont h1{
	font-size:29px;
	font-weight:bold;
	color:#009900;
	padding-top: 15px;
	padding-bottom: 15px;
}

#f-content #cont h2{
	font-size:16px;
	font-weight:bold;
	color:#006600;
	padding-top: 10px;
	padding-bottom: 10px;

}


.kinmu{
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}





#formatbody {
	background-image: url(../images/format_bg.jpg);
}

#contet-zone-f {
	height: auto;
	width: 535px;
	top: -160px;
	margin-top: 0px;
	left: 275px;
	position: relative;
}
