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


/* format
====================================================================*/
body {
	background: #FFFFE8;
}

h1 {
	margin: 40px 0 4px;
}

table #name {
	line-height: 1.5em;
}

#wrap {
	width: 630px;
	background: #FFF;
	text-align: left;
	padding: 1px 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 h4 {
	font-size: 100%;
	margin-bottom: 16px;
}

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

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

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

#wrap .indentType025 {
	display: block;
	margin-left: 2.5em;
    text-indent: -2.5em;
}

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

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

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

#wrap table th,
#wrap table td {
	padding: 5px;
	line-height: 1.4;
	vertical-align: top;
	border: #000 solid 1px;
}

/* footer */
div#footer {
	margin-top: 10px;
}

div#footer div#pager {
	text-align:center;
}

div#footer div#pager {
}

div#footer div#pager table {
	margin: 0 auto 0;
}

div#footer div#pager table td {
	width: 230px;
	text-align: center;
}

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



/* module
====================================================================*/

.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; }
.mBottom10 { margin-bottom: 10px!important; }
.mBottom20 { margin-bottom: 10px!important; }
.mBottom30 { margin-bottom: 30px!important; }
.mBottom2em { margin-bottom: 2em!important; }
.mBottom8em { margin-bottom: 8em!important; }

.mTop-2 { margin-top: -2px!important; }
.mTop0 { margin-top: 0!important; }
.mTop3 { margin-top: 3px!important; }
.mTop10 { margin-top: 10px!important; }

.pLeft15 { 	padding-left: 15px!important; }
.pLeft20 { 	padding-left: 20px!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; }

.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; }
.block { display: block!important; }

.underLine { text-decoration: underline;}

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



/*　theme
====================================================================*/

#wrap .mTop0 {
	margin-top: 0!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 .photoFrame01 {
	width: 607px;
	margin: 0 auto;
}

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

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

#wrap ol {
	margin:0;
	padding: 0 0 0 2em;
}

#wrap ol li {
	line-height: 1.6em;
}

#wrap #boxArea {
	height: auto;
	overflow: hidden;
	width: 634px;
	margin: 0 0 0 -14px;
	/*
	margin: -40px 0 0 -14px;
	*margin: -20px 0 0 -14px;
	*/
}

#wrap .cl {
	/*display: inline-block;*/
}


#wrap #boxArea dl {
	float: left;
	width: 290px;
    margin: 0;
    padding: 16px 0 0 27px;
	/*
    margin-bottom: -32767px;
    padding: 20px 0 32767px 27px;
	*/
}

#wrap #boxArea dl dt {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

#wrap #boxArea dl dd {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#wrap #boxArea dl dd.photo {
    line-height: 0;
    text-indent: 0;
	padding: 4px 0;
}

#wrap ul#listStye01 li {
	margin: 0 0 2em 0;
}


#wrap dl.dlType01 {
	margin: 0 0 0 2em;
}


#wrap dl.dlType01 dt {
	line-height: 1.6em;
}

#wrap dl.dlType01 dd {
	line-height: 1.6em;
	padding-left: 6em;
	margin-top: -1.6em;
    padding-left: 2em;
}

#wrap dl.dlType02 {
	margin: 0 auto;
	width: 560px;
}

#wrap dl.dlType02 dd {
	text-align: center;
	padding-top: 5px;
}

#wrap .borderAround {
	border: 1px solid #000000;
	padding: 5px;
}

#wrap .borderAround02 {
	border: 3px solid #000000;
	padding: 5px;
}

#wrap table td em {
	font-style: normal;
}

#wrap dl.dlType03 {
	margin: 0;
	padding: 0;
}

#wrap dl.dlType03 dt {
	padding-left: 1em;
}

#wrap dl.dlType03 dd {
	margin: 0;
	padding: 0;
}

.icon {
	position: relative;
	top: -5px;
}

.arrow { 
	left: -11px !important;
    position: relative !important;
    top: -7em !important;
}

#wrap table.table01 th,
#wrap table.table01 td {
    border: 1px solid #000;
}

#wrap table.table01 th {
	background: #EEE;
}

table td h3 {
	margin: 5px 0;
	text-align: center;
}


.table02,
.table02 td {
	border: none!important;
}

.height1em {
	height: 1em;
}