/*<一般的なスタイル>*/

body {
	color: #333333;
	margin: 2px;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.9em;
	background-color: #ffffff;
}

p {
	padding-bottom: 1em;
	line-height: 130%;
	padding-left: 10px;
	width: 580px;
}
#contentContainer #content li {
}

b, strong {

}
#container #contentContainer #content dt {
	font-weight: bold;
}

#container #contentContainer #content dd {
	padding-bottom: 1em;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}

h1 {
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 0px;
	width: auto;
}

h2 {
	padding-bottom: 2px;
}

h3 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #0099FF;
	padding-left: 2px;
	border-bottom-style: dotted;
	margin-left: 0px;
	margin-right: 10px;
	width: 580px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	padding-left: 2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-left: 2px;
	width: 580px;
}	
/*</一般的なスタイル>*/

/*<レイアウト>*/

#containerWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

/*<ページヘッダ>*/

#pageHeader {
	height: 80px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	position: relative;
}

#pageHeader img {
}


#pageHeader p {
	float: right;
}

#pageHeader h1 {
	padding-top: 30px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}

#pageHeader h2 {
	color: #333333;
	font-size: 0.88em;
	font-weight: normal;
	position: absolute;
	top: 15px;
	left: 415px;
}

#pageHeader #navi {
	top: 45px;
	clear: both;
	float: right;
	position: absolute;
	left: 370px;
}

#pageHeader #navi ul {
}

#pageHeader #navi li{
	display: inline;
}



/*<サイドナビ全体コンテナ>*/
#sidenaviContainer {
}
#sidenavi {
}

/*<サイドナビヘッダ>*/
#saidenaviHeader {
}

/*<サイドナビ>*/
#sidenavi ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavi li a {
	padding: 0px;
	height: 0px;
	width: px;
	display: none;
	color: #003399;
	text-decoration: none;
}

#sidenavi li#btn0 a {
	background-image: url(../images/sidenavi/menu_btn00off.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn0_on {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn00on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn0 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn00on.gif);
	background-repeat: no-repeat;
}


#sidenavi li#btn1 a {
	background-image: url(../images/sidenavi/menu_btn01off.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn1_on {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn01on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn1 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn01on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn2 a {
	background-image: url(../images/sidenavi/menu_btn02off.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn2_on {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn02on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn2 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn02on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn3 a {
	background-image: url(../images/sidenavi/menu_btn03off.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn3_on {
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn03on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn3 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn03on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn4 a {
	background-image: url(../images/sidenavi/menu_btn04off.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn4_on {
	background: url(../images/sidenavi/menu_btn04on.gif) no-repeat;
	padding: 0px;	height: 40px;
color: #FFFFFF;
}
#sidenavi li#btn4 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn04on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn5 a {
	background: url(../images/sidenavi/menu_btn05off.gif) no-repeat;
}
#sidenavi li#btn5_on {
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn05on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn5 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn05on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn6 a {
	background: url(../images/sidenavi/menu_btn06off.gif) no-repeat;
}
#sidenavi li#btn6_on {
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn06on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn6 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn06on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn7 a {
	background: url(../images/sidenavi/menu_btn07off.gif) no-repeat;
}
#sidenavi li#btn7_on {
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn07on.gif);
	background-repeat: no-repeat;
}
#sidenavi li#btn7 a:hover {
	padding: 0px;	height: 27px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn07on.gif);
	background-repeat: no-repeat;
}

#sidenavi li#btn8 a {
	background: url(../images/sidenavi/menu_btn08off.jpg) no-repeat;
}
#sidenavi li#btn8_on {
	padding: 0px;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn08on.jpg);
	background-repeat: no-repeat;
}
#sidenavi li#btn8 a:hover {
	padding: 0px;	height: 40px;
color: #FFFFFF;
	background-image: url(../images/sidenavi/menu_btn08on.jpg);
	background-repeat: no-repeat;
}

/* サイドナビ - Level 1 */

#sidenavi ol {
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}

#sidenavi ol li {
	text-align: left;
	height: 1.5em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-type: none;
}

#sidenavi ol a {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	background-color: #F3F3F3;
	display: block;
	margin: 0px;
	text-indent: 20px;
}

#sidenavi ol a:hover {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	background: #cccccc;
}

#sidenavi ol #current{
	text-shadow: 0px 1px 0px #ffffff;
	color: #333333;
	background-color: #F3F3F3;
	background-image: url(../images/btn_yaji_01.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}

#sidenavi ol .currentAncestor {
	background: #ebebeb;
	text-shadow: none;
}
/*</サイドナビ>*/

/*<サイドナビ内テキスト表示>*/
#sidenavi em {
	visibility: hidden;
	font-size: 0.9em;
	color: #FFFFFF;
}

/*<バナーエリア>*/
#banner_area {
	display: none;
}

/*</サイドナビ全体コンテナ>*/



/*<コンテンツ内全体コンテナ>*/
#contentContainer {
	background-color: #FFFFFF;
}

#contentContainer #content {
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
}

/*<パンくずリスト>*/

#contentContainer #content #pankuzucontainer {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#contentContainer #content #pankuzucontainer ul {
	list-style: none;
	padding: 0px;
}

#contentContainer #content #pankuzucontainer li {
	display: none;
	list-style-type: none;
}

#pankuzucontainer a {
	text-decoration: none;
}

#pankuzucontainer a:hover {
	text-decoration: underline;
}
/*</パンくずリスト>*/

/* メインコンテンツ内リスト */
#contentContainer #content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 25px;
	margin: 0px;
}

#contentContainer #content li {
	background-position: left;
	list-style-type: disc;
	line-height: 150%;
}

#contentContainer #content .text_right {
	text-align: right;
	padding: 10px;
}


