


/* all */
*{
	font-family:Verdana,"MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}


ul {
	list-style:none;
	}


a,
a:link,
a:visited {
	color: #88a727;
}
a:hover {
	color: #b1b72f;
}
a img {
	border: none;
}


table {
    font-size:inherit;
    font:100%;
	text-align:left;
}

/*ヘッダー系*/

.header{
	width:970px;
	height:165px;
	margin:auto;
	position:relative;
}

.headerlogo{
	position:absolute;
	top:15px;
	left:0px;
}
.headerdj{
	position:absolute;
	top:15px;
	left:145px;
}
.headermail{
	position:absolute;
	top:105px;
	left:145px;
}
.headerdate{
	background-image:url('../img/1104date.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:15px;
	left:245px;
	padding:0px 0px 0px 100px;
	font-size:1.3em;
	font-weight:bold;
	color:#666;
}
.headerdate span{
	font-size:0.8em;
	font-weight:bold;
	color:#666;
}
.headerpgm{
	position:absolute;
	top:40px;
	left:245px;
	width:330px;
}
.headerpgm h1{
	padding:0px;
	margin:0px;
	font-size:1.6em;
	font-weight:bold;
	color:#333;
	text-align:left;
}

.headerpgm h1 a,
.headerpgm h1 a:link,
.headerpgm h1 a:visited{
	text-decoration:none;
	color:#333;
	line-height:100%;
}
.headerpgm h1 a:hover{
	text-decoration:none;
	color:#666;
	line-height:100%;
}

.headerpgm h2{
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:1.0em;
	font-weight:bold;
	color:#555;
	text-align:left;
}

.headerpgm h2 a,
.headerpgm h2 a:link,
.headerpgm h2 a:visited{
	text-decoration:none;
	color:#555;
}
.headerpgm h2 a:hover{
	text-decoration:none;
	color:#666;
}

.headerpgm h3{
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:0.7em;
	font-weight:normal;
	color:#555;
	text-align:left;
}

.headerpgm h3 a,
.headerpgm h3 a:link,
.headerpgm h3 a:visited{
	text-decoration:none;
	color:#555;
	line-height:130%;
}
.headerpgm h3 a:hover{
	color:#b1b72f;
	line-height:130%;
}


.headerss{
	background-image:url('../img/1104ss.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
	width:235px;
	height:75px;
	top:15px;
	left:740px;
	position:absolute;
}
.headerss span{
	position:absolute;
	font-size:0.65em;
	font-weight:bold;
	color:#333;
	text-align:left;
	letter-spacing:-0.03em;
	top:30px;
	left:10px;
	width:180px;
}
.headerss h4{
	position:absolute;
	top:30px;
	left:160px;
	width:70px;
	margin:0px;
	padding:0px;
}


.headerclock{
	position:absolute;
	top:80px;
	left:730px;
	margin:0px;
	madding:0px;
}
.headerclock_ap{
	position:absolute;
	top:16px;
	left:70px;
	margin:0px;
	madding:0px;
	text-align:left;
}
.headerclock_pulldown{
	position:absolute;
	top:35px;
	left:10px;
	margin:0px;
	madding:0px;
	text-align:left;
}

.headerclock_number{
	position:absolute;
	top:10px;
	left:105px;
	margin:0px;
	madding:0px;
	width:136px;
	text-align:left;
}
.headerclock_img{
	float:left;
}


.headerlistennow{
	position:absolute;
	top:30px;
	left:575px;
	margin:0px;
	madding:0px;
}


/*ヘッダー系ここまで*/




/*メニュー系*/

#menubox{
	width:970px;
	text-align:center;
	margin:auto;
	padding:0px;
}


.menu_bg {
	background-image:url('../img/menu_background.jpg');
	background-repeat:repeat-x;
	text-align:center;
	height:48px;
	margin:auto;
}
.menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.menu ul li{
	border: 0;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	line-height:0;
	float:left;
}

.menu ul li a,
.menu ul li a:link,
.menu ul li a:visited{
	text-decoration: none;
	line-height:normal;
}


.menu ul li span{
	font-weight:normal;
	color:#333;
	margin:0px;
	padding:0px 20px 0px 0px;
}

.menu a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*メニュー系ここまで*/





.otoiawase{
	background-image: url("../img/yajirushi2.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	font-size: 0.7em;
	font-weight:bold;
	color:#333;
}



.content{
	text-align:center;
}



/*レイアウト系*/

.main{
	width:975px;
	margin:25px auto 0px auto;
	clear:both;
}

.box_index_left{
	width:226px;
	margin:0px 24px 0px 0px;
	float:left;
	text-align:left;
}

.box_index_middle{
	font-family:Verdana,"MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
	width:349px;
	margin:0px 24px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
}


.box_index_right{
	width:352px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
}

.box_common_main{
	background:#eef0ce;
	width:975px;
	margin:25px auto 30px auto;
}


.box_common_left{
	width:240px;
	margin:0px 25px 0px 0px;
	padding:0px;
	float:left;
	text-align:left;
}
.box_common_left_1{
	padding:15px;
	text-align:left;
	background:#eef0ce;
	min-height:200px;
	height: auto !important;
	height: 200px;
}
.box_common_left_2{
	padding:15px;
	text-align:left;
	background:#e0e3b8;
}

.box_common_right{
	width:700px;
	margin:auto;
	padding:0px;
	float:left;
	text-align:left;
	min-height:100%;
	height: auto !important;
	height: 100%;
}

/*レイアウト系ここまで*/


/*レイアウト孫*/

.twit_waku{
	width:204px;
	padding:11px;
	background:#46d1f7;
}
.twit_main{
	background:#fff;
}

.twit_detail{
	padding:5px 0px 10px 0px;
	border-bottom:1px dashed #999;
	font-size:0.7em;
	color#444;
}
.twit_detail a{
	text-decoration:none;
}

.topics{
	color:#666;
	line-height:125%;
}

.topics a, 
.topics a:link,
.topics a:visited{
	text-decoration:none;
	color:#333;
	line-height:125%;
}

.topics a:hover{
	color: #b1b72f;
	line-height:125%;
}

.topics ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.topics li{
	padding:6px 0px 6px 0px;
	margin:0px;
	font-size:0.7em;
	list-style-type: none;
	font-weight:normal;
	border-bottom:1px dashed #666;
	text-align:left;
}

.new{
	background-image: url("../img/1104new.gif");
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding:15px 0px 0px 0px;
	margin:0px;
}



.box_index_right h2,
.box_index_left h2{
	margin:0px;
	padding:5px 0px 5px 7px;
	background:#a5c349;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
}
.box_index_right h2 a,
.box_index_right h2 a:link,
.box_index_right h2 a:visited{
	text-decoration:none;
	color:#fff;
}
.box_index_right h2 a:hover{
	text-decoration:underline;
	color:#fff;
}

.box_index_right h2 span,
.box_index_left h2 span{
	font-size:0.8em;
}

.graywaku{
	border:1px solid #333;
}




.box_common_left h1{
	margin:0px;
	padding:0px;
	font-size:1.3em;
	line-height:130%;
	color:#61281b;
}

.box_common_right h2{
	margin:0px;
	padding:3px 3px 3px 8px;
	font-size:1.1em;
	line-height:130%;
	border-bottom:1px dashed #666;
	border-left:4px solid #88a727;
}

.box_common_right h2 a{
	text-decoration:none;
}

.box_common_right h6 {
	font-size: 0.75em;
	color: #666666;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:normal;
}



.centerbanner{
	border:1px solid #666;
}




/*レイアウト孫終わり*/





/*ここからタブ*/

.tab_waku{

}

.tab_lower{
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

#tab_upper{
	border-collapse: collapse;
	width:349px;
}

div#tab_upper ul#tab {
	margin:0px 0px 0px 0px;
	padding:0px;
/*	float:left;*/
	width:348px;
	background-image: url("../img/topics_tab_bg.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	height:30px;
	border-left:1px solid #666;
	}


div#tab_upper ul#tab li {
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	width:116px;
	height:25px;
	background-image: url("../img/topics_tab_off.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding:5px 0px 0px 0px;
	line-height:15px;
	}
div#tab_upper ul#tab li a{
	text-decoration:none;
	font-size:0.8em;
	font-weight:bold;

}
div#tab_upper ul#tab li.selected{
	background-image: url("../img/topics_tab_on.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	}

div#tab_upper dl {
	border:1px solid #666;
	border-top:none;
	clear:both;
	margin:0px;
	padding:10px;
	}

div#tab_upper dd {
	border-top:none;
	clear:both;
	margin:0px;
	padding:10px 0px 10px 10px;
	}









#twitab_upper{
	border-collapse: collapse;
	width:204px;
}

