@charset "UTF-8";


* {
	margin: 0;
	padding: 0;
}
body {
	color: #404444;
	background-color:#ffffff;
	font-family:Arial;
}
h1 {
	font-size: 12px;
	color: #ffffff;
}
h2, h3 {
	margin-bottom: 1em;
	color: #224444;
}
h2 {
	font-size: 120%;
	background:url(images/h2back.gif) no-repeat;
}
h3 {
	font-size: 100%;
}
a:link {
	color: #ffffff;
	text-decoration:none
}
a:visited {
	color: #ffffff;
	text-decoration:none
}
a:hover {
	color: #64CCF4;
	text-decoration:none
}
p, dt, dd, th, td, li  {
	line-height: 1.5;
	font-size: 90%;
}
dd p, td p, li p {
	font-size: 100%;
}
table {
	margin-bottom: 12px;
	border-collapse: collapse;
	background-color:#ffffff;
	width: 100%;
}
th, td {
	border: 1px solid #89aaaa;
	padding: 4px 4px 4px 10px;
	vertical-align: top;
}
th {
	text-align: left;
	color: #224444;
	background:url(images/title.jpg) no-repeat;
}
td p {
	margin: 0;
}

a img {
	border: 0;
}
#header img {
	display: none;
}
#header:after {
	content: "国際ロータリー  第2780地区/藤沢北ロータリークラブ";
}
#header2 img {
	display: none;
}
#header2:after {
	content: "国際ロータリー  第2780地区/藤沢北ロータリークラブ";
}
#header h1 {
	padding: 3px 0 0 20px;
	line-height: 1;
	font-weight: normal;
}
#header p {
	margin:10px 0 0 0;
}
#header #back_top{
	display:block;
	width:430px;
	height:30px;
	text-indent:-1500px;
}
#header2 h1 {
	padding: 3px 0 0 0px;
	line-height: 1;
	font-weight: normal;
}
#header2 p {
	margin:5px 0 0 0;
}
#header2 #back_top{
	display:block;
	width:400px;
	height:30px;
	text-indent:-1500px;
}

#container {
	width: 760px;
	max-width: 100%;
	background-color:#ffffff;
}

/*---------------------------------------------------------------*/
#navigation {
	margin-right:10px;
	max-width: 100%;
}

/*ナビゲーション内、「メニュー」用css_start*/
#navigation #menu {
	padding: 7px 0 2px 0px;
	background-image: url(images/back-menu-t.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}


#navigation #menu_dd li {
	list-style-type: disc;
	padding:1px 0 1px 25px;
	display:block;
	background:url(images/list.gif) no-repeat
}
#navigation #menu_dd #discrimination {
	list-style-type: disc;
	padding:1px 0 1px 25px;
	display:block;
	background:url(images/list2.gif) no-repeat;
	font-weight:bold;
	color:#2AC8E4;
}
#navigation dd * * {
	margin: 0;
}
#menu_bottom{
	background:url(images/back-menu-b.jpg) no-repeat;
	height:18px;
	margin-bottom:5px;
}
/*ナビゲーション内、「メニュー」用css_end*/


/*ナビゲーション内、「ニュース」用css_start*/
#navigation #news {
	padding: 5px 0 7px 0px;
	background-image: url(images/back-news-t.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
#news_dd {
	padding: 5px 17px 10px 26px;
	background:url(images/back-news.jpg) repeat-y;
}
#news_dd p{
	border: none;
	font-size:85%;
	line-height:16px;
	padding:3px 0
}
#news_dd p span{
	font-weight:bold
}
#news_bottom{
	background:url(images/back-news-b.jpg) no-repeat;
	height:18px;
}
#news_dd a:link{
	color:#433C05;
	text-decoration:none
}
#news_dd a:visited{
	color:#433C05;
	text-decoration:none
}
#news_dd a:hover{
	color:#B1A756;
	text-decoration:none
}
/*ナビゲーション内、「ニュース」用css_end*/