/*<フッタ>*/
#footer {
	text-align: center;
	color: #333333;
	font-size: 0.8em;
	padding-top: 10px;
	background-color: #D6D6D6;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 780px;
	height: 40px;
	position: relative;
	clear: both;
}

#footer #footer_navi {
	position: absolute;
	top: 10px;
	left: 35px;
}
#footer #Copyright { position: absolute; top: 10px; right: 40px; }

#footer p {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-size: 0.8em;
}


#footer ul {
	list-style-type: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 8px;
	font-size: 0.8em;
}

#footer li {
	display: inline;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}






#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}


.midashi_tittle1 {
	font-size: 1.1em;
	border-left-color: #0099FF;
	font-weight: bold;
	background-repeat: repeat;
	border-left-width: 8px;
	border-left-style: solid;
	color: #FFFFFF;
	line-height: 1.1em;
	background-image: url(../images/midashi_tittle1_bg.gif);
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listImg {
	margin-right: 5px;
}

.jump {
	display: none;
}

.clearer {
	clear: both;
}

.pageTop {
	margin-top: 2em;
	margin-bottom: 1em;
	clear: both;
	text-align: right;
}


/* テーブルスタイル */
table {
	font-size: 1em;
}

/*--------------- 表1  ---------------*/
.hyou1 {
	text-align: left;
	padding-left: 0px;
}
.hyou1 table {
	border-collapse: collapse;
	border: 1px none #666;
	border-spacing: 0;
	empty-cells: show;
	margin-top: 10px;
	font-size: 100%;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	color: #333333;
	line-height: 130%;
}
.hyou1 table ul {
	margin-left: 0px;
	padding-left: 10px;
}

.hyou1 table li {
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}

.hyou1 caption {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hyou1 th,.hyou1 tr,.hyou1 td {
	padding: 5px;
	border: 5px solid #FFFFFF;
}

.hyou1-s1 {
	background-color: #CCFFCC;
}
.hyou1-s2 {
	background-color: #F1FFE3;
	vertical-align: top;
}
.hyou1-s3 {
	white-space: nowrap;
	font-weight: normal;
}
.hyou1-s4 {
	white-space: nowrap;
}

	
/*--------------- 表2  ---------------*/
.hyou2 {
	text-align: left;
	padding-left: 0px;
}
.hyou2 table {
	border-collapse: collapse;
	border: 1px solid #666;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	margin-top: 10px;
	font-size: 90%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.hyou2 caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
}
.hyou2 th,.hyou2 tr,.hyou2 td {
	border: 1px solid #666;
	padding: 5px;
}

.hyou2-s1 {
	background-color: #CCFFCC;
}
.hyou2-s2 {
	background-color: #F1FFE3;
}
.hyou2-s3 {
	white-space: nowrap;
	font-weight: bold;
}
.hyou2-s4 {
	white-space: nowrap;
	text-align: center;
}
.hyou2-s5 {
	white-space: nowrap;
	text-align: right;
}


/*--------------- 表3  ---------------*/
.hyou3 {
	text-align: left;
	padding-left: 0px;
}
.hyou3 table {
	border-collapse: collapse;
	border: 1px solid #CFCFCF;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	margin-top: 10px;
	font-size: 100%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.hyou3 caption {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	text-align: left;
}
.hyou3 th,.hyou3 tr,.hyou3 td {
	border: 1px solid #CFCFCF;
	padding: 5px;
}

.hyou3-s1 {
	background-color: #CCFFCC;
}
.hyou3-s2 {
	background-color: #E8E8E8;
	vertical-align: top;
}
.hyou3-s3 {
	white-space: nowrap;
	font-weight: bold;
}
.hyou3-s4 {
	white-space: nowrap;
	text-align: center;
}


/*テキストサイズ・カラー*/
.textL {
	font-size: 115%;
}
.textLL {
	font-size: 125%;
}
.textM {
	font-size: 90%;
}
.textS {
	font-size: 80%;
}
.textL_green {
	font-size: 120%;
	font-weight: bold;
	color: #009900;
}
.textBlue {
	color: #3333CC;
	font-weight: bold;
}
.textLightBlue {
	color: #0066FF;
	font-weight: bold;
	font-size: 120%;
}
.textGreen{
	color: #009900
	font-weight: bold;
}
.textRed {
	color: #FF0000;
}
.textRed_L {
	color: #FF0000;
	font-size: 120%;
}
.textRed_LL {
	color: #FF0000;
	font-size: 130%;
}

.textDeepRed {
	color: #990000;
}
.textOrange {
	color: #FF6600;
	font-weight: bold;
}
.textPink {
	color: #FF33CC;
	font-weight: bold;
}
/*</テキストサイズ・カラー*/

/*<リンク・>*/
#containerWrapper #container #contentContainer #content .link {
	margin-left: 20px;
}

#containerWrapper #container #contentContainer #content .link li {
	list-style-image: url(../images/btn_link_allow.gif);
	line-height: 2em;
}
#containerWrapper #container #contentContainer #content .link a {
}

/*<サイトマップページ>*/
#content .box {
	background: #FFFFFF;
	width: 40%;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.box p {
	margin-right: 1px;
	margin-left: 1em;
}
.box h3 {
	text-align: left;
	clear: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box ul{
	margin: 0.5em 0px 1em 10px!important;
	padding: 0px;

}
.cont_name {
	display: block;
	color: #0B408D;
	border-bottom: 1px solid #CCCCCC;
	font-size: 105%;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.cont_name #right {
	float: right;
}

.cont_name a:link, {
	color: #0B408D;
	text-decoration: none;
}
.cont_name a:visited {
	color: #0B408D;
	text-decoration: none;
}
.cont_name a:hover {
	text-decoration: underline;
 }
