@charset "UTF-8";

/*ページ全体*/
* {
margin:0;
padding:0;
} 

/*表示全体*/
#pege	{
	width: 900px;
	background-color: #ffffff;
	border:1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

body	{
	background-image:url("./images/bg1.jpg")
	background-repeat: no-repeat;
	background-color: #ffffff;
	color:#535353;
	font-size:14px;
	FONT-FAMILY: Meiryo,"メイリオ",Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	line-height:1.5;
}

/*ヘッダー*/
.header	{
	width: 900px;
	color: #ffffff;
}

h1	{
	background-imge: url("images/h1_rogo3.jpg");
	background-repeat: repeat;
	background-color: #1565BD;
	font-family: none;
	color: #fcfcfc;
	margin: 1px;
	font-size: 1.2em;
	padding: 5px;
	margin: 0;
	text-align: left;
}

h2	{
	background-image: url("images/h1_rogo3.jpg");
	background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #000000;
	font-size:150%;
	padding: 5px;
	font-weight: bold;
}

.jpn {
	margin-top: 25px;
	margin-bottom: 0px;

}

h3	{
	background-color: #000000;
	width: 168px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 4px;
	border:1px solid #000000;
}

h4	{
	background-color: #000000;
	width: 80px;
	color: #ffffff;
	text-align: center;
	padding: 4px;
	margin-top: 5px;
}

	
/*共通ナビ*/
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 900px;
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	font-family:  Meiryo,"メイリオ",Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	background-image: url("images/navi.jpg");
	background-repeat: repeat-x;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #ffffff;
	background-image: url("images/navi.jpg");
	background-repeat: repeat-x;
}
ul#topnav li a {
	padding: 7px 20px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul#topnav li:hover {background-image: url("images/footer_rogo2.jpg");
	background-repeat: repeat-x;}

ul#topnav li span {
	float: left;
	padding: 8px 0px;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 900px;
	background-image: url("images/footer_rogo2.jpg");
	background-repeat: repeat-x;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

/*ナビゲーション*/
.navi	{
	width: 170px;
	float: left;
	padding-top: 0px;
	margin-top: 41px;
	margin-bottom: auto;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", "Arial Black";
	background-color: #000000;
	border: 1px solid #535353
}

.navi ul {
	border: 1px solid #535353;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	display:block;/*テキストをブロック化*/
	text-decoration: none;
}
.navi li {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #7A8591;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	background-color: #7A8591;
	background-image: url("");
	background-repeat: repeat-x;
	line-height:3.0em;
	letter-spacing:1px;
	display:block;/*テキストをブロック化*/
	text-decoration: none;

}

/*リンクの配色*/
.navi li a:hover {
	display:block;
	text-decoration: underline;
}
a:link{
	color: #000033;
}
a:visited{
	color: #0000FF;
}
a:hover{
	color: #FF0000;
}

img{
	border: none;
}
/*画像スライダーhttp://wakkanai.uple123.jp*/
#viewline
{
	background-color: #000;
	position: relative;
	height: 200px;
	overflow: hidden;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom: 10px;
}

	#viewline #left-arrow, #viewline #right-arrow
	{
		position: absolute;
		background-image: url(images/vl_arrows.png);
		cursor: pointer;
		height: 33px;
		width: 33px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		left: 20px;
		z-index: 50;
		background-position: 0 0px;
	}
	
	#viewline #left-arrow:hover, #right-arrow:hover
	{
		background-position: 0 -34px;
	}
	
	#viewline #right-arrow
	{
		left: auto;
		right: 20px;
		background-position: -34px 0px;
	}
	
	#viewline #right-arrow:hover
	{
		background-position: -34px -34px;
	}
	
	#viewline .caption
	{
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		background-image: url(/test/img/caption-bg.png);
		padding: 20px;
		color: #fff;
		z-index: 40;
	}
/*メイン*/

.main	{
	padding-top: 79px;
	padding-bottom: 20px;/*下の空白*/
	left: clear;
	width: 700px;
	margin-left: 185px;

}

.news	{
	padding: 15px;
}

.title	{
	font-size: 1.1em;
}
/*フッター*/
.footer	{
	width: 900px;
	float: clear;
	left: clear;
	background-image: url("images/footer_rogo2.jpg");
	background-repeat: repeat-x;
	text-align: center;
	color: #fcfcfc;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border: 1px solid #000000;
	padding: auto;
}
address	{
	font-style: normal;
	color: #fcfcfc;
}

caption {
	font-size: 1.4em;
	text-align: left;
	border-left: 10px solid #000000;
	margin-left: 0px;
	color: #000000;
	padding: 3px;
	font-weight: bold;
	
}
table	{
	width: 700px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
    border-spacing: 0;
    background-image:  url("images/navi.jpg");
	background-repeat: repeat-x;
	margin-top: 3px;

}
.jpn2	{
	border: 1px solid #000000;
	separate:0px;
	padding: 1px;
	text-align: center;
	font-size: 0.8em;
	cellspacing: 0px;
	background-color:#a0a9b2;
	background-imge:  url("images/td.gif");
	background-repeat: repeat-x;
	color: #000000;
	width: 700px;
	}
.jpn3	{
	width: 200px;
}
th{
	border: 1px solid #000000;
	padding: 4px;
	font-size: 1.2em;
	font-weight: bold;
	background-image:  url("images/h1_rogo3.jpg");
	background-repeat: repeat-x;
	color: #ffffff;
}
td{
	border: 1px solid #000000;
	padding: 3px;
	text-align: center;
	font-size: 1.1em;
	cellspacing: 0;
	background-image:  url("images/td.gif");
	background-repeat: repeat-x;
	color: #000000;
}