@charset "utf-8";
body {
	color:#333333;
	background:#cccccc url(images/back.gif) repeat;
}
a, a:visited {
	color:#003366;
	text-decoration:underline;
}
a:hover {
	color:#006600;
	text-decoration:none;
}
a:active {
	color:#003366;
	text-decoration:underline;
}
/* ---- Hides from IE-mac ---- */
* html .floatholder {
	height: 1%;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* ---- font ---- */
body {
	font-size: 12px;
	font-family:'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
p, th, td, li {
	font-size:12px;
}
body {
	text-align:center;
	background-color: #FFFFFF;
}
/* ---- position ---- */

.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right;
	padding:8px 12px;
}
.txt_center {
	text-align:left;
	padding:26px 0 0 8px;
}
.img_left {
	float:left;
	display:inline;
}
.img_right {
	float:right;
	display:inline;
	padding:8px 5px 0 6px;
}
.img_center {
	display:block;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---- DIV ---- */
#wrapper {
	width:822px;
	margin:12px auto;
	text-align:left;
	background-color: #FFFFFF;
}
#container {
	width:798px;
	margin:12px;
	background-color: #FFFFFF;
}
#head {
	width:798px;
	margin-top: 12px;
}
#head h1 {
	height:18px;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	display: block;
}
#head h2 {
	margin:6px 0 0 0px;
	font-weight:normal;
}
#head h2 a {
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#head h2 a:hover {
	font-size:24px;
	line-height:30px;
	vertical-align:middle;
	text-decoration:none;
	color:#333333;
}
#head_menu {
	background:url(images/headbg.gif) no-repeat;
	width:798px;
	height:30px;
	clear: both;
	margin-top: 8px;
}
#head_menu ul {
	list-style-type:none;
	padding-left:80px;
}
#head_menu ul li {
	font-size:14px;
	letter-spacing:1px;
	float:left;
	width:140px;
	height:30px;
	position:relative;
}
#head_menu ul li a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:14px;
	width:140px;
	height:30px;
	line-height:30px;
	text-align:left;
}
#head_menu ul li a:hover {
	color:#ffff33;
}
.line {
	clear:left;
	margin:10px 0 0 0;
}
#contents {
	margin:10px 0 0 0;
	clear:left;
	zoom:100%;
}
#contents:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.side_sub {
	padding:12px;
	clear: both;
}
#footer {
	background:url(images/line.gif) no-repeat bottom;
	clear:both;
	height:32px;
	margin:0 0 0 0;
}
#footer_c {
	height:20px;
	font-size:10px;
	text-align:right;
	color:#333333;
	padding:2px;
	margin:4px 0 0 0;
}
#footer_c a {
	color:#333333;
	text-decoration:none;
}
#footer_c a:hover {
	color:#333333;
}
/* ---- TOP ---- */
#top {
}
#top_btm {
	zoom:100%;
}
#top_btm:after {
	content: "";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}
#top div#left {
	float:left;
	width:442px;
	margin:20px 0 0 0;
}
#top div#left h3 {
	font-size:12px;
}
#top div#left div.news {
	width:440px;
	clear: both;
	margin-bottom: 22px;
	margin-top: 11px;
}
#top div#left div.news div.main {
	margin:2px;
	padding-bottom: 12px;
}
#top div#left div.news div.main h4 {
	margin:8px 10px 0 10px;
	font-size:100%;
	color:#003366;
}
#top div#left div.news div.main p {
	margin:4px 10px 0 10px;
}
#top div#left_menu div.news {
	width:440px;
	clear: both;
	margin-bottom: 22px;
	margin-top: 11px;
}
#top div#left_menu div.news div.main {
	margin:2px;
	padding-bottom: 12px;
}
#top div#left_menu div.news div.main h4 {
	margin:8px 10px 0 10px;
	font-size:100%;
	color:#ffffff;
	text-decoration:underline;
}
#top div#left_menu div.news div.main p {
	margin:4px 10px 0 10px;
	color:#CCCCCC
}
#top div#left_menu {
	float:left;
	width:442px;
	margin:20px 0 0 0;
	background:url(images/back.gif) repeat;
}
#top div#left_menu h3 {
	font-size:12px;
}
#top div#sidecontents {
	float:left;
	width:337px;
	margin:20px 0 0 18px;
	border-left: 1px solid #ccc;
}
/* ---- sidebar ---- */
#slider1 {
	width: 798px; /* important to be same as image width */
	height: 160px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 798px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
	height: 1%;
}
.slider1Image span {
	position: absolute;
	font: 12px/15px "メイリオ", sans-serif;
	padding: 10px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
.left {
	top: 0;
	left: 0;
	width: 210px !important;
	height: 124px;
}
.right {
	right: 0;
	bottom: 4px;
	width: 210px !important;
	height: 124px;
}
.right1 {
	right: 0;
	bottom: 4px;
	width: 210px !important;
	height: 124px;
}

