﻿/* CSS Information ==========
File name: base.css
Editors: Gatensoft
Date: 2009.04.12
Table of Contents:
	* 
===========================*/


/* ---- 左上(学校名)のロゴ ---- */
#header{
	height:70px;
	float:left;
	width: 950px;
	background:url(../ja/top/pic/jishukan_logo_big_red150px.png) no-repeat;
	background-color:#990000;
}

#header table#info{
	margin:5px;
	color:#FFFFFF;
	float:right;
	font-size:10px;
	font-weight:bold;
	background-color:#990000;
	width:500px;
	border:none;
	text-align:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
	}
	
#header table
{
	width:100%;
	background-color:#f9fbf3;
	vertical-align:middle;
}

#header td
{
	font-size:small;
}

#header img#school
{
	position:relative;
	left:30px;
	top:5px;
	
}

#header .right
{
	text-align:right;
	vertical-align:middle;
}

#header form
{
	font-size: small;
	height: 30px;
}

#header #headmap
{
	font-size: xx-small;
	margin-right: 1em;
}
/*トップのメニュー ---------------*/


#topnav ul#menu{
	padding-top: 5px;
 }
 
#topnav ul#menu li{
/* li を inline とすることで横並びにする*/
display:inline;
text-align:center;
padding-left:10px;
padding-right:10px;
background:url(../picture/topmenu_separation.png) no-repeat right;

}
#topnav ul#menu li a{

	width:100px;
	height:20px;
}

 
#topnav ul#menu li a:link{  
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#topnav a:hover{
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	background-color:#FFFFFF;
}
#topnav ul#menu li a:visited{  
	color:#6633FF;
	text-decoration:none;
	font-weight:bold;
}

span.updates{
color:#990000;
font-size:small;
}


/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none;
	/* margin: 0px; 他で指定*/
	border: 1px solid #ffffff;
}

.m0l1o {
	text-decoration: none;
	/* margin: 0px; 他で指定*/
	border: 1px solid #ffffff;
}

.m0l2o {
	text-decoration: none;
	/* margin: 0px; 他で指定*/
	border: 1px solid #ffffff;
}

.m0l0i {
	padding: 4px;
	text-decoration: none;
	font-size: 14px;
	text-align:center;
}

.m0l1i {
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
}

.m0l2i {
	padding: 5px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}


/* ---- 横のナビゲーションバー ---- */


	
#sidenav
{
	margin-top:15px;
	width:200px;
	float:left;
	font-size: small;
	height: auto;
	color:#990000;
}


#sidenav ul
{
	margin: 0;
	padding: 0;
	font-size: small;
	width: 13em;
}

#sidenav li
{
	
	text-decoration:none;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #990000;
	font-size: small;
}

#sidenav li a
{	
	color:#990000;
	
	text-align: center;
	padding: 0.4em 0;
	text-decoration: none;
	font-size: small;
	border-left-width: 1em;
	margin-left:10px;
}

#sidenav li a:hover{
	color:#666666;
	}	
#sidenav li a:visited{
	color:#6633FF;
	}
li#category{
background:#FF9900;

}

/* ---- 部活動 ---- */ 
div#clubnav
{
	margin-left: 14em;
	font-size: small;
	margin-top: 0.5em;
}
/* 写真*/
div#photo_nil{
	float:left;
	width:950px;
	height:auto;
	padding:0px;
	border-bottom:2px double #990000;

}

div#photo{
float:left;
width:940px;
height:200px;
background:url(../picture/main_buliding.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}

div#photo1{
float:left;
width:940px;
height:200px;
background:url(../picture/old_gate.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}
div#photo2{
	float:left;
	width:940px;
	height:150px;
	padding:5px;
	border-bottom:2px double #990000;
	background-image: url(../picture/gakuji_jishu.jpg);
	background-repeat: no-repeat;
}
div#photo3{
float:left;
width:940px;
height:200px;
background:url(../picture/poseidon.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}
div#photo4{
float:left;
width:940px;
height:150px;
background:url(../picture/jishunomori.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}
div#photo5{
float:left;
width:940px;
height:150px;
background:url(../picture/poseidon2.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}
div#photo6{
float:left;
width:940px;
height:150px;
background:url(../picture/school_gate.jpg) no-repeat;
padding:5px;
border-bottom:2px double #990000;
}

