@charset "utf-8";
/*===================================

  * file name : top.css
  * last update : 2009/10/23

=======================================*/
#main_container {
	width:750px;
	height:470px;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 50px;
	border: 1px solid #CCCCCC;
}

a:visited {
	color: #0F81B3;
}
a:link {
	color: #0F81B3;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}


/*----------------------------------
  Eclearfix
----------------------------------*/
.clearfix:after {
	content: ".";
	display:block;
	visibility:hidden;
	clear: both;
	height:0;
	}

/*for IE7,MacIE5*/
.clearfix {
	display:inline-block;
	}

/*exept for MacIE5 \*/
* html .clearfix {height:s1%;}
/**/

/*----------------------------------
  2p
----------------------------------*/
#ill_main_container {
	width:800px;
	height:800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #FFFFF9;
	border: 1px solid #CCCCCC;
}
#ill_main_container img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.stit_ill {
	background-image: url(../images/stit_ill.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
.stit_web {
	background-image: url(../images/stit_web.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
.stit_mov {
	background-image: url(../images/stit_mov.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
.stit_ani {
	background-image: url(../images/stit_ani.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}
.stit_prof {
	background-image: url(../images/stit_prof.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
}

.web_text {
	line-height: 170%;
	color: #333333;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
}
.prof_text {
	line-height: 130%;
	color: #333333;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: small;
}
.text12_b_green {
	font-size: 12px;
	font-weight: bold;
	color: #698934;
}

.text16_b_green {
	font-size: 18px;
	font-weight: bold;
	color: #698934;
}
