@charset "utf-8";


/* --------------------------------------------------
	GENERAL
-------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	/*background-color: transparent;*/
	color: #333333;
}

html {
	overflow-y: scroll;
}


body {
	background-color: #FFFFFF;
	background-image: url(../common/bg_body.gif);
	background-position: 0px 0px;
	text-align: center;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 1.6;
	/*position: relative;*/
	background-repeat: repeat-x;
}

img {
	border: none;
	vertical-align: bottom;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-position: outside;
}

fieldset {
	border: none;
}

table {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}

th, td, form {
	margin: 0;
	padding: 0;
	color: #333333;
}

th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}

h4 {
	margin: 0 0 12px;
	padding: 0 0 0 5px;
	border-left: 3px solid;
	font-size: 12px;
}

h5 {
	font-size: 12px;
}
	

hr {
	color: #000;
	border-top: 1px solid #CCC;
}


dl dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

dl dd {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* //// DECORATION //// */

.explain {
	padding: 13px;
	background: #EEFFC1;
}

.explain02 {
	border: 1px solid #CCC;
	margin: 0 0 15px 0;
	padding: 9px;
	background: #FFF;
}

.explain03 {
	margin: 0 0 12px 0;
	padding: 9px;
	background: #EEF3C7;
}

.sub-area {
	margin: 0 0 12px;
	padding: 0;
}

.img {
	margin-bottom: 12px;
}

.unit {
	margin: 0 0 15px;
}

.unit00 {
	margin: 0 0 8px;
}

.unit01 {
	margin: 0 0 20px;
}

.unit02 {
	margin: 0 0 25px;
}

.unit03 {
	margin: 0 0 30px;
}

.unit04 {
	margin: 0 0 35px;
}


.phase {
	margin: 0 0 6px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1;
}

span.alt {
	display: none;
}


/* //// LINK //// */

a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #98CA2C;
	text-decoration: underline;
	text-align: right;
}

/* //// LINK TIT //// */

.contents-box-t p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.contents-box-t p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.contents-box-t p a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* //// LINK FOOTER //// */

#footer-navi p a:link {
	color: #49b63a;
	text-decoration: underline;
}

#footer-navi p a:visited {
	color: #49b63a;
	text-decoration: underline;
}

#footer-navi p a:hover {
	color: #33CC99;
	text-decoration: underline;
}

/* //// LINK TOPIC PATH //// */

#topicPath li a:link {
	color: #49b63a;
	text-decoration: underline;
}

#topicPath li a:visited {
	color: #49b63a;
	text-decoration: underline;
}

#topicPath li a:hover {
	color: #33CC99;
	text-decoration: underline;
}







/* //// TEXT //// */

.attention {
	color: #C40000;
	font-weight: bold;
}

.danger {
	color: #C40000;
}

.caution {
	color: #808000;
}

.warning {
	color: #808000;
	font-weight: bold;
}

.notice {
	color: #FF0000;
	font-weight: bold;
}

.cool {
	color:#FF6633;
}

.right  {
	text-align:right;

}

.head	{
	color: #ff7e00;
	text-align: left;
}

.bold	{
	font-weight: bold;
	}

.eco	{
	color: #5f7427;
	}

.score	{
	font-size: 24px;
	
}

.bull	{
	text-align: center;
}


/* ====================================================
	 NAVIGATION & BUTTON
==================================================== */

/* ////////////////    header-navi    //////////////// */


#header ul li a {
	height:16px;
	width:79px;
	display:block;
	list-style-type:none;
}

#header li a:hover {
background-color:transparent;
}

#header li a:hover img {
visibility:hidden;
}

#header ul li.hn01 {
	background:transparent url(../common/btn_hn_toppage_on.gif) no-repeat scroll 0%;
	height:16px;
	width:79px;
}

#header ul li.hn02 {
	background:transparent url(../common/btn_hn_messaage_on.gif) no-repeat scroll 0%;
	height:16px;
	width:79px;
}

#header ul li.hn03 {
	background:transparent url(../common/btn_hn_ground_on.gif) no-repeat scroll 0%;
	height:16px;
	width:79px;
}

#header ul li.hn04 {
	background:transparent url(../common/btn_hn_tiu_on.gif) no-repeat scroll 0%;
	height:16px;
	width:79px;
	
}

#header ul li.hn05 {
	background:transparent url(../common/btn_hn_promise_on.gif) no-repeat scroll 0%;
	height:16px;
	width:79px;
	
}

