/*1:layout
=================================*/

#contents {
	float: left;
	width: 592px;
	background-color: #FFFFFF;
}
#breadcrumbs {
	text-align: left;
	font-size: smaller;
	margin-left: 15px;
	margin-top: 5px;
}

#contents h1 {
	background-image: url(../img/h1_550.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 1px 10px;
	margin: 5px 15px;
	height: 30px;
}
#contents h2 {
	text-align: left;
	margin: 10px 15px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 30px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contents h3 {
	text-align: left;
	margin: 10px 30px 10px 20;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div.left10px {
	margin-left: 10px;
}
.left45px {
	margin-left: 45px;
}


/*1:moji
=================================*/

p.txt {
	text-align: left;
	margin: 5px 30px 5px 25px;
}
p.txt35 {
	text-align: left;
	margin: 5px 30px 5px 35px;
}
.right {
	text-align: right;
	margin-right: 30px;
}
.right5 {
	text-align: right;
	margin-right: 20px;
	margin-top: 3px;
}
.right0 {
	text-align: right;
}
p.b-center {
	font-weight: bold;
	text-align: center;
}
p.bold {
	font-weight: bold;
	text-align: left;
	margin: 5px 30px 5px 25px;
}
.arrow01 {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
	padding-left: 20px;
}


/*1:images
=================================*/

.img-right {
	text-align: center;
	float: right;
	margin: 10px 30px 10px 15px;
}
.img-left {
	text-align: center;
	float: left;
	margin: 10px 25px;
}
.img-center {
	text-align: center;
	margin: 10px;
}
.img-right50 {
	text-align: center;
	float: right;
	margin: 10px 50px 10px 15px;
}
.img-left50 {
	text-align: center;
	float: left;
	margin: 10px 15px 10px 50px;
}
.space-rb {
	margin: 0 10px 10px 0;
}

/*1:list
=================================*/
div#contents ol {
	text-align: left;
	padding: 3px 30px;
}
div#contents ol li {
	margin: 2px 20px 2px 30px;
}
div#contents ul {
	margin: 5px 30px 5px 40px;
	text-align: left;
}
div#contents ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
ol.txt {
	margin: 5px 30px 5px 45px;
	text-align: left;
}
ol.txt li {
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.arrow li {
	list-style-image: url(../img/arrow01.gif);
}
ul.arrow {
	text-align: left;
	padding-left: 20px;
	margin: 5px 5px 5px 20px;
}
li.li-15 {
	margin-left: 15px;
}
ul.li-15 li {
	margin-left: 15px;
}
ul.arrow55 li {
	list-style-image: url(../img/arrow01.gif);
}
ul.arrow55 {
	text-align: left;
	padding-left: 20px;
	margin: 5px 5px 5px 55px;
}
ul.li60 {
	text-align: left;
	margin: 5px 5px 5px 60px;
}
ul.li-disc li {
	margin-left: 15px;
	list-style-type: disc;
}
dl.news {
	margin: 1px 20px;
	text-align: left;
}
dl.news dt {
	float:left;
	width: 90px;
	margin: 2px;
	background-image: url(../img/delta01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
}
dl.news dd {
	float:left;
	clear: right;
	width: 430px;
	margin: 2px;
}


/*1:table
=================================*/

table.noborder01 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table.noborder01 td {
	padding: 3px;
	font-size: 12px;
	text-align: left;
}
table.noborder01 th {
	padding: 3px;
	font-size: 12px;
	text-align: left;
	color: #336600;
	vertical-align: top;
}
table.noborder02 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
table.noborder02 td {
	padding: 4px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
table.noborder02 th {
	padding: 4px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

table.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
table.line1{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.line1 th{
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0EEE7;
	font-size: 12px;
	text-align: left;
}

table.line1 td{
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: left;
}
caption {
	text-align: left;
	padding: 3px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
table.tbl-photo {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
table.tbl-photo td {
	padding: 15px;
	font-size: 12px;
	text-align: center;
}
table.line1top{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.line1top th{
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0EEE7;
	font-size: 12px;
	text-align: center;
}

table.line1top td{
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
table.top-left{
	text-align: left;
}
table.top-left td{
	padding: 2px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


/*1:#youkou
=================================*/
#youkou h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
}
#youkou h4 {
	font-size: 100%;
	text-align: left;
	background-color: #FFE1E1;
	margin: 5px 25px 5px 20px;
	padding: 2px 5px;
}
#youkou #contents dl {
	text-align: left;
	margin: 5px 30px 5px 40px;
}
#youkou #contents dd {
	padding-left: 10px;
}
#youkou #contents td {
	font-size: 12px;
	padding: 3px;
	text-align: left;
}
#youkou div#contents dt {
	margin-top: 3px;
}
#youkou div#contents th {
	font-size: 12px;
	font-weight: bold;
}


/*1:#etc
=================================*/

div.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	height: 10px;
	width: 500px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/*1:#sub
=================================*/

#sub h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 5px 40px 15px 35px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #990000;
	padding: 1px 10px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sub h1.blue {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 5px 40px 15px 35px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6699FF;
	padding: 1px 10px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sub45 {
	text-align: left;
	margin: 5px 45px;
}
.sub55s {
	text-align: left;
	margin: 5px 55px;
	font-size: 90%;
}
#sub h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-right: 45px;
	margin-left: 40px;
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sub h2.blue {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	margin-right: 45px;
	margin-left: 40px;
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
sub h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 45px;
	margin-left: 45px;
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#sub dl {
	text-align: left;
	margin: 5px 30px 5px 55px;
}
#sub dd {
	padding-left: 30px;
}
#sub dt {
	margin-top: 5px;
}

/*1:#div
=================================*/

.txt35 {
	text-align: left;
	margin: 5px 30px 5px 35px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sub60 {
	text-align: left;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 55px;
}
