@charset "Shift_JIS";

/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body,p,td,th,h1,h2,h3,h4,h5,h6,dl,ul,address {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	color: #333333;
	font-size: 80%;
	line-height: 1.6;
}
body#frameMrnu {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-color:#eaf2c4;
}
li{
	list-style-type: none;
}

/* link styles
------------------------- */
a img{
	border-style: none;
}
a{
	outline: none;
}
a:link{
	color: #008f93;
}
a:visited{
	color: #326c11;
}
a:hover{
	color: #ed8f4e;
	text-decoration: none;
}

/* basic layout
------------------------- */
#wrapper{
	width: 650px;
}
#header {
	background-image:url(../images/top_img01.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#main{
	padding: 5px 0px 5px 5px;
}
#footer {
	font-size: 80%;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #999999;
}
dl#wNew{
	line-height: 1.4;
	margin: 0px 0px 0px 5px;
}
dl#wNew dt{
	font-weight: bold;
	margin: 0px;
}
dl#wNew dd{
	margin: 0px 0px 0px 10px;
}

/* menu styles
------------------------- */
body#frameMrnu p#titleH2{
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
body#frameMrnu p#titleH2 a{
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
}
body#frameMrnu p#titleH2 a:link,
body#frameMrnu p#titleH2 a:visited{
	color: #eaf2c4;
	background-color: #008f93;
	text-decoration: none;
}
body#frameMrnu p#titleH2 a:hover,
body#frameMrnu p#titleH2 a:active{
	color: #ffffff;
	background-color: #fcd6a0;
	text-decoration: underline;
}
body#frameMrnu p.contents{
	font-size: 120%;
	font-weight: bold;
	background-color: #ffffff;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 5px;
}
body#frameMrnu ul{
	margin-left: 1em;
}
body#frameMrnu ul li{
	margin-bottom: 3px;
}

body#frameMrnu ul#omake{
	margin-top: 20px;
	margin-left: 5px;
}
body#frameMrnu ul li{
	margin-bottom: 3px;
}
body#frameMrnu ul li a:hover{
	position: relative;
	left: +1px;
	top: +1px;
}


/* header styles
------------------------- */
#header p#titleH1{
	font-size: 200%;
	font-weight: bold;
	padding-top: 80px;
	padding-left: 30px;
}
#header p#titleH1 a{
	text-decoration: none;
	color: #333333;
}
#header p#titleH1 a:hover{
	text-decoration: underline;
	color: #cccccc;
}

/* main styles
------------------------- */
#main p.titleH3{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 7px;
	padding-left: 3px;
	border-left: 7px solid #b3d39b;
}
#main p.pgPhoto{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main p iframe{
	margin-left: 15px;
	margin-bottom: 20px;
}

#main table#lecList,
#main table#lecWeek{
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-left: 15px;
}
#main table#lecWeek{
	text-align: center;
}
#main table#lecList th,
#main table#lecList td,
#main table#lecWeek th,
#main table#lecWeek td{
	border: 1px solid #666666;
	padding: 3px;
}
#main table#lecList th,
#main table#lecWeek th{
	color: #ffffff;
	background-color: #333333;
}
/*------------*/
#main table#lecList th,
#main table#lecList td{
	width: 42px;
}
#main table#lecList th.listTh01,
#main table#lecList td.listTd01{
	width: 110px;
}
#main table#lecList th.listTh03,
#main table#lecList td.listTd03{
	width: 160px;
}
#main table#lecList td.listTd04z{
	background-color: #eaf2c4;
}
#main table#lecList td.listTd04k{
	background-color: #fcd6a0;
}
#main table#lecList td.listTd04j{
	background-color: #ccffff;
}
#main table#lecList th.listTh07,
#main table#lecList td.listTd07{
	width: 110px;
}
/*------------*/
#main table#lecWeek th,
#main table#lecWeek td{
	width: 122px;
}
#main table#lecWeek th#weekTh01,
#main table#lecWeek td.weekTd01{
	width: 25px;
}
#main table#lecWeek td.weekTd01{
	background-color: #cccccc;
}
#main table#lecWeek th#thMon,
#main table#lecWeek td.tdMon{
	width: 50px;
}
#main table#lecWeek td.zenki{
	background-color: #eaf2c4;
}
#main table#lecWeek td.kouki{
	background-color: #fcd6a0;
}
#main table#lecWeek td.zuiji{
	background-color: #ccffff;
}
#main table#lecWeek td.office{
	background-color: #ebfcfc;
}
#main table#lecWeek td.tdofMon{
	width: 50px;
}
#main table#lecWeek td.reserve{
	background-color: #ffffdc;
}
#main table#lecWeek td.tdofMon{
	background-color: #ebfcfc;
}

#main p.goTop{
	clear: both;
	text-align: right;
}

/* for ie6 : starHack
----------------------------*/
* html #footer {
	width: 100%;
	height: 100%;
}

/* color for blok check
#wrapper {
	background-color:#94cac7;
}
#main {
	background-color:#ffffff;
}
#sidebar {
	background-color: #a586b3;
}
------------------------- */
