/*layout*/
*{margin:0; padding:0;}
body{width:100%;
	font-family:"�l�r �S�V�b�N", "Osaka�|����",Arial, Helvetica, sans-serif;
}
#main_body{
	 margin: 0 auto;
	 width : 852px ;
	 /*background-image:url(/img/back.jpg); */
	 background-image:url(/img/back.gif); 
	 background-repeat:no-repeat;
	 background-position:100% 5%;
	 }
#left_bar { 
	 float : left ;
	 width : 500px ;
	 }
#left_bar_in {
	background-color:#FFFFFF;
	padding:10px;
}
#main_contents {
	 float : left ;
	 width : 350px ; 
	 margin: 0;
}
#main_contents_in{
	padding:10px;
}
#header{
     width:100%;
	 height:auto; 
	 /*border-bottom:1px solid #CCCCCC;*/
	 margin-top:5px;
}
#footer{
	 width:100%;
	 clear:both;
	 /*border-top:1px solid #CCCCCC; */
}
#main{
     width:850px;
}

/*subpage**********************************************************************************/
#left_bar_sub { 
	 float : left ;
	 width : 250px ;
 }
#main_contents_sub {
	 float : left ;
	 width : 600px ; 
	 margin: 0;
}
.pagetitle{
    font-weight:bold;
	font-size:83%;
	color:#FFFFFF;
	display:block;
	width:200px;
	border:1px solid #333333;
	text-align:center;
	height:auto;
	background-color:#CCCCCC;
	float:left;
}
.en_jp {
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.en_jp a{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.en_jp a:hover{
	font-size:12px;
	font-weight:normal;
	color:#CCCCCC;
}
.msg_lf{
	width:200px;
	font-size:83%;
	color:#333333;
	background-color:#CCCCCC;
	margin-top:50px;
}
.line_b{
	display:block;
	background-image:url(/img/line_b.gif);
	background-repeat:repeat;
	width:600px;
	height:4px;
}
.subphoto{
	width:200px;
	margin-bottom:50px;
	margin-top:30px;
	font-size:90%;
}
/*common******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family:font-family:"�l�r �S�V�b�N","Osaka�|����",Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p{
	margin-bottom:10px;
	letter-spacing:2px;
}
td{
	font-family: "�l�r �S�V�b�N", "Osaka�|����",Arial, Helvetica, sans-serif;
	padding:20px;
}
img{
	border:none;
}
a {
	color:#000000;
	text-decoration:underline;
	font-size:inherit;
}
a:hover{
    color:#CCCCCC;
	text-decoration:underline;
	font-size:inherit;
	}
.red{
	color:#FF0000;
	font-size:inherit;
	text-align:left;
}
.list{ 
	font-size:90%
	}
ul{
	list-style-image:url(/img/list_mark.gif);
	list-style-position:inside;
	margin-right:20px;
	padding-left:0;
	margin-top:0;
}

li a{
	padding-left:10px;
	color:#999999;
	text-decoration:none;
	line-height:24px;
	margin-bottom:5px;
	margin-left:10px;
}
li a:hover{
	padding-left:10px;
	color:#333333;
	text-decoration:underline;
}
.sub ul {
    list-style-position:inside;
	margin-right:20px;
}
.li_cmt{
	font-size:inherit;
	color:#333333;
	margin-top:10px;
}
.linespace{
	margin-top:10px;
}
.address{
	margin-top:20px;
	font-weight:normal;
	font-size:83%;
	display:block;
	border-left:1px solid #333333;
	padding-left:20px;
}

/*preload**************************************************************************************/
#preLoad {
display: none;
visibility: hidden;
} 
/*header title********************************************************************************/
.pagettl{
     font-size:14px;
	 color:#333333;
	 margin-top:5px;
	 font-weight:bold;
}
/*header menu*********************************************************************************/
.menu{
	margin-top:5px;
	color:#000000;
	font-weight:normal;
    }
.menu1 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu1off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu1 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu1on.gif);
}
.menu2 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu2off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu2 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu2on.gif);
}
.menu3 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu3off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu3 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu3on.gif);
}
.menu4 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu4off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu4 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu4on.gif);
}
.menu5 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu5off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu5 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu5on.gif);
}
.menu6 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	height:50px;
    background-image:url(/img/menu6off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu6 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu6on.gif);
}
.menu7 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
    height:50px;
    background-image:url(/img/menu7off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu7 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu7on.gif);
}
.menu8 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
    height:50px;
    background-image:url(/img/menu8off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu8 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu8on.gif) ;
}
.menu9 a{
	display:block;
	float:left;
	width:90px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
    height:50px;
    background-image:url(/img/menu9off1.gif);
	background-repeat:no-repeat;
    padding-top:90px;
}
.menu9 a:hover{
	text-decoration:underline;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	background-image:url(/img/menu9on.gif) ;
}
.menu span{
	display:none;
}
/*left Photo and Memo*****************************************************************************/
.topphoto{
	width:450px;
	margin-bottom:30px;
	color:#000000;
	font-size:94%;
	margin-left:0;
	margin-right:0;
	padding:0;
}
.topphoto_w{
	width:480px;
	margin-bottom:30px;
	color:#000000;
	font-size:94%;
}
.topphoto_memo{
	width:420px;
	text-align:left;
	color:#000000;
	font-size:94%;
	line-height:130%;
	letter-spacing:2px;
	background-color:#F5F5F5;
	border:1px dashed ;
	padding:15px;
	margin-bottom:40px;
}

