@charset "shift_jis";

/*------------------------
	バナー広告主募集
--------------------------*/
table{
	line-height: 18px;
}
ul,ol,dl,p{
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
li{ margin-bottom: 3px;}

h2{	font-size: 100%;}
h3{	font-size: 14px;}
h4{
	font-size: 12px;
	margin-bottom: 5px;
}
h5{ margin-bottom: 5px;}
h5 span{
	padding-left: 1em;
	font-weight: normal;
	font-size: 10px;
}

/*-- 価格表 --*/
table#price{
	width: 98%;
	margin-left: 1em;
	font-size: 12px;
	border-top: #96c877 solid 1px;
	border-left: #96c877 solid 1px;
	border-bottom: #96c877 solid 1px;
}
table#price th{
	background: #ebf5de;
	border-right: #96c877 solid 1px;
	text-align: center;
}
table#price td{
	background: #f4ffee;
	border-right: #96c877 solid 1px;
	border-top: #96c877 solid 1px;
}
table#price th,table#price td{
	padding: 5px;
}
table#price th.col2,table#price th.col5{ text-align: center;}
table#price .col1{ width: 18%; text-align: center;}
table#price .col2{ width: 15%; text-align: center;}
table#price .col3{ width: 20%; text-align: center;}
table#price .col4{ width: 7%; text-align: center;}
table#price .col5{ width: 15%; text-align: right;}
table#price .col6{ width: 25%; text-align: center;}

/*-- 見本 --*/
table#sample{
	text-align: center;
	font-size: 12px;
}
table#sample p{
	margin-top: 5px;
}

/*-- お問い合わせ先 --*/
ul.inquiry{
	width: 330px;
	margin: 5px 0 20px 2.3em;
	border: #cccccc solid 1px;
	padding: 10px;
}
ul.inquiry li{
	text-align: left;
	color: #000000;
}
ul.inquiry2{
	width: 330px;
	margin: 5px 0 20px 1em;
	border: #cccccc solid 1px;
	padding: 10px;
}
ul.inquiry2 li{
	text-align: left;
	color: #000000;
}

/*-- その他 --*/
p.refusal-p{
	margin-left: 1em;
}
ol.refusal{
	margin: 5px 0 20px 1em;
}
p{
	margin-bottom: 5px;
}
p.lead{
	font-size: 100%;
	line-height: 22px;
}
h4.std-h{
	margin-left: 1em
}
p.std{
	margin: 10px 0 10px 2.3em;
}
p.send{
	margin: 10px 0 5px 0;
}
p.send2{
	margin: 0 0 5px 1em;
}
p.page-top{
	width: 98%;
	text-align: right;
}
.text-ind{
	margin-left: 1em;
}
.text-ind2{
	margin-left: 2.3em;
}
dl.procedure{ margin-top: 10px; margin-left: 1em;}
dl.procedure dt{ font-weight: bold;}
dl.procedure dd{ margin: 5px 0 10px 1.3em;}

a.mail-to{
	color: #0033FF;
	text-decoration: underline;
}