div#twitab_upper ul#tab2 {
	margin:0px;
	padding:0px;
/*	float:left;*/
	width:204px;
	background-position: 0 0;
	background-repeat: repeat-x;
	height:26px;
	}


div#twitab_upper ul#tab2 li {
	margin:0px;
	text-align:center;
	float:left;
	width:102px;
	height:21px;
	background-image: url("../img/images/twit_02.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding:5px 0px 0px 0px;
	line-height:12px;
	text-align:center;
	font-size:0.65em;
	font-weight:bold;
	}
div#twitab_upper ul#tab2 li a{
	text-decoration:none;
	color:#fff;
}
div#twitab_upper ul#tab2 li.selected{
	background-image: url("../img/images/twit_03.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	}
div#twitab_upper ul#tab2 li.selected a{
	text-decoration:none;
	color:#0080a8;
}


div#twitab_upper dl {
	background:#fff;
	clear:both;
	margin:0px;
	padding:10px;
	}

div#twitab_upper dd {
	border-top:none;
	clear:both;
	margin:0px;
	padding: 0px;
	}

.followme{
	width:95px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
}




/*ここまでタブ*/


/*トゥデイズココロ*/


.todays_header{
	background-image:url("../img/1104todays_header.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width:349px;
	height:48px;
}

.todays_header h2{
	margin:0px;
	padding:10px 10px 5px 0px;
	text-align:right;
	font-size:0.9em;
	color:#333;
}


dl.todays {
	padding: 0px;
	margin:0px;
	border: none;
	background:#eef0ce;
}

dl.todays dt {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	width:50px;
	float: left;
	font: 13px "Georgia", Times, serif;
	font-weight:bold;
	font-size:0.65em;
	color:#000;
}
	
dl.todays dd {
	margin: 0 0 0 60px;
	padding: 5px 0px 5px 5px;
	color: #5c1a17;
	font-size:0.9em;
	font-weight:bold;
	min-height:30px;
	height: auto !important;
	height: 30px;
	text-align:left;
}

dl.todays dd p{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #333;
	font-size:0.7em;
	font-weight:normal;
}

dl.todays dd a{
	text-decoration:none;
}

/*トゥデイズココロここまで*/



/*イベント*/

dl.event {
	padding: 0px;
	margin:0px;
	border: none;
}

dl.event dt {
	margin: 0px;
	padding: 3px;
	width:80px;
	float: left;
	font: 13px "Georgia", Times, serif;
	font-weight:bold;
	color:#333;
	background:#e0e46f;

}
	
dl.event dd {
	margin: 0 0 0 100px;
	padding: 0px 0px 0px 5px;
	color: #666;
	font-size:0.8em;
	min-height:50px;
	height: auto !important;
	height: 50px;
}


dl.event dd h4{
	margin: 5px 0 0 0px;
	padding: 0px 0px 0px 5px;
	color: #777;
	font-size:0.9em;
	font-weight:normal;
	line-height:134%;
}

dl.event dd h4 a{
	text-decoration:none;
}
/*イベントここまで*/


/*その他*/

.otherindex ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear:both;
}


