@charset "utf-8";

html,body,div,h1,h2,h3,h4,h5,h6,p,a,span,em,storng,table,tr,td,th,dl,dd,dt,object,embed,ul,li,ol,img{
	margin : 0;
	padding : 0;
	font-family : "ＭＳ ゴシック",sans-serif;
	font-size:14px;
	color:#333;
}
object{outline : none;}
embed{outline : none;}


/* -- initialize common style -- */
a img{border : none;}
a{text-decoration : none;}
ul{list-style-type : none ;}
li img{vertical-align: bottom;}

body {
	margin:0 0;
	background-image:url(images/headerbackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#E1F5FB;
}
.center{
  text-align : center;
}
.centerize{
  margin : 0 auto;
}

.inline{
  display : inline;
}

/* clearfix */
.clearfix:after{
	content : '';
	display : block;
	height : 0px;
	clear : both;
	visibility : hidden;
}
* html .clearfix{
	clear : both;
	overflow : hidden;
}
*:first-child+html .clearfix{
	clear : both;
	overflow : hidden;
}
/* holly hack*/
 /*\*//*/
  height: auto;
  overflow: hidden;
  /**/

/* clearfix end */
/* -- initialize end -- */

/* ---- header ---- */
div#header{
	margin:0 auto;
	width:940px;
	height:93px;
}

div#top{
	margin:0 auto;
	width:940px;
}

div#top h1{
	position:relative;
	left:10px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	letter-spacing:-0.1em;
	color:#fff;
}

ul#moji{
	width:196px;
	height:29px;
	background-image:url(images/mojisize.png);
	background-repeat:no-repeat;
	position:absolute;
	left:975px;
	top:0px;
	padding-left:98px;
}

ul#moji li{
	padding:5px;
	float:left;
}


div#top2{
	margin-top:20px;
	width:940px;
}

div#logo{
	margin:0 10px 0 0px;
	width:552px;
	float:left;
}

*html div#logo{
	margin:10px 10px 0 10px;
	width:552px;
	float:left;
}


p#header_text{
	margin:10px 10px 0 20px;
	float:right;
}

p#header_text input#input_text{
	width:170px;
}


/* ---- menu ---- */

div#topimagewrap{
	margin:0 0;
	height:90px;
	background-position:0 0;
	background-image:url(images/nakatopbackground.jpg);
	background-repeat:repeat-x;
}


ul#globalmenu{
	margin:0 auto;
	width:925px;
	text-align:center;
}

ul#globalmenu li{
	margin:0 auto;
	float:left;
}

div#topimages{
	margin:0 auto;
	width:940px;
}

div#pankuzu{
	margin:0 auto;
	padding:10px;
	width:920px;
	text-align:left;
	font-size:0.9em;
}

div#pankuzu a:hover{
	color:#ff6600;
}




/* ---- main ---- */
div#contents{
	margin:0 0;
	background-color:#E1F5FB;
}

div#contentsbox{
	margin:0 auto;
	width:940px;
	background-color:#E1F5FB;
}

div#leftbox{
	float:left;
}

/* ---- aboutuspage ---- */
div.aboutustop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/aboutustopbackground.png);
	background-repeat:no-repeat;
}

/* ---- donationpageandcollabopage ---- */
div.donationtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/donationtopbackground.png);
	background-repeat:no-repeat;
}

div.collabotop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/collabotopbackground.png);
	background-repeat:no-repeat;
}

table.icon{
	margin:20px 30px;
}

table.icon tr td a{
	text-decoration:underline;
}

table.icon tr td a:hover{
	color:#ff6600;
}



table.iconlast{
	margin:20px 30px 0;
}

table.iconlast tr td a{
	text-decoration:underline;
}

table.iconlast tr td a:hover{
	color:#ff6600;
}




/* ---- linkpage ---- */
div.linktop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/linktopbackground.png);
	background-repeat:no-repeat;
}

p.study1{
	background-color:#fff;
	border:1px solid #FF9900;
	font-weight:bold;
	margin:10px 20px 0;
	padding:5px 10px;
}

p.study1 a:hover{
	color:#FF7D26;
}


p.study2{
	background-color:#FFFFE6;
	border:1px solid #FF9900;
	margin:-1px 20px 20px;
	padding:15px 10px;
}

/* ---- rentalpage ---- */
div.rentaltop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/rentaltopbackground.png);
	background-repeat:no-repeat;
}


/* ---- memberpage ---- */

div.membertop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/membertopbackground.png);
	background-repeat:no-repeat;
}


ul.info{
	overflow-y: auto;
	overflow-x: hidden;
	height:280px;
	width:660px;
	margin:0px;
	padding:0px 8px 0;
}

ul.info li{
	width:600px;
	margin-left:20px;
	padding:10px 10px 10px 20px;
	background-image:url(images/yajirushi.gif);
	background-repeat:no-repeat;
	background-position:0px 17px;
	border-bottom:dotted 1px #ccc;
	line-height:1.5em;
	letter-spacing:-0.1em;
}


