@charset "utf-8";
/* CSS Document */

body
    {
	text-align:center;
	margin: 0px;
	background-repeat: repeat;
	 }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #C70000;
}

#main
    {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width: 1000px;
	background-repeat: no-repeat;
	 }
#main_logo {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	height: 146px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#main_top_news {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;
	width: 770px;
	clear: left;
	padding-bottom: 35px;
}
#main_top_menu {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	height: 28px;
	width: 400px;
	padding-top: 9px;
	padding-bottom: 16px;
}
#main_contents_top {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width: 730px;
	height: 25px;
	clear: left;
}

#main_contents_top_top {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width: 730px;
	height: 50px;
	clear: left;
}
#main_contents {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width: 730px;
}

#main_contents_bottom {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	width: 730px;
	height: 40px;
	background-repeat: no-repeat;
}


#main_contents_ left {
	width: 250px;
	float: left;
}

#main_contents_ right {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}





#footer {
	height: 142px;
	width: 100%;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	float: left;
	clear: left;
}
#footer_in {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	height: 142px;
	width: 770px;
}
#footer_in_copy {
	float: left;
	height: 21px;
	width: 320px;
	padding-top: 40px;
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}


#footer_in_copy_02 {
	float: right;
	height: 21px;
	width: 400px;
	padding-top: 40px;
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
}



#btn_exhi span {
display:none;
}
#btn_exhi a{
	display:block;
	width:87px;
	height:28px;
	background-image:url(../img/btn_exhi.gif);
	background-repeat:no-repeat;
	float: left;
}
#btn_exhi a:hover {
background-image:url(../img/btn_exhi_on.gif);
background-repeat:no-repeat;
}
#btn_exhi_act span {
display:none;
}
#btn_exhi_act a{
	display:block;
	width:87px;
	height:28px;
	background-image:url(../img/btn_exhi_act.gif);
	background-repeat:no-repeat;
	float: left;
}



#btn_work span {
display:none;
}
#btn_work a {
	display:block;
	width:67px;
	height:28px;
	background-image:url(../img/btn_work.gif);
	background-repeat:no-repeat;
	float: left;
}
#btn_work a:hover {
background-image:url(../img/btn_work_on.gif);
background-repeat:no-repeat;
}


#btn_work_act span {
display:none;
}
#btn_work_act a {
	display:block;
	width:67px;
	height:28px;
	background-image:url(../img/btn_work_act.gif);
	background-repeat:no-repeat;
	float: left;
}



#btn_prof span {
display:none;
}

#btn_prof a {
	display:block;
	width:68px;
	height:28px;
	background-image:url(../img/btn_prof.gif);
	background-repeat:no-repeat;
	float: left;
}
#btn_prof a:hover {
background-image:url(../img/btn_prof_on.gif);
background-repeat:no-repeat;
}

#btn_prof_act span {
display:none;
}
#btn_prof_act a {
	display:block;
	width:68px;
	height:28px;
	background-image:url(../img/btn_prof_act.gif);
	background-repeat:no-repeat;
	float: left;
}


#btn_down span {
display:none;
}
#btn_down a{
	display:block;
	width:94px;
	height:28px;
	background-image:url(../img/btn_down.gif);
	background-repeat:no-repeat;
	float: left;
}
#btn_down a:hover {
background-image:url(../img/btn_down_on.gif);
background-repeat:no-repeat;
}
#btn_down_act span {
display:none;
}
#btn_down_act a{
	display:block;
	width:94px;
	height:28px;
	background-image:url(../img/btn_down_act.gif);
	background-repeat:no-repeat;
	float: left;
}


#btn_cont span {
display:none;
}
#btn_cont a {
	display:block;
	width:84px;
	height:28px;
	background-image:url(../img/btn_cont.gif);
	background-repeat:no-repeat;
	float: left;
}

#btn_cont a:hover {
background-image:url(../img/btn_cont_on.gif);
background-repeat:no-repeat;
}

#btn_cont_act span {
display:none;
}
#btn_cont_act a {
	display:block;
	width:84px;
	height:28px;
	background-image:url(../img/btn_cont_act.gif);
	background-repeat:no-repeat;
	float: left;
}


#btn_wallpaper span {
display:none;
}
#btn_wallpaper a {
	display:block;
	width:105px;
	height:30px;
	background-image:url(../img/download_01.gif);
	background-repeat:no-repeat;
	float: left;
}

#btn_wallpaper a:hover {
background-image:url(../img/download_01_on.gif);
background-repeat:no-repeat;
}



img {
    border: none;
}
li {
	list-style-image: url(../img/yakumono_s.gif);
	list-style-position: outside;
	list-style-type: none;
}
#labo_photo {
	width: 950px;
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	padding-top: 17px;
}

#labo_data {
	width: 950px;
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	padding-top: 15px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
#main_top_labo_obi {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;   /* 右側マージンを自動的に空ける */
	height: 50px;
	width: 770px;
}
#main_top_labo {
	margin-left:auto;    /* 左側マージンを自動的に空ける */
	margin-right:auto;
	background-repeat: no-repeat;
	height: 274px;
	width: 770px;
	background-image: url(../img/top_labo_bg.jpg);

}
#main_top_labo_in {
	height: 274px;
	width: 755px;
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
}
#top_labo_photo {
	height: 64px;
	width: 107px;
	float: left;
}
#top_labo_photo a:hover {
    background: #fff;
    color: #000;
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=70);
}

#top_labo_space {
	float: left;
	height: 64px;
	width: 1px;
}
#top_labo_space_02 {
	height: 1px;
	width: 755px;
	float: left;
}
#down_box {
	width: 650px;
	height: 259px;
}
#down_box_space {
	height: 50px;
	width: 650px;
}


#down_box_left {
	float: left;
	width: 245px;
	height: 259px;
}
#down_box_left_obi {
	height: 51px;
	width: 245px;
}
#wall_line {
	background-image: url(../img/download_line.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 210px;
}


#down_box_left_menu {
	width: 245px;
	height: 210px;
	background-image: url(../img/download_botom.gif);
	background-repeat: no-repeat;
}
#down_box_right {
	float: right;
	height: 259px;
	width: 405px;
}

