@charset "UTF-8";
/* CSS Document */


/*/////////////////////////////////////////////////////
	ぱんくず 
/////////////////////////////////////////////////////*/


#pankuzu {
	width: 610px;
	height:15px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}



#pankuzu li{
	background-image:url(../image/sankaku.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 20px 0px 0px;
	float: left;

}
	
#pankuzu .off{
	background-image:none;
	padding:0px 20px 0px 0px;
	float: left;
	color: #666;

}


/*/////////////////////////////////////////////////////
	その他リスト（FAQ上部など） 
/////////////////////////////////////////////////////*/


#otherlist {
	width: 490px;
	height:15px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding:10px 0px 20px 0px;
}



#otherlist li{
	background-image:url(../image/vector.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 20px 0px 18px;
	float: left;

}


/*/////////////////////////////////////////////////////
	FAQリスト 
/////////////////////////////////////////////////////*/


.faqlist {
	width: 500px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100%;
	
}

.faqlist li{

	background-image:url(../image/q.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 10px 10px 25px;
	color:#333;
}

.faqlist .answer{
	background-image:url(../image/a.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 10px 10px 25px;
	color:#333;
	border-bottom: 1px dashed #999;
}

/*/////////////////////////////////////////////////////
	IRメール注意事項リスト 
/////////////////////////////////////////////////////*/


#irmaillist {
	width: 490px;
	float: left;
	margin: 3px;
	
}

#irmaillist li{

	background-image:url(../image/dot.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:5px 0px 5px 25px;
	color:#333;
}

/*/////////////////////////////////////////////////////
	西暦メニュー 
/////////////////////////////////////////////////////*/



	
#seireki ul{
   width:500px;
   height:20px;
	float: left;
	border-bottom: #0CF solid 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	text-align: center;
	line-height:20px;
	
}
#seireki ul li{
   width:60px;
   height:20px;
   background-color:#CCC;
   float: left;
   list-style:none;
   	margin: 5px;

}
#seireki ul li a {
   width:60px;
   text-decoration:none ;
   display:block;
   float: left;
   color: #FFF;

}
#seireki ul li a:hover {
	color: #666;
	background-color: #0CF;
	text-decoration: none;
}

#seireki .select{
	color: #666;
	background-color: #0CF;
	text-decoration: none;
}






/*/////////////////////////////////////////////////////
	横メニュー
/////////////////////////////////////////////////////*/

#probox {
	width: 230px;
	list-style-type: none;
/*	border: #F00 1px solid;
*/	float: left;
	height: 100%;	
}

#proboxmenu1 {
	width: 220px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	float: left;
	height: 100%;
}


#proboxmenu2 {
	width: 220px;
	list-style-type: none;
	padding: 5px;
	float: left;
	height: 100%;
}




#sidemenu {
	width: 230px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	float: left;
	height: 100%;
}


#sidemenu li { 
 display: inline;
   }

#sidemenu li a {
  text-align: left;
	padding:10px 10px 10px 25px;
  width: 200px;
  display: block;
  text-decoration: none;
	border-bottom:solid 1px #999;
	color: #999;
	background-image: url(../image/vector_off2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sidemenu li a:hover {
  background-color: #C7F0FF;
  color: #00F;
  text-decoration: underline;
  	border-bottom:solid 1px #00F;
	text-decoration: none;
	background-image: url(../image/vector2.gif);
	background-position: left;
	background-repeat: no-repeat;  
}



#sidemenu  ul li a.select ,
#sidemenu  ul li a.select:hover {
	background-color: #ECF9FF;
  color: #00F;
  text-decoration: underline;
  	border-bottom:solid 1px #00F;
	text-decoration: none;
	background-image: url(../image/vector3.gif);
	background-position: left;
	background-repeat: no-repeat;  
}




/*/////////////////////////////////////////////////////
	contentbox
/////////////////////////////////////////////////////*/




#contentbox {
	width: 650px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
/*	padding: 5px;
*/}



#mid_top{
	width: 100%;
	height:55px;
	float: left;
	background-image:url(../image/mid_top.gif);
	background-repeat:no-repeat;
}

#mid_top .title{
	height:55px;
	float: left;
	font-size:20px;
	text-indent: 15px;
	line-height: 55px;
	float:left;
	font-weight: bold;
}

#mid_top .smalltitle{
	float: left;
	font-size: 9px;
	line-height: 55px;
	float:left;
	text-indent: 3px;

}

#mid_top .english{
	width: 200px;
	height:55px;
	line-height: 55px;
	font-size:12px;
	text-align: right;
	float:right;
	margin-right:30px;
}


