﻿/*	link	*/
a:link { color:#EC6AAC;text-decoration:none;}
a:visited { color:#EC6AAC;text-decoration:none;}
a:hover { color:#EC6AAC;text-decoration:none;}
a:active { color:#EC6AAC;text-decoration:none;}

/*	body	*/
body {
	margin:0 auto;
	background:#000000;
	font-size:12px;
	color:#ffffff;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

/*	wrap	*/
#wrap {
	width : 320px ;
/*	background : #ff0000 ;
*/	text-align : center ;
	}

/*	スライド	*/
#slider1 {
	list-style:none;
	padding:0;
	margin:0;
	}


/*	マーキー	*/
#marq {
	width:100%;
	white-space:nowrap;
	color:#EC6AAC;
	font-size:20px;
	}

/*	テキスト	*/
.teltxt {
	font-size : 14px ;
	text-align : center ;
	color : #ffffff ;
	}

.cnttxt_h {
	width:300px ;
	background:url(../img/cnttxt_h_bg.jpg) no-repeat;
	font-size:24px;
	line-height:130%;
	text-align:center ;
	color:dddddd ;
	}

.cnttxt_h2 {
	width : 300px ;
	font-size : 20px;
	line-height:130%;
	text-align : center ;
	color : dddddd ;
	background:#00658A;
	padding:5 0 5 0;
	margin:10 0 10 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px; 
    border-radius: 10px;
	}


.cnttxt_h3 {
	width : 280px ;
	background:url(../img/cnttxt_h3_bg.jpg) no-repeat;
	font-size : 16px;
	line-height:130%;
	text-align : left ;
	padding:0 0 0 20;
	color : #dddddd ;
	}

.cnttxt {
	width : 300px ;
	font-size : 13px ;
	text-align : left ;
	color : #dddddd ;
	}

.cnttxt_notes {
	width : 300px ;
	font-size : 12px ;
	text-align : left ;
	color : #dddddd ;
	}


.linktxt {
	font-size : 16pt ;
	text-align : center ;
	color : #ffffff ;
	}

.linktxt_l {
	font-size :16pt ;
	text-align : center ;
	color : #ffffff ;
	}

/*	フッター	*/
.footer_line {
	height: 1px;
	border: none;
	border-top: 1px #ffffff solid;
	padding:5 0 5 0;
	}
#company {
	font-size:30px;
	color:#ffffff;
	text-align : center ;
	}
#footer {
	width : 100% ;
	font-size : 14pt ;
	text-align : center ;
	color : ffffff ;
	}

/*	copyright	*/
#cr {
	width : 100% ;
	font-size : 12px ;
	text-align : center ;
	color : #ffffff ;
	}

/*	メニューボックス	*/
.navb a {
	display : block ;
	width : 100% ;
	text-decoration : none ;
	color : #000000 ;
	}
.navb a:hover {
	display: block;
	color : #ffffff ;
	text-decoration : none ;
	}
div.nav {
	width:320px;
	}
.navb_h {
	width : 320px ;
	height : 70px ;
	border : #00A2DD ;
	border-style : double ;
	border-width : 10px ;
	background-color : #000000 ;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	color : #00A2DD;
	font-size : 20px;
	font-weight:bold;
	}
.navb {
	width : 320px ;
	height : 70px ;
	border : #000000 ;
	border-style : double ;
	border-width : 10px ;
	background-color : #00A2DD ;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
	color : #000000;
	font-size : 22px;
	}

/*	設置	*/
.secchi_h {
	width:100%;
	font-size:20px;
	color:#000000;
	background:#00A2DD;
	text-align:center;
	}


/*	レンタル	*/
.rental_list {
	margin: 0 0 0 1em;
	padding: 0;
	list-style:disc;
	color:#00A2DD;
	}
.rental_list span {
	color:#dddddd;
	}


/*	common	*/
.cnt_box {
	font-size:14px;
	color:#ffffff;
	text-align:left;
	padding:10;
	line-height:150%;
	}

/*	メンテナンス料金	*/
.mainte_h {
	width:280px ;
	height:24px ;
	background:url(../img/mainte_h_bg.jpg) no-repeat;
	font-size:18px;
	text-align:left ;
	padding:0 0 0 30;
	color : #dddddd ;
	line-height:130%;
	}

.mainte_h2 {
	width:280px ;
	height:18px ;
	background:url(../img/cnttxt_h3_bg.jpg) no-repeat;
	font-size:18px;
	text-align:left ;
	padding:0 0 0 30;
	color : #dddddd ;
	line-height:130%;
	}

.mainte_table_txt {
	width:300px ;
	font-size:12px ;
	text-align:left ;
	color:#dddddd ;
	}

.price_t {
	background:#444444; margin-bottom: 10px; border-spacing: 1px;
	}

table .method02 {
	width: 70px;
	}
table .first02 {
	width: 120px;
	}
table .month02 {
	width: 120px;
	}

table .method03 {
	width: 50px;
	}
table .first03 {
	width: 80px;
	}
table .month03 {
	width: 75px;
	}


table .method04 {
	width: 50px;
	}
table .first04 {
	width: 80px;
	}
table .month04 {
	width: 75px;
	}

table th {
	background:#2A2A2A;
	font-size: 12px;
	padding: 10px 0px;
	font-weight: normal;
	border-collapse: collapse;
	border:1px solid rgb(18, 18, 18);
	}
table td {
	background:#111111;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	border:1px solid rgb(18, 18, 18);
	}
table .bgc_green {
	background:#0D2D39;
	border:1px solid rgb(18, 18, 18);
	}

.mainte_list {
	width:300px;
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style:disc;
	color:#00A2DD;
	}
.mainte_list span {
	color:#dddddd;
	}

