@charset "Shift_JIS";

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 20px auto 0 auto;
	text-align:left;
}

table#pagecontents_navi ul li.about {
	width: 177px;
	height: 37px;
	text-indent: -9999px;
	background: url(../img/about/navi_about_now.gif) top center no-repeat;
}


/* ********************************************************************************
 * 091125’Ç‰Á
 * ******************************************************************************** */


 /* div.box
------------------------------------------------------------*/
div.box {
 	width: 714px;
	margin: 0 auto;
	padding: 0 22px 48px 22px;
	background: url(../img/about/bg.gif) bottom center no-repeat;
}

table.intro {
	width: 694px;
	margin: 0 auto;
}

div.section {
 	width: 694px;
	margin: 45px auto 0 auto;
}
 
div.section h4 {
	margin-bottom: 20px;
	text-align: center;
}

div.section p {
	font-size: 12px;
	line-height: 1.5;
}

div.section p.text {
	width: 662px;
	margin: 0 auto;
}

div#howto {
	width: 714px;
}

div#howto table tr td {
	vertical-align: top;
}

div#howto table tr td.manual {
	padding-left: 21px;
}

div#howto table table {
	width: 359px;
}

div#howto table table tr th {
	padding-top: 30px;
	padding-bottom: 12px;
	background: url(../img/about/dot_line.gif) bottom left repeat-x;
	vertical-align: top;
}

div#howto table table tr td {
	background: url(../img/about/dot_line.gif) bottom left repeat-x;
	padding-top: 30px;
	padding-bottom: 12px;
	font-size: 120%;
	line-height: 1.3;
}

div#howto table table tr td#no4 {
	vertical-align: middle;
}

div#howto table table tr th.first,
div#howto table table tr td.first {
	padding-top: 10px;
}


div#stage p strong {
	font-weight: normal;
	color: #EB5151;
}

div#stage table {
	width: 662px;
	margin: 20px auto 0 auto;
}

div#stage table tr td {
	padding-right: 32px;
}

div#stage table tr td.last {
	padding-right: 0;
}

div#quick p {
	text-align: center;
}
	
