/* CSS Document */

/* -----------[前提]------------ */
a:link    {text-decoration:underline; color:#0000CC;}
a:visited {text-decoration:none; color:#0000CC;}
a:active  {text-decoration:none;}
a:hover   {
	text-decoration:none;
	color:#FF9900;
}

body { 
line-height : 1.5em;
text-align:center;
font-size: 90%;
margin: 0 ;
 }
 
	
.red {
color:#FF0000;
}
 
body,p,li,dd { letter-spacing : 0 !important ;}
pre { overflow : visible !important ;}
img { border:0px; }

/*///////////////　以下　ページレイアウト　カラム///////////////////////////*

/*-------[センタリングの為に全てを格納するカラム]-------*/
#all-contents {
	width:800px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}

/*-------[センタリングの為に全てを格納するカラム]-------*/
#bg-contents {
	margin: 0 30px 0 30px ;
	text-align:left;
	background-image:url(images/all_bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

/*------------------------[ヘッダ]　-----------------------*/
#header {
	width:800px;
	height:101px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	}

/*------------------------[リード]　-----------------------*/
#read {
	width:782px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
}

/*------------------------[コンテンツ]　-----------------------*/
#contents {
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 1px;
	padding-left: 1px;
}

/*---------------[左メニューのカラム]　----------------*/

#menu-left {
	width:200px;
	height: auto;
	padding: 4px 4px 4px 4px;
	float: left;
	margin: 1px;
} 

#menu-left2 {
	width:200px;
	height: auto;
	padding: 4px 4px 4px 4px;
	float: left;
	margin: 1px;
} 

/*---------------[右の大枠カラム]　----------------*/
#menu-right {
	width:572px;
	padding: 20px 10px 4px 4px;
	float: right;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 

#menu-right ul {
margin: 0 0 0 20px;
padding: 0 ;
    }


#menu-right li {margin-top:8px;
    }
	
	
#menu-right h1 {
	width:562px;
	font-size: 130%;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left:2px;
	border-left-color:#003366;
	border-left-style: solid;
	border-left-width:0px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	text-align:left;
	margin:5px 0 5px 0;
}

#menu-right h2 {
	width:552px;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	padding:10px 5px 10px 5px;
	border-top-color:#666666;
	border-top-style: dotted;
	border-top-width:2px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	text-align:left;
	margin:30px 0 5px 0;
	line-height:1.4em;
}

#menu-right h3 {
	width:552px;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	padding:10px 5px 10px 5px;
	border-top-color:#666666;
	border-top-style: dotted;
	border-top-width:2px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	text-align:left;
	margin:20px 0 5px 0;
	line-height:1.4em;
}
	
#menu-right table a:link    {text-decoration:underline; color:#FFFFFF;}
#menu-right table a:visited {text-decoration:underline; color:#FFFFFF;}
#menu-right table a:active  {text-decoration:none;}
#menu-right table a:hover   {
	text-decoration:none;
	color:#FFFFFF;
}



/*------------------------[フッタ]　-----------------------*/
#footer {
	width:792px;
	font-size: 1em;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #000066;
	border-left-color: #313131;
	text-align: center;
	clear: both;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	color: #FFFFFF;
}
/*///////////////////　以上　カラム　////////////////////////*/

/*//////////////　以下　カラム毎　固有のデザイン　//////////////*/

/*------------------------[ヘッダ]　-----------------------*/

#header img {
	margin: 2px;
}
/*------------------------[リード]　-----------------------*/

#read h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 4px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00CC99;
}

/*---------------[左メニューのロールオーバー]　----------------*/

#menu-left ul,#menu-left li {
	margin:0;
	padding: 0px;
	list-style: none;
} 

#menu-left li {
	width:auto;
	height:auto;
	color: #333333;
	background-color:#ffffff;
	display: block;
} 
#menu-left a,#menu-left a:link #menu-left a:visited {
	text-decoration:none;
	color:#333333;
	background-color:#ffffff;
	display:block;
	width:auto;
	height:auto;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #339900;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 4px 4px 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
} 
#menu-left a:hover {
	color:#FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #339900;
	background-color: #D5F5FF;
	background-image:url(images/menu_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
} 


#menu-left2 ul,#menu-left2 li {
	margin:0;
	padding: 0px;
	list-style: none;
} 

#menu-left2 li {
	width:auto;
	height:auto;
	color: #333333;
	background-color:#ffffff;
	display: block;
} 
#menu-left2 a,#menu-left2 a:link #menu-left2 a:visited {
	text-decoration:none;
	color:#333333;
	background-color:#ffffff;
	display:block;
	width:auto;
	height:auto;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099CC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 4px 4px 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
} 
#menu-left2 a:hover {
	color:#FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #0099CC;
	background-color: #FFE1B5;
	background-image:url(images/menu_bg02.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
} 

