@charset "Shift_JIS";

@media tty {i{content:"\";/*" "*/ }}@import 'ie5win.css';/*";}}/* */

/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #cccccc url(../images/body.gif) repeat-y;
}
/* ラッパー
---------------------------------------------------- */
#wrapper {
	width: 1000px;
	color: #333333;
	background: url(/Lab/Kikai/solid/images/back.jpg) repeat-y;
}
/* ヘッダ
---------------------------------------------------- */
#header {
	width: 1000px;
	padding-top: 40px;
	height: 60px;
	color: #999999;
	background: url(/Lab/Kikai/solid/images/header.jpg) no-repeat;
}
#header #logo {
	position: absolute;
	top: 31px;
}
#header ul {
	margin: 0;
	padding: 0;
	width: 950px;
	list-style: none;
	text-align: right;
	font-size: small;
	line-height: 1.0;
}
#header li {
	display: inline;
	padding-left: 1em;
	text-transform: uppercase;
	vertical-align: top;
}
#header h1 {
	margin: 0 0 0 35px;
	font-size: 20px;
	font-weight: 900;
	color: #999999;
	background: transparent;
}

/* ページ本体
---------------------------------------------------- */
#pagebody {
	width: 950px;
	padding-left: 10px;
}
/* コンテンツ
---------------------------------------------------- */
#content {
	float: right;
	width: 700px;
	padding-bottom: 3em;
	border-bottom: 1px solid #cccccc;
}
#content div.figure{ /*真ん中揃え用要素*/
	text-align: center;
}
#content table#table_about{ /*about用表要素*/
	border:2px solid #000000;
	background-color: #000000;
	border-collapse:separate;
	border-spacing: 2px;
	margin-left:auto;
	margin-right:auto;
}
#content table#table_theses{ /*theses用表要素*/
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#content table#table_gallery{ /*gallery用表要素*/
	border-collapse:separate;
	border-spacing: 5px;
	margin-left:auto;
	margin-right:auto;
}
#content td#td_all{ /*背景色白td*/
	background-color: #ffffff;
	padding: 4px;
}
#content td#td_blue{ /*見出し用青背景*/
	background-color: #3399FF;
	font-size: medium;
	color: #ffffff;
	padding: 10px;
}
#content h1 { /*ページ見出し*/
	margin: 0;
	padding-bottom: 2px;
	border-bottom:1px solid #cccccc;
	font-size: medium;
}
#content h2 { /*文章見出し*/
	margin: 2em 0 0;
	font-size: small;
	font-weight: normal;
	color: #ff9900;
	background: transparent;
}
#content h3 { /*THESES学年用*/
	margin: 1em 0 0;
	font-size: large;
	font-weight: normal;
	color: #ff9900;
	background: transparent;
	text-align: center;
}
#content h4 { /*青地背景用白地*/
	margin: 0em 0 0;
	font-size: large;
	font-weight: normal;
	color: #ffffff;
	background: transparent;
	text-align: center;
}
#content h5 { /*論文出典用*/
	margin: 0;
	text-decoration: underline;
}

#content p {
	margin: 0;
	font-size: small;
	line-height: 1.6;
}
/* ナビゲーション
---------------------------------------------------- */
#navigation {
	float: left;
	width: 236px;
	border-top: 13px solid #3366ff;
}
#navigation ul {
	margin: 0 0 1em;
	padding: 0;
	border-top: 1px solid #3366ff;
	border-bottom: 1px solid #ffffff;
	list-style: none;
}
#navigation li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 236px;
	height: 43px;
}
#navigation li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	width: 236px;
	height: 43px;
}
#navigation li#c1			{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -0px;
}
#navigation li#c2		{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -43px;
}
#navigation li#c3	{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -86px;
}
#navigation li#c4	{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -129px;
}
#navigation li#c5			{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -172px;
}
#navigation li#c6			{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat 0 -215px;
}
#navigation li#c1 a:hover		{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -0px;
}
#navigation li#c2 a:hover	 {
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -43px;
}
#navigation li#c3 a:hover	{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -86px;
}
#navigation li#c4 a:hover	{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -129px;
}
#navigation li#c5 a:hover		{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -172px;
}
#navigation li#c6 a:hover			{
	background: url(/Lab/Kikai/solid/images/menu2.gif) no-repeat -236px -215px;
}
#navigation address {
	margin: 0;
	padding: 1em 0 0 1px;
	border-top: 1px solid #cccccc;
	font-style: normal;
	font-size: xx-small;
	text-transform: uppercase;
	line-height: 1.5;
	color: #999999;
	background: transparent;
}

/* フッタ
---------------------------------------------------- */
#footer {
	clear: both;
	width: 1000px;
	height: 40px;
	background: url(/Lab/Kikai/solid/images/header3.jpg) no-repeat;
}

#footer p {
	margin: 0 0 0 0;
	position: relative;
	width: 800px;
	font-size: small;
	color: #666666;
	background: transparent;
	text-align: right;
}

/* リンク
---------------------------------------------------- */

a:link {
	color: #3366ff;
	background: transparent;
}
a:visited {
	color: #800080;
	background: transparent;
}
a:hover, a:active {
	color: #ff9933;
	background: transparent;
}

