@charset "utf-8";

/*========== 共通 ==========*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote {
	margin:0;
	padding:0;
}
body {
	color:#666666;
	background:#e6e4d5;
	font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragono kaku Gothic Pro W3","メイリオ",Mairyo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:150%;
	background: #fff url(img/background.jpg) no-repeat top center;/*20091110追記*/
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
.clearfix:after {
  height:0;
  visibility:hidden;
  content:".";
  display:block;
  clear:both;
}
.celarfix {
	zoom:1;
}

a {
	color:#666666;
}

a:hover {
	color:#660000;
}


/*========== レイアウト ==========*/

#container {
	margin:0 auto;
	width:810px;
	border:1px solid #D9D8C1;
	background-color:#FFFFFF;
}

/* ヘッダ */

#header {
	margin:0;
	padding:0;
	width:810px;
}

#header ul {
	margin:0;
	padding:0;
}

#header li {
	margin:0;
	padding:0;
	float:left;
}

/* トップ表紙 */

#topCover {
	margin:0;
	padding:0;
}

/* セカンド表紙 */

#secondCover {
	margin:0;
	padding:0;
}

/* コンテンツエリア */

#contents {
	clear:left;
	width:810px;
}

/* ナビゲーション */

#topssl{

	width:220px;
	margin:10px 10px 0 5px;
	}



#navi {
	float:left;
	width:220px;
	margin:10px 10px 0 5px;
}

#navi ul {
	list-style:none;
	margin:0;
}

#navi li {
	background:url(../images/navi_li_a.gif) 0 0 no-repeat;
	padding:2px 0 0 25px; 
	margin:0;
}

#navi .naviNews {
	margin:15px 0 0 0;
}

#navi .naviNews h2 {
	background:url(../images/navi_h.gif) 0 0 no-repeat;
	padding:5px 0 0 15px; 
	font-size:100%;
	height:34px;
	margin:0;
}

#navi .naviNews p {
	margin:0 10px;
	line-height:125%;
}

#navi .naviNews ul {
	list-style:none;
	margin:0 10px;
}

#navi .naviNews li {
	background:url(../images/navi_li.gif) 0 6px no-repeat;
	padding:0 0 0 6px;
	margin:0;
}


/* トップページ中央 */

#topCenter {
	float:left;
	width:380px;
	margin:25px 15px 0 0;
}

#topCenter .topNews {
	background:url(../images/top_news_bg.gif) 0 0 repeat-y;
}

#topCenter .topNews th {
	margin:0;
	padding:5px 0 5px 10px;
	font-weight:bold;
	width:85px;
	border-bottom:1px dotted #CCCC99; 
}

#topCenter .topNews td {
	margin:0;
	padding:5px 0;
	width:290px;
	border-bottom:1px dotted #CCCC99; 
}

#topCenter .topNews li {
	background:url(../images/top_news_li.gif) 0 6px no-repeat;
	padding:0 0 0 8px;
}

#topCenter .topNewsJs {
	background:url(../images/top_js_bg.gif) 0 0 repeat-y;
	margin:15px 0 0 0;
}

#topCenter .topNewsJs th {
	margin:0;
	padding:5px 0 5px 10px;
	font-weight:bold;
	width:85px;
	border-bottom:1px dotted #91C8C8; 
}

#topCenter .topNewsJs td {
	margin:0;
	padding:5px 0;
	width:290px;
	border-bottom:1px dotted #91C8C8; 
}

#topCenter .topNewsJs li {
	background:url(../images/top_js_li.gif) 0 6px no-repeat;
	padding:0 0 0 8px;
}

#topCenter .topNewsSh {
	background:url(../images/top_sh_bg.gif) 0 0 repeat-y;
	margin:15px 0 0 0;
}

#topCenter .topNewsSh th {
	margin:0;
	padding:5px 0 5px 10px;
	font-weight:bold;
	width:85px;
	border-bottom:1px dotted #FFB9B9; 
}

