﻿*{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 1.6;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #DDDDDD;
}

h1{
	font-size: 140%;
	color: #000099;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 20px;
	border-left-color: #FF6600;
	border-left-style: solid;
	background-color: #FFFFFF;
}

h2{
	font-size: 120%;
	color: #000099;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-left-width: 15px;
	border-left-color: #FF9933;
	border-left-style: solid;
	background-color: #FFFFFF;
}
h3{
	font-size: 100%;
	color: #000099;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-left-width: 10px;
	border-left-color: #FFCC33;
	border-left-style: solid;
	background-color: #FFFFFF;
}

h4{
	font-size: 90%;
	color: #000099;
	text-align: left;
	margin-bottom: 5;
	margin-left: 15;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	width: 90%;
	background-color: #FFFFFF;
	background-image: url('../img/img_button/orangesquare_d.png');
	background-repeat: no-repeat;
	background-position: left 0.7em;
}
p{
	/*\*/
	letter-spacing: 0.2em;
	/**/
}
em{
color: #CC0000;
font-weight: bold;
font-size: larger;
}
em.blue{
font-size: larger;
color: #000099;
font-style: normal;
}
div.news_pic{
	margin: 5px 5px 5px -10px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	clear: both;
	position: relative;
	height: 75px;
	width: 100px;
}
div.news_pic_l{
	margin: 2px;
	position: relative;
 	height: 150px;

}
div.news_pic_lh{
	margin: 0px;
	position: relative;
 	height: 150px;

}

div.news_pic_l img{
	margin: 2px 2px 2px -10px;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
	clear: both;
	position: relative;
 
}

div.news_pic_ls{
	margin: 2px 2px 2px -10px;
	padding-top: 2px;
	padding-left: 2px;
	float: none;
	clear: none;
}

ul{
font-size: 100%;
}
li{
font-size: 100%;
}
li li{
font-size: 100%;
}

ol{
	list-style-type: none;
}

/* ＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋＋ */
/* アンカー文字の設定------------------------------------------------------------------------------------ */
a:link	{
	color : #0000A0;
	text-decoration : none;
}
a:visited	{
	color : #400080;
	text-decoration : none;
}
a:active	{
	color : #FF8000;
	text-decoration : none;
}
a:hover	{
	color : #FF0000;
	text-decoration : underline;
}
#wrapper{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 6px ridge #CCCCCC;
	border-left: 6px ridge #CCCCCC;
	position: absolute;
	width: 760px;
	background-color: #FFFFFF;
	}
#header{
	position: relative;
	width: 760px;
	height: 70px;/* ロゴ+写真+メニューの高さ */
	z-index: 100;
	margin-bottom: 2px;
}
#container{
	font-size: 85%;
	float: left;
	width: 760px;
	background-color: #ffffff;
}
#primary{
	margin: 0 0 0 5px;
	float: left;
	width: 540px;
	background-color: #ffffff;
	cellspacin: 0;
}
#club01{
	padding-left: 20px;
	border-right: 1px solid #333333;
	float: left;
	width: 230px;
}
#club02{
	padding-left: 20px;
	float: right;
	width: 230px;
}

#club_outline{
	font-size: 90%;
	margin: 20px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#club_outline th{
	width: 60px;
	font-weight: normal;
	padding: 3px 5px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #CCFFFF;
}
#club_outline td{
	width: 370px;
	padding: 3px 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFCC;
}
#box{
	font-size: 100%;
	margin-left: 5px;
	padding: 0px 2px;
	border-top: 2px solid #0033CC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #0000FF;
	position: relative;
	overflow: scroll;
}
#box.news dl{
 padding: 1px 0px;
 border-bottom-width: 1px;
 border-bottom-color: #666666;
 border-bottom-style: dashed;
}
#box.news dt{
	width: 105px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0px -2px 0px 2px;
	padding-left: 2px;
	border-left-width: 7px;
	border-left-color: #FF9966;
	border-left-style: solid;
	clear: both;
	background-color: #FFFFFF;
}
#box.news dd{
	width: 380px;
	color: #000000;
	margin-top: -1.5em;
	margin-bottom: 3px;
	margin-left: 120px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

