@charset "Shift_JIS";


/* =========================================================
resert
========================================================= */
* {
	padding: 0;
	margin: 0;
}

html {
	line-height: 1.5em;
	font-family: "‚l‚r ƒSƒVƒbƒN";
}

body {
	background: #FFF;
	color: #000;
}


* html body
{
  /* IE6 */
  font-size:100%; 
}

*:first-child + html body{
  /* IE7 */
  font-size:100%;
}

/*
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
*/

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

em,
address {
	font-style: normal;
}

/* =========================================================
wrapper
========================================================= */
#wrapper {
	width: 100%;
	text-align: center;
}

/* =========================================================
container
========================================================= */
#wrapper div#container {
	width: 590px;
	margin: 0 auto;
}


/* =========================================================
header
========================================================= */
#wrapper div#container div#header {
	margin: 15px 0 70px;
}

#wrapper div#container div#header div#title {
	overflow: hidden;
	zoom: 1;
	margin: 0 auto 35px;
}

#wrapper div#container div#header div#title p#pageTitle {
	text-align: center;
}

#wrapper div#container div#header div#title p#toIndex {
	float: right;
	padding-top: 18px;
}


#wrapper div#container div#header div#headerBottom {
	overflow: hidden;
	zoom: 1;
}


#wrapper div#container div#header div#headerBottom div#titleText {
	float: right;
	width: 520px;
}

#wrapper div#container div#header div#headerBottom div#titleText h1 {
	color: #0000FF;
	font-size: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#wrapper div#container div#header div#headerBottom div#titleText p {
	text-align: right;
	line-height: 1.6;
}

#wrapper div#container div#header div#headerBottom div#titleText p em {
	font-weight: bold;
}

#wrapper div#container div#header div#headerBottom table#grade {
	float: left;
	background:#ffffdd;
}

#wrapper div#container div#header div#headerBottom table#grade td {
	padding: 3px 5px;
	font-size: 150%;
	font-weight: bold;
	color:#FF0000;
	white-space:nowrap;
}

/* =========================================================
footer
========================================================= */
#wrapper div#container div#footer {
	margin-top: 40px;
	clear: both;
}

#wrapper div#container div#footer div#pager {
	overflow: hidden;
	zoom: 1;
	margin-top: 20px;
	text-align:center;
}

#wrapper div#container div#footer div#pager {
}

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

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


#wrapper div#container div#footer p#close {
	margin: 40px auto 10px;
	text-align: center;
}



/* =========================================================
main
========================================================= */
#wrapper div#container div#main {
	text-align: left;
}

#wrapper div#container div#main h2 {
	color:#0000FF;
	font-size:100%;
	margin-bottom: 2em;
}

#wrapper div#container div#main p {
	text-indent: 1em;
	margin-bottom: 1.7em;
}

#wrapper div#container div#main h3 {
	color:#008000;
	font-size:100%;
	margin-bottom: 1em;
}


/* -----------------------------------------------------------
----------------------------------------------------------- */

#wrapper div#container div#main .box01 {
	border: 1px solid #000000;
    padding: 1em;
	margin-bottom: 20px;
}

#wrapper div#container div#main .box02 {
	border: #008000 solid 2px;
	background: #E1FFE1;
	padding: 1em;
}

#wrapper div#container div#main div.box02 table,
#wrapper div#container div#main div.box02 table th,
#wrapper div#container div#main div.box02 table td {
	border: none;
}

#wrapper div#container div#main div.box02 table th,
#wrapper div#container div#main div.box02 table td {
	padding: 6px 2px;
	vertical-align: top;
}


#wrapper div#container div#main div.box02 table th {
	text-align: left;
	/*width: 9em;*/
}




#wrapper div#container div#main .dl01 {
	overflow: hidden;
}

#wrapper div#container div#main .dl01 dt {
	width: 9em;
}

#wrapper div#container div#main .dl01 dd {
	padding-left: 11em;
	margin-top: -40px;
	text-align: left;
}





#wrapper div#container div#main table.tableType01 {
}

#wrapper div#container div#main table.tableType01 th {
	border: 1px solid #000;
}

#wrapper div#container div#main table.tableType01 td {
	border: 1px solid #000;
	border-bottom: dashed 1px #000;
	border-top: none;
}












