@charset "UTF-8";
/* *******************************
 *
 *	CSS layout
 *	lasted edit on : 11/26/2008.
 *
 * *******************************
 */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	font-family: "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 90%;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	background: #fbfbfb url(../img/filtering/main-bg.jpg) top center repeat-y;
}
img {
	border: none;
	vertical-align: middle;
}
hr { display: none; }
/*
	all link 
*/
a, a:link, a:visited {
	color: #600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}
h1 {
    position: absolute; 
	top: 0;
	left: 0;
	width: 367px;
	height: 60px;
	color: #fff;
	text-indent: -5000px;
	background: #b40000 url(../img/filtering/title.gif) top left no-repeat;
}
h1 a {
	display: block;
	width: 367px;
	height: 60px;
	overflow: hidden;
}
h2 {
	position: absolute;
	top: 83px;
	right: -2px;
	width: 743px;
	height: 37px;
	text-indent: -5000px;
	color: #fff;
	background: #b40000 url(../img/filtering/msg.gif) top left no-repeat;
}
h3 {
	font-size: 120%;
	margin-bottom: 1em;
	padding: 5px 0;
	background: #fcfcfc;
	border-top: solid 3px #b40000;
	border-bottom: solid 1px #ccc;
}
#system h3 {
	background-color: #F7F7F7;
}
h3#cell {
	position: absolute;
	top: 392px;
	left: -176px;
	width: 175px;
	height: 200px;
	background: url(../filtering/img/cell.jpg) center left no-repeat;
	border: none;
	text-indent: -5000px;
	z-index: 15;
}
h4 {
	font-size: 110%;
	margin-bottom: 1em;
	padding: 2px 0;
	color: #b40000;
	background: #fcfcfc;
	border-bottom: dotted 1px #999;
}
h5 {
	font-size: 100%;
	margin-top: .5em;
	color:#990000;
}

#logo {
	position: absolute;
	top: 87px;
	left: 13px;
	width: 106px;
	height: 30px;
	text-indent: -5000px;
	color: #fff;
	background: url(../img/filtering/logo.gif) top left no-repeat;
}
#logo a {
	width: 106px;
	height: 30px;
	display: block;
	overflow: hidden;
}
.details_2clm h3 {
	background: none;
	margin: 0 0 .5em 0;
	padding: 0;
}
ul,ol,li {
	list-style-position: outside;
}
address { 
	font-style: normal; 
	letter-spacing: 0.05em;
}
p {
	font-size: 90%;
	letter-spacing: 0.04em;
}
p.t-rignt {
	text-align: right;
	font-weight: bold;
	font-size: 110%;
}
#wrap {
	margin: 0 auto;
	width: 918px;
	text-align: left;
	color: #333;
	background: #f4f4f4 url(../img/filtering/bg.jpg) top center no-repeat;
}
#header{
	position: relative;
	width: 100%;
	height: 155px;
}
#msg {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 532px;
	height: 60px;
	font-size: 85%;
	color: #333;
}
#container{
	position: relative; 
	margin: 0 0 20px 175px;
	width: 715px;
	text-align: left;
	z-index: 30;
	background-color: #fff;
	border: solid 1px #888;
	z-index: 20;
}
#navi {
	clear: both;
	width: 715px;
	text-align: center;
	font-weight: bold;
	background-color: #b40000;
}

