@charset "utf-8";
@import url("../shared/css/reset.css");
@import url("../shared/css/basic.css");
@import url("../shared/css/design.css");
/*
---------------------------------------------------------
かわはくボランティアサイト
---------------------------------------------------------
*/
/*レイアウト*/
div#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/bg_mid.gif) repeat-y left top;
}
div#contents { width: 910px; }
div#pagebody {
	padding-right: 6px;
	padding-left: 4px;
	background: url(img/bg_menu.gif) repeat-y right top;
}
div#main {
	float: left;
	width: 630px;
}
/*ヘッダー*/
div#header {
	padding-right: 6px;
	padding-left: 4px;
	position: relative;
}
div#header h1,
div#header div.title p{
	margin: 0px;
	padding: 15px 0px 0px;
}

div#header div.nav {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	text-align: right;
	position: absolute;
	top: 5px;
	right: 0px;
}
div#header div.title { position: relative; }
/*フッター*/
div#footer {
	clear: both;
	width: 910px;
	background: #FFF url(img/bg_btm.gif) no-repeat left top;
}
div#footer p.copyright {
	font-size: 85%;
	color: #999;
	padding-top: 15px;
	padding-left: 5px;
}
/* page top */
.pagetop {
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 35px;
}
.pagetop a { text-decoration: none; }


/*ページの分割*/

div.nav-page{
	text-align: center;
	clear: both;
}
/*
---------------------------------------------------------
テーブルのデザイン
---------------------------------------------------------
*/
/* 幅100％ */
table.fit { width: 100%;}
/* テキスト：左寄せ */
table .left { text-align: left; }
/* テキスト：右寄せ */
table .right { text-align: right; }
/* テキスト：中央 */
table .center { text-align: center; }
/*折り返さない*/
table .nowrap { white-space: nowrap; }
/*タイプ レイアウト用*/
table.layout { }
table.layout {
	margin: 0px;
	padding: 0px;
}
table.layout td,
table.layout th {
	padding:0em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
table.layout th {
	font-weight:normal;
	text-align:left;
}
/*デザイン1*/
table.design1 { }
/*デザイン2*/
table.design2 {
	margin-bottom:1em;
	border: 5px solid #D1E4EF;
}
table.design2 td,
table.design2 th {
	border: 1px solid #D1E4EF;
	padding:0.5em;
}
table.design2 th {
	font-weight:bold;
	text-align:center;
}
/*セル背景色*/
table.design2 .bg1 {
	background: #8199A9;
	color: #FFF;
}
table.design2 .bg2 { background: #A1C7D4; }
table.design2 .bg3 { background: #D2E5EF; }
table.design2 .bg4 { background: #E1EEF5; }
/*
---------------------------------------------------------
サイドメニュー
---------------------------------------------------------
*/
div#nav {
	float: right;
	width: 270px;
}
div#nav div.section { background: url(img/bg_menu_hr.jpg) no-repeat left top; }

div#nav div.section div.title {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*活動予定*/
div#nav div.section-yotei { background: url(img/bg_menu_hr-yotei.jpg) no-repeat left top; }

div#nav div.section-yotei div.title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


div#nav div.section-yotei ul {
	padding-bottom: 0px;
}


div#nav div.section-yotei div.tuki-yotei {
	color:#ff5800;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}


div#nav div.cal div.section {
	margin-top: -10px;
	padding-top: 15px;
}
/**/
div#nav ul.entry-list,
div#nav ul.entry-list li,
div#nav ul.title-list,
div#nav ul.title-list li { list-style: none; }
/*最新記事一覧*/

div#nav ul.entry-list { padding: 0px 20px 10px 5px; }
div#nav ul.entry-list li {
	text-indent: -15px;
	line-height: 1.3em;
	padding-bottom: 5px;
	font-size: 90%;
}
div#nav ul.entry-list li img {
	padding-right: 3px;
	vertical-align: middle;
}
/*カレンダー*/
div#nav div#calendar {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
div#nav div#calendar table {
	width: 235px;
	table-layout: fixed;
}
div#nav div#calendar td,
div#nav div#calendar th { text-align: center; }
div#nav div#calendar th { font-weight: bold; }
div#nav div#calendar caption {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}
/*曜日の色*/
div#nav th.saturday { color: #0A50FF; }
div#nav th.sunday { color: #990000; }
/*本日*/
div#nav div#calendar td.today {
	/*background: url(img/bg_cal_today.gif) no-repeat center center;
	padding-top: 4px;
	padding-bottom: 4px;*/
}
/*エントリーがある日*/
div#nav div#calendar td a {
	background: url(img/bg_cal_entry.gif) no-repeat center center;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
/*カテゴリー・月別一覧*/

