@charset "utf-8";

#content h1:first-child {
	margin-top:0;
}

#gijutu h1,
#prize h1,
#group h1,
#bora h1,
#access h1,
#rinen h1,
#enkaku h1,
.gaiyou h1 {
	background:url(img/a_stitle.png) no-repeat;
	height:41px;
	font-size:1.3em;
	color:#615d5d;
	padding:5px 0 0 50px;
	margin:50px 0 15px 0;
}

/* ===================================================================
 right_side　概要
=================================================================== */
.gaiyou table {
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
	margin:20px 0;
}

.gaiyou table tr th {
    background-color: #efefef;
	border: 1px solid #ccc;
	padding: 15px 10px;
	color:#615D5D;
}

.gaiyou table tr td {
    border: 1px solid #ccc;
    padding: 15px 10px;
}

/* ===================================================================
 right_side　理念・沿革
=================================================================== */
#wrapper #content #rinen p{
	margin-top:16px;
	font-weight:400;
	color:#726d6d;
	}
	
#wrapper #content #rinen dl dt{
	color: #b99b65;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 10px;
	}
	
#wrapper #content #rinen dl{
	margin-bottom:60px;
	}


#wrapper #content #rinen dl dd{
	font-size: 1.3em;
	margin-top:6px;
	margin-left:25px;
	font-weight:700;
	color:#444343;
	}
	
#wrapper #content #enkaku table{
	width:100%;
	line-height:170%;
	}
	
#wrapper #content #enkaku table tr th{
	color:#726d6d;
	border-bottom: 1px dotted #ccc;
	padding:4px 0;
	}
	
#wrapper #content #enkaku table tr td{
	color:#726d6d;
	border-bottom: 1px dotted #ccc;
	padding:4px 0;
	}

/* ===================================================================
 right_side　アクセス
=================================================================== */
#wrapper #content #access .map dt{
	margin-top:30px;
	margin-bottom:9px;
	font-size:1.2em;
	font-weight:700;
	border-bottom: 3px solid #B99B65;
	color:#726d6d;	
	}
		
#map_canvas1,
#map_canvas2,
#map_canvas3 {
	width:100%;
	height:350px;
	margin:10px 0 35px 0;
}
	
/* ===================================================================
 right_side　技術者・受賞
=================================================================== */
#wrapper #gijutu dl,
#wrapper #prize dl{
	margin:30px 0;
	}
	
#wrapper .skill{
	float:left;
	width:500px;
	border-bottom: 1px dotted #ccc;
	line-height:200%;
	}

#wrapper #gijutu dd,
#wrapper #prize dd{
	border-bottom: 1px dotted #ccc;
	line-height:200%;
}

#wrapper #prize h3{
	margin-top:70px;}
	
/* ===================================================================
 right_side　加入団体・社会活動　ボランティア・その他
=================================================================== */
#content #group dl,
#content #bora dl{
	margin:20px 30px 30px 0;
	}

#content dl .skill_b{
	float:left;
	width:350px;
	border-bottom: 3px solid #009521;
	line-height:200%;
	font-weight:700;
	margin-bottom:9px;
	}
	
#content #group dl .skill,
#content #bora dl .skill{
	float:left;
	width:350px;
	border-bottom: 1px dotted #ccc;
	line-height:200%;
	}

#content #group dl .b,
#content #bora dl .b{
	border-bottom: 3px solid #009521;
	line-height:200%;
	font-weight:700;
	}
	
#content #group dd,
#content #bora dd{
	border-bottom: 1px dotted #ccc;
	line-height:200%;
	margin-bottom:9px;
}
