@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


a:link{
	color: #096;
}
a:visited:{
	color: #c33;
}
a:active:{
	color: #f39;
}

p{
	background-color: transparent;
	line-height: 1.2em;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 15px;
}

ul{
	font-size: 15px;
	line-height: normal;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}


//-----------------------------------------------------------------------------
.strong-b {
	font-weight: bolder;
	color: #00F;
}
.strong-r {
	font-weight: bolder;
	color: #F00;
}
.strong-m {
	font-weight: bolder;
	color: #F0F;
}

.rightorder {
	text-align: right;
	background-color: transparent;
}

.floatleft{
	float:left;
}
.floatnone{
	float:none;
}

.blockcenter{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*------------------------------------------------------------------------------------------*/
body  {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center; // これにより、IE 5* ブラウザではコンテナが中央揃えになります。
	                    //そして、テキストは、#container セレクタの初期設定である左揃えに設定されます 
	color: #000000;
	background-color: #4c0000;
}

#container {
	width: 880px;
	margin: 0 auto; // 自動マージン（幅と連動）により、ページが中央揃えになります 
	border: 1px solid #000000;
	text-align: left; // この設定は body エレメントの text-align: center より優先されます。 
	background: #EBEBEB; // 背景色は、列内のコンテンツの長さにわたって表示されます 
}

/*------------------ Header -------------------------------------------------------*/
#header h3 {
	font-size: 30px;
	line-height: 1.1em;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#header h4 {
	font-size: 14px;
	line-height: 1em;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 0em;
}

#header p{
	font-size: 12px;
	line-height: normal;
	padding-left: 5px;
	margin-left: 30px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 0em;
	margin-bottom: 5px;
}

/*------------------ 本文 -------------------------------------------------------*/
#info h4 {
	font-size: 16px;
	line-height: 1em;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 0px;
	font-weight: bold;
	letter-spacing: 0em;
}


#info img{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#info ul{
	font-size: 15px;
	line-height: normal;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}

#info2 h2 {
	font-size: 16px;
	line-height: 1em;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	letter-spacing: 0em;
	background-color: #FFC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	border: 2px solid #69F;
	width: 160px;
	margin-bottom: 5px;
	text-align: center;
}

#info2 h3 {
	margin-left: 3px;
}


#info2 .news {
	word-spacing: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 10px;
	padding-top: 5px;
	width: 100%;
	padding-bottom: 10px;
}
#info2 .news p{
	padding-top: 5px;
}

#info2 ul{
	font-size: 15px;
	line-height: normal;
	padding-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: disc;
}


#info3 p{
	background-color: transparent;
	line-height: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
	letter-spacing: -0px;
}

#info2 img {
	padding-bottom: 30px;
	margin-right: 0px;
	padding-top: 10px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*------------------ Footer -------------------------------------------------------*/
#footer hr{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 0px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#footer p{
	font-size: 16px;
	padding-left: 5px;
	margin-left: 30px;
	margin-top: 0px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
