@charset "utf-8";

/*****************************************************/
/* @料金・システムページ定義用CSSファイル            */
/*****************************************************/

#pagecont .box{
	margin-bottom: 15px;
	font-size: 1.2em;
}

#pagecont .opbox{
	background: url("/images/system/op_back.gif") repeat-y;
}

#pagecont .option{
	border: 1px solid #FFBF00;
	width: 540px;
	margin: 0 auto;
	line-height: 1.6;
}

#pagecont .option th{
	text-align: center;
	background: #FFE094;
	font-weight: bold;
	width: 200px;
	padding: 20px;
}

#pagecont .option td{
	text-align: center;
}


#pagecont .option2{
	border: 1px solid #FFBF00;
	width: 540px;
	margin: 0 auto;
	line-height: 1.6;
}

#pagecont .option2 th{
	text-align: center;
	background: #FFE094;
	font-weight: bold;
	width: 220px;
	padding: 10px;
	border-bottom: 1px solid #FFBF00;
}

#pagecont .option2 td{
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #FFBF00;
}

#pagecont .option2 td span{
	font-weight: bold;
}


#pagecont .opbox #kinshi{
	line-height: 1.8;
	padding: 5px 0 0 35px;
}

#pagecont .opbox p{
	line-height: 1.6;
	margin: 20px auto 0;
	width: 520px;
}

#pagecont .opbox p span{
	color: #FF3D8B;
}

#pagecont .opbox .negai{
	font-weight: bold;
	color: #FF3D8B;
}

#pagecont .opbox #flow{
	line-height: 1.8;
	padding: 10px 0 0 55px;
}

#pagecont .opbox #flow li{
	list-style-type: decimal;
}

#pagecont .vtop{
	vertical-align: top;
}
