@charset "utf-8";

div#contents {
	float: left;
	width: 685px;
	margin-bottom: 50px;
}
div#contents h2 {
	margin-bottom: 10px;

}
div#contents h3 {
	margin-bottom: 10px;
}
div#contents h4 {
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
}

div#contents h4.red {
	line-height: 1.6;
	font-size: 0.9em;
	padding-left: 10px;
	margin-top: 10px;
	color: #990000;
	background: #EBD6D3;
	width: 686px;
	clear: both;
}
div#contents p {
	line-height: 1.6;
	font-size: 0.85em;
	padding: 5px 10px 10px;

}


/* CSS Document */

ol.policy {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 0.85em;
	line-height: 1.6;
	padding-left: 10px;
}

ol.policy li {
	list-style: decimal inside;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#sidebar {
	float: right;
	width: 220px;
	margin-right: 20px;
	margin-top: 58px;
	margin-bottom: 50px;
	background: url(../images/bg_sidebar.gif) repeat-y;
}
ul.sidemenu {
	font-size: 0.75em;
	line-height: 1.6;
	margin-right: 15px;
	margin-left: 15px;

}
ul.sidemenu li {
	list-style: url(../images/list_markred.gif) none inside;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	margin: 15px 5px;

}
ul.sidemenu li a:link {
	color: #666;
	text-decoration: none;

}
ul.sidemenu li a:visited {
	color: #666;
	text-decoration: none;
}
ul.sidemenu li a:hover {
	color: #666;
	text-decoration: underline;
}
ul.sidemenu li a:active {
	color: #666;
	text-decoration: underline;
}




div.minatonetwork {
	height: 100px;
	width: 680px;
	margin-top: 15px;
	margin-bottom: 30px;
	position: relative;
}
div.minatonetwork p.txt {
	position: absolute;
	top: 25px;
	right: 250px;
}
div.minatonetwork p.pic {
	position: absolute;
	right: 0px;
}
div#contents table.company {
	width: 678px;
	margin-bottom: 30px;
	border: 1px solid #EEEEEE;
	font-size: 80%;
	line-height: 1.6;
	margin-top: 15px;
}
div#contents table.company th {
	border: 1px solid #EEEEEE;
	line-height: 2;
	background: #EEEEEE;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}
div#contents table.company td {
	border: 1px solid #EEEEEE;
	line-height: 2;
	font-weight: normal;
	padding: 10px;
}
ul.sitemap {
	padding-top: 30px;
	padding-left: 15px;
	margin-bottom: 50px;
	margin-left: 20px;
	font-size: 85%;
	line-height: 1.6;
}
ul.sitemap a:link {
	color: #EA0000;

}
ul.sitemap a:visited {
	color: #EA0000;
}
ul.sitemap a:hover {
	color: #EA0000;
	text-decoration: none;
}
ul.sitemap a:active {
	color: #F66;
	text-decoration: none;
}




ul.sitemap li.first {
	padding-left: 10px;
	list-style: url(../images/list_markred.gif) outside;
	font-weight: bold;

}
ul.item li {
	list-style: disc inside;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
div#contents div.service {
	margin-bottom: 25px;

}
div#contents p.txt {
	float: left;
	width: 410px;
	margin-top: 10px;
	font-size: 80%;
	line-height: 1.8;
}
div#contents p.photo {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
div#contents p.smalltxt {
	font-size: 70%;
	line-height: 1.6;
}
div#contents p.explain {
	font-size: 80%;
	line-height: 1.8;

}
div#contents table.price {
	border: 1px solid #EEEEEE;
	width: 678px;
}

div#contents table.price th {
	background: #EEEEEE;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	font-size: 85%;
	width: 200px;

}

div#contents table.price td {
	font-size: 85%;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #EEEEEE;
}

div#contents p.tel {
	padding-left: 45px;
}
div#contents p.mail {
	padding-left: 45px;
}
div#contents p.confirmmes {
	text-align: center;
}
div#contents p.button {
	text-align: center;

}



div#contents table.contact {
	border: 1px solid #EEEEEE;
	width: 678px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div#contents table.contact th {
	background: #EEEEEE;
	font-weight: normal;
	padding: 15px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	font-size: 80%;
	width: 200px;
	vertical-align: top;
}

div#contents table.contact td {
	font-size: 80%;
	padding: 15px;
	border-bottom: 1px solid #EEEEEE;
}
span.red {
	color: #F06;
}
