/* CSS Document */

@charset "Shift_JIS";

html {
	overflow-y: scroll;
}

body {
	background-color: #6A3A0D;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-image: url(/images/bg.jpg);
}

a { outline: 0px; }
a:visited { color: #333333; text-decoration: none }
a:link { color: #333333; text-decoration: none }
a:hover { color: maroon; text-decoration: underline }
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:active { color: #333333; text-decoration: none }


#allbox {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 106px;
}
#menu_topics {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: 310px;
}

div._____01 {
	width:800px;
	height:86px;
	text-indent:-9999px;
	text-decoration: none;
	font-size: 0px;
	background-color: #FFFFFF;
}

h1.menu-01_ a{
	display: block;
	position:absolute;
	left:20px;
	top:20px;
	width:202px;
	height:66px;
	font-size: 0px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_01.gif)
}

div.menu-04_ a{
	display: block;
	position:absolute;
	left:561px;
	top:30px;
	width:99px;
	height:19px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.menu-04_ a:hover{
	background-position: 0 -4px;
}

div.menu-05_ a{
	display: block;
	position:absolute;
	left:660px;
	top:30px;
	width:120px;
	height:19px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.menu-05_ a:hover{
	background-position: 0 -4px;
}

div.menu-07_ a{
	display: block;
	position:absolute;
	left:337px;
	top:49px;
	width:112px;
	height:37px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_07.gif)
}

div.menu-07_ a:hover{
	background-position: 0 -4px;
}

div.menu-08_ a{
	display: block;
	position:absolute;
	left:449px;
	top:49px;
	width:112px;
	height:37px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_08.gif)
}


div.menu-08_ a:hover{
	background-position: 0 -4px;
}

div.menu-09_ a{
	display: block;
	position:absolute;
	left:561px;
	top:49px;
	width:112px;
	height:37px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_09.gif)
}

div.menu-09_ a:hover{
	background-position: 0 -4px;
}

div.menu-10_ a{
	display: block;
	position:absolute;
	left:673px;
	top:49px;
	width:107px;
	height:37px;
	text-indent:-9999px;
	text-decoration: none;
	background-image:url(/images/menu_10.gif)
}

div.menu-10_ a:hover{
	background-position: 0 -4px;
}

.photo {
	position: absolute;
	left: 0px;
	top: 90px;
	height: 200px;
	width: 800px;
	text-align: center;
	margin-top: 10px;
	z-index: 2;
}

#campus {
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=87);
	opacity: 0.87;
	background-color: #FFFFFF;
	margin: 0px;
}
.campus-header {
	background-image: url(/images/main-header.png);
	background-repeat: no-repeat;
	height: 8px;
	margin: 0px;
	line-height: 8px;
	font-size: 0px;
}
.campus-footer {
	background-image: url(/images/main-footer2.png);
	height: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 8px;
	font-size: 0px;
}

* html .campus-header {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/main-header.png);
}

* html .campus-footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/main-footer2.png);
}

.menu-footer {
	background-image: url(/images/main-footer.png);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom: 20px;
	line-height: 8px;
	font-size: 0px;
}

* html .menu-footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/main-footer.png);
}

#main {
	float: left;
	width: 560px;
	margin-bottom: 20px;
	position: relative;
}
#sidebar {
	float: right;
	width: 220px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
}

.block01 {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 20px;
}
.block02 {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 10px;
	color: #666666;
}
#bbssub {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
.linktitle {
	font-size: 16px;
	font-weight: bold;
}
#bbsarea {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
#bbsmain {
	float: right;
	width: 440px;
}
#footer {
	clear: both;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 30px;
	text-align: center;
	width: 800px;
	background-position: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

