﻿
*{
	margin: 0;
	padding: 0;
}

img {
	vertical-align: bottom;
	border: 0;
}

body {
	text-align: center;
}

#mainTitle {
	zoom: 1;
	width: 530px;
	margin: 0 auto;
	text-align: center;
}


#mainTitle p {
	text-indent: 0;
}


#wrapper {
	width: 570px;
	margin: 0 auto;
	text-align: left;
}


#container {
	margin-top: 20px;
}


h1 {
	color: #0000FF;
	font-size: 18px;
	width: 100%;
	text-align: center;
}


h2 {
    color: #0000FF;
	font-weight:bold;
	font-size: 16px;
	margin: 40px 0 23px;
	line-height: 1.2;
}

#wrapper div#container table {
    border-collapse: collapse;
    border-spacing: 0;
}

#wrapper div#container table  th,
#wrapper div#container table  td {
	padding: 5px;
}
/*
#wrapper div#container div#main h2 {
    color: #0000FF;
    font-size: 100%;
    margin-bottom: 2em;
}
*/

h3 {
	/*color:#000;normal*/
	color:#008800;
	font-weight:bold;
	font-size: 16px;
	margin: 40px 0 20px;
	line-height: 1.2;
}


h2.topLine {
	margin-top: 0;
}

p {
	margin-bottom: 18px;
	line-height: 1.4;
	text-indent: 1em;
}

#container div.chartArea {
	margin: 40px 0 20px;
}


#container div.chartArea p {
	margin: 0;
}

div#pager {
	text-align: center;
}

div#pager table {
	width: 450px;
	margin: 17px auto 40px;
}

div#pager table td {
	text-align: center;
}


#wrapper p.toHome {
	margin: 0 0 10px;
	text-align: center;
}


p strong.borderSquare {
	border: #000 1px solid;
	font-weight: normal;
}


p strong.underLine {
	text-decoration: underline;
	font-weight: normal;
}

p.titleType01 {
	color:#008800;
	font-weight:bold;
	font-size: 16px;
	text-indent:0;
	margin-bottom: 5px;
	line-height: 1.2;
}

p.titleType02 {
	color:#008800;
	font-weight:bold;
	font-size: 16px;
	margin: 40px 0 23px;
	line-height: 1.2;
}


ul.listType01 {
	list-style: none;
}

ul.listType01 li {
	margin-bottom:5px;
	line-height: 1.4;
}


.indentType01 {
	text-indent:-1em;
	margin-left: 1em;
	display: block;
}

.indentType02 {
    display: block;
    margin-left: 2em;
    text-indent: -2em;
}

.color01 {
	color: #008800;
}

.color02 {
	color: #FF0000;
}

.color03 {
	color: #000;
}


dl {
	margin-bottom: 18px;
}

dl dt,
dl dd {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 20px;
}

ul li {
	line-height: 1.4;
	margin-bottom: 10px;
}


dl dd {
	padding-top: 5px;
}

.clearFix {
	overflow: hidden;
	zoom 1;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearFix dl {
	padding-left: 10px;
	margin-bottom: 0;
}

.displayBlock {
	display: block;
}

#wrapper div#container .listPhoto {
	list-style: none;
	margin: 0 0 20px;;
	padding: 0;
	text-align: center;
	line-height: 0;
}

#wrapper div#container .listPhoto li {
	margin: 0;
}

#wrapper div#container .borderAround {
	border: #000 solid 1px;
	padding: 5px;
}

#wrapper div#container .table02 td {
	color: #008800;
}


.floatRight { float: right!important; }
.floatLeft { float: left!important; }

.alignRight { text-align: right!important; }

.mLeft10 { 	margin-left: 10px!important; }
.mBottom0 { margin-bottom: 0!important; }
.mBottom5 { margin-bottom: 5px!important; }
.mBottom10 { margin-bottom: 10px!important; }
.mBottom20 { margin-bottom: 20px!important; }
.mBottom30 { margin-bottom: 30px!important; }
.mBottom2em { margin-bottom: 2em!important; }
.pLeft15 { 	padding-left: 15px!important; }


.noListstyle { list-style: none!important; }

.noBold { font-weight: normal!important; }
.noIndent { text-indent: 0!important; }
.noBoder { border: none!important; }
.noBoderLeft { border-left: none!important; }
.noBoderRight{ border-right: none!important; }
.noBoderTop { border-top: none!important; }
.noBoderBottom { border-bottom: none!important; }

.vAlignTop { vertical-align: top!important; }
.vAlignMiddle { vertical-align: middle!important; }
.vAlignBottom { vertical-align: bottom!important; }

.boderBottomSolid { border-bottom-style: solid !important; }

.clearBoth { clear: both!important; }

.photo { margin: 0; padding:0; text-indent: 0;}


.dl01 dd {
	 margin-top: -1.5em;
    padding-left: 4em;
}

.dl02 dd {
	margin-top: -215px;
    padding-left: 360px;
	line-height: 1.4;
	height: 221px;
}

.dl03 dd {
	margin-top: -215px;
    padding-left: 360px;
	line-height: 1.4;
}

.dl04 dt,
.dl04 dd {
	width: 150px;
}

.dl04 dd {
	font-size: 12px;
    text-align: center;
}

.table01 {
}

.table01 th {
	text-align: left;
	color: #FFF;
	white-space: nowrap;
	vertical-align: top;
	padding: 0;
}

.table01 th span {
	background: #03C;
	display: block;
	padding: 1px;
}

.table01 td {
	color: #03C;
	vertical-align: top
}


