@charset "utf-8";


body { font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
       font-size:12px;
	   line-height:150%;
	   text-aling:center;	
	   margin-top:0px;
	   margin-bottom:0px;
	   margin-left:auto;
	   margin-right:auto;
}

#top-wrapper{ width:740px;
          margin-left:auto;
	      margin-right:auto;
		  background:url(images/body_bg.gif) repeat-y left top;
}

#kai-wrapper{ width:740px;
          margin-left:auto;
	      margin-right:auto;
		  background:url(images/body_kaibg.gif) repeat-y left top;
}

#header{ width:740px;
         text-align:left;
		 background-color:#FFFFFF;
		 background:url(images/body_bg.gif) repeat-y left top;
		 }

.header01{ width:740px;
           height:59px;
		   background-color:#FFFFFF;
		   }

.header02{ width:740px;
           height:21px;
		   font-size:10px;
           text-align:right;
		   background-color:#FFFFFF;
		   }



#header #global-nav {
	width: 740px;
	height: 30px;
	}

#header #global-nav img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	float: left;
	}

#header #flasharea {
	clear: both;
	width: 740px;
	height: 230px;
	margin-bottom: 0;
	padding-bottom: 0;
	}






#kai-header{ width:740px;
         height:254px;
         text-align:left;
		 background-color:#FFFFFF;}

#pankuzu{
	width:710px;
	height:25px;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
}

#top-contents-wrapper{ 
	width:740px;
	text-align:left;
	background:url(images/body_bg.gif) repeat-y left top;
	padding-top: 20px;
	margin-top: 0px;
}

#kai-contents-wrapper{ 
	width:740px;
	text-align:left;
	background:url(images/body_kaibg.gif) repeat-y left top;
	margin-top: 0px;
}

#leftbody{
	width:160px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-bottom:80px;
}

.leftmenubox{ width:150px;
              background:url(images/menu-bg.gif) repeat-y left top;
			  margin-bottom:10px;
			  color:#666666;}

#centerbody{ width:375px;
             float:left;
             text-align:left;
			 padding-left:25px;
			 padding-bottom:80px;

			 }

#rightbody{
	width:150px;
	float:left;
	text-align:left;
	padding-left: 10px;
	padding-bottom:80px;

}

#kai-rightbody{
	width:510px;
	float:left;
	text-align:left;
	margin-left: 30px;
	padding-bottom:80px;
}

#kai-rightbody p{
	margin-left:15px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}




#footer{ width:740px;
         height:100px;
         clear:both;
         text-align:center;
		 background-color:#FFFFFF;
		 border-top:#CCCCCC 1px solid;
		 background:url(images/footer-bg.gif) repeat-y left top;}

#footer .minimenu{ font-size:10px;
                   padding-top:10px;
				   padding-bottom:20px;}
		 
h1{	width:740px;
    height:20px;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background-color:#EFEFEF;
	margin:0px;
	text-indent: 5px;
} 

h2{ margin:0px;}


