/* YGU HIGHSCHOOL CSS Document */

body	{
	font-size: 75.0%;
	font-size: 75.0% !important; /* IE7 */
	color            : #545454;
	background-color : #dee8f8;
	line-height:150%;
	margin: 0px;
	text-align: center;
}

/* 基本ページ
--------------------------------------------------------------------- */
#wrapper {
	background-color:#FFFFFF;
	width:776px;
	text-align: left;
	padding: 4px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
	background-image: url(../images/common/ygu_headerbar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* 法人共通header */
#ygu-header {
	padding:0px;
	width: 774px;
	margin: 5px 0px 0px 0px;
}

/* HEADER
--------------------------------------------------------------------- */

#header {
	width: 774px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

/* HEADER NAVI 
--------------------------------------------------------------------- */
#header-navi {
	width:774px;
	padding: 0px;
	background-color: #98b9e9;
	margin: 0px;
	height: 30px;
}

#header-navi ul {
	font-size: xx-small;
	list-style-type: none;
	position: relative;
	height: 22px;
	width: 768px;
	padding: 0px;
	text-align: center;
	left: 6px;
	top: 4px;
	margin: 0px;
}

#header-navi li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header-navi #menu-01 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/rinen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-01 a:hover {
background:url(../images/common/rinen_over.gif) no-repeat left top;
}

#header-navi #menu-02 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 109px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/j.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-02 a:hover {
background:url(../images/common/j_over.gif) no-repeat left top;
}

#header-navi #menu-03 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 218px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/h_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-03 a:hover {
background:url(../images/common/h_b.gif) no-repeat left top;
}

#header-navi #menu-04 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 327px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/exam.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-04 a:hover {
background:url(../images/common/exam_over.gif) no-repeat left top;
}

#header-navi #menu-05 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 436px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/shingaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-05 a:hover {
background:url(../images/common/shingaku_over.gif) no-repeat left top;
}

#header-navi #menu-06 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 545px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/campus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-06 a:hover {
background:url(../images/common/campus_over.gif) no-repeat left top;
}

#header-navi #menu-07 a {
	display:block;
	width:107px;
	height:22px;
	text-indent:-9999px;
	position: absolute;
	left: 654px;
	top: 0px;
	overflow: hidden;
	background-image: url(../images/common/faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-navi #menu-07 a:hover {
background:url(../images/common/faq_over.gif) no-repeat left top;
}

/* HIGHSCHOOL MAINCONTENTS
--------------------------------------------------------------------- */
#main {
	width: 774px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

/* 高等学校ページ：レフトナビ背景指定
------------------------------------------------ */
.h-leftnavi-bgimg {
	background-image:url(../images/common/menu_h/menu_bg_h.gif);
	background-repeat: repeat-y;
}

.h-side-navi {
	margin:18px auto;
	padding:0;
}
.h-side-navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.h-side-navi li {
	margin:0 0 1px 0;
	padding:0;
}


/* HIGHSCHOOL LEFT ZAIKOUSEI table
--------------------------------------------------------------------- */
table.h-zaikousei {
	background-color:#DEE8F8;
	width:155px;
	text-align: center;
	margin: 30px 0 30px 0px;
	padding: 0px;
}

table.h-zaikousei th {
	width:158px;
	margin:0px;
	padding:0px;
}

table.h-zaikousei td {
	width:158px;
	margin:0px;
	padding-top: 4px;
	padding-bottom: 6px;
}

/* HIGHSCHOOL RIGHT CONTENTS
--------------------------------------------------------------------- */
#h-contents {
	width: 602px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	top: 18px;
	left: 10px;
}

/* YGU ACCESS
--------------------------------------------------------------------- */
#access {
	clear:left;
	text-align: left;
	width: 774px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000066;
	font-size: 0.9em;
	line-height: 140%;
	font-weight: normal;
	letter-spacing: -0.1em;
}

#access p {
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
/* FOOTER
--------------------------------------------------------------------- */
#footer {
	clear:left;
	text-align: left;
	width: 774px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

/* HIGHSCHOOL MESSAGE
--------------------------------------------------------------------- */
table.h-message {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #7aa2e2;
}

table.h-message th {
	background-color:#FFFFFF;
	text-align:left;
	margin:0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

table.h-message td {
	text-align:left;
	margin:0px;
	background-image: url(../images/common/graph.gif);
	background-repeat: repeat;
	font-size: 12px;
	line-height: 150%;
	padding: 3px 3px 3px 5px;
}

/* HIGHSCHOOL COURSE FEATURES
--------------------------------------------------------------------- */
table.course {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

table.course th {
	background-color:#F3FADC;
	text-align:left;
	margin:0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	padding: 2px 2px 2px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

table.course td {
	background-color:#FFFFFF;
	margin:0px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 150%;
	padding: 3px;
}

/* HIGHSCHOOL TOPPAGE BANNER
--------------------------------------------------------------------- */
table.h-top-banner {
	margin:10px 0 5px 0;
	padding: 0px;
}

table.h-top-banner td {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* 高校ページ：パンくずnavi
------------------------------------------------ */
#high-pankuzu{
	padding:0px;
	width: 580px;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
	margin: 16px auto 16px auto;
	color: #545454;
}

/* 高校ページ：ページタイトル
------------------------------------------------ */
#high-title{
	width: 580px;
	text-align: left;
	margin: 5px auto 10px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	padding: 3px 0px 0px 0px;
}

/*　WEBDIARY for highschool 20100125
--------------------------------------------------------------*/
.diary-high {
	width:562px;
	margin-top: 5px;
	margin-bottom: 25px;
	border: 1px solid #C6D7F3;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.diary-high #title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	background-color: #C6D7F3;
	line-height: 140%;
	margin: 0px;
	/*float: left;*/
	background-image: url(../h/student/images/hs_sankaku.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.diary-high #date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 140%;
	margin: 0px;
	float: right;
	padding-right: 4px;
	padding-left: 10px;
}

.diary-high p {
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 8px;
	line-height: 150%;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	clear: both;
}

.diary-high ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 1px 1px 5px 1px;
	background-color: #FFFFCC;
}
.diary-high ul:after {
	content: '';
	display:block;
	clear:both;
}
.diary-high li {
	float: left;
	text-align: center;
	padding: 2px 3px 2px 2px;
	margin: 0px;
	font-size: 10px;
	line-height: 140%;
	background-color: #FFFFCC;
}
.diary-high li.right {
	float: left;
	text-align: center;
	padding: 2px 1px 2px 2px;
	margin: 0px;
	font-size: 10px;
	line-height: 140%;
}
.diary-high .place {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	border-bottom:#C6D7F3 1px dashed;
	clear: both;
	padding: 0px 0px 0px 15px;
}
.float-clear {
clear:both
}
.diary-high td.photo{
	background-color:#FFFFCC;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
