﻿/* ↓↓↓↓　ここから 文化祭用臨時スタイル　↓↓↓ */
/*
body.bunka {
	line-height:150%;
	background-image:url('images/COOL_S03_017.GIF');
	background-repeat:repeat-y;
}
a.bunkaTab {
	color:#FF00FF;
	background-color:#FFCCFF;
	text-decoration:none;
}
a.bunkaTab:hover {
	color:#FFCCFF;
	background-color:#FF00FF;
	text-decoration:none;
}
div.bunkaTabs {
	text-align:center;
}
*/
/* ↑↑↑　ここまで 文化祭用臨時スタイル　↑↑↑ */
/* ここから通常用スタイル */
p.totop {
	text-align:center
}
h4.bb {
	margin-top:0em;
	margin-left:4%;
	margin-bottom:0em
}
p.bb {
	margin-top:0em;
	margin-left:8%;
	margin-bottom:1.5em
}
body {
	line-height:150%;
	background-image:url('images/COOL_S03_015.GIF');
	background-repeat:repeat-y;
}
body.TopPage {
	/* background-image:url('images/COOL_S03_015.GIF');
	background-repeat:repeat-y; */
	text-align:center;
}
span.ActiveTab {
	color:black;
	background-color:silver;
}
a.Tab {
	color:blue;
	background-color:aqua;
	text-decoration:none;
}
a.Tab:hover {
	color:aqua;
	background-color:blue;
	text-decoration:none;
}
div.Tabs {
	text-align:center;
}
ol {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
ul {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
colgroup#ColumnHeader {
	font-weight:bolder;
	padding-right:15px;
	text-align:right;
}
colgroup#FlushLeft {
	text-align:left;
	line-height:100%;
}
img.vmid {
	vertical-align:middle;
}
img.fleft {
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	margin-left:3%
}
*.cboth {
	clear:both;
}
span.deleted1 {
	text-decoration:line-through;
	color:gray;
	font-size:smaller
}
span.deleted2 {
	font-size:smaller
}
/* スタイルファイル終わり */