/*main*********************************************************************************************/
.section{
	width:330px;
	margin-bottom:20px;
}
.section_w{
	width:500px;
	margin-bottom:20px;
	font-size:94%;
	color:#333333;
	line-height:150%;
	letter-spacing:1px;
}
.section_w img{
    vertical-align:middle;
    margin-right:5px;
}
.ttl_s{
	margin-bottom:10px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
	display:block;
	width:350px;
	border-bottom:1px solid #000000;
	text-align:left;	
	text-indent:10px;
	}
.ttl{
	margin-bottom:10px;
	color:#000000;
	font-size:94%;
	font-weight:bold;
	display:block;
	width:350px;
	border-bottom:1px solid #000000;
	text-align:left;	
	text-indent:10px;
	}
.ttl img{
	margin-right:20px;
	}
.ttl_w{
    margin-bottom:10px;
	color:#000000;
	font-size:94%;
	font-weight:bold;
	display:block;
	width:500px;
	border-bottom:1px solid #000000;
	text-align:left;	
	text-indent:10px;
}
.bar{
	margin-left:10px;
	margin-right:10px;
	}
/*NEWS***********************************************************************************************/
.news{
	padding:10px;
	color:#000000;
	font-size:90%;
	letter-spacing:1px;
    text-align:left;
	display:block;
	width:320px;
	height:280px;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom:30px;
	}