#header li a:hover {

	background-color: transparent;

}

#header li a:hover img {

	visibility: hidden;

}


/* ////////////////    pick-up    //////////////// */


.pick-up ul li a {
	height:65px;
	width:203px;
	display:block;
	list-style-type:none;
}

.pick-up li a:hover {
background-color:transparent;
}

.pick-up li a:hover img {
visibility:hidden;
}

.pick-up ul li.tp01 {
	background:transparent url(../common/btn_sn_president_on.gif) no-repeat scroll 0%;
	height:65px;
	width:203px;
}

.pick-up ul li.tp02 {
	background:transparent url(../common/btn_sn_ground_on.gif) no-repeat scroll 0%;
	height:65px;
	width:203px;
}

.pick-up ul li.tp03 {
	background:transparent url(../common/btn_sn_tiu_on.gif) no-repeat scroll 0%;
	height:65px;
	width:203px;
}


.pick-up li a:hover {

	background-color: transparent;

}

.pick-up li a:hover img {

	visibility: hidden;

}



/* ////////////////    page-top    //////////////// */


.page-top p a {
	height:17px;
	width:73px;
	display:block;
	list-style-type:none;
}

.page-top p a:hover {
background-color:transparent;
}

.page-top p a:hover img {
visibility:hidden;
}

.page-top p {
	background:transparent url(../common/btn_fn_anchor_on.gif) no-repeat scroll top left;
	height:17px;
	width:73px;
}

.page-top p img {
	vertical-align: top;
}

.page-top p a:hover {

	background-color: transparent;

}

.page-top p a:hover img {

	visibility: hidden;

}

/* ////////////////    page-back    //////////////// */


.page-back p a {
	height:17px;
	width:73px;
	display:block;
	list-style-type:none;
}

.page-back p a:hover {
background-color:transparent;
}

.page-back p a:hover img {
visibility:hidden;
}

.page-back p {
	background:transparent url(../common/btn_back_on.gif) no-repeat scroll top left;
	height:17px;
	width:73px;
}

.page-back p img {

	vertical-align: top;

}

.page-back p a:hover {

	background-color: transparent;

}

.page-back p a:hover img {

	visibility: hidden;

}


/* ////////////////    club page-back    //////////////// */

#club .page-back {
	height: 17px;
	width: 532px;
	padding: 13px 0px 20px 0px;
	border-top: 1px solid #999999;
}

#club .page-back p a {
	height:17px;
	width:73px;
	display:block;
	list-style-type:none;
}

#club .page-back p a:hover {
	background-color:transparent;
}

#club .page-back p a:hover img {
	visibility:hidden;
}

#club .page-back p {
	background:transparent url(../common/btn_back_on.gif) no-repeat scroll top left;
	height:17px;
	width:73px;
}

#club .page-back p img {
	vertical-align: top;
}

#club .page-back p a:hover {
	background-color: transparent;
}

#club .page-back p a:hover img {
	visibility: hidden;
}




/* ////////////////    PHOTO & GALLARY   //////////////// */


.top-gallery dt a{	
	display: block;
	width: 92px;
	height: 66px;
}


.top-gallery dt a:hover {	
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}







/* --------------------------------------------------
	LAYOUT
-------------------------------------------------- */

#wrapper {
	background-color: #FFFFFF;
	width: 808px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../common/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#contents {
	background: url(../common/bg_contents.gif) no-repeat left top;
	padding: 0px;
	margin: 0px auto 0px;
	width: 806px;
}


/*　header-area   */

#header {
	height: 80px;
	width: 808px;
	position: relative;
	background: #FFFFFF url(../common/bg_header.gif) no-repeat left top;
}

#header ul {
	list-style: none;
	height: 16px;
	width: 430px;
	position: absolute;
	top: 45px;
	left: 370px;
	margin: 0;
}

#header li {
	float: left;
	margin:0 7px 0 0;
	height: 16px;
	width: 79px;
}

#header li img {
	vertical-align: top;
}




#logo {
	position: absolute;
	left: 15px;
	top: 12px;
}


/*　main-contents-area	*/

#main-contents {
	width: 558px;
	float: right;
	padding: 17px 15px 0px 0px;
	
}

.contents-box-t {
	width: 558px;
	position: relative;
}

.contents-box-m {
	background: #FFFFFF url(../common/bg_area.gif) repeat-y 0px 0px;
	padding: 9px 13px 11px;
	width: 532px;
}