#club_news{
	background-color: #ffffff;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #000099;
	border-left-color: #000099;
	border-top-style: solid;
	border-left-style: solid;
	position: relative;
	width: 525px;
}
#pic_r{
	float: right;
	position: relative;
}

#club_news dl{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}

#club_news dt{
	font-size: 100%;
	color: #003399;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 10px;
	border-left: 10px solid #FF9900;
	clear: both;
	background-color: #CCFFFF;
}
#club_news dd{
	color: #000000;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#secondary{
	margin: 0;
	float: right;
	clear: none;
	position: relative;
	width: 190px;
	background-color: #FFFFFF;
}
#belongings{
	margin: 0;
	float: right;
	width: 145px;
	background-color: #ffffff;
}
#contentbox{
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #000099;
	border-left-color: #000099;
	border-top-style: solid;
	border-left-style: solid;
	position: relative;
}
#belongings ul{
	list-style-type: none;
}

#footer{
	color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 20px;
	background-color: #999999;
}
#logo{
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#pic{
	height: 265px;
	width: 760px;
	margin: 0 ;
	padding: 0;
}
#pic_v{
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5;
	height: 485px;
	width: 190px;
}
#section{
	font-size: 100%;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
}
#section.news dl{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
}
#section.news dt{
	color: #666666;
	padding-left: 10px;
	background-image: url('../img/img_button/orangesquare_d.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#section.news dd{
	color: #000000;
	padding-left: 25px;
	background-color: #CCFFFF;
}
#section.about{
	font-size: 80%;
	white-space: normal;
}
#section.about dt{
	padding-left: 0px;
}
#section.about dd{
	padding-left: 5px;
}
#list_club{
	text-indent: 0;
	text-align: left;
	margin-left: 5px;
	list-style-type: none;
}
#listmarked{
	font-size: 100%;
	text-indent: 0px;
	text-align: left;
	margin-left: 20px;
	list-style-type: square;
}
#piclink ul{
}
#piclink li{
	margin: 0;
}
#piclink li a{
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
	background: url('../img/img_button/button.png') left top no-repeat;
	display: block;
}
#piclink li a:hover{
	color: #000000;
	width: 100%;
	background: url('../img/img_button/button.png') right top no-repeat;
}
	/* ナビゲーション
	---------------------------------------------*/
#navigation{
	font-size: 90%;
	position: absolute;
	background-image: url('../img/img_button/navi.png');
	background-repeat: repeat-x;
	/* こうしておかないと下位メニューが人びたとき下の要素がよけてしまう｜ */
	width: 760px;
}

#navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li{
	float: left;
	width: 105px;
	margin: 0;
}
/* ナビヒープョンリベトの上層 */
#navigation li a{
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	padding: 2px 0;
	border-width: 1px 0px 2px;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	width: 100%;
	background-color: #003399;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
#navigation li a:hover{/* ナビゲーションリスト上層マウスＯＮ時 */
	color:#000000 ;
	border-width: 2px 1px 1px 2px;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-style: solid;
	background-color: #FFCC33;
}
#navigaion ul ul{
	/* float: none; */
	background: #CCCCCC;
}
#navigation ul ul li{
	float: none;
}
/* ナビヒープョンリベトの下層 */ 
#navigation  ul ul li a{
	color: #3333FF;
	padding: 2px 0;
	background-color: #CCCCCC;
	/* background: none; */
}
#navigation ul ul li a:hover{
	color: #333333;
	background-color: #FFCC33
	background-image: none;
}
#navigation ul li.parent ul{
	display:none;
}
#navigation ul li.parentOn ul{
	display: block;
}
