@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../img/back/back_border_02.gif);
	background-repeat: repeat;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.right {
	text-align: right;
}



.textColor01 {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}

h3 {/*インデックス以外のページのタイトル、見出しに使う*/
	color: #FF0000;
	background-color: #000000;
	text-align: center;
	line-height: 30px;
	clear: both;
	margin: 0px 0px 10px;
	letter-spacing: 2px;
}
h4,h5,p {
	line-height: 25px;
}
#main     h4         {
	text-indent: 20px;
	margin-top: 10px;
	background-color: #EAEAEA;
	margin-bottom: 10px;
	background-image: url(../img/arrow/arrow_red01_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}

table {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
	text-align: center;
}



td,th   {
	border: 1px solid #666666;
	vertical-align: middle;
	padding: 6px;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}


a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}


#page {
	width: 880px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#header {
	background-color: #990000;
	height: 80px;
	padding-top: 10px;
}
#pan {
	background-image: url(../img/back/back_grad01_1.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 30px;
	padding-right: 20px;
	background-position: bottom;
	text-align: right;
}
#pan ol li a {
	font-weight: normal;
}

#pan ol  li      {
	background-image: url(../img/arrow/arrow_red01_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	display: inline;
	zoom: 1;
	line-height: 30px;
}
#pan ol   li:first-child       {
	background-image: none;
}

#left {
	float: left;
	width: 140px;
	margin: 20px auto 20px 0px;
	padding: 0px 0px 0px 20px;
}



#main {
	float: right;
	text-align: left;
	position: relative;
	line-height: 2;
	width: 680px;
	margin: 20px 20px 20px auto;
	overflow: hidden;
	padding: 0px;
}
#gNavi {
	vertical-align: middle;
	background-image: url(../img/back/back_grad01_2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	padding-right: 20px;
}
.top   {
	background-image: url(../img/arrow/arrow_black02_u.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 30px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}
.back    {
	background-image: url(../img/arrow/arrow_black02_l.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 30px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}




#footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	background-color: #EAEAEA;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 2;
}

#footer li {
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	zoom: 1
}



#footer ul,#copy {
	font-weight: normal;
}
a.pdf {
	background-image: url(../img/icon/pdf_icon.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 20px;
	font-weight: normal;
}
a.word {
	background-image: url(../img/icon/word_icon.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 20px;
	font-weight: normal;
}
div.none {
	display: none;
}
#main   div.updown  {
	margin: 10px 0px;
	clear: both;
}
#main  h4.updown  {
	width: 100%;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.floatClear      {
	clear: both;
}
#main    a div.down   {
	font-weight: normal;
	background-image: url(../img/arrow/arrow_black02_d.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EAEAEA;
	float: right;
	height: 15px;
	width: 15px;
	margin: 0px;
	padding: 5px;
	line-height: normal;
}
#main     a div.up   {
	font-weight: normal;
	background-image: url(../img/arrow/arrow_black02_u.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EAEAEA;
	float: right;
	height: 15px;
	width: 15px;
	margin: 0px;
	padding: 5px;
	line-height: normal;

}


.new {
	color: #FF0000;
	padding: 0px 2px;
	border: 1px solid #FF0000;
	margin: 2px 0px 0px 5px;
	font-size: 8px;
	letter-spacing: 1px;
	font-weight: normal;
}

/* CSS Document */


#atention {
	font-weight: bold;
	text-align: center;
	clear: both;
	display: none;
}

