@charset "Shift-JIS";

/*　clear関係　*/
.clear{
	clear: both ;
}
/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*　clear関係ここまで　*/

#main {
	width: 640px;
}
.onl-main {
	margin: 1em 0px 0px 0px;
	padding: 5px 0px 1em 0px;
	line-height: 120%;
	text-align: left;
}
.onl-title-box {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align: center;
}
.onl-title-box2 {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 8px;
	border-bottom: 3px double #DE042B;
	border-left: 5px solid #DE042B;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}
.onl-l-space {
	padding: 0px 0px 0px 15px;
	text-align: left;
}
.onl-moshikomi {
	padding: 10px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
}
.onl-small {
	font-size: 13px;
	font-weight: normal;
}

table.onl-charge-table {
	width: 625px;
	background: #ffffff;
	border: 2px solid #666666;
	border-collapse: collapse;
}
table.onl-charge-table td {
	padding: 4px;
	border: 1px solid #999999;
}
table.onl-charge-table td .onl-charge {
	font-weight: bold;
	color: #cc0000;
}
table.onl-charge-table td .onl-yen {
	font-size: 12px;
}
table.onl-charge-table .onl-center {
	text-align: center;
}
table.onl-charge-table .onl-right {
	text-align: right;
}
table.onl-charge-table .onl-bg-eee {
	background: #eeeeee;
}
table.onl-charge-table .onl-charge-item {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
}
.onl-charge-midashi {
	margin: 16px 0px 5px 0px;
	padding: 3px;
	border-bottom: 1px dashed #666666;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.onl-charge-list {
	padding: 0px 0px 0px 1.5em;
	text-indent: -1.5em;
	font-size: 14px;
}
.onl-charge-list .onl-list-title {
	font-weight: bold;
	color: #333333;
}
ul.onl-num-list {
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.onl-link {
	padding: 1px;
	background: #ffffff;
	border: 1px dashed #999999;
	font-weight: bold;
}


.zok-screen{
	width: 513px ;
	margin: 10px 0px 0px 40px;
}
.zok-screen .title{
	width: 99% ;
	margin: 0px 0px 3px 0px ;
	padding: 3px 0px ;
	background: #eeeeee ;
	border-top: 1px solid #dddddd ;
	border-bottom: 1px solid #dddddd ;
	font-weight: bold ;
	font-family: ＭＳ 明朝 ;
	letter-spacing: 2px ;
	color: #444444 ;
}
.zok-screen .pic{
	margin: 0px 0px 1em 0px ;
}
.zok-screen .screen-box1{
	width: 285px ;
	margin: 0px 1px 0px 0px ;
	text-align: center ;
	border-right: 1px dashed #999999 ;
	float: left ;
}
.zok-screen .screen-box2{
	width: 226px ;
	text-align: center ;
	float: left ;
}
.zok-screen .screen-box2 .pic{
	margin: 12px 0px 0px 0px ;
}


#main .toiawase{
	margin: 1em 0px ;
	font-size: 18px ;
	font-weight: bold ;
}