ul.info li span{
	color:#FF6600;
	font-size:15px;
}

ul.info li a{
	font-weight:bold;
	text-decoration:underline;
}

ul.info li a:hover{
	color:#06ACD4;
}


div.houkokutop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/houkokutopbackground.png);
	background-repeat:no-repeat;
}

div.chiikitop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/chiikitopbackground.png);
	background-repeat:no-repeat;
}

div.yushikishatop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/yushikishatopbackground.png);
	background-repeat:no-repeat;
}


/* ---- accesspage ---- */
div.accesstop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/accesstopbackground.png);
	background-repeat:no-repeat;
}

div.map{
	padding-top:10px;
	text-align:center;
}

/* ---- privacypage ---- */
div.privacytop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/privacytopbackground.png);
	background-repeat:no-repeat;
}

p.privacytitle{
	margin-top:30px;
	text-align:center;
}


ol.privacycome{
	padding:10px 30px 0 50px;
}

ol.privacycome li{
	margin:10px 0;
}

p#author{
	margin:50px 30px;
	text-align:right;
}


/* ---- admissionpage ---- */
div.admissiontop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/admissiontopbackground.png);
	background-repeat:no-repeat;
}

table.kaihi{
	border-collapse:collapse;
	margin:40px auto;
}

table.kaihi tr th{
	border:solid 1px #030;
	background-color:#d0ffcd;
	padding:10px 20px;
}

table.kaihi tr td{
	background-color:#fff;
	border:solid 1px #030;
	padding:10px 20px;
}


table.admissionbutton{
	margin:10px auto;
}
	

table.admissionbutton tr td{
	padding:0 20px;
}


div.specialtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/specialtopbackground.png);
	background-repeat:no-repeat;
}

div.normaltop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/normaltopbackground.png);
	background-repeat:no-repeat;
}

/* ---- contactus ---- */

div.contactustop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/contactustopbackground.png);
	background-repeat:no-repeat;
}

p.contactbutton{
	text-align:center;
}

div.contactformtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/contactformtopbackground.png);
	background-repeat:no-repeat;
}

/* ---- ivent ---- */

div.iventtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/iventtopbackground.png);
	background-repeat:no-repeat;
}

ul.info2{
	width:660px;
	margin:0px;
	padding:0px 8px 0;
}

ul.info2 li{
	width:600px;
	margin-left:20px;
	padding:10px 10px 10px 20px;
	background-image:url(images/yajirushi.gif);
	background-repeat:no-repeat;
	background-position:0px 17px;
	line-height:1.5em;
	letter-spacing:-0.1em;
}


ul.info2 li span{
	color:#FF6600;
	font-size:15px;
}

ul.info2 li a{
	font-weight:bold;
	text-decoration:underline;
}

ul.info2 li a:hover{
	color:#06ACD4;
}

/* ---- iventform ---- */
div.iventformtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/iventformtopbackground.png);
	background-repeat:no-repeat;
}

/* ---- mailnews ---- */
div.mailnewsformtop{
	margin:20px 10px 0px;
	height:61px;
	width:682px;
	background-image:url(images/mailnewstopbackground.png);
	background-repeat:no-repeat;
}

/* ---- kyoutsu ---- */

div.middle{
	width:682px;
	margin:0 10px;
	min-height:575px;
	background-image:url(images/aboutusmiddlebackground.png);
	background-repeat:repeat-y;
}

div.title{
	padding:10px 15px 10px;
}

p.come{
	padding:10px 15px; 10px;
	line-height:1.8em;
}

p.come a{
	color:#0033cc;
	text-decoration:underline;
}


p.come a:hover{
	color:#ff6600;
}

p.come span{
	text-align:center;
	margin:0 100px;
}



div.bottom{
	width:682px;
	height:14px;
	margin:0 10px;
	background-image:url(images/aboutusbottombackground.png);
	background-repeat:no-repeat;
}





div#rightbox{
	float:right;
	width:211px;
	height:830px;
	background-color:#E3F6FA;
	background-repeat:no-repeat;
	margin-top:20px;
	border:7px solid #C8EDF6;
}

ul#banner{

}

ul#banner li{
	margin:10px 24px;
}


/* ---- footer ---- */

div#footer{
	
	margin:0 auto;
	height:319px;
	background-image:url(images/footerbackground.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

ul.footerinner{
	margin:0 auto;
	width:1150px;
	padding-top:120px;
	text-align:center;
}

ul.footerinner li{
	float:left;
}


ul.footerinner li a{
	font-size:0.9em;
}

ul.footerinner li a:hover{
	color:#fff;
}



div#footer p{
	margin-top:170px;
	text-align:center;
	font-size:0.9em;
	color:#fff;
}

/* ---- yushikisha ---- */
div#come2{
	padding:10px 30px;
}


div.yushikishadetail{
	margin:10px 0px 30px;
}

div.yushikishadetail a{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

div.yushikishadetail a:hover{
	color:#06ACD4;
}