/*ナビゲーション内、「ナビゲーション」用css_start*/
#navigation #navi {
	padding: 5px 0 7px 0px;
	background-image: url(images/back-navi-t.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
#navi_dd {
	padding: 5px 17px 10px 26px;
	background:url(images/back-navi.jpg) repeat-y
}
#navi_li{
	list-style-type:disc;
	padding-top:5px;
	font-size:90%
}
#navi_li img {
	display: none;
}


#navi_li a:link{
	color:#343833;
}
#navi_li a:visited{
	color:#343833;
}
#navi_li a:hover{
	color:#2A6619;
}
#navi_bottom{
	background:url(images/back-navi-b.jpg) no-repeat;
	height:18px;
}
/*ナビゲーション内、「ナビゲーション」用css_end*/

/*---------------------------------------------------------------*/

#content {
	float: left;
	width: 535px;
	max-width: 100%;
	border:1px solid #cccccc;
	background-color:#efefef;
}
#content #contenttitle {
	margin: 0;
	padding: 10px 20px 19px 0px;
	line-height: 1.2;
	color:#3C6E8A
}
#content p {
	margin-bottom: 1em;
	line-height: 1.5;
}
#content li {
	margin-left: 20px;
	padding: 0;
	list-style-type:none
}
#content dd {
	margin-left: 1em;
	padding: 0;
}
#content_main{
	padding-left: 27px;
	padding-right: 27px;
}
#content #pagetop {
    display: none;
}
#content #pagetop a {
	text-decoration: none;
	color: #224444;
}
#content #pagetop a:hover {
	text-decoration: none;
	color: #ff2f56;
}
#footer {
	clear: both;
	padding-top: 30px;
	max-width: 100%;
	width: 760px;
	background-image: url(images/back-footer.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
}
#footer * {
	padding: 0 4% 25px 26px;
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 80%;
}
#footer * * {
	padding-left: 0;
}

/*↓-------------------サイトマップページのコンテンツCSS↓*/
#sitemap{
	background-color:#ffffff;
	border:1px solid #89AAAA;
	margin-bottom:10px;
	width:479px
}
#sitemap .sm_list{
	padding:6px 10px 10px 10px;
	background:url(images/dot.gif) no-repeat;
	background-position:bottom left;
}
#sitemap #sm_bottom{
	padding:6px 10px 10px 10px;
	margin-bottom:10px;
}
#sitemap a:link{
	color:#46595D;
	text-decoration: none;
}
#sitemap a:visited{
	color:#46595D;
	text-decoration: none;
}
#sitemap a:hover{
	color:#43BACF;
	text-decoration:none
}
/*-------------------↑サイトマップページのコンテンツCSS↑*/

/*-------------------↓リンクページのコンテンツCSS↓*/
#link{
	width:479px;
	background-color:#ffffff;
	border:1px solid #89AAAA;
	margin-bottom:10px;
}
#link li{
	padding:6px 10px 6px 0;
}
#link #lk_bottom{
	padding:6px 10px 4px 0;
	margin-bottom:10px;
}
#link a:link{
	color:#46595D
}
#link a:visited{
	color:#46595D
}
#link a:hover{
	color:#43BACF
}
/*-------------------↑リンクページのコンテンツCSS↑*/

/*-------------------↓ロータリークラブとはページのコンテンツCSS↓*/
#outline .number{
	width:30px;
}
#outline td{
	border:0;
        padding-bottom:2px;
	font-size:13px
}
.birth{
	font-size:13px;
	line-height:18px;
	padding-bottom:7px
}
.birth a:link{
	color:#0E6693;
	text-decoration:none
}
.birth a:visited{
	color:#0E6693;
	text-decoration:none
}
.birth a:hover{
	color:#3388B5;
	text-decoration:none
}
/*-------------------↑ロータリークラブとはコンテンツCSS↑*/

