@charset "utf-8";
/*
Theme Name: banlab
Theme URI: http://shgr.daa.jp/banlab/
Description: Theme for Banlab Earthquake 2011
Author: yasushisakai & shigerumiyako

*/


/*        reset         */

*{
	padding:0;
	margin:0;
	border:none;
}


/*        basic         */


body {
	background-color: #fff;
	color: #000;
	font-family:  'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', osaka,;
	line-height: 1.8em;
	font-size:10pt;
}

a{
	color:#111;
	text-decoration: none;
}
a.redlink{
	color:#F00;
	text-decoration: none;
	}
	
a.bluelink{
	color:#00F;
	text-decoration: none;
	}

a:hover{
	color:#999;
	text-decoration: none;
}

a:hover.redlink{
	color:#fff;
	background-color: #F00;
	text-decoration:none;
	}

a:hover.bluelink{
	color:#fff;
	background-color: #00F;
	text-decoration:none;
	}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family:メイリオ, 'ヒラギノ角ゴ Pro W3', osaka;
}

h1 {
	color:#666;
	font-size:14pt;
	margin-bottom:10px;
	padding:30px 0 5px 0;
	border-bottom:solid 1px #999;
	font-weight:bold;

}

h2 {
	font-size:13pt;
}

h3{
	font-size:12pt;
}

h4{
	font-size:15px;
	font-weight:bold;
	margin:50px 0 10px 0;
}

p{
	margin-bottom:10px;
	font-size: 10pt;
}


li{
	list-style:none;
}

#wrapper {
	width:800px;
	margin:0 auto;
}

#header {
	width:800px;
	padding:20px 0;
}

#head_img{
	padding-bottom:50px;
}

#header ul{
	margin:20px 0;
}

#header ul li{
	margin:10px 0;
	line-height:1.2em;
}

#main_menu{
	margin-top:20px;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
}

#contents {
	width:800px;
	margin-top:0;
	font-size:11pt;
}

.three-line li{
	width:260px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	text-align:left;
}

.three-line li.last{
	margin-right:0;
}

.four-line li{
	width:200px;
	display:block;
	float:left;
	margin:;
	text-align:left;
}

.left{
	float:left;
}

.right{
	float:right;
}

.en{
	font-size:0.9em;
	line-height:1.5em;
	letter-spacing:0;
}

table{
	margin:20px 0;
}

table td{
	padding:1px 10px 1px 0;
	vertical-align:top;
}

/*         page          */
.description{
	font-size:10pt;
	padding:2px;
	margin-bottom:10px;
}

li.page_item{
	margin-bottom:10px;
}

li.page_item a{
	width:498px;
	display:block;
	padding:5px 0 5px 2px;
	color:#252525;
}

li.page_item a:hover{
	color:#fff;
	background-color:#252525;
}

.content_title{
	border-bottom:solid 1px #999;
}

.content_title a{
	display:block;
}

.content {
	margin-bottom:20px;
	font-size:11pt;
}

#pps4 ul{
	margin-top:20px;
}

#inPageLink{
	margin-bottom:180px;
}

#inPageLink ul li, ul.past_project li{
	width:160px;
	margin-right:10px;
	float:left;
	list-style:none;
}

#inPageLink ul li:last-child, ul.past_project li:last-child{
	margin-right:0;
}

.block{
	margin-bottom:180px;
	padding-top:20px;
}

.block img{
	margin-top:20px;
}

.caption{
	font-size:8pt;
	line-height:12pt;
	margin-top:5px;
	text-align:right;
}

.donor{
	width:800px;
	font-size:9pt;
	line-height:1.5em;
	letter-spacing:0;
	}

/*        footer         */
#footer{
	height:24px;
	bottom:0;
	margin-bottom:50px;
	padding:2px 10px;
	text-align:right;
	font-size:10pt;
	color:#fff;
	background-color:#999;
}

#footer a, a:hover{
	color:#fff;
	text-decoration:none;
}

#footer_wrapper{
	width:800px;
	margin:0 auto;
	background-color:#999;
}

/*        clear         */
.clear{
	clear:both;
}

.go_top{
	text-align:right;
}
.go_top a, a:hover{
	color:#666;
	background-color:#fff;
	text-decoration:none;
}

.donatorList li {
	display:block;
	float:left;
	width:190px;
	height:40px;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	line-height:15pt;
}

.kana {
	font-size:9pt;
}

.alphabet {
	font-size:9pt;
}

.cooperation li {
	font-size:11pt;
	text-align:center;
	display:block;
	float:left;
	width:260px;
	height:20px;
	margin:20px 0 20px 0;
	padding:0;
	line-height:15pt;
}