#navi li {
	float: left;
	display: inline;
	font-size: 90%;
	border-right:1px solid #FFFFFF;	
}
#navi li.navi_01 {
	width: 5.5em;
}
#navi li.navi_02 {
	width: 11em;
}
#navi li.navi_03, #navi li.navi_04 {
	width: 6em;
}
#navi li.navi_05 {
	width: 14em;
}
#navi li a {
	display: block;
	padding: 5px 5px;
	color: #fff;
	background-color: #b40000;
	text-decoration: none
}
#navi li a:hover {
	color: #fff;
	background: #FF4646;
}
#navi #on a {
	color: #b40000;
	background: #fff;	
}
#content {
	position: relative;
	clear: both;
	padding: 30px;
	min-height: 230px;
}
.detail {
	margin: 15px auto;
	width: 629px;
	border: solid 5px #ccc; 
}
.detail p {
	padding: 15px;
}
.detail .clear {
	text-align: right;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.pagetop {
	text-align: right;
}
.clear {
	clear: both;
}
.section {
	padding-bottom: 25px;
}
.section_right {
	margin: 2em 0;
	padding: 1em 0 0 0;
	border-top: solid 1px #ccc; 
	border-bottom: solid 1px #ccc;
	background: url(../img/line_right.gif) center top repeat-y;
	overflow:hidden;
}
#flitering-banner {
	width: 205px;
	height: 100px;
	margin: 0  25px 20px 0;
	float: left;
	border: solid 1px #900;
}
.img-box {
	width: 200px;
	margin: 0 25px 20px 0;
	float: left;
}
.img-box-r {
	width: 270px;
	margin: 0 0 20px 25px;
	float: right;
}
.img-box-f {
	width: 335px;
	margin: 0 0 20px 25px;
	float: right;
}
.detail_2clm {
	width: 430px;
	float: right;
	background: #fff;
}
#side-bar {
	position:relative;
	width: 240px;
	float: right;
}
#contact {
	width: 230px;
	text-align: center
}
#contact dd{
	margin-top: .5em;
}
.section li {
	list-style: outside disc;
	margin-left: 1em;
	line-height: 1.6;
	color: #036;
}

.tools li {
	padding: 2px 5px;
	margin: .25em 0;
	display: inline;
	float: left;
	background: #f7f7f7;
	border: solid 1px #ccc;
	margin-left: 3px;
}
#feature-list {
	padding: 15px 10px 10px 12px;
}

#feature-list li {
	position: relative;
	width: 629px;
	height: 49px;
	margin-bottom: 15px;
}
#feature-list li span {
	position: absolute;
	top: 27px;
	left: 133px;
	font-size: 85%;
	z-index: 10;
	text-decoration: none;
}
#feature-list li img {
	position: absolute;
	top: -2px;
	left: 3px;
	font-size: 90%;
	z-index: 5;
}
table {
	margin-bottom: 1em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 100%;
	width: 520px;
	color:#333;
}

td {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 5px;
}
th {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: none;
	background-color: #f3f3f3;
	font-weight: normal;
	padding: 5px;	
	width: 100px;
}
table em { 
	font-size: 125%;
	color: #009;
	font-weight: bold;
}
caption {
	font-size: 85%;
	text-align: right;
}
.details_2clm p.center {
	margin: 1em auto;
}
.outline {
	margin: 1em 0;
}
.more {
	clear: both;
	padding: 25px 0;
	text-align: center;
}
.more a {
	padding: 3px;
}
#price {
	text-align: right;
}
#go-top {
	clear: both;
	padding-top: 10px;
	text-align: right;
}
#go-top a {
	padding: 10px;
	color: #fff;
	background: #b40000;
}

#open-it {
	position: fixed;
	width: 100px;
	height: 160px;
	right: 0;
	top :0;
	z-index: 1;
}
#service-menu ul { 
	margin: 15px auto 0 auto;
	width: 535px;
}
#service-menu li {
	display: inline;
	margin-right: 10px;
	padding-bottom: 10px;
}
#service-menu li img {
	margin-bottom: 10px;
}
#footer {
	clear: both;
	padding:35px 100px 15px 100px;
	margin: 0 auto;
	width: 718px;
	background: #fbfbfb url(../img/filtering/main-bg.jpg) top center repeat-y;
}
#footer address {
	padding-top: 15px;
	font-size: 80%;
	text-align: center;
	color: #fff;
	clear:both;
}
#footer address  a {
	color: #fff;
}
.footer-menu {
	padding:0px 30px 0px 30px;
	font-size:75%;
	width: auto;
	text-align:left;
	font-weight:bold;
	float:left;
}
.footer-menu a{
	color: #fff;
	text-decoration: none;
}
.footer-menu ul {
	font-weight: normal;
}
.footer-menu li a { 
	color: #fff;
	text-decoration: none;
}
.footer-menu li a:hover { 
	color: #fff;
	text-decoration: underline;
}
noscript { color: red;} 

