@charset "UTF-8";

div#info {
	position: relative; 
	font-size: 122%; 
}

div#info table {
	margin: 0 0 20px 0; 
	_margin: 0 0 10px 0; 
}

p.site-img {
	text-align: center; 
	padding: 0 0 25px 0; 
}

table.genru {
	width: 700px; 
	border: none; 
}

table.genru td.left {
	width: 25%; 
	font-weight: bold; 
}

table.genru tr.odd td,
table.genru tr.even td {
	padding: 0 0 0 10px; 
	border-top: #FF4CC0 1px solid; 
	border-bottom: #FF4CC0 1px solid; 
}

table.genru tr.even td {
	background: #FFB2E4;
}

table.charge,
table,buy {
	border-collapse: collapse; 
	border: 1px solid #454545; 
	width: 700px; 
}

table.charge td {
	text-align: right; 
	width: 25%; 
}

table.charge tr td,
table.buy tr td {
	padding: 0 0 0 10px; 
	border: #454545 1px solid; 
}
table.buy td {
	text-align: right; 
	width: 20%; 
}

table.charge th {
	background: #232323;  
}

table.charge td.m_tit,
table.buy td.m_tit {
	text-align: center; 
	background: #CC1092; 
}
td.s_tit {
	background: #D985BF;
	color: #222222;   
}

p.otameshi {
	text-align: center;
	margin: 40px 0; 
}

ol.touroku_step li.arrow {
	background: url(../img/arrow_step.gif) bottom left no-repeat; 
}

ol.touroku_step li.arrow p { 
	font-weight: bold;
}

ol.touroku_step li.arrow ul {
	padding: 5px 0 0 102px;  
	font-size: 77%;
}
