﻿@charset "utf-8";

div,p,ol,ul,li,dl,dt,dd {
  list-style:none;
  margin:0;
  padding:0;
}

h1,h2,h3,h4,h5 {margin:0;padding:0;}

img{border:0;}


/*レイアウト ############################################### */
.hs_Table {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.hs_td_l {
	background-image: url(../hs-kateika/img/menu/side_l.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.hs_td_r {
	background-image: url(../hs-kateika/img/menu/side_r.jpg);
	background-repeat: repeat-y;
	width: 3px;
}
.hs_td_b {
	background-image: url(../hs-kateika/img/menu/side_b.jpg);
	background-repeat: no-repeat;
}
.hs_td_m {
	background-color: #FDFFE8;
	width: 408px;
}
.hs_list {
	text-indent: 15px;
	padding: 5px;
	margin-bottom: 5px;
	color: #666666;
	background-image: url(../hs-kateika/img/menu/list_mark.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
}


.topixTable {
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.topixTable_th {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #ededed;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.topixTable_td {
	text-align: left;
	vertical-align: top;
}



.formTable {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 10px 10px 20px;
	padding: 0px;
	border: 1px solid #6699CC;
}
.formTable_td {
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	background: #FCFFEE;
	border: 1px solid #6699CC;
}
.formTable_td2 {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	background: #FCFFEE;
	border: 1px solid #6699CC;
}
.formTable_th {
	margin: 0px;
	padding: 0px;
}
.menu_caption {
	font: 0.9em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin-bottom: 2px;
	color: #666666;
}
.menu_list {
	font: 1.0em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 18px;
	padding: 5px;
	margin-bottom: 5px;
	color: #666666;
	background-image: url(../img/mark1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	text-align: left;
}
.menu_list2 {
	font: 1.0em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 24px;
	padding: 3px;
	margin-bottom: 3px;
	color: #666666;
}
.menu_td {
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
.menu_td_dot {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.menu_th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
/* ############################################################## */


/*Table設定ここから*/
.topTable {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF6600;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
}
.topTable_td {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FF6600;
}
.top_left {
	width: 400px;
	border: thin solid #96B1DA;
	border-collapse:collapse;
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	table-layout: fixed;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.top_right {
	width: 330px;
	border: thin solid #96B1DA;
	border-collapse:collapse;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.td_left1 {
	background-color: #FFFFE7;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}

.td_left2 {
	background-color: #F2FFE6;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}


.td_left3 {
	background-color: #FFF0F0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}

.td_right1 {
	background-color: #E8F9FF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}

.td_right2 {
	background-color: #FCF7FF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}


.td_right3 {
	background-color: #FFF9F7;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	height: auto;
	margin: 5px;
	color: #494949;
}

.topmenubg_td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/*hakkouここから*/

p#toppicpass {
	font-size: 10px;
	font-style: normal;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#hakkou_contents {
	margin: 5px;
	padding: 5px;
	width: 800px;
	left: 50px;
	clear: both;
	position: relative;
}
table#noBorder {
	margin: 5px;
	padding: 5px;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
/*hakkouここまで*/
font#imgComents {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.5pt;
	text-align: left;
	width: 420px;
	clear: none;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 20px;
	top: 5px;
	position: relative;
}
.FONTB18	{
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
  font-weight: bold
}
.FONTB14 {
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: bold
}
.FONTB12 {
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal
}
.FONTM14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: upper-roman
}
.FONTM12 {
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  list-style-position: inside;
  list-style-image: none;
  list-style-type: upper-roman
}
.FONTM10 {
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 10px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal
}
.FONTM09 {
  font-family: "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 9px;
  font-style: normal;
  line-height: 12px;
  font-weight: normal
}
.footertxt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
}
.footertxt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	color: #FF3300;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #FF3300;
	display: block;
	letter-spacing: 0.1em;
}

#kaizen {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 2px;
	width: 680px;
	margin: 5px;
	padding: 5px;
}


#td_linkList {
	padding: 5px;
	width: 300px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	float: left;
	text-align: left;
}
#sengenLink {
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	clear: both;
	float: none;
	text-align: center;
	margin: 10px;
}
/*副読本ここから*/
#hukudoku_contents {
	margin: 5px;
	padding: 5px;
	width: 855px;
	left: 10px;
	clear: both;
	position: relative;
}

#hukudokunavi{
	background-image: url(hukudoku_images/hukudoku_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 25px;
	width: 855px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
    }
#tosho_list {
	float: left;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#hukudokunavi ul,li{
	clear: none;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 27px;
	width: 130px;
	top: -18px;
	right: 0px;
	position: relative;
	left: 455px;
	bottom: 0px;
}
table#tosho_1 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 850px;
	border: 1px solid #FFCC00;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tosho_coment1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	clear: none;
	float: right;
	width: 600px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.shin1 {
	background-image: url(hukudoku_images/shin1_img2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f_shin1 {
	background-image: url(hukudoku_images/f_shin1_img2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	float: right;
	height: 158px;
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
	bottom: 10px;
	right: 10px;
}
.menu_img {
	table-layout: fixed;
	border-collapse: collapse;
	vertical-align: middle;
	margin-left: 5px;
}

table#tosho1 {
	margin: 5px;
	padding: 5px;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
	width: 600px;
	text-align: center;
	vertical-align: top;
	float: right;
}



/*スミムシバナー*/
#banner_sumim {
	display: block;
	float: right;
	position: relative;
	text-align: left;
	width: 118px;
	text-indent: 0px;
}