/*-------------------↓例会・行事ページのコンテンツCSS↓*/
.schedule_table td{
	border:0;
	padding-bottom:0;
	font-size:13px;
}
.schedule_table .schedule_day{
	width:6em;
}
.schedule_table .schedule_title{
	font-weight:bold;
	font-size:15px;
}
.schedule_table a:link{
	color:#154259;
	text-decoration:none
}
.schedule_table a:visited{
	color:#154259;
	text-decoration:none
}
.schedule_table a:hover{
	color:#2792C9;
	text-decoration:none
}
#active_number dl{
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(images/dot.gif) no-repeat;
	background-position:bottom
}
#active_number dt{
	font-weight:bold;
	margin-bottom:3px;
	text-decoration:none;
}
#active_number div{
	line-height:16px;
	padding-bottom:5px;
	padding-right:15px;
}
/*-------------------↑例会・行事ページのコンテンツCSS↑*/

/*-------------------↓当クラブの紹介のコンテンツCSS↓*/
/*↓↓----概要テーブル----↓↓*/
#summary_table td{
	font-size:13px;
	border:none;
	margin:0;
	padding:3px 0 3px 10px;
}
/*↑↑----概要テーブル----↑↑*/

/*↓↓----会長あいさつテーブル----↓↓*/
#club_table td{
	font-size:13px;
	border:none
}
#club_table #comment{
	font-size:13px;
	width:300px;
	padding-right:10px
}
#club_table td div{
	padding-bottom:5px;
	line-height:17px
}
/*↑↑----会長あいさつテーブル----↑↑*/

/*↓↓----会員名簿テーブル----↓↓*/
#member_table{
	margin-top:10px;
}
#member_table #member_title td{
	background-color:#DFE7E9;
	padding:3px 5px;
	color:#2D3B4C;
}
#member_table td{
	border:none;
	margin:0;
	padding:0;
	font-size:12px;
	border:1px solid #BFCDCD
}
#member_table .name{
	width:90px;
	padding:3px 0 3px 10px;
}
#member_table .occupation{
	width:130px;
	padding:3px 0 3px 10px;
}
#member_table .work{
	width:198px;
	padding:3px 0 3px 10px;
}
#member_table td a:link{
	color:#404444;
	text-decoration:none
}
#member_table td a:visited{
	color:#404444;
	text-decoration:none

}
#member_table td a:hover{
	color:#909191
}
/*----↑↑会員名簿テーブル↑↑----*/

/*↓↓----事務所案内テーブル----↓↓*/
#office_table{
	margin-top:10px;
}
#office_table td{
	border:none;
	margin:0;
	padding:5px 0 5px 10px;
	font-size:12px;
	line-height:15px
}
#office_table td a:link{
	color:#404444;
	text-decoration:none
}
#office_table td a:visited{
	color:#404444;
	text-decoration:none

}
#office_table td a:hover{
	color:#909191
}
/*----↑↑事務所案内テーブル↑↑----*/

/*-------------------↑当クラブの紹介のコンテンツCSS↑*/

/*-------------------↓お問合せのページのテーブルcss↓*/
#otoiawase {
	font-size:13px;
	margin-bottom: 12px;
	border-collapse: collapse;
	border: 1px solid #678888;
	}
#otoiawase td{
	margin-bottom: 12px;
	border-collapse: collapse;
	border: 1px solid #678888;
	background:url(images/table_t.jpg) repeat-x;
}
#otoiawase tr .th_title{
	text-align: left;
	color: #224444;
	background:url(images/table_t.jpg) repeat-x;
}
#otoiawase a:link{
	color:#404444;
	text-decoration:none
}
#otoiawase a:visited{
	color:#404444;
	text-decoration:none

}
#otoiawase a:hover{
	color:#909191
}
/*-------------------↑お問合せのページのテーブルcss↑*/

/*-------------------↓HOMEのページのテーブルcss↓*/
#content_main #home_title{
	font-size:14px;
	line-height:17px;
	padding-right:15px
}
#content_main #thema dt{
	border-left:5px solid #0F5CA4;
	padding:0 0 2px 5px;
	color:#40484F;
}
/*-------------------↑HOMEのページのテーブルcss↑*/