#topCenter .topNewsSh td {
	margin:0;
	padding:5px 0;
	width:290px;
	border-bottom:1px dotted #FFB9B9; 
}

#topCenter .topNewsSh li {
	background:url(../images/top_sh_li.gif) 0 6px no-repeat;
	padding:0 0 0 8px;
}

#topCenter .topPhoto {
	background:url(../images/top_photogallery.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	width:380px;
	height:200px;
}

#topCenter .topPhoto .topPhotoText {
	margin:0;
	padding:70px 0 0 15px;
	width:140px;
}

/* トップページ右 */

#topRight {
	float:left;
	width:160px;
	margin:25px 0 0 0;
}

#topRight .topPr {
	margin:0;
	padding:2px;
	background-color:#E6E4D5;
}

#topRight .topPr .topPrPhoto {
	padding:4px;
}

#topRight .topPr .topPrText {
	padding:4px;
}

#topRight .topPr .topPrLink {
	padding:4px;
	text-align:right;
}

#topRight .topPr {
	background-color:#E6E4D5;
	margin:0;
	padding:2px;
}

#topRight .topOg {
	margin:0;
	padding:2px;
	background-color:#E6E4D5;
}

#topRight .topOg .topOgPhoto {
	padding:4px;
}

#topRight .topOg .topOgPhoto th{
	padding:2px;
}

#topRight .topRc {
	margin:10px 0 0 0;
	padding:2px;
	background-color:#E6E4D5;
}

#topRight .topRc .topRcText {
	padding:4px;
}

#topRight .topRc .topRcLink {
	padding:4px;
	text-align:right;
}

#topRight .topSys {
	margin:10px 0 0 0;
}

#topRight .topSys h2 {
	margin:10px 0 5px 0;
}

#topRight .topSys p {
	margin:0 0 5px 0;
}

/* セカンドコンテンツ */

#secondContents {
	float:left;
	width:555px;
	margin:25px 0 0 0;
}

#secondContents h2 {
	background:url(../images/second_h.gif) 0 0 no-repeat;
	padding:8px 0 0 15px; 
	font-size:120%;
	height:40px;
	margin:0;
}

#secondContents #h2j h2 {
	background: transparent url(../images/second_h_j.gif) 0 0 no-repeat;
	padding:25px 0px 0px 15px; 
	font-size:120%;
	height:55px;
	margin:0px 0px 0px 0px ;
}

#secondContents #h2s h2 {
	background: transparent url(../images/second_h_s.gif) 0 0 no-repeat;
	padding:25px 0 0 15px; 
	font-size:120%;
	height:55px;
	margin:0px 0px 0px 0px ;
}

#secondContents2 {
	width:555px;
	margin:25px 0 0 125px;
}

#secondContents2 h2 {
	background:url(../images/second_h.gif) 0 0 no-repeat;
	padding:8px 0 0 15px; 
	font-size:120%;
	height:40px;
	margin:0;
}



/* フッタ */

#footer {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}

#footer .footerLink {
	padding:10px 0;
	text-align:center;
}

#footer .address {
	background:url(../images/footer_hr.gif) 0 0 no-repeat;
	padding:10px 0;
	text-align:center;
}

#footer .address img {
	float:left;
}

#footer .copyright {
	padding:5px 0;
	background-color:#999966;
	color:#FFFFFF;
	text-align:center;
}



#life_point {
background-image:url(../seniorhighschool/img/life_p1.gif);
background-repeat:repeat-y;
}

#life_point p {
}


.s{
font:11px/1.231 "ヒラギノ角ゴ Pro W3","Hiragono kaku Gothic Pro W3","メイリオ",Mairyo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

.t-right{
text-align:right;
}


.img-marginleft{
margin-left:10px
}

.img-marginright{
margin-right:10px
}

.entrance-list li {
	list-style-type:decimal;
	margin:0 0 0 20px;
}

.table_line {
	border: 1px solid #CCCCCC;
}
.td_pa {
	padding-top: 8px;
}
.line_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}

.line_rb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
.line_rb2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
}

.line_rb3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