#mid_center{
	width: 100%;
	float: left;
	background-image: url(../image/mid_center.gif);
	background-repeat:repeat-y;
	}

#mid_center .midcontenttitle01{
	margin-bottom: 20px;
	font-size: 130%;
	font-weight: bold;
}

#mid_center .midcontenttitle02{
	height: 30px;
	background-color:#CCC;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	margin-top: 20px;
	margin-bottom: 15px;	
	font-size: 130%;
	font-weight: bold;
	
}

#mid_center .midcontenttitle03{
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 120%;
	font-weight: bold;
}

#mid_center .midcontenttitle04{
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}


#mid_center .midcontenthonbun{
	margin-bottom:30px;
}

#mid_center .textright{
	text-align: right;	
}

#mid_center .midcontentimg_right{
	float: right;
	margin: 5px 0px 5px 5px;
	width: 185px;
	height: auto;
}

#mid_center .midyoutube{
	float: right;
	/*width: 500px;
	height: 410px;*/
	margin-bottom: 20px;
	text-align:center;
	background-color:#999;
	padding: 10px;
}

#mid_center .midgooglemap{
	float: right;
	margin-bottom: 20px;
	text-align:center;
	background-color: #BFF3FF;
	padding: 5px;
	width: 435px;
	margin-top: 10px;
}


	
#mid_center .centerbox{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mid_center .centerbox550{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#mid_center .centerbox450{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
}




/*テーブル:*/
#mid_center .midtable_left{
	background-color:#CCC;
	border: 1px solid #666;
	margin: 10px;
	padding: 10px;
}

#mid_center .midtable_right{
	border: 1px solid #666;
	margin: 10px;
	padding: 10px;
}


#mid_center .midtable_gray001{
	background-color:#CCC;
	border: 1px solid #666;
	padding:5px;
	text-align:center;
	}

#mid_center .midtable_gray002{
	background-color: #F5F5F5;
	border: 1px solid #666;
	padding:5px;
	text-align:center;
	}

#mid_center .midtable_w{
	border: 1px solid #666;
	padding:5px;
	text-align:center;
	}




#mid_center .mid_border{
	border:1px dashed #999;
	margin-bottom: 10px;
	}

#mid_center .mid_border02{
	height:20px;
	float: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}


#mid_center .midtext_left{
	width: 250px;
	float: left;
	margin-left:5px;
	}

#mid_center .midtext_left02{
	width: 400px;
	float: left;
	margin-left:5px;
	}




#mid_btm{
	width: 640px;
	height:10px;
	float: left;
	background-image:
	url(../image/mid_btm.gif);
	background-repeat:no-repeat;
	}
	
/*/////////////////////////////////////////////////////
	ir
/////////////////////////////////////////////////////*/
	
/*.burumubagu button   {
	margin-top: 42px;
	width: 220px;
    background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
}  

.burumubagu button:hover { 
   width: 220px; 
   background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));  
} 


.irmail button   {
	width: 220px;
    background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
}  

.irmail button:hover { 
   background: -moz-linear-gradient(top, #fff, #e1e1e1 1%, #e1e1e1 50%, #cfcfcf 99%, #ccc);  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #e1e1e1), color-stop(0.5, #e1e1e1), color-stop(0.99, #cfcfcf), to(#ccc));  
} 
*/




#irtopcenter{
	width: 380px;
	border: 1px solid #666;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
}


#irtopcenter .topbox{
	width: 100%;
	float: left;
}

.irtopcenterbox{
	width: 100%;
	float: left;
/*	height: 460px;
*/}


.irnewstitle{
	width: 100%;
	padding-top: 15px;
	float: left;
}

.irnewshonbun{
	width: 100%;
	float: left;
	margin-left: 10px;/*	margin-top: 2px;
*/	/*padding-bottom: 5px;*/
}


#irtopcenter .irnewslist {
	height:25px;
	width: 100%;
	float: left;
	color:#FFF;
	text-align:right;
	background-color: #999;
	line-height: 25px;
	background-image: url(../image/news_list.gif);
	background-position: 255px;
	background-repeat: no-repeat;
	margin-top: 10px;
	}


.irtopright{
	width: 240px;
	height: 155px;
	border: 1px solid #666;
	float: right;
	margin-top: 5px;
	padding: 5px;
}

.irtoprightimg_right{
	float: right;
	margin: 5px 0px 5px 5px;
	width: 100px;
	height: auto;
}


.irtoprightlinkbox{
/*	width: 110px;
*/	/*height: 30px;*/
	float: left;
	background-image: url(../image/vector.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	padding-left: 18px}


#irtopright002{
	width: 240px;
/*	height: 166px;
*/	border: 1px solid #666;
	float: right;
	margin-top: 5px;
	padding: 5px;
}



