/* template start */

* { margin : 0 ; padding : 0 ; }

img{
	border:0;
}
	
body {
	background: #999999;
	font-size:80%;
	color:#333333;
	line-height:120%;
}



h1{ font-size:80%;}

h2{	font-size:120%;
	padding:7px 0px 3px 45px;
	margin-bottom:10px; 
	background:url(../images/h2-back2.jpg);
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
}

h3{
	background:#660000;
	border:#cc0000 solid;
	border-width:0px 0px 0px 7px;
	padding:3px 0px 3px 10px;
	color:#ffffff;
	font-size:100%;
}

h4{ 
	color:#ffffff;
	font-size:100%; 
	background-color: #660000; 
	border-style:solid; 
	border-color: #cc3300; 
	border-width:0px 0px 0px 7px; 
	padding:5px 10px;
	margin-top:15px; 
}


#head-top {
	 clear:both;
	 background: url(../images/header-back.jpg);
}

#head-top div{ 
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 
	color:#666666; 
	text-align:right; 
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
	background:url(../images/head-back1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:14px;
	padding:3px 0px;
}

#header { 
	background:url(../images/head-back4.gif);
	clear:both;
}

#header div{ 
	width:800px; 
	margin-left:auto; 
	margin-right:auto;
}

#head-line {
	background:#666666; 
	border:solid #990000;
	border-width:0px 0px 2px 0px;
	clear:both;
}

#head-line div{ 
	clear:both; 
	width:800px;
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	background:url(../images/head-back3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px;
}

#head-line div ul{
    list-style:none;
	float:right;
}

#head-line div li{
    list-style:none;
    float:left;
	
}
#head-line a{
    display:block;
	width:120px;
    padding:1px 5px;
    text-decoration:none;
	border-left:solid 3px #990000;
	color:#ffffff;
}

#head-line a:hover{
    border-left:solid 3px #ff9900;
	color:#ffffff;
}



#main-main{
	background: url(../images/header-back.jpg);
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

#body-main{
	width:800px;
	margin-left:auto; 
	margin-right:auto;
	
	background:#ffffff url(../images/main-back.gif) repeat-y left;
	clear:both;
}

#body-main a:link { color: #ffffff; } 
#body-main a:visited { color: #99ccff; } 
#body-main a:hover { color: #ff9900; }  

#body-right{
	float:right;
	width:645px;
	padding:10px 10px 10px 5px;
	
}

#body-left{
	float:left;
	width:125px;
	padding:10px 5px 10px 10px;
}

#menu-div{
	clear:both;
}

#mov-bnr{
	padding-bottom:5px;
}


#bottom {
	background:url(../images/bottom-back.gif)  no-repeat;
	height:4px;
	clear:both;
}


#footer {  
	clear:both; 
	border-style:solid; 
	border-width:2px 0px 0px 0px ; 
	border-top-color: #990000;  
	text-align:center; 
	color: #333333; 
	padding:2px 0px ;
}

.c-both{
	clear:both;
}

/* template end */

/* home start */
#home-bnr{
	margin-bottom:10px;
}
/* home end */

/* works-shousai start */

#work-img{
	vertical-align:top;
	}

#work-img div{
	margin-top:8px;
	clear:both;
	}

#work-img div img{
	margin-left:8px;
	width:120px;
	height:120px;
	}

#work-img #works-category{
	clear:both;
	width:470px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#works-category ul{
	clear:both;
}

#works-category li{
    list-style:none;
    float:left;
	margin:0px 10px;
	
}
#works-category a{
    display:block;
	width:120px;
	background:#990000 url(../images/waku.gif);
    text-decoration:none;
	border:solid 1px #000000;
	color:#ffffff;
	float:left;
	
	padding:5px;
	text-align:center;
}

#works-category a:hover{
	background: #ff6600 url(../images/waku.gif);
    border:solid 1px #000000;
	color:#ffffff;
}

#works-category a:visited{
	color:#ffffff;
}
	

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* works-shousai end */


/* profile start */
#profile-t{ 
	width:644px;   
	border-style:solid; 
	border-color: #000000; 
	border-width:1px 0px 0px 1px;
	margin-left:auto; 
	margin-right:auto;
}

#profile-t td{ 
	color:#ffffff; 
	border-style:solid; 
	border-color: #000000; 
	border-width:0px 1px 1px 0px;
	background:#666666 url(../images/waku.gif); 
	padding:5px;
}

#profile-top img{
	padding:10px;
}

/* profile end */

/* privacy start */




#v-top div{
	margin:10px 0px 0px 10px;
	}
	
/* privacy end */

/* links start */
#links{
	width:644px;
	background: #666666;
	border-style:solid; 
	border-width:1px 0px 0px 1px; 
	border-color:#333333; 
}

#links th{
	padding:10px;
	width:10%; 
	height:40px; 
	vertical-align:middle;
	border-style:solid; 
	border-width:0px 1px 1px 0px; 
	border-color:#000000;
	background:url(../images/waku.gif) ;
	background-position:left top;
	color:#ffffff;

}

