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

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}


.linktext {
	font-size: 12px;
	line-height: 120%;
}
.linktext a:link {
	color: #3366CC;
	text-decoration: underline;
}

.linktext a:hover {
	color: #3366CC;
}

.ftext {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	padding: 15px;
	float: left;
}
.fcp {
	font-size: 12px;
	color: #666666;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.ftext a:link {
	color: #666666;
	text-decoration: none;
}

.ftext a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.ftext a:active {
.ftext 	color: #3366CC;
	text-decoration: none;
}
.ftext a:visited {
	color: #666666;
	text-decoration: none;
}


#wrapper {
	width: 760px;
	position: relative;
	float: left;
}
#header {
	width: 760px;
	float: left;
}
#navi {
	float: left;
	width: 195px;
}
#main {
	float: right;
	width: 560px;
}
#polarisrx {
	background-image: url(../img/top/polarisra_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 255px;
	width: 560px;
}
#news {
	width: 760px;
}
#footer {
	font-size: 12px;
	color: #666666;
	width: 760px;
}
#newsleft {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 12px;
	line-height: 120%;
	color: #FF3300;
}
#newsright {
	float: right;
	width: 610px;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dl {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin: 0px;
}
.fline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}



.print {
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}
.naviblank {
	background-color: #003466;
	height: 46px;
	width: 195px;
}
.mission {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}



.logo {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 18px;
	text-decoration: none;
	float: left;
}

h1 {
	font-size: 12px;
	line-height: 120px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 30px;
	margin-left: 17px;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi ul#naviList li a { 
display: block; 
text-decoration: none; 
text-indent: -90000px; 
width: 195px; 
height: 24px; 
}

#navi ul#naviList li.home a {
	background-image: url(../img/menu/top_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
} 

#navi ul#naviList li.cp a { 
	background-image: url(../img/menu/top_cp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li.pl a { 
	background-image: url(../img/menu/top_pl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li.ni a { 
	background-image: url(../img/menu/top_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li.ni a { 
	background-image: url(../img/menu/top_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li.emp a { 
	background-image: url(../img/menu/top_emp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li.inq a { 
	background-image: url(../img/menu/top_inq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#navi ul#naviList li a:hover { 
background-position: right top; 
} 