li.icon  {
	list-style-type: none;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	padding-left: 0px;
	list-style-position:outside;
}
li.menu   {
	list-style-type: none;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 12px;
	list-style-position:outside;
	background-position: 5px 2px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	position: relative;
}
#linkarea {
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-bottom: 20px;
}
li.link     {
	font-size: 12px;
	margin: 3px;
	background-image: url(/images/arrow.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
	list-style-position:outside;
	list-style-type: none;
	padding-left: 15px;
	position: relative;
}
.top_navi {
	font-size: 11px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #666666;
}

.pagetitle {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(/images/pagetitle.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-position: 2px 6px;
	color: #000000;
	font-weight: bold;
	position: relative;
}

h2.date {
	font-size: 11px;
	text-align: left;
}
h2.date6 {
	font-size: 11px;
	text-align: left;
	color: #0000CC;
}
h2.date0 {
	font-size: 11px;
	text-align: left;
	color: #990000;
}

h3.title {
	font-size: 16px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6A3A0D;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	position: relative;
}

p.news {
	margin-left: 20px;
	text-align: justify;
	text-justify: distribute;
}

img.img {
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.cgiName {
	color: #dddddd;
	font-size: 11px;
	text-align: right
}

.cTable  { font-size: 10px }

.monthtable   { font-size: 13px; font-family: Arial、Helvetica、Geneva、Swiss、SunSans-Regular; margin-left: 50px; position: relative; z-index: 1 }

.cTableYM       { color: #990000; font-size: 12px; text-align: left; margin-bottom: 10px; margin-left: 50px; padding: 3px; border-bottom: 1px solid gray; position: relative; z-index: 1 }

.cWeek  { color: #333333; font-size: 10px; text-align: center; padding: 4px }
.cWeek0  { color: #990000; font-size: 10px; text-align: center; padding: 4px }
.cWeek6  { color: #000099; font-size: 10px; text-align: center; padding: 4px }
.cLink a   { font-weight: bold; font-size: 12px; padding: 4px }
.cLink a:visited  { font-weight: bold; font-size: 12px; padding: 4px }
.cLink6 a  { color: blue; font-weight: bold; font-size: 12px; padding: 4px }
.cLink6 a:visited  { color: blue; font-weight: bold; font-size: 12px; padding: 4px }
.cLink0 a  { color: red; font-weight: bold; font-size: 12px; padding: 4px }
.cLink0 a:visited  { color: red; font-weight: bold; font-size: 12px; padding: 4px }
.cOpen  { text-align: center; padding: 4px }
.cNone    { color: silver; padding: 4px }
.text {
	font-size: 13px;
	text-align: left;
}
.text2 {
	font-size: 13px;
	text-align: right;
}
.cNone0  { color: #fcf; padding: 4px }
.cNone6  { color: #87ceeb; padding: 4px }
.yeartitle    { color: #e6e6e6; font-weight: bold; font-size: 120px; line-height: 120px; font-family: Arial、Helvetica、Geneva、Swiss、SunSans-Regular; margin-bottom: 10px; margin-left: 50px; position: absolute; z-index: 0; top: 100px; left: 0px }
.passBox {
	font-size: 13px;
	text-align: right;
}
div.news {
	margin-left: 20px;
}
.bbssubject {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	height: 26px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6A3A0D;
	line-height: 30px;
}
.ressubject {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	height: 26px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-left: 50px;
	padding-left: 40px;
	background-image: url(/images/bbsarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.page {
	font-size: 13px;
	text-align: center;
}
.apes {
	font-size: 13px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}

.form {
	margin-left: 20px;
}

.form_a {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.form_b {
	margin-bottom: 10px;
}

.form_e {
	font-size: 11px;
	color: #666666;
}

.resbottun {
	font-size: 12px;
	text-align: right;
	margin: 3px;
}
.bbsmessage {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 19px;
	margin-bottom: 30px;
	text-align: justify;
	text-justify: distribute;
}
.resmessage {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-left: 80px;
	line-height: 19px;
	margin-bottom: 30px;
	text-align: justify;
	text-justify: distribute;
}
.bbsdata {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	padding-left: 20px;
	color: #666666;
}
.resdata {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	padding-left: 90px;
	color: #666666;
}
.bbsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
	padding-left: 60px;
	}
.resdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
	padding-left: 110px;
}
h3.category {
	font-size: 16px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 15px;
	margin-bottom: 5px;
}
.contents {
	color: #666666;
	text-align: right;
	font-size: 12px;
}
.small {
	font-size: 12px;
	color: #666666;
}
.search_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-left: 20px;
}
.search_contents {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 20px;
}
.search_a {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.search {
	margin-bottom: 10px;
}
.tsubject {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	width: 100px;
	margin-right: 10px;
	text-align: right;
	padding-right: 15px;
	background-color: #C8A059;
}
.tbody {
	font-size: 13px;
	line-height: 1.7em;
	width: 300px;
	background-color: #F7D4A6;
	padding-left: 20px;
	padding-right: 20px;
}
.tr {
	margin-bottom: 10px;
}
