/* body ============================================================== */

body {
	color: #333333;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}


/* h ================================================================= */

h1 {
	background-color: #006699;
	color: #FFFFFF;
	text-align: left;
	font-size: x-small;
	padding: 2px;
}
h5 {
	background-color: #006699;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}


/* link ============================================================== */

a:link {
	color: #3366EE;
	text-decoration: none;
}
a:visited {
	color: #3E7CBB;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FF6600;
	text-decoration: none;
}
a.adv:link {
	color: #666666;
	text-decoration: none;
}
a.adv:visited {
	color: #3E7CBB;
	text-decoration: none;
}
a.adv:hover {
	color: #FF6600;
	text-decoration: none;
}


/* p ================================================================= */

p {
	margin-top: 0px;
}
p.about {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
}
p.dic {
	color: #FFFFFF;
	background-color: #555555;
	margin-top: 30px;
	margin-bottom: 5px;
}
p.marker {
	background-color: #555555;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
p.topmark {
	background-color: #555555;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 10px;
}
p.vote {
	background-color: #FFF8C1;
	line-height: 18px;
}


/* font ============================================================== */

b.mark {
	color: #FF3366;
}
strong.red {
	color: #FF3366
}
span {
	line-height: 20px;
}


/* img =============================================================== */

img.under {
	margin-bottom: 5px;
}


/* div =============================================================== */

div.top {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 1px;
}


/* table ============================================================= */

table {
	font-size: x-small;
	color: #333333;
}
table.dic-contents {
	width: 99%;
	letter-spacing: 5px;
	border: 2px solid #666666;
	line-height: 20px;
}
table.faqtop {
	width: 100%;
	line-height: 30px;
	border: 2px solid #666666;
	background-image: url(../a_img/line01.gif);
}
table.linktop {
	width: 500px;
	border: 1px solid #666666;
	line-height: 20px;
}
table.submenu {
	border: #FFFFFF;
	width: 220px;
}
table.submenu-top {
	border: #FFFFFF;
	background-color: #005B88;
	color: #FFFFFF;
	height: 125px;
	width: 220px;
	text-align: center;
}
table.top {
	width: 220px;
	line-height: 25px;
}
table.topmain {
	line-height: 25px;
	width: 100%;
	text-align: center;
}


/* td ================================================================ */

td.cmspace {
	height: 220px;
	border: 1px solid #333333;
	font-size: 12px;
	vertical-align: top;
}
td.footer {
	color: #FFFFFF;
	background-color: #5F5F5F;
}
td.footer2 {
	width: 710px;
	border: none;
}
td.link {
	width: 730px;
}
td.linksp {
	width: 20px;
}
td.main {
	background-attachment: fixed;
	background-image: url(../a_img/top_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.nmz {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
td.space {
	height: 3px;
}
td.submenu {
	padding: 4px;
	border-top: 4px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
td.submenu-active {
	padding: 4px;
	border-top: 4px solid #FF8F20;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFEFDF;
}
td.submenu-space {
	width: 250px;
	vertical-align: top;
}
td.submenu-top {
	padding: 5px;
	background-color: #FFFFFF;
	color: #333333;
	height: 100px;
	text-align: left;
	vartical-align: top;
	font-size: 12px;
}



/* css end */

/* css Copyright (c) Be All Right ==================================== */