/* ---- メイン ---- */ 
div#main
{
	float:left;
	font-size: small;
	background-color:#FFFFFF;
	width: 700px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	
}
div#main p.kocho{
line-height:200%;
}

#main ul.renraku li{
	font-size:0.9em;
	text-indent:5em;
	line-height:1.3em;
	color:#FF6600;
	
}


div#main h2.subtitle{
	background:url(../picture/title_back.gif) repeat-x;
	line-height:30px;
	padding-left:10px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	color: #333333;
	border:none;
	margin-bottom: 10px;
	width:700px;
	padding-top: 0px;
	float: none;
	margin-top: 15px;
	

}
div#main h3.subtitle{
	height:30px;margin:0px 0px 5px 0px;padding:5px 0px 0px 0px;
	font-size:16px;font-weight:bold;color:#333333;
	background-image:url(../ja/guardian/data/lines/head011_01.png);
	background-position:bottom;background-repeat:repeat-x;

	line-height:25px;
	padding-left:40px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	color: #333333;
	border-bottom:
	margin-bottom: 10px;
	width:450px;
	padding-top: 0px;
	float: none;
	margin-top: 15px;
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	

}
div#main h3.subtitle2{
	height:30px;margin:0px 0px 5px 0px;padding:5px 0px 0px 0px;
	font-size:16px;font-weight:bold;color:#333333;
	background-image:url(../ja/guardian/data/lines/head011_03.png);
	background-position:bottom;background-repeat:repeat-x;

	line-height:25px;
	padding-left:40px;
	padding-bottom: 5px;
	letter-spacing: 0.2em;
	color: #333333;
	border-bottom:
	margin-bottom: 10px;
	width:500px;
	padding-top: 0px;
	float: none;
	margin-top: 15px;
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bolder;
	

}
div.article{
	width:700px;
	border:#999999;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 5px;
	margin-left: 5px;

}

/* ---- フッター ---- */ 
div#footer
{
	height:auto;
	clear: both;
	border-top: 1px solid #666666;
	padding: 0.5em;
	font-size: small;
	background-color:#990000;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 10px;
	margin-bottom: 0.5em;
	margin-left: 10px;
}

#footer p
{
	margin: 0 1em 0 0;
	float: right;
	
	font-size: small;
}

/* 写真用*/
div.photo_l{
margin:5px;
border:1px solid #999999;
padding:5px;
background:#FFFFFF;
float:left;
-moz-box-shadow: 3px 3px 5px #000;  /* Firefox */
-webkit-box-shadow: 3px 3px 5px #000; /* Safari, Chrome */
}
div.photo_r{
margin:5px;
border:1px solid #999999;
padding:5px;
background:#FFFFFF;
float:right;
-moz-box-shadow: 3px 3px 5px #000;  /* Firefox */
-webkit-box-shadow: 3px 3px 5px #000; /* Safari, Chrome */
}
div.photo_n{
margin:5px;

padding:5px;
background:#FFFFFF;
float:left;
-moz-box-shadow: 3px 3px 5px #000;  /* Firefox */
-webkit-box-shadow: 3px 3px 5px #000; /* Safari, Chrome */
}
div.photo_nr{
margin:5px;

padding:5px;
background:#FFFFFF;
float:right;
-moz-box-shadow: 3px 3px 5px #000;  /* Firefox */
-webkit-box-shadow: 3px 3px 5px #000; /* Safari, Chrome */
}

/* text */
div#main p.kakko{
font-size:130%;
float:left;
border:1px solid;
padding:0px 10px;
}
