#service {
	width: 730px;
	margin: 0 auto;
	line-height: 1.2em;
}

#service-menu {
	margin-bottom: 20px;
}

#service .service-main {
	background: url(/static/images/service/service_main.jpg) no-repeat top left;
	width: 728px;
	height: 399px;
	position: relative;
	margin-bottom: 30px;
}

#service .service-main .desc {
	width: 390px;
	height: 100px;
	top: 274px;
	left: 46px;
	position: absolute;
	text-align: left;
	font-size: 90%;
}

#service .service-sea {
	background: url(/static/images/service/news_1.gif) no-repeat top left;
	width: 726px;
	height: 145px;
	position: relative;
	margin-bottom: 30px;
}

#service .service-sea .desc {
	width: 390px;
	height: 100px;
	top: 24px;
	left: 96px;
	position: absolute;
	text-align: left;
	font-size: 90%;
}

#service .index {
	margin-bottom: 20px;
}

#service .article {
	margin-bottom: 30px;
}

#service  .catch {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}

#service .article .body {
	float: left;
	width: 390px;
	text-align: left;
	margin-left: 5px;
}

#service .article .img {
	width: 320px;
	text-align: right;
	margin-right: 5px;
	float: right;
}

#service .article p {
	margin-bottom: 4px;
}

#service .hr {
	background: url(/static/images/service/torimming_line.gif) no-repeat top left;
	width: 730px;
	height: 20px;
	margin: 20px auto;
}

#service .trimming {
	width: 585px;
	margin: 0 auto 20px auto;
}

#service .trimming table {
	width: 100%;
}

#service .trimming th {
	border: 1px solid #7e7c53;
	background-color: #b6b48e;
	color: #fff;
	padding: 2px;
}

#service .trimming td {
	border: 1px solid #7e7c53;
	padding: 2px 4px;
	text-align: right;
}

#service .trimming td.name {
	text-align: left;
}

#service .trimming td.idx {
	text-align: center;
}

#service .trimming td.normal,
#service .trimming td.member {
	border-right: 1px dotted #666;
}

#service .trimming td.idx {
	text-align: center;
}

#service .trimming td.ss{
	background-color: #EFF9FF;
}

#service .trimming td.sc {
	background-color: #FFFFEF;
}

#service .trimming td.member {
	color: #00f;	
}

#service .trimming td.member {
	color: #00f;	
}

#service .trimming td.month {
	color: #f00;	
}

#service .caution {
	color: #FF713F;
	font-size: 90%;
	margin-top: 8px;
}

.option {
	width: 565px;
	margin: 10px auto;
}

.option .header {
	background: url(/static/images/service/option_1.jpg) no-repeat bottom left;
	width: 565px;
	height: 10px;
}

.option .contents {
	background: url(/static/images/service/option_bg.jpg) repeat-y top center;
}

.option .footer {
	background: url(/static/images/service/option_2.jpg) no-repeat top left;
	width: 565px;
	height: 10px;
	margin: 0;
}

.option .contents table {
	width: 92%;
	margin: 0px auto;
	text-align: left;
	font-size: 90%;
}

.option .contents th {
	border-bottom: 1px dotted #999;
	padding-bottom: 2px;
	width: 22%;
}

.option .contents td {
	border-bottom: 1px dotted #999;
	padding: 4px 0 4px 12px;
}

.option .sub {
	width: 480px;
	margin: 10px auto 0 auto;
}

.option .sub .header {
	background: url(/static/images/service/sub_1.gif) no-repeat bottom left;
	width: 480px;
	height: 10px;
}

.option .sub .contents {
	background: url(/static/images/service/sub_bg.gif) repeat-y top center;
	text-align: left;
	font-size: 90%;
}

.option .sub .contents p {
	padding: 2px 0;
	margin-left: 20px;
}

.option .sub .footer {
	background: url(/static/images/service/sub_2.gif) no-repeat top left;
	width: 480px;
	height: 10px;
	margin: 0;
}

.wan-main {
	margin: 0 auto 30px auto;
}

.wan-article {
	border-top: 1px dotted #999;
	width: 690px;
	text-align: left;
	margin: 0 auto 30px auto;
	padding-top: 16px;
}

.wan-article .index {
	margin: 0 auto 20px auto;
}

.wan-article .body {
	width: 640px;
	margin: 0 auto 0px auto;
}

.wan-article .detail {
	text-align: right;
	margin: 10px 0 0 0;
}

table.spec {
	width: 100%;
}
table.spec th {
	border: 1px solid #ddd;
	background-color: #ffeaec;
	width: 20%;
	padding: 2px;
	color: #666;
}
table.spec td {
	border: 1px solid #ddd;
	width: 80%;
	padding: 4px;
}

table.env {
	width: 600px;
	margin: 0 auto;
}

table.env th {
}

table.env td {
	background-color: #F9F3E6;
}

div.env {
	width: 600px;
	margin: 0 auto 20px auto;
	padding: 10px 0;
	background-color: #F9F3E6;
	text-align: left;
}

div.env .env-body {
	width: 480px;
	margin: 10px 0 0 60px;
}

div.env .title {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

div.env .body {
	margin-bottom: 10px;
}

div.env .image {
	text-align: right;
}

div.env .pt {
	text-align: right;
	font-size: 80%;
}
