@charset "Shift_jis";

*{
margin:0;
padding:0;
}

/*-----------------------------------------------tag redefinition */
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	background-color:#f5fafa;
	position:relative;
}
h1,h2,h3,h4,p,td,div {
	color: #333333;
	margin: 0;
	padding: 0;
}
ul,dl,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul,dl,dd *{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table{
	border-collapse:collapse;
}
th,td{
	vertical-align:top;
	border:1px solid #dddddd;
	font-weight:normal;
}
a{
	color: #030099;
	text-decoration: underline;
}
a:link {
	color: #030099;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #cc3300;
}
a:active {
	text-decoration: none;
	color: #cc3300;
}

/*-----------------------------------------------for layout*/
#container {
	text-align:left;
	margin:0 auto;
	padding:0;
	width: 752px;
	background: url(/faculty/kyoiku/gs-edu/common/img/container_bg.gif) left;
	background-repeat:repeat-y;
	overflow:hidden;
	position:relative;
	padding-left:5px;
}
#mainBox {
	float: left;
	text-align: left;
	padding: 20px 0px 0px 0px;
	width: 750px;
	margin: 0 auto;
	height: auto;
	position:relative;
	background-color:#ffffff;
}

/*-----------------------------------------------for header*/
#header {
	width: 749px;
	margin: 0px;
	padding: 0px;
	padding-bottom:15px;
	background-color:#ffffff;
	overflow:hidden;
}
#headertop {
	width: 749px;
	margin:0;
	padding:0;
	font-size: 0.75em;
	text-align: right;
	background-image: url(/faculty/kyoiku/gs-edu/common/img/top_bar.gif);
	background-repeat:repeat-y;

}
#headertop ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style-type: none;
}
#headertop ul li {
	display: inline;
	padding:0 12px 0 0;
	line-height:140%;
}
#headermid {
	width: 740px;
}
#headermid h2{
	padding:15px 0 0;
	text-align: center;
	font-weight:normal;
	color: #663399;
	font-size:1em;
}
#top-left {
	display:block;
	float: left;
	width: 235px;
	height:50px;
	background:url(/faculty/kyoiku/gs-edu/common/img/logo.gif);
}

/*----------------------------------------------- 資料請求*/
#top-right{
	float: right;
	width: 224px;
}
a#rollover_top{
  display: block;
  width: 224px; 
  height: 50px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/button1.gif);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
} 
a#rollover_top:hover{
  background-image: url(/faculty/kyoiku/gs-edu/common/img/button2.gif); 
}

/*----------------------------------------------- グローバルナビ*/
#globalnav {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:25px;
	background-image: url(/faculty/kyoiku/gs-edu/common/img/bg.jpg);
	border: 0;
	background-position : left top;
    padding : 0;
    margin : 0;
}
#globalnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	padding : 0;
	margin : 0;
}
#globalnav ul li {
	float:left;
	height:auto;
	padding : 0;
    margin : 0;
}
a#rollover_gl{
  display: block;
  width: 140px; 
  height: 25px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/navi.jpg);
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
} 
a#rollover_gl:hover{
  background-position: bottom left; 
}
a#rollover_space{
  display: block;
  width: 610px; 
  height: 25px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/clear.gif);
  margin : 0;
  padding : 0;
}
a#rollover_space:hover{
  background-image: url(/faculty/kyoiku/gs-edu/common/img/clear.gif);
}

/*-----------------------------------------------for middleBox*/
#middleBox{
	background: url(/faculty/kyoiku/gs-edu/common/img/middlebox_back.gif) repeat-y;
	margin-right:3px;
}

/*-----------------------------------------------for leftcolumn*/
#leftcolumn {
	width: 165px;
	height: auto;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	padding-bottom:15px;
}
/*-----------------------------------------------for menu*/
#leftmenu {
	width: 165px;
	height: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#leftmenu ul {
	width: 165px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a#rollover1{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu1.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
a#rollover1:hover{
  background-position:right top;
}

a#rollover2{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu2.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
} 
a#rollover2:hover{
  background-position:right top;
}

a#rollover3{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu3.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
} 
a#rollover3:hover{
  background-position:right top;
}

a#rollover4{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu4.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a#rollover4:hover{
  background-position:right top;
}

a#rollover5{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu5.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
 
a#rollover5:hover{
  background-position:right top;
}

a#rollover6{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu6.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
a#rollover6:hover{
  background-position:right top;
}

a#rollover61{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu61.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
a#rollover61:hover{
  background-position:right top;
}

a#rollover7{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu7.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
a#rollover7:hover{
  background-position:right top;
}

a#rollover8{
  display: block;
  width: 160px;
  height: 34px;
  background-image: url(/faculty/kyoiku/gs-edu/common/img/top_menu8.gif); 
  background-repeat: no-repeat;
  margin : 0;
  padding : 0;
}
a#rollover8:hover{
  background-position:right top;
}
/*----------------------------------------------- ？*/
#access {
	text-align: left;
	display:block;
	padding: 0px 0 0 0px;
	margin:0;
	width: 160px;
	height:112px;
	background-image: url(/faculty/kyoiku/gs-edu/img/sub_img.jpg);
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	font-size: 0.6em;
}

