@charset "shift_jis";
/* CSS Document */


h1 {
	margin: 0;
}

table.pager td {
	text-align: center;
}

#wrap {
	width: 630px;
	background: #FFF;
	text-align: left;
	padding: 30px 15px 20px;
}


#wrap h2 {
	font-size: 100%;
	color:blue;
	margin:3em 0 1em;
}


#wrap h3 {
	font-size: 100%;
	color:#008800;	
}

#wrap h3 span {
	font-weight: normal;
	color: #000;
}

#wrap p {
	font-size: 100%;
	text-indent: 1em;
	line-height: 1.6em;
	margin: 0 0 16px 0;
}

#wrap div#numList p {
	text-indent: 0;
	margin: 0 0 4px 0;
}

#wrap ul {
	margin: 0 0 0 1em;
	padding: 0;
}

#wrap ul li {
	line-height: 1.6;
	margin: 0 0 0.4em;
}

#wrap ul.ulType02 li {
	list-style: circle
}


#wrap .hilightArea {
    border: 1px dotted #000000;
    margin: 0.5em 0;
    padding: 5px;
}

#wrap ul.hilightArea {
	padding-left: 1.6em;
}


#wrap .mTop0 {
	margin-top: 0!important;
}

#wrap .mTop8em {
	margin-top: 8em!important;
}

#wrap p.noneIndent {
	text-indent: 0;
}


#wrap .mNormal {
	margin-bottom: 1em!important;
}


#wrap .alignCenter {
	text-align: center!important;
}

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


#wrap table.innerTable td {
	border: #000 solid 1px;
}

#wrap table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}


#wrap table td {
	padding: 5px;
	vertical-align: top;
	line-height: 1.6em;
	/*border-bottom: dotted #000 1px;*/
}


#wrap table td dl {
	width: 180px;
	border: #000 solid 1px;
	float: left;
	padding-left: 10px;
}

#wrap table td dl dd {
	padding: 5px;
	margin: 0;
	text-align:left;
}


#wrap table td.bordeType02 {
	border: #000 solid 2px;
	padding: 15px;
}


#wrap table th {
	padding: 5px 20px;
	vertical-align: top;
	line-height: 1.6em;
	border-bottom: dotted #000 1px;
}


#wrap table td.typeTh01 {
	text-align:center;
}


#wrap p.indentType02 {
	text-indent: -1.3em;
	margin-left: 2em;
	display: block;
}


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

#wrap p.indentType03 {
	text-indent: -0.5em;
	margin-left: 1em;
	display: block;
}

#wrap .mBottom0 {
	margin-bottom: 0!important;
}

#wrap .mLeft1em {
	margin-left: 1em!important;
}

#wrap .pLeft1em {
	padding-left: 1.2em!important;
}

#wrap table td.borderNon {
	border: none;
}


#wrap table td.noBorderL {
	border-left: none!important;
}

#wrap table td.noBorderR {
	border-right: none!important;
}

#wrap table td.noBorderT {
	border-top: none!important;
}

#wrap table td.noBorderB {
	border-bottom: none!important;
}


#wrap table td.noBorderB {
	border-bottom: none!important;
}

#wrap table td.borderB {
	border-bottom: #000 solid 1px!important;
}

#wrap table td.borderT {
	border-top: #000 solid 1px!important;
}


#wrap table td.borderTopNon {
	border-top: none;
}

#wrap table td.borderBottomNon {
	border-bottom: none;
}


#wrap table td.borderVaNon {
	border-bottom: none;
	border-top: none;
}


#wrap table.tableType01 {
}

#wrap table.tableType01 th {
	border: #000 solid 1px;
}

#wrap table.tableType01 td {
	border: #000 solid 1px;
	text-align: center;
}



#wrap dl {
}

#wrap dl dt {
}

#wrap dl dd {
	text-align: center;
}




#wrap .clearFix {
	overflow: hidden;
	zoom: 1;
}


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

.alignRight { text-align: right!important; }
.alignLeft { text-align: left!important; }
.alignCenter { text-align: center!important; }

.mLeft10 { 	margin-left: 10px!important; }
.mLeft1em { 	margin-left: 1em!important; }
.mLeft2em { 	margin-left: 2em!important; }


.mBottom0 { margin-bottom: 0!important; }
.mBottom2 { margin-bottom: 2px!important; }
.mBottom5 { margin-bottom: 5px!important; }
.mBottom10 { margin-bottom: 10px!important; }
.mBottom16 { margin-bottom: 16px!important; }
.mBottom20 { margin-bottom: 10px!important; }
.mBottom30 { margin-bottom: 30px!important; }
.mBottom2em { margin-bottom: 2em!important; }
.mTop-2 { margin-top: -2px!important; }
.mTop0 { margin-top: 0!important; }
.mTop3 { margin-top: 3px!important; }
.mTop10 { margin-top: 10px!important; }
.mTop16 { margin-top: 16px!important; }
.pLeft15 { 	padding-left: 15px!important; }
.pLeft20 { 	padding-left: 20px!important; }

.border { border: #000 solid 1px; padding: 10px; }
.borderDotted { border: #000 dotted 1px; padding: 10px; }

.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; }

.borderRightDotted { border-right: #000 dotted 1px; }

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

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

.hack01 { margin-top: -7px\9!important; display: block\9!important; }

.noBoderBottom { border-bottom: none!important; }

.clearBoth { clear: both!important; }

.inlineBlock { display: inline-block!important; }

.color01 { color: #008800!important; }