.irimage {
	width: 500px;
	height:auto;
/*	height: 85;
*/	float: left;
	line-height: normal;
}

.irzaimu {
	width: 500px;
	border: #999 solid 1px;
	float: left;
	padding: 5px;
	margin-top: 5px;
}

.irzaimunewstitle002{
	height: 25px;
	width: 100%;
	float: left;
	vertical-align: middle;
	text-indent: 10px;
	color:#FFF;
	line-height: 25px;
	background-color:#09F;
	margin-bottom: 5px;
	}

.ircal {
	width: 400px;
	margin: 10px 50px 10px 50px
	}

.caltitle{
	width: 130px;
	padding: 5px 0px 5px 0px ;
	border-bottom: #999 dashed 1px;
	float: left;
		}

.calhonbun{
	width: 270px;
	padding: 5px 0px 5px 0px ;
	border-bottom: #999 dashed 1px;
	float: left;
		}


/*/////////////////////////////////////////////////////
	top of contents
/////////////////////////////////////////////////////*/

.contentop_top{
	width: 550px;
	height: 9px;
	background-image: url(../image/contents_001.gif);
	background-repeat: no-repeat;
}


.contentop_m{
    width: 510px;
	padding: 0px 20px 0px 20px;	
	background-image: url(../image/contents_002.gif);
	background-repeat: repeat-y;
	}


.contentop_title{
	font-size:120%;
	color: #F00;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
	}

.contentop_title02{
	font-size:120%;
	color:#333;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	}
	
.contentop_honbun{
	width: 225px;
	float: left;
	padding-top: 10px;
	}
	
	
.contentop_service1{
	width: 145px;
	height: 40px;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: #999 solid 1px;
	float: left;
	
	}
	.contentop_ing{
	width: 80px;
	height: 40px;
	text-align:right;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: #999 solid 1px;
	float: left;
	
	}
	
.contentop_service2{
	width: 225px;
	height: 40px;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: #999 solid 1px;
	float: left;
	}
	
	
	
.contentop_hotone{
	width: 530px;
	padding: 10px;
	background-color: #ECFFFC;
	border-top: #09F solid 5px;
	margin-bottom: 20px;
	
}	

/*
.contentop_autoalbum{
	width: 225px;
	height: 35px;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
	float: left;
	background-image: url(../image/pro03.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position:left 20px;
	}*/
	
/*.contentop_atelier{
	width: 225px;
	height: 35px;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
	float: left;
	background-image: url(../image/pro04.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position:left 20px;
	}

.contentop_ieibank{
	width: 225px;
	height: 35px;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
	float: left;
	background-image: url(../image/pro07.gif);
	background-repeat: no-repeat;
	}
	
.contentop_ieistudio{
	width: 225px;
	height: 35px;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
	float: left;
	background-image: url(../image/pro08.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position:left 20px;
	}
	
.contentop_ieilab{
	width: 225px;
	height: 35px;
	text-align:right;
	padding-bottom: 10px;
	border-bottom: #999 solid 1px;
	float: left;
	background-image: url(../image/pro09.gif);
	background-repeat: no-repeat;
	}
*/
.contentopimg_right{
	float: right;
	margin: 5px 0px 5px 5px;
}

.contentop_btm{
	width: 510px;
	padding: 0px 20px 0px 20px;	
	height: 40px;
	background-image: url(../image/contents_003.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}


.contentop_midyoutube{
	float: right;
	/*width: 500px;
	height: 410px;*/
	text-align:center;
	background-color:#999;
	padding: 10px;
	margin-top: 20px;
}



/*/////////////////////////////////////////////////////
	list of contents
/////////////////////////////////////////////////////*/

/*.contenlist_box{
	width: 610px;
	float: left;
	margin: 5px 20 5px 20px;
}
*/

.contenlist_td1{
	width: 100px;
	padding: 5px;
	background-color: #E3FFFC;
	text-align: center;
	font-weight: bold;
}

.contenlist_td2{
	width: 130px;
	padding: 5px;
	vertical-align: top;
}

.contenlist_td3{
	width: 130px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

.contenlist_td4{
	background-color: #E3FFFC;
	text-align: left;
	font-weight: normal;
	padding: 5px;	
}

.contenlist_td5{
	width: 130px;
	color: #F90;
	vertical-align: top;
	font-weight: bold;

}

.contenlist_td6{
	font-weight: bold;
}

.contenlist_td7{
	color: #F00;
	}
	
	
.contenlist_td8{
	width: 130px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	background-image: url(../image/maru.gif);
	background-repeat: no-repeat;
	background-position: center;
}	

/*/////////////////////////////////////////////////////
	サイトマップ
/////////////////////////////////////////////////////*/

#sitemap{
	width: 270px;
	text-indent: 15px;
	line-height: 20px;
	}

#sitemap .sitemaptitle{
	height: 25px;
	background-color:#CCC;
	line-height: 25px;
	text-align: left;
	text-indent: 10px;
	margin-bottom: 5px;
	margin-top: 10px;	
	font-size: 110%;
	font-weight: bold;
	
}


/*/////////////////////////////////////////////////////
	セミナー
/////////////////////////////////////////////////////*/

#convention{
	float: left;
	width: auto;
	}
	