.otherindex ul li{
	width:155px;
	height:15px;
	border: 0;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	line-height:0;
	float:left;
	font-size:0.6em;
	color:#333;
	line-height:normal;
	border-left:15px solid #89a435;
}

.otherindex ul li a,
.otherindex ul li a:link,
.otherindex ul li a:visited{
	color:#333;
	text-decoration: none;
	line-height:0;
	line-height:normal;
}

.othercommon {
	margin:0px;
	padding:0px;
}


.othercommon dd{
	background-image: url("../img/othercommon_icon.gif");
	background-position: 0 4px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	line-height:0;
	line-height:normal;
	font-size:0.8em;
	color:#333;

}

.othercommon a,
.othercommon a:link,
.othercommon a:visited{
	text-decoration: none;
	line-height:normal;
	color:#333;
}
.othercommon a:hover{
	color:#666;
}

/*その他ここまで*/






/*バナーここから*/

.banner ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.banner ul li{
	width:170px;
	height:60px;
	border: 0;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	line-height:0;
	float:left;
}

.banner ul li a,
.banner ul li a:link,
.banner ul li a:visited{
	text-decoration: none;
	line-height:normal;
}




/*バナーここまで*/


/*フォント系*/
.contents {
	font-size: 0.9em;
	color: #454545;
	font-weight:normal;
	text-align:left;
	line-height:140%;
}