/*---------------[HOME　右の大枠カラムの定義リスト]　----------------*/
#home-list dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:10px;
} 

#home-list dd {
	margin-top: 8px;
} 

#home-list dd li{
	margin-left: 10px;
} 

/*---------------[HOME　右の大枠カラムの定義リスト 更新情報部分]　----------------*/
#home-li dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-left:10px;
	margin-top: 20px;
	margin-bottom: 5px;
} 



/*---------------[HOME　真ん中　新着情報の枠]　----------------*/

.info-box {
	padding: 6px;
	width: 500px;
	border: 3px dotted #99CCCC;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
}

.info-box li {
	list-style-image: url(images/link_1.gif);
}

/*---------------[FOOTERのリンクカラー]　----------------*/
#footer a:link  {
	color: #FFFFCC;
}
#footer a:visited {
color: #FFFFCC;
}
#footer a:hover   {
	text-decoration:none;
	background-color: #FFFFCC;
	color: #FF00FF;
}

/*//////////////[共通使用の囲み罫、見出し]/////////////////*/
/*---------------[ページセット　デザイン　1]　----------------*/

.list-1 h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	background-image: url(images/pagetit_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 2px;
}

.list-1 h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #58A09F;
	text-indent: 1em;
	}

.list-1 dl {
	margin-left: 20px;
	margin-top: 8px;
}

.list-1 dt {
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #99CCCC;
	text-indent: 0.8em;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
} 

.list-1 dd {
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 8px;
}
	

/*---------------[ページセット　デザイン　2]　----------------*/

.list-2 dl {
	margin-left: 2px;
	margin-top: 8px;
}

.list-2 dt {
	font-weight: bold;
	color: #003366;
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #006699;
	text-indent: 0.8em;
	margin-top: 4px;
	margin-bottom: 4px;
} 

/*---------------[ページセット　デザイン　プログラム一覧表]　----------------*/
.table-1 {
	border: 1px solid #666666;
	width: 98%;
	margin: 0px;
	padding: 2px;
	font-size: 0.9em;
}
.kasen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.up {
	vertical-align: top;
}
.title-td {
	width: 10%;
}
/* ------[ページセット　デザイン　参加費の表]---------- */
#sankahi-hyo {
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
}

.hyo1-midasi {
		font-weight: bold;
	background-color: #99CCFF;
}
.hyo1-ur-line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.hyo1-u-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hyo1-r-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.hyo1-bg1 {
	background-color: #DFDFF0;
}
.hyo1-bg2 {
	background-color: #E9ECC9;
}
.hyo1-bg3 {
	background-color: #FFCCCC;
}


/*//////////////[その他　共通使用のクラス]/////////////////*/

/*-------[カラム　回り込み関係]　-------*/
.box-line {
	border: 1px dashed #666666;
	padding: 6px;
	margin: 4px;
}
.box-right {
	float: right;
}
.box-left {
	float: left;
}
.width-herf {
	width: 48%;
}
.width-full {
	width: 750px;
}
.width-right {
	text-align: right;
}
.clear {
	clear: both;
}

.center {
	text-align: center;
}
.margin-rm {
	margin-right: 6px;
}
.margin-um {
	margin-top: 12px;
}

.nowrap { white-space: nowrap; } 

/*-------[フォント　テキスト関係]　-------*/

.text-l {
font-size: 1.2em;
}
.text-m {
font-size: 0.9em;
}
.text-s {
font-size: 0.8em;
margin: 0 15px 0 0 ;
}
.text-ss {
font-size: 0.7em;
}
.text-red {
		color: #FF0000;
}
.text-bold {
	font-weight: bold;
}

/*-----------*/
.text-mid {
	font-size: 0.9em;
	line-height: 2em;
	text-indent: 1em;
}
.text-main {
	font-size: 0.9em;
	line-height: 1.8em;
}
.text-cap {
	font-size: 0.7em;
	line-height: 1.4em;
}
.indent-20 {
	margin-left: 20px;
}
.red-bold {
	font-weight: bold;
	color: #990000;
}

.bg1 {
background-image:url(images/menu_bg.jpg);
color:#FFFFFF;
font-weight:bold;
}

.bg2 {
background-image:url(images/menu_bg02.jpg);
color:#FFFFFF;
font-weight:bold;
}

.info {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin: 2px;
	padding: 2px;
}

.bottom-line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*-------[I.E.フロートハック]　-------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 ＼*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