div#nav ul.title-list { padding: 0px 20px 10px 5px; }
div#nav ul.title-list li {
	text-indent: -15px;
	line-height: 1.3em;
	padding-bottom: 5px;
	font-size: 90%;
}
div#nav ul.title-list li img {
	padding-right: 3px;
	vertical-align: middle;
}
/*ブログ内検索*/
div#nav div.search { padding: 5px 0px 10px 10px; }
/*RSS*/
div#nav div.rss { padding: 5px 0px 10px 10px; }
div#nav div.rss img { vertical-align: middle; }
/*
---------------------------------------------------------
コンテンツ
---------------------------------------------------------
*/
div#main { }
div#main div.topicpath { padding: 10px 10px 10px 30px; }
div#main div.entry {
	background: url(img/hr.gif) no-repeat right bottom;
	padding: 30px;
}
/*記事中の写真*/
div#main td.photo {
	width: 170px;
	vertical-align: top;
}
div#main td img.image {
	border: 6px solid #E5E5E5;
	margin-right: 10px;
}
/*記事：タイトル・本文*/
div#main td.section {
	vertical-align: top;
	width: 100%;/**/
}
div#main td.section div.title {
	background: url(img/bg_title1.jpg) no-repeat left bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
	/*width: 100%;*/
}
div#main td.section p {
	margin: 0px;
	padding: 0px;
}
div#main td.section p.date {
	color: #515151;
	margin: 0px;
	padding: 0px;
}
div#main td.section p.title { font-size: 120%; }
div#main td.section div.title { }
div#main td.section div.entrybody { padding-top: 10px; }
div#main td.section div.entrybody p.nav {
	text-align: right;
	padding-top: 5px;
	font-size: 85%;
}
/*第2階層以降のタイトル*/
div#main div.title h1{
	font-size: 130%;
	font-weight: bold;
	padding: 5px 0px 0px 30px;
	margin: 0px;
}
/*個別ページのタイトル*/
div#main div.entry-title {
	background: url(img/bg_title1.jpg) no-repeat left bottom;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 2px 0px 2px 10px;
}
div#main div.entry-title p.date {
	color: #515151;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
div#main div.entry-title h1.title {
	font-size: 130%;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
div#main p.local-nav {
	text-align: right;
	padding-top: 5px;
	font-size: 85%;
}
/*
---------------------------------------------------------
検索結果
---------------------------------------------------------
*/
#search-results{}


#search-results #page-title{
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
}

#search-results .hidden{ visibility: hidden; }

#search-results div.content-nav{
	font-size: 90%;
	text-align: center;
	padding-top: 20px;
}

#search-results div.entry-title{
	margin: 0px 0px 10px;
	padding: 0px;
}


/*
---------------------------------------------------------
ページ分割のナビゲーション
---------------------------------------------------------
*/
div.paged-archives{
	text-align: center;
	padding: 15px;
}

div.paged-archives a,div.paged-archives a:visited{
padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
/*color: #000066;*/
}
div.paged-archives a:hover{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	background-color: #FC6;
}
div.paged-archives b{padding: 0 5px;
border: 1px solid #cccccc;
text-decoration: none;
/*color: #000066;*/
background-color: #dae0e6;}

/*
---------------------------------------------------------
ボランティアの会トップページ
---------------------------------------------------------
*/
/*ページ内リンク*/
.vt-assist-nav{
	text-align:right;
	padding-right:20px;
	font-size: 90%;
}

/*見出し*/
img.vt-img-title{
	padding-top:10px;
}


/*段落*/
.vt-p{
	padding-top:10px;
}


/*リスト（○アイコン、番号アイコン、年間活動予定注意書き）*/
.vt-list-icon ul,.vt-list-bn ul,.vt-list-year ul{
	padding-bottom: 20px;
}

.vt-list-icon ul li{
	list-style: none;
	background-position: 0px 4px;
	background-image:url(img/i_circle.gif);
	background-repeat:no-repeat;
	margin-left: -20px;
	padding-left:13px;
	
}

.vt-list-bn ul li.i_nb_01{
	list-style: none;
	background-position: 0px 3px;
	background-image:url(img/i_nb_01.gif);
	background-repeat:no-repeat;
	margin-left: -20px;
	padding-left:13px;
	
}

.vt-list-bn ul li.i_nb_02{
	list-style: none;
	background-position: 0px 3px;
	background-image:url(img/i_nb_02.gif);
	background-repeat:no-repeat;
	margin-left: -20px;
	padding-left:13px;
	
}

.vt-list-bn ul li.i_nb_03{
	list-style: none;
	background-position: 0px 3px;
	background-image:url(img/i_nb_03.gif);
	background-repeat:no-repeat;
	margin-left: -20px;
	padding-left:13px;
	
}

.vt-list-year ul li{
	list-style: none;
	background-position: 0px 4px;
	background-image:url(img/i_kome.gif);
	background-repeat:no-repeat;
	margin-left: -20px;
	padding-left:13px;
}


/*赤文字（電話番号、＊）*/
.vt-txtred{
	color:#cc3300;
}


/*年間活動予定テーブル*/
table.vt-tb-yotei{
	border-top: solid #FFF 1px;
	border-left: solid #FFF 1px;
}
table.vt-tb-yotei td{
	border-right: solid #FFF 1px;
	border-bottom: solid #FFF 1px;
	padding: 3px;
}

table.vt-tb-yotei .vt-bg-tuki { background: #EBEBEB; }
table.vt-tb-yotei .vt-bg-cont { background: #F5F5F5; }
	

/*かわはくボランンティアのブログへ*/
.vt-goto-vtblog{
	width: 220px;
	margin: 30px;
	padding: 10px;
	border:#009900 solid 2px;
	display:inline-block;
}