#wrapper div#container div#main ul {
	margin: 0;
    padding: 0 0 0 20px;
}

#wrapper div#container div#main ul li {
	line-height: 1.4em;
    list-style-type: circle;
    margin-bottom: 1.6em;
}

#wrapper div#container div#main ul li ul li {
    list-style-type: disc;
}


#wrapper div#container div#main table ul li {
}


#wrapper div#container div#main table#tableType01 th#time {
	width: 3em;
}


#wrapper div#container div#main table#tableType02 {
	width: 590px;
}

#wrapper div#container div#main table#tableType02 th {
	border: medium none;
    width: 260px;
	white-space: normal;
	font-size: 90%;
	padding-top: 20px;
;}

#wrapper div#container div#main table#tableType02 td {
	width: 260px;
	font-size: 90%;
}

#wrapper div#container div#main table#tableType02 td.arrow {
	width: 40px;
	vertical-align: middle;
}

#wrapper div#container div#main table#tableType02 td.tdPhoto {
	padding: 0;
}



#wrapper div#container div#main dl#dlType01 {
	float: left;
    margin: 0 30px 5px 0;
    width: 270px;
}

#wrapper div#container div#main dl#dlType01 dt {
	font-size: 90%;
	padding-top: 20px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	padding-top: 0;
}


#wrapper div#container div#main table#tableType03 {
	width: 590px;
	border: solid 1px #000;
}

#wrapper div#container div#main table#tableType03 th {
	white-space: normal;
}

#wrapper div#container div#main table#tableType03 td {
	border-right: solid #000 1px;
	border-left: solid #000 1px;
	padding-top: 10px;
}

#wrapper div#container div#main table#tableType03 td.borderType02 {
	border-bottom: dashed 1px #000;
}

#wrapper div#container div#main table#tableType03 td.borderBtottom01 {
	border-bottom: dotted solid 1px;
}

#wrapper div#container div#main table#tableType03 ul {
	padding-left: 14px;
}


#wrapper div#container div#main .indentType01 {
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}

#wrapper div#container div#main table#tableType03 th.thType01 {
	width: 6em;
}

#wrapper div#container div#main table#border {
	border: 1px #000 solid;
}

#wrapper div#container div#main .hightLight {
	color: #EB801F;
}

#wrapper div#container div#main .indentType02 {
	display: block;
	margin-left: 2em;
    text-indent: -2em;
}

#wrapper div#container div#main dl dd {
	font-size: 88%;
	padding-top: 5px;
	text-align: center;
}

#wrapper div#container div#main div.lineType01 {
	border: #000 1px solid;
	padding: 15px 15px 0;
	margin-bottom: 1.7em;
}

#wrapper div#container div#main .clearFix {
	overflow: hidden;
	_zoom 1;
}

#wrapper div#container div#main table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
}

#wrapper div#container div#main table td {
	padding: 10px 5px;
	/*border: solid 1px #000;*/
	vertical-align: top;
}

#wrapper div#container div#main table th {
	padding: 5px;
	border: solid 1px #000;
	text-align: center;
	white-space: nowrap;
}


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

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

.mLeft10 { 	margin-left: 10px!important; }
.mBottom0 { margin-bottom: 0!important; }
.mBottom10 { margin-bottom: 10px!important; }
.mBottom20 { margin-bottom: 10px!important; }
.mBottom30 { margin-bottom: 30px!important; }
.mBottom2em { margin-bottom: 2em!important; }
.pLeft15 { 	padding-left: 15px!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; }

.nowrap { white-space: nowrap!important; }

.photo { margin: 0; padding:0; }
.border { border: solid 1px; }

.hackMargin01 { *margin-top: 30px; }



#wrapper div#container div#main .photoType01 {
	padding-left: 10px;
}

#wrapper div#container div#main div.lineType01 p {
	margin-bottom: 0.8em;
}




/* ------------------------------------------------------ */






#wrapper div#container div#main .photoType02 {
	text-indent: 0;
	padding-left: 10px;
}



#wrapper div#container div#main div.lineType02 {
	margin: -1em 0 2em;
	border: #000 solid 1px;
}

#wrapper div#container div#main div.lineType02 p.title {
	margin: 0.8em 0 0.5em;
}

#wrapper div#container div#main div.lineType02 p {
	margin-bottom: 0.5em;
}


