
h3{
	color: #4c76b6;
	font-weight: bold;
	margin-left: 15px;
}
p {
	margin-bottom: 20px;
}



#leftpanel{
	float:left;
	width:540px;
	margin-top:10px;
	margin-right:20px;
}

#rightpanel{
	float:left;
	width:310px;
	margin-top:10px;
}

#r_navi {
	line-height: 1em;
	margin-bottom:20px;
}

div.buaisobox {
	border-bottom: #999 dotted 1px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 15px;

}

div.buaisobox div.img {
	float :left;
	margin-right: 8px;
}

div.buaisobox div.text {
	color : #555;
	font-size: 12px;
	text-align : left;
}

div.buaisobox div.moredetail {
	font-size: 12px;
	text-align : right;
}



#corp table{
	margin: 0px 0 30px 100px;
}

#corp th{
	padding: 2px 20px 2px 5px;
	white-space: nowrap;
	border-bottom :1px solid #d6d6e5;
}
#corp td{
	line-height: 1.5em;
	padding: 2px 5px;
	border-bottom :1px solid #d6d6e5;
}
.yy {
	text-align: right;
}

#word {
	margin: 5px 0 20px 0;
}
#word li{
	float :left;
	width: 48px;
	text-align: center;
	margin: 0 0 1px 1px;
	border :1px solid #d6d6e5;
}

#word li a:hover {
	background: url(../images/manual/key.gif) top no-repeat;
}


#word li a{
	width: 48px;
	display: block;
}
#word .g {
	width: 52px;
	border :none;
}


#corp dl{
	margin:10px 0 20px 50px;
}
#corp dt{
	font-weight: bold;
	padding-left: 10px;
	border-bottom :1px solid #d6d6e5;
	background: url(../images/bullet_b.gif) 0 0.5em no-repeat;
}
#corp dd{
	padding: 0 10px;
}