.contents11 {
	font-size: 0.82em;
	color: #454545;
	text-align:left;
	line-height:140%;

}
.contents10 {
	font-size: 0.78em;
	color: #454545;
	text-align:left;
	line-height:140%;
}
.contents9 {
	font-size: 0.75em;
	color: #454545;
	line-height:140%;
}

.detail{
	font-size:0.9em;
	line-height:135%;
	font-weight:normal;
	color:#333;
	line-height:140%;
}

.detail2 {
	background-color:#e9f3cd;
	color:#666;
	padding:3px 5px 3px;
	margin:0px;
	font-size:0.9em;
	font-weight:bold;
	line-height:130%;
}



/*フォント系ここまで*/


/*引き継ぎ系*/


.kotira{
	background-image: url("../img/mail.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 17px;
	font-size:12px;
	font-weight:bold;
	line-height:110%;
}

.kolink{
	background-image: url("../img/link.gif");
	background-position: 0px 9px;
	background-repeat: no-repeat;
	padding:5px 0 0 16px;
	font-size:12px;
	line-height:14px;
}


.icon{
	background-image: url("../img/icon.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:5px 0px 0px 16px;
	font-size:13px;
	line-height:120%;
	margin:5px 0 5px 0;
	color:#333;
	font-weight:bold;
}


.gyou{
	background-image: url("../img/gyouicon.gif");
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding:0px 0px 15px 16px;
	font-size:1em;
	line-height:120%;
	margin:5px 0 5px 0;
}



.sangyou ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	letter-spacing: -0.03em;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}


.sangyou ul li{
	border: 0;
	margin-top: 4px;
	padding: 0;
	list-style-type: none;
	width:200px;
	float:left;
}

.yongyou ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	letter-spacing: -0.03em;
}


.yongyou ul li {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width:155px;
	height:25px;
	float:left;

}
.yongyou ul li p {
	margin:0px 0px 0px -50px;
	padding: 0px;
	list-style-type: none;
	float:left;
	width:170px;

}


.migiyose{
	width:190px;
	float:right;
	text-align:right;
	padding:15px 0px 0px 10px;
}


.caution{
	color:#FF0000;
	font-size:0.8em;
}
.form_form{
	border-collapse: collapse;
	font-size:11px;
	color:#333;
	text-align:left;
}



.form_form table{
	table-layout:fixed;
	border-collapse: collapse;
}
.form_form td{
	border-collapse: collapse;
	border:1px solid #fff;
	padding:3px;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}

.form_form th{
	border-collapse: collapse;
	background:#ecedeb;
	border:1px solid #fff;
	padding:3px 6px 3px 6px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.memberornot{
	background:#fdfbef;
	text-align:center;
	color:#d34620;
/*	padding:2px;*/
	margin:0px 5px 2px 0px;
}


.e11 {
	font-size: 0.8em;
	color:#64522E;
}


.board_waku {
/*	border:2px solid #e9842b;*/
	border:2px solid #88a727;
	padding:6px 10px 6px 10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background-image:url("../img/board_psym.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.board_waku a{
	text-decoration:none;
	display:block;
}
.waku{
	background-image: url("../img/images/waku_02.gif");
	background-position: 0 0;
	background-repeat: repeat-y;
}

.tree1{
	background-image: url("../img/tree.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#62281c;
	text-align:left;
}
.tree2{
	background-image: url("../img/tree2.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#62281c;
	text-align:left;
}
.zan2{
	font-size: 16px;
	font-weight:bold;
}
.zan3{
	font: 13px "Georgia", Times, serif;
	font-weight:bold;
}






/*フッター系*/

.footer {
	background: #7d933a;
	border-top: 3px double #fff;
	color: #fff;
	font: 0.6em "Georgia", Times, serif;
	margin: 15px 0px 0px 0px;
	padding: 15px;
	text-align: center;
	clear:both;
	min-width:970px;
	width: auto !important;
	width: 970px;
}


.footer a,
.footer a:link,
.footer a:visited{
	color: #fff;
	text-decoration:none;
}

.footer li{
	display: inline;
	list-style: none;
	margin-right:30px;
	font-weight:bold;
}
.footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


/*フッター系ここまで*/





/* */
.hantou a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
}




/* End captions & aligment */

