@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
}

img{
  border:none;
}

a:link {
  color: #cc0066;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  color: #cc0066;
  font-size: 12px;
  text-decoration: none;
}

a:visited {
  color: #cc0066;
  font-size: 12px;
  text-decoration: none;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 870px;
  border-right:  solid 3px #c6c6c6;
  border-bottom: solid 3px #c6c6c6;
  border-left: solid 3px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 870px;
  height: 65px;
  background-color: #999999;
  font-family:Verdana;
  background-color: #ffffff;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-size: 10px;
  color: #cc0066;
}

#header h2 {
  margin: 0;
  padding: 5px 10px 10px 18px;
  width: 400px;
  height: 20px;
  text-align: left;
  font-size: 27px;
  color: #666666;
}


#header h2 a{
  margin: 0;
  padding: 0 10px 10px 15px;
  width: 400px;
  height: 20px;
  text-align: left;
  font-size: 27px;
  color: #666666;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  background-color: #333333;
  margin: 0px;
  padding: 15px 0 5px 20px;
  background: url(img/head_menu_back.gif) repeat;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 2px 0 10px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 620px;
}

#contents h2 {
  margin: 10px 0 0 0;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 15px 0 30px 0;
  line-height: 150%;
  letter-spacing: 1px;
  width: 550px;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}


.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 140px;
  text-align: left;

}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  width: 140px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #666;
  display: block;
  border-top: solid 1px #c6c6c6;
  border-right: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  width: 140px;
  padding: 6px 0 5px 10px;
  font-size: 12px;
  background-image: url(img/menu_back.gif);
 }

.menulist a:hover{
  color: #666;
  background-color: #f3f3f2;
}


.menulist2 a{
  color: #ff3300;
  display: block;
  width: 160px;
  height:133px
  padding: 10px 0 5px 0;
  font-size: 12px;
  
 }

.menulist2 a:hover{
  color: #009999;
  background-color: #ffffff;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}

/*テーブルセット*/
#tbl_setA{
	border:#0099CC solid 0px;
	border-collapse:collapse;
	margin:10px 0 10px 10px;
	}
	
#tbl_setA th{
	border:#0099CC solid 1px;
	padding:6px;
	color:#333;
	text-align:left;
	}
	
#tbl_setA td h3{
	background-color: #ffffff;
	padding:0 0 10px 0;
	text-align:left;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	color:#0099FF;
	}
		
#tbl_setA td h3 a{
	background-color: #ffffff;
	padding:0 0 10px 0;
	text-align:left;
	font-size: 12px;
	color:#0099FF;
	}
	
#tbl_setA td{
	border:#0099CC solid 1px;
	padding:6px;
	}	


#tbl_setB{
	border:#33cc33 solid 0px;
	border-collapse:collapse;
	margin:10px 0 10px 10px;
	}
	
#tbl_setB th{
	border:#33cc33 solid 1px;
	padding:6px;
	color:#333;
	text-align:left;
	}
	
#tbl_setB td h3{
	background-color: #ffffff;
	padding:0 0 10px 0;
	text-align:left;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	color:#33cc33;
	}
		
#tbl_setB td h3 a{
	background-color: #ffffff;
	padding:0 0 10px 0;
	text-align:left;
	font-size: 12px;
	color:#33cc33;
	}
	
#tbl_setB td{
	border:#33cc33 solid 1px;
	padding:6px;
	}	

/*---------- フッター ----------*/

#footer {
  clear: both;
  margin: 0;
  padding: 4px 0 15px 10px;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #cc0066;
  background-color: #ffffff;
}

#footer p {
  margin: 0;
  padding: 0 0 14px 0;
  color: #333333;
  font-size: 10px;
 }

#footer a {
  color: #333333;
  font-size: 10px;
 }

#footer a:hover {
  color: #333333;
}

/*---------- jquery スライドショー画像設定 ----------*/

#viewer {
	margin: 0 auto;
	padding: 0 0 0 40px;
	width: 580px;
	height: 200px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}