@charset "utf-8";

/* Rambus CSS */

* { padding: 0; margin: 0; border: 0; }

body {
	line-height : 1.5em;
	font-family : 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, verdana, 'MS Pgothic', sans-serif;
	text-align : center;
	background : #ffffff;
	color : #333333;
	font-size : 0.8em;
	}

a:link, a:visited {
	color : #006990;
	text-decoration : underline;
	}
	
a:hover, a:active {
	color :#00A6CC;
	text-decoration : underline;
	}


#wrap {
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(../images/background01.jpg) repeat-x;
	}

#header {
	width : 800px;
	height : 100px;
	position : relative;
	margin : 0 auto;
	}

#logo {
	position : absolute;
	width: 200px;
	height: 100px;
	top : 0;
	left : 0;
	text-indent: -8000px;
	background: url(../images/logo.jpg) no-repeat;
	}

#logo a {
	display : block;
	width : 200px;
	height : 100px;
	overflow : hidden;
	}

#navigation {
	position : absolute;
	right : 5px;
	bottom : 5px;
	}

#navigation ul {
	list-style : none;
	display: inline;
	}

#navigation li {
	float: left;
	padding : 5px;
	}

#contents {
	width : 800px;
	margin : 0 auto;
	padding-top : 15px;
	}

#contentsInner {
	padding : 10px;
	background : #ffffff;
	text-align : center;
	}

#mainTitle {
	margin : 0 auto;
	width : 562px;
	height : 24px;
	background : url(../images/title.jpg) no-repeat;
	text-indent : -8000px;
	}

#mainTitle2 {
	margin : 0 auto;
	width : 559px;
	height : 20px;
	background : url(../images/title2.jpg) no-repeat;
	text-indent : -8000px;
	}

#contentsInner h3 {
	padding : 10px;
	}

#contentsInner p {
	text-align : left;
	padding : 10px;
	}

#title01 {
	widht : 107px;
	height : 40px;
	background : url(../images/h3title01.jpg) no-repeat;
	text-indent : -8000px;
	}

#title02 {
	widht : 143px;
	height : 40px;
	background : url(../images/h3title02.jpg) no-repeat;
	text-indent : -8000px;
	}

#title03 {
	widht : 179px;
	height : 40px;
	background : url(../images/h3title03.jpg) no-repeat;
	text-indent : -8000px;
	}

#title04 {
	widht : 125px;
	height : 40px;
	background : url(../images/h3title04.jpg) no-repeat;
	text-indent : -8000px;
	}

#title05 {
	widht : 315px;
	height : 40px;
	background : url(../images/h3title05.jpg) no-repeat;
	text-indent : -8000px;
	}

#title06 {
	widht : 100px;
	height : 40px;
	background : url(../images/h3title06.jpg) no-repeat;
	text-indent : -8000px;
	}

#outline {
	padding :0px 40px;
	}

#outlineDl {
	text-align : left;
	float : left;
	}

#outlineDl dt {
	font-weight : bold;
	}

#outlineDl dd {
	font-weight : normal;
	margin : 10px 10px 10px 60px;
	}

#present {
	float : right;
	padding : 10px;
	}

#timetable {
	margin : 0 auto;
	width : 700px;
	}

#timetable table, #timetable td {
	border-collapse: collapse;
	empty-cells: show;
	border : 1px solid #00A6CC;
	}

.t01 {
	padding : 15px;
	font-weight : bold;
	vertical-align: top;
	background : #D0F2FF;
	text-align : left;
	}

.t02 {
	padding : 15px;
	text-align : left;
	}

.t03 {
	padding : 15px;
	background : #E1F7FF;
	text-align : center;
	font-weight : bold;
	}

#footer {
	background : url(../images/background02.jpg) repeat-x;
	height : 100px;
	text-align : center;
	}

#footerInner {
	width : 800px;
	margin : 0 auto;
	text-align : left;
	font-weight : bold;
	color : #ffffff;
	padding-top : 10px;
	}

#footerInner a:link, #footerInner a:visited {
	color : #ffffff;
	text-decoration : none;
	}
	
#footerInner a:hover, #footerInner a:active {
	color :#00A6CC;
	text-decoration : none;
	}
.clear { clear : both; }


#formBody {
	margin : 0 auto;
	width : 700px;
	text-align : left;
	}

#formBody div {
	padding : 10px 0;
	}

#formBody ul {
	list-style : none;
	margin : 10px;
	}

#formBody li {
	color : #ff0000;
	font-weight : bold;
	}

#formBody table, #formBody td {
	border-collapse: collapse;
	empty-cells: show;
	text-align : left;
	}

#formBody table {
	width : 700px;
	}

#formBody td {
	padding : 10px;
	border : 1px solid #00A6CC;
	}

.t {
	padding : 15px;
	width : 200px;
	font-weight : bold;
	vertical-align: top;
	background : #D0F2FF;
	text-align : left;
	}	

#formBody td.submitGroup {
	text-align : center;
	border : none;
	}

.submit {
	padding : 5px 10px;
	width : 100px;
	}

#formBody input {
	border : 1px solid #00A6CC;
	background : 
	}
	
#formBody textarea {
	border : 1px solid #00A6CC;
	overflow : auto;
	}

#space {
	height : 200px;
	}

#headText {
	text-align: left;
	width: 100%;
	}
#headText .ht01 {
	padding: 0 10px 30px 40px;
	width: 80px;
	}
#headText .ht02 {
	padding: 20px 0 10px 0;
	font-weight: bold;
	}
#headText .ht02 .headTextSmall {
	font-size: 90%;
	font-weight: normal;
	padding: 5px 0;
	}
#loginBox {
	postion : absolute;
	right : 0;
	top: 0;
/*	float:right; */
	text-align: right;
	color: #006990;
	font-weight: bold;
	}
#loginBox Table {
	border-collapse: collapse;
	}
#loginBox .inputText {
	border: 1px solid #00A6CC;
	width: 160px;
	height: 20px;
	margin: 1px 5px;
	}
#loginBox .submit {
	border: 1px solid #00A6CC;
	background-color: #D0F2ff;
	width: 70px;
	height: 46px;
	margin: 1px 0;
	}
#loginCaution {
	font-size: 85%;
	color: #FF6600;
	}
#logoutText {
	font-weight: normal;
	}
