@charset "UTF-8";

/*------------ lineup index ------------*/

#contents .l_leftbox {
	width: 308px;
	float: left;
	text-align: center;
}

#contents .l_rightbox {
	width: 308px;
	float: right;
	text-align: center;
}

#contents .l_leftbox p {
	font-size: 0.9em;
	font-weight: bold;
}

#contents .l_rightbox p {
	font-size: 0.9em;
	font-weight: bold;
}

.topbox {
	width: 655px;
}

.top_lefttxt {
	width: 405px;
	float: left;
}

.top_rightpht {
	width: 210px;
	float: right;
}

.top_lefttxt {
	width: 425px;
	float: left;
}

.c_righttxt {
	width: 405px;
	float: right;
}

.c_leftpht {
	width: 210px;
	float: left;
}

.cw_righttxt {
	width: 280px;
	float: right;
}

.cw_leftpht {
	width: 335px;
	float: left;
}

.ct_righttxt {
	width: 339px;
	float: right;
}

.ct_leftpht {
	width: 276px;
	float: left;
}

.underline {
	border-bottom: #CCCCCC dotted 1px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.examplebox {
	display: block;
	background-color: #e9ecef;
	padding: 5px 5px 3px 3px;
	margin: 0 0 10px 0;
}

.example {
	color: #1b68c3;
	font-weight: bold;
}

#contents .btnbox {
	text-align: right;
}

#contents .btnbox li {
	float: right;
	margin: 0 0 0 5px;
}

table {
	font-size: 0.8em;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

table td {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

table th {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	background-color: #ebf3fb;
	vertical-align: top;
}

.amount {
	background-color: #e3e7ea;
}

#contents .graytxt {
	color: #666666;
	font-size: 0.8em;
}

#contents .t_leftbox {
	width: 304px;
	float: left;
}

#contents .t_rightbox {
	width: 304px;
	float: right;
}

#contents .t_leftpht {
	width: 175px;
	float: left;
}

#contents .t_righttxt {
	width: 110px;
	float: right;
}

#contents .sizetxt {
	font-weight: bold;
}