/*-----------------------------------------------for main contents*/
#contentBox {
	margin: 0 0 0 11px;
	padding: 0;
	height: auto;
	width: 541px;
	float:left;
	color:#44504f;
	position:relative;
	background:transparent;      
}
/*-----------------------------------------------for IE*/
*#contentBox {
	margin: 0px 0 0 11px;
	padding:0;
	height: auto;
	width: 541px;
	float:left;
	color:#44504f;
	background:transparent;
}
/*-----------------------------------------------*/
#contentBox td{
	color:#44504f;
}

/*-----------------------------------------------メイン画像*/
#main_image {
	text-align: left;
	width: 541px;
	margin: 0px 0px 0px 0px;
}
#main_image table td{
	border:0;
}
#message{
	text-align:center;
	vertical-align:middle;
	height:13px;
}

/*-----------------------------------------------概要*/
#top_gaiyo {
	float: none;
	width: 549px;
	margin-top:0;
	padding:0;
	text-align: left;
	border:3px solid #CCCCCC;
}
*#top_gaiyo td {
	line-height: 1.3em;
	font-size:0.8em;
}
#top_gaiyo td.td-center {
	text-align:center;
	vertical-align:middle;
}
#top_gaiyo p {
	font-size: 0.8em;
}
.top_gaiyoline {
	margin:0 0 3px;
	background-image:url(/faculty/kyoiku/gs-edu/common/img/line_top_gaiyo.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.top_gaiyoline span{
	position:relative;
	top:-5px;
	left:-6px;
}
#top_gaiyobox {
	margin:3px 0;
}
#top_gaiyobox table{
	margin: 3px;
}
#top_gaiyobox table td{
	border:0;
	vertical-align:middle;
}
#top_gaiyobox table td.top_gaiyobody{
	padding: 3px;
}

/*-----------------------------------------------トピックス*/
#topics {
	float: none;
	width: 549px;
	margin-top:0;
	padding:0;
	text-align: left;
	border:3px solid #CCCCCC;
}
*#topics td {
	line-height: 1.3em;
	font-size:0.8em;
}
#topics td.td-center {
	text-align:center;
	vertical-align:middle;
}
#topics p {
	font-size: 0.8em;
}
.topicsline {
	margin:0 0 3px;
	background-image:url(/faculty/kyoiku/gs-edu/common/img/line_topics.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.topicsline span{
	position:relative;
	top:-5px;
	left:-6px;
}
#topicsbox {
	margin:3px 0;
}
#topicsbox table{
	margin: 3px;
}
#topicsbox table td{
	border:0;
	vertical-align:middle;
}
#topicsbox table td.topicsbody{
	padding: 3px;
}

#topicsbox p.hiduke {
	width: 160px;
	font-size: 1em;
	font-family: "Century",sans-serif;
	margin-left: 10px;
	float: left;
}
#topicsbox p.file {
	font-size: 0.8em;
	font-family: "Century",sans-serif;
	float: left;
}
#topicsbox p.honbun {
	font-size: 1em;
	margin: 6px 20px 10px 30px;
	clear: left;
	font-family: "ＭＳ Ｐ明朝",serif;
}
#history {
	float: none;	
	clear: both;	
	width: 535px;
	font-size: 0.7em;
	text-align: right;
	padding: 3px 20px 3px 0;
}

/*-----------------------------------------------for footer*/
#footer{
	float: none;	
	clear: both;	
	width:729px;
	font-size: 0.7em;
	margin: 0;
	padding:3px 10px;
	background-image:url("/faculty/kyoiku/gs-edu/common/img/footer_bg.gif");
	background-repeat:repeat-y;
	background-color:#D5D5D5;
	border-top:#C8A6BF 4px solid;
	overflow:hidden;
}
#footer p{
	text-align: right;
}
/*-----------------------------------------------other*/

/*.topicfont {
	line-height: 2em;
}*/

/*-----------------------------------------------for aisatu*/
#pankuzu {
	margin: 0px;
	margin-right:3px;
	padding: 0px;
	float: right;
	width: 550px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	text-align:left;
}
#pankuzu li{
	display:inline;
	white-space:nowrap;
}

.indent {
	text-indent: 1em;
	margin: 0px 0px 0px 1em;
}

.hide{
	display:none;
}

.toTop{
	display:block;
	text-align:right;
	clear:both;
	font-size:0.8em;
}
.monospace{
	font-family:monospace;
	letter-spacing:0.1em;
}
.nowrap{
	white-space:nowrap;
}
.TAC{
	text-align:center;
}
.TAR{
	text-align:right;
}
.VAM{
	vertical-align:middle;
}
.circle{
	list-style:circle;
}
.decimal{
	list-style:decimal;
}
.list_none{
	list-style:none;
}
.list_ML36{
	margin-left:36px;
}

/*-----------------------------------------------for browser*/
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;/* for IE-Except */
}
.clearfix:after {
	display: inline-block;/* for Win-IE7,Mac-IE5 */
}
/* for Hides IE6 \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End for Hides IE6 */
