@charset "Shift-JIS";
/*
  /service/network_ser/06.html —pCSS
--------------------------------------*/

/* Base Setting */

h2 {
	margin-left:20px;
}

h3 {
	color: #6f0000;
	border-bottom:#6f0000 2px solid;
	padding-left:3px;
	margin:0 40px 10px;
	width:517px;
}

div#contents p {
	margin:0 40px 10px;
	width:520px;
}

div#contents dl.dl_01 {
	margin:0 40px;
	width:520px;
}
div#contents dl.dl_01 dt {
	color:#700;
	font-weight:bold;
}
div#contents dl.dl_01 dd {
	margin-bottom:20px;
}

div#contents ul.notes {
	margin:10px 60px 20px;
	font-size:92%;
	width:480px;
}
div#contents ul.notes li {
	text-indent:-2em;
	padding-left:2em;
}
div#contents p.notes {
	margin:10px 60px 20px;
	font-size:92%;
	width:480px;
}
div#contents p.zeikomi {
	margin:0 60px;
	text-align:right;
	width:480px;
}
div#contents p.price {
	margin:10px 60px;
}
div#contents table.price {
	margin:0 60px 10px;
}
div#contents table.price_op,
div#contents table.price_cu {
	margin:0 60px 20px;
}

div#contents table.price th,
div#contents table.price_op th,
div#contents table.price_cu th {
	font-weight:normal;
}
div#contents table.price td,
div#contents table.price_op td,
div#contents table.price_cu td {
	font-size:92%;
	color:#333;
}