#convention .conventiontitle_1{
	width: 500px;
	height: 30px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	margin: 50px 0px 10px 0px;
	border-bottom: #333 dotted 1px;
	background-image: url(../image/seminar.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 30px;
	}

#convention .conventiontitle_2{
	width: 500px;
	height: 30px;
	float: left;
	font-size: 120%;
	font-weight: bold;
	margin: 50px 0px 10px 0px;
	border-bottom: #333 dotted 1px;
	background-image: url(../image/convention.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 30px;
	}

#convention .conventiontextlight{
	width: 450px;
	float: right;
	margin: 0px 15px 5px 0px;
	text-align: right;
	}


#convention .conventiontext{
	width: 370px;
	float: left;
	margin: 0px 0px 5px 0px;
	}
	
#convention .conventiontext2{
	width: 345px;
	float: left;
	margin: 0px 0px 5px 20px;
	}
	
#convention .conventiontext3{
	width: 460px;
	float: left;
	margin: 0px 20px 5px 20px;
	}
	
#convention .seminartext1{
	width: 500px;
	float: left;
	margin: 0px 0px 5px 0px;
	}

#convention .seminartext2{
	width: 460px;
	float: left;
	padding: 5px 20px 5px 20px;
	}
	
#convention .conventiontext_f{
	width: 300px;
	float: left;
	padding-left: 50px;
	}
	
#convention .conventiontitle_f{
	width: 300px;
	float: left;
	font-size: 105%;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding-left: 50px;

	}
	
#convention .img_right{
	float: right;
	margin: 5px 0px 5px 5px;
	width: 118px;
	height: auto;
}

#convention .seminarbox{
	width: 480px;
	float: left;
	padding: 0px 10px 0px 10px;
	}	
	
#convention .seminartd1{
	background: #CCC;
	text-align: center;
	height: 25px;
	line-height: 25px;
	}	
	
#convention .seminartd2{
	height: 25px;
	padding: 5px 5px 5px 10px;
	}

#convention .seminartd3{
	text-align: center;
	}
		
#convention .seminarimg{
	width: 500px;	
	text-align: center;
	float: left;
	margin: 5px auto 10px auto;
	}
	
	

/*/////////////////////////////////////////////////////
	ニュース
/////////////////////////////////////////////////////*/

#news2 {
	float: left;
	width: auto;
	font-size: 12px;
	line-height: 130%;
	border: #FFF;
	}
	
	
#news2 .newstitle_1{
	width: 490px;
	float: left;
	font-size: 105%;
	font-weight: bold;
	margin: 40px 0px 10px 0px;
	padding:  10px 5px 10px 5px;
	border-bottom: #333 dotted 1px;
	background-color: #CCEDFF;
	text-align: center;

	}
	
#news2 .newstitle_2{
	width: 480px;
	height: 30px;
	float: left;
	font-weight: bold;
	margin:10px 10px 0px 10px;
	line-height: 30px;
	text-align: center;
	}	

#news2 .socialplugin{
	width: 350px;
	float: left;
	margin: 0px 0px 5px 0px;
	}

#news2 .newsdate{
	width: 500px;
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: right;
	}
	
#news2 .newsdate2{
	width: 150px;
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: right;
	}
	
#news2 .newstext_1{
	width: 500px;
	float: left;
	margin:5px 0px 0px 0px;
	}
	
#news2 .newstable{
	width: 480px;
	float: left;
	margin:0px 10px 10px 10px;
	}
	

/*/////////////////////////////////////////////////////
	not found
/////////////////////////////////////////////////////*/

.notfountbox{
	width: 650px;
	height: 300px;
	float: left;
	margin: 125px;
	text-align: center;
}

/*/////////////////////////////////////////////////////
	沿革
/////////////////////////////////////////////////////*/

.history{
	border-bottom: #999 dashed 1px;
		
}



/*/////////////////////////////////////////////////////
	グレー
/////////////////////////////////////////////////////*/

.graytext{
	color: #999;		
}


	