/*
#header {
	padding: 0 10px 0 20px;  //* この余白は、その下に表示される div のエレメントの左揃えと一致します。
	                         // #headerでテキストの代わりにイメージが使用される場合は
							 //、必要に応じて、余白を削除してください。
	text-align: center;
	background-color: #FFC;
	height: inherit;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
} 
#header h1 {
	margin: 0; //* #header div の最後のエレメントのマージンを 0 に設定することにより、
	           //マージンの相殺（div 間の原因不明のスペース）が回避されます。
			   //div の周囲に境界線が適用されている場合は、境界線によって
			   //マージンの相殺が回避されるため、この操作は不要です 
			   //padding: 10px 0; // マージンの代わりに余白を使用して、
			   //エレメントを div の端に接触しない位置に維持することができます
}
#header .update {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	
}
#header img{
	margin-bottom: 1px;
	padding-bottom: 2px;
}

#header ul#topnav {
	clear: both;
	font-size: large;
	line-height: normal;
	border-width: 0px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

#header ul#topnav li {
	display: inline;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

#header ul#topnav li a {
	margin-right: 1px;
	text-decoration: none;
	color: #FFF;
	background: #666;
	padding-top: 2px;
	padding-right: 1.4em;
	padding-bottom: 0em;
	padding-left: 1.4em;
	line-height: 30px;
}


#header ul#topnav li a:hover {
	margin-right: 1px;
	text-decoration: none;
	color: #FFF;
	background: #F90;
	padding-top: 1px;
	padding-right: 1.4em;
	padding-bottom: 0em;
	padding-left: 1.4em;
}



//------------------------------ サイドバー ----------------------------------------------------------

#sidebar {
	float: left; //* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります 
	width: 160px; //* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます 
	background: #EBEBEB; //* 背景色は、列内のコンテンツの長さにわたって表示されます 
	padding: 0;
	text-align: center;
}

#sidebar ul{
	font-size: large;
	padding: 0px;
	text-align: left;
}

#sidebar li {
	list-style: none;
	border-bottom: 2px solid #999999;
	width: 150px;
	text-align: center;
	font-size: large;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-left: 3px;
}


#sidebar li a {
	display:block;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	width: 150px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	margin-left:   0px;
}


#sidebar li a:hover {
	color: #FF6;
	background-color: #CCC;
}

#sidebar h3{
	font-size: large;
}


div#search{
	font-size: 15px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 10px;
}

//*----------------------------------- 本文 --------------------------------------------------------
#Content {
	background-color:#FFF;
	height: auto;
	margin: 8;
} 
#photo{
	background-color: #FDD;

}

#lwindow {
	float: left;
	height: 170px;
	padding-top: 40px;
	padding-left: 20px;
}
#mwindow {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#rwindow {
	float: none;
	height: 170px;
	padding-top: 80px;
	padding-bottom: 10px;
}

//*---------------------------------------- ニューズ -------------------------------------------
#news {
	background-color: #FFF;
	text-align: left;
	height: auto;
	padding-top: 10px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	width: 680px;

}
#news h3{
	border: 3px outset #666;
	width: 100px;
	padding: 0px;
	background-color: #CCC;
	text-align: center;
	margin-left: 230px;
	padding-top: 5px;

}
#news h4 {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: large;
	font-weight: bolder;
	background-color: transparent;
	color: #30F;
	padding-bottom: 10px;
}

#news hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 2px;
	color: #600;
}



//*---------------------------------- フッター -----------------------------------------------------------
#footer {
	padding: 0 10px 0 20px; // この余白は、その上に表示される div のエレメントの左揃えと一致します。
	background:#DDDDDD;
	clear:both;
	padding:0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFC;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
} 

#footer h3{
	font-size: large;
	color: #330000;
	//*	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight:bold;
	color:#30F;
	background-color: transparent;
	padding-top: 10px;
	line-height: 1.2em;
}

#footer p{
	font-size: 14px;
	color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 200px;
	margin: 0;
	line-height: 1.4em;
}

#footer hr {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	height: 2px;
	color: #600;
	padding: 0;
}


// #footer p { 

//	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div //間のスペース）が回避されます
//
//*	padding: 10px 0; //このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます 
//*}
.fltrt { //このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ//上でその横に配置されるエレメントの前に配置される必要があります。 
	float: right;
	margin-left: 8px;
}
.fltlft {  //このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます 
	float: left;
	margin-right: 8px;
}
.clearfloat { //* このクラスは、div またはブレークエレメントに適用される必要があり、
       //また、フローティングエレメントが完全に含まれているコンテナの
	   //末尾の直前にある最後のエレメントである必要があります 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

//*--------------------------------------------------------------------------------------------------
#org_ontent {
	background-color: #FFF;
	text-align: left;
	height: auto;
	padding-top: 10px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 680px;

}

#org_ontent h3{
	border: 3px outset #666;
	width: 100px;
	background-color: #FCF;
	text-align: center;
	margin-right: auto;
	margin-left: 50px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#org_ontent h5 {
	padding-top: 10px;
	text-align: right;
	font-size: large;
	font-weight: bolder;
	background-color: transparent;
	padding-bottom: 10px;
	padding-right: 40px;
}

#org_ontent hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 2px;
	color: #600;
}

#org_ontent p{
	text-align: left;
	background-color: transparent;
	padding-bottom: 10px;
	line-height: 1.8em;
}

#president img{
	padding-bottom: 30px;
	margin-right: 20px;
	padding-top: 20px;
	float: left;
}
#container #org_ontent #org table {
	margin-right: auto;
	margin-left: auto;
}

//---------------------------------------- link -------------------------------------------
#link {
	text-align: left;
	height: auto;
	padding-top: 10px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	width: 680px;
	background-color: #FFF;

}

#link h2 {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: x-large;
	font-weight: bolder;
	background-color: transparent;
	color: #30F;
	padding-bottom: 0px;
	line-height: 1.8em;
}


#link h3{
	border: 3px outset #666;
	width: 100px;
	padding: 0px;
	background-color: #CCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

#link hr {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 2px;
	color: #600;
}
#Content #news #topic p{
	line-height: 1.6em;
}
#Content #news #topic #photor {
	padding: 5px;
	float: right;
	width: 145px;
	margin-right: 20px;
	margin-top: 10px;
}
#Content #news #topic #photor p{
	font-size: x-small;
	line-height: 1.2em;
}
#album #slide {
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-top: 10px;
}



#album li{
	font-size: 14px;
	margin-left: 10px;
}
#container #Content #news #album h3 {
	border: 3px outset #666;
	width: 280px;
	background-color: #CCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	margin-bottom: 30px;
}
.floatright {
	float:right;
}
#container #Content #news #topic .leftimg {
	float: left;
	padding: 10px;
}

#container #Content #news #topic .rightimg {
	float: right;
	margin-top: -20px;
}
#Content #news #topic #photol {
	padding: 5px;
	float: left;
	width: 145px;
	margin-top: -10px;
	background-color: #FFF;

}
#Content #news #topic #photol p {
	font-size: x-small;
	line-height: 1.2em;
}
#news h2 {
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: large;
	font-weight: bolder;
	background-color: transparent;
	color: #C00;
	padding-bottom: 10px;
}
.rightorder {
	text-align: right;
	background-color: transparent;
}
*/
