@charset "utf-8";

/**@import "lightbox.css";**/

/***********************************************************/
/* Basic*/
/***********************************************************/


#basic_body {
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #333333;
	line-height: 18px;
	font-family:"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	_font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	*font-family:ＭＳ Ｐゴシック,"Century Gothic", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
}

#position	{
	width:100%;
	text-align:center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}

#campus	{
	text-align:left;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 960px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-color: #212121;
	}
#head_block {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../img/bg_head_top.jpg);
	background-repeat: no-repeat;
	height: 109px;
}
#head_block h1 {
	margin-top: 24px;
}

#head_block p {
	color: #999999;
	text-align: right;
}



#head_block02 {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../img/bg_head02.gif);
	background-repeat: repeat-x;
	height: 109px;
	background-position: 0px bottom;
}
#head_block02 h1 {
	margin-top: 24px;
}

#head_block02 p {
	color: #999999;
	text-align: right;
}



#mainimg_block {
	margin: 0px;
	clear: both;
	background-image: url(../img/bg_head_top02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 185px;
}
#mainimg_block p {
	margin: 0px;
	padding: 0px;
	z-index: 10;
	position: relative;

}

#img_ss {
	padding: 0px;
	position: relative;
	margin: 0px;
}

#img_ss img {
	position:absolute;
	display:block;
	top:0;
	z-index:8;
	background-color: #ffffff;
}
#img_ss img.active {
	z-index:10;;
}
#img_ss img.last-active {
	z-index:9;
}
#cont_block	{
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
#cont_l {
	clear: both;
	float: left;
	width: 202px;
	margin-right: 22px;
	padding: 0px;
}
#cont_l ul {
	padding: 0px;
	border: 3px solid #e7e7e7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont_l ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont_l ul li a:link, #cont_l ul li a:visited {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-image: url(../img/blt01.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	background-color: #FDEEED;
	font-weight: bold;
}
#cont_l ul li a:hover {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-image: url(../img/blt01.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	background-color: #F697A3;
	color: #FFFFFF;
	font-weight: bold;
}

#cont_l ul li.ins a:link, #cont_l ul li.ins a:visited {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-image: url(../img/blt02.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	background-color: #FFFFFF;
	font-weight: normal;
}
#cont_l ul li.ins a:hover {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	background-image: url(../img/blt02.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	background-color: #666666;
	font-weight: normal;
}

#cont_r {
	float: left;
	width: 446px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_slide {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.box_slide .flame {
	background-image: url(../img/tit_pg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #5A5A5A;
}



.box_slide .flame #picasa_slideshow {
	padding: 0px;
	z-index: 10;
	background-color: #000000;
	height: 200px;
	margin-left: 140px;
}
.loading {width: 100%;}


#cont_r02 {
	float: left;
	width: 266px;
}

.top_ban_block {
	padding-bottom: 20px;
}
.top_ban_block .lll {
	margin-right: 10px;
}
#cont_r03 {
	float: left;
	width: 735px;
	padding: 0px;
	margin: 0px;
}

#pan_navi {
	margin: 0px;
	padding: 0px;
}
#pan_navi span {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
}



#foot_block {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	text-align: center;
}
.box01 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 18px;
}

