@charset "shift_jis";

/*全体の設定*/

body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	background-color: #F5F5F5;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*コンテナ（枠）の設定*/
#container {
					/*全体の枠*/
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#container_main {
				/*コンテンツ部分の枠*/
	width: 780px;
	margin: 10px;
}
#container_left {
				/*左側の枠*/
	float: left;
	width: 580px;
}

/*ヘッダー（ページトップ部分）の設定*/
#header {
	background-image : url(top01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
}#head_menu {
	background-color: #dddddd;
	height: 45px;
	width: 800px;
}

/*文字・段落の設定*/
h1,h2,h3,h4,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#container_left h2 {
	background-color: #FFA600;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
.txt_red {
	color: #FF0000;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 10px;
	left: 15px;
	color: #666666;
}
#header p {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 620px;
	top: 45px;
	text-decoration: none;
	color: #CCCCCC;
}
#header a {
	text-decoration: none;
	color: #FF9900;
}

/*ヘッダーメニューの設定*/
#head_menu a:hover img{
	visibility: hidden;
}
#container #header a:hover {
	color: #FFFF00;
}

#menu01 {
	background-image : url(menu01_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 134px;
}
#menu02 {
	background-image : url(menu02_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 133px;
}
#menu03 {
	background-image : url(menu03_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 133px;
}
#menu04 {
	background-image : url(menu04_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 133px;
}
#menu05 {
	background-image : url(menu05_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 133px;
}
#menu06 {
	background-image : url(menu06_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 134px;
}

#menu01 a {
	display: block;
}
#menu02 a {
	display: block;
}
#menu03 a {
	display: block;
}
#menu04 a {
	display: block;
}
#menu05 a {
	display: block;
}
#menu06 a {
	display: block;
}
/*サイドメニューの設定*/
#container_right {
	float: left;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FCF9CD;
}
.side_menu p {
}
#container_right h3 {
	line-height: 25px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 12px;
	background-image : url(side_banner01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
}
#container_right p {
	color: #666666;
}
/*フッターの設定*/
.footer_line {
	background-color: #CCCCCC;
	height: 15px;
	width: 800px;
}
#footer {
	clear: both;
	width: 800px;
	text-align: center;
}

.WakuClass{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;border-style : none solid solid;
  border-left-color : black;
  border-right-color : black;
  border-bottom-color : black;
  width : 550px;
  height : 300px;
}

.SelectedTabClass{
  vertical-align : middle;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;border-style : solid solid none;
  border-top-color : black;
  border-left-color : black;
  border-right-color : black;
  width : 100px;
  height : 15pt;
  display : block;
}

.LinkClass{
  text-decoration : none;
  width : 100px;
  display : block;
}

.LinkTabClass{
  background-color : silver;
  vertical-align : middle;
  text-align : center;border-width : 1px;border-style : solid;border-color : black;
  width : 100px;
  height : 15pt;
}

.NoTabClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 15px;
  height : 15pt;
}

.SpaceClass{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : black;
  width : 220px;
  height : 15pt;
}

.HyoClass{
  margin-right : 10px;
  clear : left;
}