.contents-box-b {
	background: #FFFFFF url(../common/bg_area_footer.gif) no-repeat 0px 0px;
	height: 6px;
	width: 558px;
	margin-bottom: 10px;
}

.contents-box-t p {
	position: absolute;
	top: 8px;
	right: 14px;
}

#club .contents-box-b {
	background: #FFFFFF url(../common/bg_area_footer03.gif) no-repeat 0px 0px;
	height: 6px;
	width: 558px;
	margin-bottom: 0;
	overflow: hidden; /* hack for IE6 */
}



/*　news-area	*/

.news-area {
	width: 532px;
}

.news-area dl {
	border-bottom: 1px dotted #808080;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
}

.news-area dt {
	float: left;
	width: 7.5em;
	padding-left: 5.5em;
	clear: both;
	line-height: 1.7;
	margin: 0 0 0.5em;
}

.news-area dd {
	_height: 1%; /* Hack for Win IE6 */
	line-height: 1.7;
	margin: 0 0 0.5em 13em;
}

.news-area .icon01 {
	background: url(../top/media/icon_school.gif) no-repeat left center;
}

.news-area .icon02 {
	background: url(../top/media/icon_club.gif) no-repeat left center;
}

.news-area .icon03 {
	background: url(../top/media/icon_history.gif) no-repeat left center;
}

.news-area .icon04 {
	background: url(../top/media/icon_others.gif) no-repeat left center;
}





/*　photo & movie	*/


.top-gallery {
	width: 532px;
}

.top-photo dt img {
	border: 2px solid #e2dfdf;
	margin-bottom: 3px;
}

.top-movie dt img {
	border: 2px solid #4acc31;
	margin-bottom: 3px;
}

.top-photo dt a:hover img {
	border: 2px solid #B4B4B4;
}

.top-movie dt a:hover img {
	border: 2px solid #33CCCC;
}


.top-gallery dl {
	width: 92px;
}

.top-gallery dd {
	font-size: 10px;
	text-align: center;
}

.top-movie {
	float: right;
}

.top-photo {
	float: left;
	margin-right: 12px;
}







/*　side-area	*/

#side-area {
	width: 203px;
	float: left;
	padding: 8px 0px 0px 15px;
}

#side-navi-t {
	width: 203px;
}

#side-navi-m {
	background: #FFFFFF url(../common/bg_sidenavi_.gif) repeat-y 0px 0px;
	padding: 4px 6px 9px;
}

#side-navi-b {
	background: #FFFFFF url(../common/sn_footer_.gif) no-repeat 0px 0px;
	height: 11px;
	width: 203px;
	margin-bottom: 10px;
}


#side-navi-m ul {
	list-style: none;
}

#side-navi-m li {
	background: url(../common/sn_point.gif) no-repeat 8px 7px;
	border-bottom: 1px dotted #808080;
	padding: 2px 0px 6px 25px;
	margin-bottom: 3px;
}

#side-navi-m li.clubList {
	background: url(../common/sn_point02.gif) no-repeat 8px 7px;
	border-bottom: 1px dotted #808080;
	padding: 2px 0px 6px 25px;
	margin-bottom: 3px;
}

.pick-up ul {
	list-style: none;
}

.pick-up li {
	margin-bottom: 10px;
}




/*　footer-area	*/

#footer {
	clear: both;
	background: url(../common/bg_footer.gif);
	height: 118px;
	width: 806px;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 15px;
}

#copyright {
	height: 5px;
	width: 348px;
	position: absolute;
	right: 16px;
	top: 75px;
}

#copyright img {
	vertical-align: top;
}

#footer-navi {
	width: 691px;
	position: absolute;
	left: 13px;
	top: 10px;
	height: 12px;
}

#footer-navi p, span {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.t_bl {
	background: url(../common/icon_blank.gif) no-repeat right 1px;
	padding-right: 12px;
}

.page-top {
	height: 17px;
	width: 73px;
	position: absolute;
	top: 10px;
	right: 16px;
}


/*　topic-pass-area	*/


#topicPath ul {
	list-style: none;
	padding: 3px 0 3px 15px;
}

#topicPath li {
	float: left;
	margin: 0;
	line-height: 2.4;
}

#topicPath {
	font-size: 10px;
	border-bottom: 1px solid #AEADAD;
	margin: 0px auto;
	width: 806px;
}

#president #topicPath, #newslist #topicPath, #ground #topicPath {
	border-bottom: none;
	
}
div {
	text-align: left;
}

