@charset "shift-jis";

/* mainContent_style
----------------------------------------------- */
ul#navigation li.menu02 a{
	background-position:-180px -60px;
}

h2{
	margin-bottom:10px;
	display:block;
	width:500px;
	height:40px;
	background:url(../images/title_outline.gif);
	text-indent:-9999px;
}

h2.outline2{
	background:url(../images/title_outline2.gif);
}

h3{
	margin-bottom:10px;
	padding:0 0 2px 0;
	font-size:large;
	color:#0B491A;
	font-weight:bold;
	line-height:normal;
	border-bottom:3px double #AACF58;
}

dl{
	margin-bottom:20px;
}
dl dt{
	font-weight:bold;
	margin-bottom:5px;
}
dl dd{
	margin:0 0 10px 10px;
	line-height:1.4em;
}

table.list{
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
	width: 500px;
	margin-bottom: 25px;
}

table.list tr th{
	text-align: center;
	padding: 5px 3px;
	border: 1px solid #d1d1d1;
	background: #f0f6e2;
	font-weight: normal;
}

table.list tr td{
	text-align: center;
	padding: 5px 3px;
	background: #f8f8f8;
	border: 1px solid #d1d1d1;
}

div.addr-left{
	margin: 0 0 25px;
	width: 240px;
	float: left;
}

div.addr-right{
	margin: 0 0 25px;
	width: 240px;
	float: right;
}

div.president{
	width: 500px;
	margin-bottom: 20px;
}

div.president p.name{
	width: 500px;
	text-align: right;
	margin-top: 20px;
}


