@charset "shift_jis";
body {
    margin: 0px;
	font-size: 14px;
	color: #333333;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#contents {
    height: auto;
	width: 800px;
	display: block;
	margin: 0px auto;
}
#head {
    height: 100px;
	width: 800px;
	display: block;
	margin: 0px;
	padding-top: 50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-image: url(img/head.gif);
}
#snavi {
    height: auto;
	width: 150px;
	display: block;
	margin: 0px;
	float: left;
	background-color: #ecf2fa;
}
.navi_dictionary {
    height: 34px;
	width: 150px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	background-image: url(img/s_title.gif);
} 
.navi_title {
    height: 17px;
	width: 150px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
	background-color: #e0e2e4;
	border-bottom: solid 1px #999999;
}
.navi_bt {
    height: 17px;
	width: 150px;
	display: block;
	margin: 5px 0px 0px 0px;
	border-bottom: dotted 1px #999999;
	text-align: center;
}
.navi_bt2 {
    height: 17px;
	width: 150px;
	display: block;
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#right {
    height: auto;
	width: 650px;
	display: block;
	margin: 0px;
	float: left;
}
#s_title {
    height: 21px;
	width: 630px;
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 8px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: 600;
	background-image: url(img/title.gif);
}
#d_title {
    height: 17px;
	width: 640px;
	display: block;
	margin: 5px 0px 0px 5px;
	padding-top: 5px;
}
.dictionary_box {
    height: 22px;
	width: 640px;
	display: block;
	margin: 5px 0px 0px 5px;
	text-align: center;
}
.dictionary_box2 {
    height: 22px;
	width: 640px;
	display: block;
	margin: 0px 0px 0px 5px;
	text-align: center;
}
.dictionary_title {
    height: 15px;
	width: 138px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	border: solid 1px #999999;
	background-color: #e0e2e4;
}
.dictionary_tex {
    height: 15px;
	width: 98px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	border: solid 1px #999999;
}
.dictionary_title_f {
    height: 15px;
	width: 138px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	background-color: #e0e2e4;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #e0e2e4;
}
.dictionary_title_c {
    height: 15px;
	width: 138px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	background-color: #e0e2e4;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #e0e2e4;
	border-bottom: solid 1px #e0e2e4;
}
.dictionary_title_u {
    height: 15px;
	width: 138px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	float: left;
	background-color: #e0e2e4;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #e0e2e4;
}
.dictionary_text {
    height: 17px;
	width: 615px;
	display: block;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 25px;
	font-weight: 600;
	color: #FF0033;
	letter-spacing: 1px;
	border-bottom: dotted 1px #CCCCCC;
}
#dictionary {
	height: auto;
	width: 600px;
	display: block;
	margin: 10px 0px 0px 25px;
	line-height: 1.5;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
#dictionary_back {
    height: 22px;
	width: 640px;
	display: block;
	margin: 30px 0px 0px 5px;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
#foot {
    clear: both;
    height: 20px;
	width: 800px;
	display: block;
	margin: 5px auto;
	text-align: right;
}