.news_ttl{
	margin-bottom:10px;
	font-size:inherit;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	display:block;
	border:1px solid #000000;
	text-align:left;
	padding-left:10px;
	font-size:90%
}
.news_ttl a{
	font-size:inherit;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.news_txt{
	font-size:inherit;
	color:#000000;
	margin-bottom:20px;
	text-align:left;
	line-height:130%;
	letter-spacing:1px;
	}
/*�X�P�W���[��***********************************************************************************************/
.schedule{
	padding:10px;
	color:#000000;
	font-size:90%;
    text-align:left;
	display:block;
	width:320px;
	height:auto;
	margin-left: 0px;
}
.schedule_w{
	padding:10px;
	color:#000000;
	font-size:90%;
    text-align:left;
	display:block;
	width:500px;
	height:auto;
	margin-left: 0px;
}
.event{
	margin-bottom:10px;
}
.ev_name{
	font-size:inherit;
	font-weight:normal;
	color:#000000;
	text-align:left;
	border-left:10px solid #666666;
	margin-bottom:20px;
	padding-left:10px;
	font-weight:bold;
	}
.ev_namesub{
    font-size:inherit;
	font-weight:normal;
	color:#000000;
	text-align:left;
	border-left:5px solid #CCCCCC;
	margin-bottom:20px;
	padding-left:10px;
	font-weight:bold;
}
.ev_when{
	margin-bottom:10px;
	font-size:inherit;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.ev_place{
	margin-bottom:10px;
	font-size:inherit;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.ev_fee{
    margin-bottom:20px;
	font-size:inherit;
	font-weight:normal;
	color:#666666;
	text-align:left;
}
.dtl_btn a{
	color:#000000;
	font-size:inherit;
	font-weight:normal;
	display:block;
	text-align:center;
	border:1px solid #666666;
	overflow:hidden;
	width:50px;
	margin-left:250px;
	text-decoration:none;
}
.dtl_btn a:hover{
	color:#CCCCCC;
	border:1px solid #CCCCCC;
	font-size:inherit;
	font-weight:normal;
	text-decoration:none;
}
/*footer**********************************************************************************************/
.copy{
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:20px;
	}
.copy a{
	text-decoration:underline;
	color:#000000;
	}
.copy a:hover{
	color:#666666;
	}
/*�����ڍ�********************************************************************************************/
.koenttl{
    color:#28325F;
	font-size:93%;
	display:block;
	background-image:url(/img/ttlback_g.gif);
	background-repeat:repeat;
	border:1px solid #28325F;
	height:auto;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
.koencmt{
    width:800px;
	padding:20px;
	color:#28325F;
	font-size:90%;
	margin-top:20px;
}
.koeninfo{
    margin-top:40px;
    color:#000000;
	font-size:90%;
	background-color:none;
	height:auto;
	padding:0;
	text-align:left;
}
.tdkoen_l{
	 border-top:1px solid #28325F;
     padding-left:10px;
	 text-align:left;
	 background-color:#28325F;
	 color:#FFFFFF;
	 font-size:inherit;
	 letter-spacing:2px;
}
.tdkoen_last{
	 border-top:1px solid #28325F;
	 border-bottom:1px solid #28325F;
     padding-left:10px;
	 text-align:left;
	 color:#333333;
	 font-size:inherit;
	 line-height:150%
}
.tdkoen{
     border-top:1px solid #28325F;
	 padding-left:10px;
	 text-align:left;
	 color:#333333;
	 font-size:inherit;
	 line-height:150%
}
.tdwork_l{
     border-top:1px solid #CAE3E9;
	 padding-left:10px;
	 text-align:left;
	 background-color:#CAE3E9;
	 color:#28325F;
	 font-size:inherit;
	 letter-spacing:2px;
}
.tdkoen tdwork a{
	 color:#28325F;
	 text-decoration:none;
}
.tdkoen tdwork a:hover{
	 color:#28325F;
	 text-decoration:underline;
}
.tdidx{
	 border-left:5px solid #28325F;
	 display:block;
	 height:12px;
	 text-indent:12px;
	 color:#28325F;
}
.tdkoen img{
     vertical-align:middle;
	 margin-right:5px;
}
.koen_subttl{
	font-size:inherit;
	color:#28325F;
	font-weight:bold;
}
.koen_map img {
	margin:20px;
	border:1px solid #333333;
}
/*profile**********************************************************************************/
.tdprofile_l{
	border-right:1px solid #333333;
	width:200px;
}
.tdprofile_l img{
	margin-right:10px;
}
/*******************************************************************************************/
/*English page                                                                             */
/*******************************************************************************************/
.profile_box{
	padding:10px;
	color:#000000;
	font-size:90%;
	letter-spacing:1px;
    text-align:left;
	display:block;
	width:500px;
	height:360px;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom:30px;
	}
.pr_img{
	margin:15px;
	float:left;
}
.pr_img img{
    border:1px #999999 solid;
}
.pr_ttl{
	margin-bottom:10px;
	color:#000000;
	font-size:94%;
	font-weight:bold;
	display:block;
	width:500px;
	border-bottom:1px solid #000000;
	text-align:left;	
	text-indent:10px;
	}
.pr_img_ttl{
    marign-top:10px;
	font-size:12px;
	color:#333333;
	font-style:italic;	
}
.pr_photo_left{
	width:200px;
	margin-bottom:20px;
	margin-top:20px;
	font-size:90%;
}
.left_menu{
	width:200px;
	margin-bottom:50px;
	margin-top:0px;
	font-size:94%;
}
.lf_menu{
	margin-bottom:10px;
	font-size:inherit;
}
.lf_menu img{
	margin-right:10px;
	vertical-align:middle;
}
.lf_menu a{
	margin-bottom:10px;
	font-size:inherit;
	text-decoration:none;
}
.lf_menu a:hover{
	margin-bottom:10px;
	font-size:inherit;
	color:#CCCCCC;
	text-decoration:underline;
	font-size:inherit
}

.lf_submenu{
	margin-bottom:8px;
	font-size:83%;
	text-indent:10px;
}

.two_column_dl {
   clear:both;
}
.two_column_dl img {
   margin-bottom:20px;
}
.two_column_dl dl{
   margin-bottom:50px;
   clear:both;
}

 .two_column_dl dt{
   clear:both;
   width:190px;
   float:left;
   text-align:left;
}

.two_column_dl  dd {
   float:right;
   width:290px;
   text-align:left;
}

dt.year {font-weight:bold;}

.recruit{
	font-size:90%;
}


