@charset "UTF-8";
/* CSS Document */

@import "common.css";
@import "layout.css";
@import "secondary.css";

#search_navi{
	margin:30px 0px 0px 65px;

}
#glossary h2 {
	background:url(../images/glossary/headline.gif) no-repeat;
	width:656px;
	height:55px;
	margin-bottom:15px;
	text-indent:-9999px;
}

#glossary h3 {
	width:660px;
	height:34px;
	margin-bottom:12px;
	margin-top:20px;
	text-indent:-9999px;
}

#glossary h3#hl_glossary_1 {
	background:url(../images/glossary/hl_glossary_1.gif) no-repeat;
}

#glossary h3#hl_glossary_2 {
	background:url(../images/glossary/hl_glossary_2.gif) no-repeat;
}

#glossary h3#hl_glossary_3 {
	background:url(../images/glossary/hl_glossary_3.gif) no-repeat;
}

#glossary h3#hl_glossary_4 {
	background:url(../images/glossary/hl_glossary_4.gif) no-repeat;
}

#glossary h3#hl_glossary_5 {
	background:url(../images/glossary/hl_glossary_5.gif) no-repeat;
}

#glossary h3#hl_glossary_6 {
	background:url(../images/glossary/hl_glossary_6.gif) no-repeat;
}

.word_title{
	color: #31B9EC;
	margin:20px 0 0 0;

}


#glossary #content .inner {
	margin-bottom:1em;
}

#glossary #content .inner .left {
	margin:10px 0 20px 0;
	float:left;
	width:660px;
}

#glossary #content .inner .right {
	float:right;
	width:240px;
	margin-right:10px;
}

*html #glossary #content .inner .right {
	margin-right:5px;
}

#glossary .common_reservation {
	margin-top:30px;
}

