@charset "Shift_JIS";

/* ===== Universal Reset ===== */

*{
	margin:0;
	padding:0;
	line-height: 140%;
}


/* ===== Global Common Style ===== */

body{ color:#666666; text-align:center; background:url(../common/header_bg.gif) left top repeat-x; }
p,div,ul,li,h1,h2,h3 { margin:0; padding:0; }
ul,li {list-style:none; }
div#container {
	text-align: center;
	width: 900px;
	margin: 0px auto;
}
div#page { position:relative; }
img { border:none; }

#header { padding:52px 0 23px 0; }
#header h2 { position:absolute; top:18px; left:15px; }
#header .link { margin:0 10px 0 0; text-align:right; }
#header .link table { margin:0 0 0 auto; }
#header .link .t3 { font-size:10px; }
#menu { background:url(../common/menu_bg.png) left top no-repeat; width:890px; height:48px; position:absolute; top:72px; left:5px; }
#menu table { margin:4px 0 0 4px; }
#pankuzu { margin:0 0 0 10px; }
#club_circle { background:#FFFFFF; }

#footer { background:#ae002b; text-align:center; padding:10px 0; }
#footer .t2 {color:#FFFFFF; }

.new { background:url(../images/icon_new.gif) no-repeat 9px center; }

.navi { background:#f6f5f5; padding:15px; }
.mainArea { padding:0 20px 20px 20px; }
.mainArea h2 { margin:0 0 10px 0; }
.mainArea h3 { margin:0 0 10px 0; }
.mainArea .l1 { margin:0 0 20px 30px; }
.mainArea .l2 { margin:0 0 10px 15px; }
.indexLink li { margin:0 0 5px 0; }
.indexLink2 li { margin:0 0 10px 0; }

.indexCat { border:#bbbbbb solid 1px; padding:0 12px 5px 23px;  }
.indexCat h4 { margin:0 -12px 0 -23px; }

/*topSlide*/
#topSlide_wrapper {
	padding:30px 0 0;
	width:900px;
}
#topSlide {
	width:900px;
	height:260px;
	overflow:hidden;
	zoom:1;
}
#topSlide li {
	float:left;
	width:900px;
}
#topSlide li a:hover img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}
#listBtn {
	padding: 5px 0 8px;
	text-align: right;
}
#listBtn a {
	background: url(../images/tsi_btn.gif) left top no-repeat;
	width: 17px;
	height: 17px;
	margin: 0 0 0 7px;
	display: inline-block;
}
#listBtn a.selected {
	background: url(../images/tsi_btn.gif) right top no-repeat;
	cursor: default;
}
#listBtn a span {
	display: none;
}

.accordion {
	padding-bottom:0px;
}
.accordion h4.btn {
	margin:0 -12px 0 -23px;
}

.listbox {
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	text-align: center;
}
.listbox th {
	background:#e6e6e6;
	font-weight:normal;
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	padding:5px;
	font-size:12px;
}
.listbox td {
	border-bottom: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
.closebtn {
	text-align:right;
}
.closebtn img {
	cursor:pointer;
}

/*popup*/
div#page_p {
	text-align: center;
	width: 801px;
	margin: 0px auto;
}

div#page_p2 {
	text-align: center;
	width: 591px;
	margin: 0px auto;
}

.popup_bg{
background-image:url(../gakubu/curriculum/images/popup_bg.gif);
background-repeat:repeat;
background-position:top;
}

/*popup*/

