﻿#header
{
    height: 102px;
    text-align: center;
}
#contents
{
    width: 992px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#footer
{
    height: 60px;
    text-align: center;
}

#pagetitle_high
{
    width: 992px;
    height: 312px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#pagetitle_high2
{
    width: 992px;
    height: 372px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#pagetitle_low
{
    width: 992px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

p
{
	font-size: small;
	margin-top: 0.3em;
	margin-left: 0.5em;
	margin-right: 0.4em;
	margin-bottom: 0em;
	font-family: "メイリオ",Verdana, Arial, sans-serif;
	line-height: 140%;
	color: #4C4C4C;
}
.horizon_color
{
    color: #556FB5;                     /* 水平線の色 */
    height: 1px;
}
.uline_dot
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #556FB5;		/* 下線色 */
}
.uline_dash
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #556FB5;       /* 下線色 */
}
.uline_dot_wide
{
	padding-bottom: 0.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #556FB5;		/* 下線色 */
	margin-bottom: 0.4em;
}
.uline_dash_wide
{
	padding-bottom: 0.3em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #556FB5;		/* 下線色 */
	margin-bottom: 0.4em;
}
h6
{
	margin-top: 0.5em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.3em;
	padding-top: 0.2mm;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #666666;						/* 文字色 */
	border: solid 6px #B8B8B8;			/* 枠線色 */
	border-top-color: #E1E4E7;			/* 枠線色 */
	border-right-color: #E1E4E7;		/* 枠線色 */
}
h5
{
	margin-top: 0.5em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.3em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #666666;						/* 文字色 */
	background: #E5E5E5;				/* 背景色 */
	border-left: solid 8px #B8B8B8;		/* 枠線色 */
}
h4
{
	margin-top: 0.5em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.3em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #666666;						/* 文字色 */
	border: solid 1px #B8B8B8;			/* 枠線色 */
	border-left-width: 8px;
}
h3
{
	margin-top: 0.5em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.3em;
	padding-top: 0.5mm;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	font-size: small;
	color: #666666;						/* 文字色 */
	background: #E5E5E5;				/* 背景色 */
	border: solid 1px #B8B8B8;			/* 枠線色 */
}
h2
{
	margin-top: 0.3em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.4em;
	font-size: small;
	color: #666666;						/* 文字色 */
}
h1
{
	margin-top: 0.3em;
	margin-left: 0.7em;
	margin-right: 0.7em;
	margin-bottom: 0.3em;
	font-size: x-large;
	color: #666666;						/* 文字色 */
}
a:link
{
	color: #006699;						/* リンク先の平常色 */
	text-decoration: none;
}
a:visited
{
	color: #009966;						/* リンク訪問後の色 */
	text-decoration: none;
}
a:hover
{
	color:Red;
}
a:active 
{
	color: #FF0066;						/* リンク先にフォーカスがある時の色 */
	text-decoration: none;
}
.p1
{
	margin-left: 1.5em;
}
.p2
{
	margin-left: 2.5em;
}
.p3
{
	margin-left: 3.5em;
}
.gothic
{
	font-family: Verdana, Arial, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
.mincho
{
	font-family: "ＭＳ Ｐ明朝", 平成明朝, serif, Times New Roman, Times;
}
ul
{
	list-style-type: disc;
	margin-top: 0.5em;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
}
ol
{
	list-style-type: decimal;
	margin-top: 0.5em;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
}
/*
------------------------------------------------
       Webページのテキスト表示位置の指定
------------------------------------------------
*/
.txt_center {
	text-align: center;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
/*
------------------------------------------------
   Webページのブロックサイズ別背景画像の指定
------------------------------------------------
*/
.tbc200_01
{
	background-image: url('images/200_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc200_02
{
	background-image: url('images/200_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc200_03
{
	background-image: url('images/200_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc260_01
{
	background-image: url('images/260_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc260_02
{
	background-image: url('images/260_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc260_03
{
	background-image: url('images/260_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc320_01
{
	background-image: url('images/320_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc320_02
{
	background-image: url('images/320_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc320_03
{
	background-image: url('images/320_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc328_01
{
	background-image: url('images/328_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc328_02
{
	background-image: url('images/328_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc328_03
{
	background-image: url('images/328_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc354_01
{
	background-image: url('images/354_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc354_02
{
	background-image: url('images/354_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc354_03
{
	background-image: url('images/354_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc384_01
{
	background-image: url('images/384_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc384_02
{
	background-image: url('images/384_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc384_03
{
	background-image: url('images/384_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc490_01
{
	background-image: url('images/490_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc490_02
{
	background-image: url('images/490_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc490_03
{
	background-image: url('images/490_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc596_01
{
	background-image: url('images/596_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc596_02
{
	background-image: url('images/596_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc596_03
{
	background-image: url('images/596_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc660_01
{
	background-image: url('images/660_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc660_02
{
	background-image: url('images/660_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc660_03
{
	background-image: url('images/660_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc720_01
{
	background-image: url('images/720_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc720_02
{
	background-image: url('images/720_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc720_03
{
	background-image: url('images/720_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc780_01
{
	background-image: url('images/780_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc780_02
{
	background-image: url('images/780_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc780_03
{
	background-image: url('images/780_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.tbc992_01
{
	background-image: url('images/992_01.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tbc992_02
{
	background-image: url('images/992_02.png');
	background-repeat:repeat-y;
	background-position:left;
}
.tbc992_03
{
	background-image: url('images/992_03.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.uline_dot_red
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: red;
}
.uline_dash_red
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: red;
}
.uline_dot_blue
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: blue;
}
.uline_dash_blue
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: blue;
}
.uline_dot_green
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: green;
}
.uline_dash_green
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: green;
}
.uline_dot_black
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.uline_dash_black
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.uline_dot_orange
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: orange;
}
.uline_dash_orange
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: orange;
}
.uline_dot_maroon
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: maroon;
}
.uline_dash_maroon
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: maroon;
}
.uline_dot_navy
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: navy;
}
.uline_dash_navy
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: navy;
}
.uline_dot_purple
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: purple;
}
.uline_dash_purple
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: purple;
}

