@charset "utf-8";

*{
margin:0;
padding:0;
}
#mainBody #communicationArea #newsArea h2 {
	background-image: url(../../img/tittop_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: none;
	float: left;
	height: 20px;
	width: 410px;
}

body {
	padding:0;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: auto;
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

html {
overflow-y: scroll;
}

img {
border:none;
}

br.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	clear:both;
}
ul, li, ol, dl, dt, dd {
	margin:0;
	padding:0;
	line-height:120%;
}

li {
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin:0;
	padding:0;
}

a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color:#990000;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: none;
}

.inner {
padding: 10px;
overflow: hidden;
}

#mainBody {
	background-color: #FFFFFF;
	height: auto;
	width: 840px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: none;
	float: left;
}
#catchCopy {
	text-align: left;
	height: auto;
	width: 840px;
}
#header {
	height: auto;
	width: 840px;
}
#header h1 {
	background-image: url(../img/sca_logo.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 340px;
	text-indent: -9999px;
	clear: none;
	float: left;
}
#header #headtxtLink {
	height: auto;
	width: 450px;
	clear: none;
	float: right;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	text-align: right;
	color: #990000;
}
#gnaviArea {
	height: 40px;
	width: 840px;
	background-image: url(../img/navi_back.jpg);
	background-repeat: repeat-x;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*+html #gnaviArea {/*IE7 only hack*/
	height: 45px;
	width: 840px;
	background-image: url(../img/navi_back.jpg);
	background-repeat: repeat-x;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-bottom:5px;
}
#gnavi01 {
	background-image: url(../img/navi_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi02 {
	background-image: url(../img/navi_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi03 {
	background-image: url(../img/navi_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 165px;
	float: left;
	clear: none;
}
#gnavi04 {
	background-image: url(../img/navi_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi05 {
	background-image: url(../img/navi_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi06 {
	background-image: url(../img/navi_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi07 {
	background-image: url(../img/navi_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: left;
	clear: none;
}
#gnavi08 {
	background-image: url(../img/give_data.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 40px;
	width: 105px;
	float: right;
	clear: none;
}
#flashArea {
	height: 300px;
	width: 840px;
	clear: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
}
#bigbtnArea {
	height: 125px;
	width: 840px;
	clear: none;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bigBtn01 {
	clear: none;
	float: left;
	height: 125px;
	width: 205px;
	background-image: url(../../img/bigbtn_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#bigBtn02 {
	clear: none;
	float: left;
	height: 125px;
	width: 205px;
	background-image: url(../../img/bigbtn_data.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-left: 4px;
}
#bigBtn03 {
	clear: none;
	float: left;
	height: 125px;
	width: 205px;
	background-image: url(../../img/bigbtn_course.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#bigBtn04 {
	clear: none;
	float: left;
	height: 125px;
	width: 205px;
	background-image: url(../../img/bigbtn_report.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-left: 4px;
}
#topBnrArea {
	height: 70px;
	width: 840px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topBnrArea ul,li {
	clear: none;
	float: left;
	margin: 0px;
}
#topBnrL1 {
	height: 70px;
	width: 205px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topBnrL2 {
	height: 70px;
	width: 205px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topBnrR1 {
	height: 70px;
	width: 205px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topBnrR2 {
	height: 70px;
	width: 205px;
	clear: none;
	float: right;
	margin: 0px;
}
#mainBody #tieupSchool {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	text-align: left;
	height: auto;
	width: 840px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	float: left;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#sideArea {
	height: auto;
	width: 210px;
	clear: none;
	float: left;
}
#sideArea ul {
	height: auto;
	width: 210px;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideArea ul li {
	float: left;
	clear: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#eventMainArea {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
	vertical-align: top;
}
#eventMainArea p {
	height: auto;
	width: 610px;
	clear: none;
	float: left;
}
#eventMainArea h3 {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(../img/red_ball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
}
#eventMainArea h4 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
}
#contentsMainArea {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
}
#contentsMainArea p {
	height: auto;
	width: 610px;
	clear: none;
	float: left;
}
#contentsMainArea h3 {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(../img/red_ball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
}
#contentsMainArea h4 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
}
#footerArea {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #990000;
	text-align: left;
	font-style: normal;
	height: auto;
	width: 840px;
}
.floatL {
	clear: none;
	float: left;
}
.floatR {
	clear: none;
	float: right;
}
.entryFloatL {
	clear: none;
	float: left;
	height: 20px;
	width: 70px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.entryFloatR {
	clear: none;
	float: right;
	height: 20px;
	width: 70px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#freeDial {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	clear: none;
	float: right;
	color: #990000;
	text-align: right;
	font-style: normal;
	height: auto;
	width: 410px;
}
address {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	clear: none;
	float: left;
	color: #990000;
	height: auto;
	width: 410px;
	text-align: left;
	font-style: normal;
}