.box02 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 18px;
	font-size: 12px;
	line-height: 22px;
}
.box_tec01 {
	background-image: url(../img/tec01.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 300px;
	padding-top: 0px;
	padding-left: 260px;
}
.box_tec02 {
	background-image: url(../img/tec02.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 300px;
	padding-top: 0px;
	padding-left: 260px;
}

.box_tec03 {
	background-image: url(../img/tec03.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 300px;
	padding-top: 0px;
	padding-left: 260px;
}


.box_gal {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.box_gal .flame {
	background-image: url(../img/tit_pg.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #5A5A5A;
}



.box_gal .flame #picasa_slideshow {
	padding: 0px;
	z-index: 10;
	background-color: #000000;
	height: 400px;
	margin-left: 140px;
}
.img_les {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	padding: 5px;
}
.link_source {
	border: 3px solid #dddddd;
	padding: 6px;
}





/***********************************************************/
/*TITLE*/
/***********************************************************/
.title______________________________a {	margin: 0px;}
h1 {
	font-size: 10px;
	margin: 0px;
}
h2 {
	margin: 0px;
	background-image: url(../img/bg01.gif);
	background-position: 7px bottom;
	background-repeat: no-repeat;
	border: 1px solid #dddddd;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 8px;
	font-size: 18px;
}


h3 {
	font-size: 14px;
	clear: both;
	background-image: url(../img/bg_h301.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #333333;
	line-height: 36px;
}
h3.h3_02 {
	margin-top: 0px;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h4.h4_02 {
	font-size: 16px;
	font-weight: bold;
	color: #F26D7D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}





/***********************************************************/
/*COMMON*/
/***********************************************************/
.common______________________________a {	margin: 0px;}


p	{
	margin:0px;
	padding:0px;
	font-size: 12px;
}
address {
	font-style: normal;
}


img	{
	border:none;
}
img.border01 {
	border: 3px solid #eeeeee;
}


form {
	margin: 0px;
	padding: 0px;
}

.none	{
		display: none;
}

.bold	{
		font-weight:bold;
}

.clear	{
		height:0px;
		clear:both;
}

.float_right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}


.float_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
.float_left_mar_r {
	clear: none;
	float: left;
	margin-right: 12px;
}
.float_right_mar_l {
	clear: none;
	float: right;
	margin-left: 12px;
}
.txt_red {
	color: #990000;
}
.txt_green {
	color: #336600;
}
.txt_blue {
	color: #336699;
}
.txt_pink {
	color: #FF7875;
}
.txt_ore {
	color: #F07E0B;
}

.txt10 {
	font-size: 10px;
	line-height: 12px;
}

.txt12 {
	font-size: 12px;
}

.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}
.line_01 {
	padding: 0px;
	clear: both;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.dot01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px dotted #999999;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 1px;
	clear: none;
}
.txt_field_long {
	width: 450px;
	padding: 2px;
}

.txt_field_middle {
	width: 300px;
	padding: 2px;
}

.txt_field_short {
	width: 150px;
	padding: 2px;
}


.totop {
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	clear: both;
}



/***********************************************************/
/*TAB AND UL*/
/***********************************************************/
.tab_and_ul______________________________a {	margin: 0px;}
.tab01 {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab01 tr.tabhead th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.tab01 th {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26D7D;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
}
.tab01 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.tab01 td.submit {
	text-align: center;
}
.tab01 td.submit input {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F26D7D;
	padding: 8px;
	border: 3px solid #FDEEED;
	text-align: center;
}




.tab02 {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.tab02 th {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26D7D;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
}

.tab02 tr.tabhead th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tab02 td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: center;
}




.tab_tec {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 130px;
}


.tab_tec th {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26D7D;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
}
.tab_tec td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}






.ul01 {
	margin: 0px;
}
.ul01 li {
	list-style-type: decimal;
}
.dl01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.dl01 dt {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dl01 dd {
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-bottom: 4px;
}

.dl02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.dl02 dt {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #F26D7D;
}
.dl02 dd {
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dl_qa {
	margin: 0px;
	padding: 0px;
}
.dl_qa dt {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/blt_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	color: #ABB225;
	line-height: 18px;
	padding-top: 5px;
	margin-top: 15px;
}
.dl_qa dd {
	background-image: url(../img/blt_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}







/***********************************************************/
/*LINK*/
/***********************************************************/
.link______________________________a {

}




a:link ,a:visited {
	color: #0061a0;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.bt01 {
	float: right;
	background-image: url(../img/blt03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 4px;
}



a.alpha01:hover img {
	filter: alpha(opacity=50);  -moz-opacity:0.50;  opacity:0.5;
	background-color: #fff;
}





a.m1_top:link ,a.m1_top:visited {
	background-image: url(../img/m1_top.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 95px;
	clear: both;
}
a.m1_top:hover {
	background-image: url(../img/m1_top.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 34px;
	width: 95px;
	clear: both;
	background-position: 0px -34px;
}














/***********************************************************/
/*LIGHT BOX*/
/***********************************************************/
.lightbox______________________________a {	margin: 0px;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: 150px;
}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{
	padding: 10px;
	margin-top: 150px;
}

#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	

