@charset "UTF-8";

/* FONT */

div#topics dt {
	font-size: 70%;
}
div#topics dt, div#topics dd, div#topics h2, div#ajcategory h2, div#ajnewttl h2, div#ajcategory li {
	font-size: 80%;
}

div#ajnewitem p, div#ajcategory p, p.special {
	font-size: 70%;
}

/* ---------------MAIN MENU-------------- */
div#mainimgbox {
	clear: both;
	background: url("/cmn1/images/menu/bg_main.jpg") top center;
	padding: 0 0 14px 20px;
	margin-bottom: 2px;
	line-height: 100%;
	font-size: 80%;
}

div#mainimg {
}

div#indexmain {
	background: url("/cmn1/images/menu/bg_index2.jpg") top center;
	width: 850px;
}

div#maincolumn {
	background: url("/cmn1/images/menu/bg_index.gif") top center;
	width: 850px;
}

/* leftcolumn */

div#leftcolumn {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 540px;
}

div#ajcategory {
	margin-left: 20px;
	margin-right: 20px;
	background-color: #738CA4;
	padding: 15px 0 5px 20px;
}

div#ajcategory h2 {
	float: left;
	height: 25px;
}

div#ajcategory p {
	float: right;
	padding-right: 20px;
	height: 25px;
	line-height: 110%;
}

div#ajcategory ul {
	clear: both;
}

div#ajcategory li {
	list-style: none;
	display: inline;
	padding-right: 13px;	
}

div#ajcategory li img {
	display: inline;
	margin-bottom: 20px;
}


div#ajnew {
	background-color: #A8B8BF ;
	margin-left: 20px;
	margin-right: 20px;
	padding: 15px 0px 15px 20px;
}

div#ajnewttl {
	height: 25px;
}

div#ajnewttl h2 {
	float: left;
}

div#ajnewttl p {
	float: right;
	padding-right: 20px;
}

div#ajnewitem {
	width: 460px;
}

div#ajnewitem p  {
	float: left;
	margin-right: 2px;
	width: 90px;
	line-height: 130%;
	text-align: center;
}

div#ajnewitem p img {
	margin-bottom: 5px;
	width: 90px;
	height: 90px;
}
div#ajnewitem p a:link {color: #000000; text-decoration: none;}
div#ajnewitem p a:visited {color: #000000; text-decoration: none;}
div#ajnewitem p a:active {color: #958157; text-decoration: none;}
div#ajnewitem p a:hover {color: #958157; text-decoration: none;}


/* rightcolumn */

div#rightcolumn {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 308px;

}

div#topics {
	background-color: #7C6851 ;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 15px 20px 15px 20px;
}

div#topics h2 {
	height: 25px;
}

div#topics dt {
	line-height: 130%;
	color: #D4D57F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#topics dd {
	margin-bottom: 5px;
	line-height: 130%;
}

div#topics dd a:link {color: #FFF; text-decoration: none;}
div#topics dd a:visited {color: #FFF; text-decoration: none;}
div#topics dd a:active {color: #000; text-decoration: none;}
div#topics dd a:hover {color: #000; text-decoration: none;}

div#topics p {
	padding-top: 8px;
	width: 39px;
}

p.special {
	margin-left: 20px;
	margin-bottom: 5px;
}

p.special img {
	margin-bottom: 5px;
}

p.special a:link {color: #000; text-decoration: none;}
p.special a:visited {color: #000; text-decoration: none;}
p.special a:active {color: #958157; text-decoration: none;}
p.special a:hover {color: #958157; text-decoration: none;}