h3{
	font-size: 14px;
	color: #333333;
	background-image: url(images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 25px;
	padding-top: 7px;
	margin-bottom: 5px;
}

h4{
	font-size: 14px;
	background-image: url(images/h4-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 30px;
	padding-top: 7px;
	margin-bottom: 15px;
	margin-top: 15px;
}

h5{ 
	clear:both;
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left:15px;
	background-image: url(images/icon-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left center;

 }

h5.pink{
	background-image: url(images/icon-pink-circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h5.green{
	background-image: url(images/icon-green-circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


h6 {
	clear:both;
	margin-left:15px;
	font-size: 12px;
	margin-bottom: 0;
	}





.logo-img{ margin-right:103px;}

ul.leftbody-menu{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-left: 0px;
	margin-right: 10px;
}

li.pink{
	background-image: url(images/icon-pink.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}

li.green{
	background-image: url(images/icon-green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}

li.blue{
	background-image: url(images/icon-base.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}





.header02 a:link{ color:#666666;
                  text-decoration:underline;}
.header02 a:visited{ color:#666666;
                  text-decoration:underline;}
.header02 a:hover{ color:#666666;
                  text-decoration:none;}
.header02 a:active{ color:#666666;
                  text-decoration:none;}

#leftbody a:link{ color:#666666;
                  text-decoration:underline;}
#leftbody a:visited{ color:#666666;
                  text-decoration:underline;}
#leftbody a:hover{ color:#666666;
                  text-decoration:none;}
#leftbody a:active{ color:#666666;
                  text-decoration:none;}
				  
.bottom5{ margin-bottom:5px;}
.gray-txt{ color:#666666;}
.pink-txt{ color:#FF6666;}
.green-txt{ color:#009933;}
.red-txt{ color:#FF0000;}
.white-txt{ color:#FFFFFF;}

.txt14 {font-size: 14px}

.right{ float:right;}

.cap{ padding-left:1em;
       text-indent:-1em;
	   font-size:10px;
	   margin:0px;
	  }

.cap2{ padding-left:1em;
       text-indent:-1em;
	   margin:0px;
	  }

.d-p-contents{
	line-height:100%;
	margin-right: 10px;
	margin-bottom:5px;
}

.graybox{
	width:140px;
	background:#EFEFEF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 5px;
}

.flashbannerbox{
	font-size:10px;
	line-height: 120%;
	margin-top: 5px;
}

.sikakubox{ width:350px;
            height:60px;
			background-color:#FFF0D2;
			margin-top:10px;
			margin-bottom:5px;}
			
.sikaku01{ float:left;
           width:61px;
		   height:60px;
		   }			
			
.sikaku02{
	float:left;
	width:279px;
	font-size:14px;
	line-height:150%;
	padding-top: 8px;
		   }			
			
.sikaku03{ float:left;
           width:10px;
		   height:60px;}			
			
.banner-taiken-long{
	width: 350px;
	padding: 0px;
	margin-top: 15px;
}

p.top-center{ width:350px;
              margin:0px;}			
			
			
ul.information{
	list-style-type: none;
	margin-right: 15px;
	line-height: 120%;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 10px;
}			
			
li.infolist{
	margin-bottom: 5px;
	list-style-image: url(images/icon-pink.gif);
	margin-left: 10px;
}			
			
.taiken-nyugaku{
	width:350px;
	background:url(images/taiken-bg02.gif) repeat-y left top;
	margin-top: 0;
}	

.taiken-paper{
	width:350px;
	background-image: url(images/taiken-bg01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.taiken-nonpaper{ width:350px;}	
			
.taiken-table{
	margin-left:20px;
	line-height: 170%;
}			
			
.left-img{
	float:left;
	margin: 0px;
}			
		
.left15{
	margin-left:15px;
}
			
.pagetop{
	text-align:right;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}	

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

.timetable{
	font-size:10px;
	width:450px;
	border:solid 1px #999999;
	margin-left:15px;
	line-height: 110%;
}

.photo-left{
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.photo-right{
	float:right;
	margin-left: 15px;
	margin-bottom: 10px;
}


.clear {
	clear: both;
	}


.under-h3-menu{
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.under-table-txt{ font-size:10px;
                  margin-left:15px;}

.syusyokulist-table{ font-size:10px;
                     margin-left:15px;}
					 
.keijiban{
	clear: both;
	background-image: url(images/taiken/keijiban-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 480px;
	margin-top: 0px;
	margin-left: 15px;
}

.keijiban h5{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}

.keijiban p{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ol.nyushi{
	padding-left: 20px;
	margin-left: 15px;
}

ol.sublist{
	margin-left: 10px;
	padding-left: 15px;
}

.keijiban-form{
	background-image: url(images/taiken/keijiban-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 480px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.keijiban-form hr{
	width: 400px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 0px;
	color: #FFFFEB;
	margin-bottom: 15px;
	margin-top: 15px;
}

.keijiban-form h5{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
.keijiban-form-title{
	font-size:14px;
	margin-left: 15px;
    margin-top:20px;}

div.keijiban ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
}

div.keijiban li{
	padding-left: 15px;
	background-image: url(images/icon-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}	


.img-bus{
	margin-right: 5px;
}

.under-h3-faqmenu{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.under-h3-faqmenu ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}

div.under-h3-faqmenu li{
	background-image: url(images/icon-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}

.taiken-photo-table{
	margin-left:15px;
	}

.float-left{ float:left;}

.clear{ clear:both;}

.access-keirobox{
	float:right;
	width:150px;
	border:solid 1px #999999;
	padding: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 10px;
}

.shingaku-table{ margin-left:15px;
                 font-size:14px;}

.kousyu-addbox{
	width: 350px;
	margin-left: 15px;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #999999;
	margin-top: 5px;
	font-weight: bold;
	background-color: #EDF7FE;
}

ul.dayori{
	margin-top: 30px;
	margin-bottom: 20px;
	list-style-type: none;
	}
	
ul.dayori li{
	background-image: url(images/icon-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	}


.pdf-reader-box{
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: x-small;
	width: 400px;
	line-height: 140%;
	padding: 15px;
	}
.pdf-reader-box img{
	margin-top:0px;
	margin-right:5px;
	margin-bottom:2px;
	}



.hojyo-banner{
	margin-bottom: 5px;
	cursor: pointer;
	}

.left-imageicon{
	float: left;
	margin-left: 0px;
	margin-right:5px;
	}

p.hojyo-top-nav{
	text-align: right;
	padding-right: 15px;
	}


h6.syusyoku-area {
	clear:both;
	margin-left:20px;
	font-size: 12px;
	margin-bottom: 0;
	}

p.syusyoku-area {
	padding-left: 20px;
	padding-right: 20px;
	}

.pointer {
	cursor: pointer;
	}


div.contact-btn {
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	}

.align-center {
	text-align: center;
	}





.hoiku-color-txt {
	color: #267171;
	}

.kaigo-color-txt {
	color: #FF3467;
	}





/*---------------トップページにブログ記事------------------*/
#top-contents-wrapper #leftbody #top-leftblog-box {
	width: 150px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/top-leftblog-bg.jpg) no-repeat left bottom;
	}

#top-contents-wrapper #leftbody #top-leftblog-box h2 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}

#top-contents-wrapper #leftbody #top-leftblog-box ul {
	list-style-type: none;
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 10px;
	}

#top-contents-wrapper #leftbody #top-leftblog-box ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	line-height: 130%;
	background: url(images/top-leftblog-icon.jpg) no-repeat left 5px;
	}

#top-contents-wrapper #leftbody #top-leftblog-box p#leftblog-btn {
	margin: 0 0 0 5px;
	padding-top: 5px;
	}

#top-contents-wrapper #leftbody #top-leftblog-box ul li a:link { text-decoration: underline; }
#top-contents-wrapper #leftbody #top-leftblog-box ul li a:visited { text-decoration: underline; }
#top-contents-wrapper #leftbody #top-leftblog-box ul li a:hover { text-decoration: underline; }
#top-contents-wrapper #leftbody #top-leftblog-box ul li a:active { text-decoration: underline; }




/* Add CSS 2010 04
=========================================== */

/* Report Column
---------------------------------------- */
#kai-contents-wrapper .reportColumn {
	zoom: 1;
}
#kai-contents-wrapper .reportColumn:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

#kai-contents-wrapper .reportColumn h5 { margin-bottom: 10px;}

	/* Contents
	---------------------------------------- */
	#kai-contents-wrapper .reportColumn .contents {
		float: left;
		display: inline;
		width: 340px;
	}
	
	#kai-contents-wrapper .reportColumn .contents .profile {
		margin-bottom: 10px;
		font-weight: bold;
	}

	/* Image
	---------------------------------------- */
	#kai-contents-wrapper .reportColumn .image {
		float: right;
		display: inline;
		width: 150px;
	}
	
	#kai-contents-wrapper .reportColumn .image p {
		padding-top: 7px;
	}