/*histry box*/
.hisBox01{background:#E0DCDC; padding:2px 5px; font-size:12px;}
.hisBox02{background:#F6F5F5; padding:2px 5px; font-size:12px;}
/*histry box*/

/*line*/

.line-gray-sp10{
	border:#cccccc 1px solid;
	margin: 0px;
	padding: 10px;
}
.dotline-01{
	background-image:url(../common/dot_01.gif);
	background-repeat:repeat-x;
}
.dotline-02{
	background-image:url(../common/dot_02.gif);
	background-repeat:repeat-x;
}
.dotline-03{
	background-image:url(../common/dot_03.gif);
	background-repeat:repeat-x;
}

.dotline-04{
	background-image:url(../common/dot_04.gif);
	background-repeat:repeat-x;
}

/*line*/

.hz-04 {
  padding: .5em .75em;
  background-color: #f6f6f6;
  border-left: 6px solid #ccc;
}

.hz-03 {
	padding: .5em .75em;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset;
	font-size: 16px;
}

.hz-02 {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #2d54a5;
	font-size: 16px;
	color: #2d54a5;
}

.hz {
  position: relative;
  padding: 0 .5em .5em 1.7em;
  border-bottom: 1px solid #ccc;
}
.hz::after {
  position: absolute;
  top: .4em;
  left: .4em;
  z-index: 2;
  content: '';
  width: 12px;
  height: 12px;
  background-color: #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*space*/
.sp1{
	margin: 0px;
	padding: 1px;
}
.sp2{
	margin: 0px;
	padding: 2px;
}

.sp4{
	margin: 0px;
	padding:4px 0;
	width:534px;
	background:url(../images/line_02.gif) bottom repeat-x #F6F5F5;
}
.sp10{
	margin: 0px;
	padding: 10px;
}

.sp15{
	margin: 0px;
	padding: 15px;
}

.sp10-0{
	margin:10px 0px;
}

.sp20-0{
	margin:20px 0px;
}

.mgT5 { margin-top:5x; }
.mgT10 { margin-top:10px; }
.mgT15 { margin-top:15px; }
.mgT20 { margin-top:20px; }
.mgT30 { margin-top:30px; }
.mgB5 { margin-bottom:5px; }
.mgB10 { margin-bottom:10px; }
.mgB15 { margin-bottom:15px; }
.mgB20 { margin-bottom:20px; }
.mgB30 { margin-bottom:30px; }
/*space*/

/*TEXT*/
.tGray{
color:#CCCCCC;
}
.tYellow{
color: #eddea4;
}
.tRed{
color: #eda4a4;
}
.tBlue{
color: #a4b3ed;
}

.t110{
	line-height: 12px;
}
.t120{
	line-height: 14px;
}
.t130{
	line-height: 16px;
}
.t140{
	line-height: 18px;
}
.t180{
	line-height: 22px;
}

.t1{
	font-size: 10px;
	text-indent: 0px;
	}

.t2{
	font-size : 10px;
	text-indent: 0px;
	}
	
.t3{
	font-size: 12px;
	text-indent: 0px;
	}
	
.t4{
	font-size: 14px;
	text-indent: 0px;
	}

.t5{
	font-size : 16px;
	text-indent: 0px;
	}
	
.t6{
	font-size : 30px;
	text-indent: 0px;
	}
	
.bold{
	font-weight:bold;
}
.sline {
	border-bottom:solid 1px black;
}
.wline {
	border-bottom:double 3px black;
}

.left{
	float:left;
}
a:link { color: #996666; text-decoration: none;}
a:visited { color: #996666; text-decoration: none;}
a:active { color: #d85b5b; text-decoration: underline;}
a:hover {
	color: #d85b5b;
	text-decoration: none;
	text-align: left;
}
/*TEXT*/

/*what's new*/
.date {	padding:3px 5px; color:#FFFFFF; font-weight:bold; vertical-align:top; font-size:12px; line-height:20px; }
.title { padding:3px 10px; color:#FFFFFF; font-weight:bold; vertical-align:top; font-size:16px; line-height:20px; }
.wnPh { float:right; }
.wnPh img { margin:0 0 15px 15px; }
.wnPhTbl { margin:10px auto 0 auto; }
.wnPhTbl td  { font-size:12px; line-height:18px; padding:0 5px 0 5px; }
.wnPhTbl td img {
	margin: 10px 0 0 0;
	text-align: center;
}

/*手*/
.accordion_head {cursor:pointer;}

.shien_list th,
.shien_list td {
	padding:10px;
	font-size:12px;
}
.shien_list td {
	background:#ededed;
	border-bottom:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;
}
.shien_list th.cpt01  {
	background:#9c6574;
	border-bottom:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;
	color:#FFFFFF;
}
.shien_list th.cpt02  {
	background:#e4a7a3;
	border-bottom:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;
	color:#FFFFFF;
	line-height:1;
}
.shien_list p.sub {
	border:#9c6574 solid 1px;
	padding:1px 2px;
	color:#9c6574;
}
.shien_list dl {
	margin: 0 0 15px;
}
.shien_list dt {
	background:#9c6574;
	color:#ffffff;
	padding:1px 3px;
	margin:0 0 5px;
}
.shien_list dd {
	margin:0 0 5px;
}
.shien_list dd.sub {
	background:#ffffff;
	padding:3px 4px;
	margin:0 0 5px;
	font-size:10px;
}

.arrow{
	position: relative;
	display: inline-block;
	padding-left: 15px;
	font-size: 12px;
}

.arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #5bc0de;
  border-right: solid 2px #5bc0de;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}


.center{
 text-align: center;
}

.line-through {
text-decoration: line-through;
}