#links td{
	padding:10px; 
	height:40px; 
	vertical-align:middle;
	border-style:solid; 
	border-width:0px 1px 1px 0px; 
	border-color:#000000;
	background:url(../images/waku.gif) ;
	background-position:left top;
	color:#ffffff;

}
/* links end */

/* school start */
#school{
	clear:both;
	}

#school div{
	clear:both;
	text-align:center;
	padding:20px 0px;
	}
	
#school div img{
	margin:0px 20px;
	}
/* school end */

/* schedule start */
#sche{
	clear:both;
}

#sche .sche{
	width:629px;
	margin-bottom:10px; 
	padding:7px; 
	background:#666666 url(../images/waku.gif); 
	background-position:left top; 
	border-style:solid; 
	border-color: #000000; 
	border-width:1px;
	clear:both;
	color:#ffffff;
}

#sche p {
	background: #990000;
	margin-bottom:5px; 
	padding:2px 10px; 
	color:#ffffff; 
	font-weight:bold;
	clear:both;
}

#sche .sche .right-text {
	text-align:right;
	font-weight:bold;
	clear:both;
}

#sche .sche .sche-movie {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:320px;
	
}

#sche .sche .img-center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/* schedule end */

/* event start */
#sche .event-title {
	background: #990000;
	margin-bottom:5px; 
	padding:3px 10px; 
	color:#ffffff; 
	font-weight:bold;
	clear:both;
}

#sche .event-title a:link { color: #ffffff; } 
#sche .event-title a:visited { color: #ffffff; } 
#sche .event-title a:hover { color: #ff9900; }  
/* event end */

/* inquairy start */
#inquiry{
	clear:both;
}

#inquiry div{
	clear:both;
	margin-top:10px;
}

#inquiry div div{
	clear:both;
	margin-top:10px;
	font-weight:bold;
	padding-left:100px;
	padding-bottom:5px;
}

#inquiry-result{
	clear:both;
	text-align:center;
	font-weight:bold;
	padding:20px;
	border:solid #333333;
	border-width: 1px;
	background:#cccccc url(../images/waku.gif);
}

#inq-t{
	border:solid #000000;
	border-width:1px 0px 0px 1px;
	margin-left:auto;
	margin-right:auto;
	width:644px;
}

#inq-t th{
	padding:10px;
	border:solid #000000;
	border-width:0px 1px 1px 0px;
	background:#999999 url(../images/waku.gif);
	width:200px;
	color:#ffffff;
}

#inq-t td{
	padding:10px;
	border:solid #000000;
	border-width:0px 1px 1px 0px;
	background:#999999 url(../images/waku.gif);
	color:#ffffff;
}

#submit-td{
	text-align:center;
}

#com-t{
	border:solid #666666;
	border-width:1px 0px 0px 1px;
	margin-left:auto;
	margin-right:auto;
}

#com-t td{
	padding:10px;
	border:solid #000000;
	border-width:0px 1px 1px 0px;
	background:#666666 url(../images/waku.gif);
	color:#ffffff;
}
/* inquairy end */

/* sitemap start */
#sitemap div{ 
	border:solid #000000 1px;
	background:#666666 url(../images/waku.gif);
	background-position:left top;
	padding:5px;
	margin-top:5px;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	clear:both;
}

#sitemap p{
	padding:5px 0px 5px 30px;
	font-weight:lighter;
}

/* sitemap end */

/* event0125 start */

.event_text{
width:100%;
margin:10px 0px 0px 10px;
}

.event_text td{
vertical-align:top;
}

#event-0125-0{
	width:645px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#333333;
}

#event-0125-1{
	width:210px;
	vertical-align:top;
}

#event-0125-0 #event-0125-text{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#333333;
	padding-bottom:10px;
}

#event-0125-0 #space-0125{
	background: url(../images/shuou/event0125/back-space.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 10px 0px;
}

#shusai-0125{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/shuou/event0125/back-shusai.jpg);
	background-repeat:no-repeat;
}

#shusai-0125 th{
	text-align:right;
	width:30%;
}

#shusai-0125 td{
	padding:3px;
}

.0125-right{
	text-align:right;
}

#event-0125-0 a:link { color: #000066; } 
#event-0125-0 a:visited { color: #99ccff; } 
#event-0125-0 a:hover { color: #ff9900; }  
/* event0125 end */

/* news start */
#news{ 
	border:solid #000000 1px;
	width:118px;
	
}

#information a:link { color: #ffffff; } 
#information a:visited { color: #99ccff; } 
#information a:hover { color: #ff9900; }  

#information{
	padding:5px;
	background:#333333 url(../images/waku.gif);
	background-position:left top;
	color:#ffffff;
	clear:both;
	
}

#information #info-bar{
	width:90px;
	height:15px;
	clear:both;
	background:url(../images/info-bar.gif);
}

#information p{
	border:solid #ffffff;
	border-width:0px 0px 1px 0px;
	padding:3px 0px;
	font-size:80%;
}
/* news end */
