@charset "UTF-8";

a:link {
	color: #000E47;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000E47;
}
a:hover {
	text-decoration: none;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #000E47;
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	line-height: 17px;
	letter-spacing: 0.08em;
}
h1{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/*--------------------*/

.top {
	height: 120px;
	background-image: url(img/top_1pix.jpg);
	background-repeat: repeat-x;
}
.navi {
	height: 25px;
	padding-top: 95px;
	width: 1020px;
	background-image: url(img/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headers {
	height: 25px;
	width: 1000px;
}
.mid {
	width: 1015px;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 15px;
}
.mid_txt {
	width: 1020px;
	text-align: left;
	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.magicmagnify_w1000 {
	width: 1000px;
	height: 300px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.magicmagnify_w305 {
	width: 305px;
	height: 470px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
}
.magicmagnify_w305_mag {
	width: 305px;
	height: 520px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
}
.magicthumb_mag {
	width: 283px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_mag_line_02 {
	width: 283px;
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_www {
	width: 283px;
	height: 290px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_news {
	width: 360px;
	height: 290px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_news_high {
	width: 360px;
	height: 880px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_news_02 {
	width: 360px;
	height: 500px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.magicthumb_www_line_02 {
	width: 283px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
.caption_txt {
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	padding-bottom: 10px;
}

.bottom {
	width: 1000px;
	text-align: right;
	height: 120px;
	background-image: url(img/bottom_1pix.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	margin-top: 20px;
	clear: left;
}


/*----------chromemenu starts----------*/
.chromestyle{
width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 6px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	border-right: 0px solid #BBB;
	border-left: 0px solid #BBB;
	font-size: 12px;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 0.2em;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #818181;
	padding: 4px 8px 4px 4px;
	margin: 0;
	text-decoration: none;
	border-right: 0px dotted #ABABAB;
}

.chromestyle ul li a:hover{
	color: #6C6C6C;
	background: url(img/ub_navi_liuku_over.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/*----------chromemenu ends----------*/

