@charset "utf-8";
/* CSS Document */

/* last update 2009/3/26 */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#contactTitle{
	margin:0 0 15px 5px;
}
div#contactTitle h2{
	float:left;
	display:inline;
	margin-right:20px;
}
div#contactTitle p{
	float:left;
	display:inline;
	padding-top:4px;
	line-height:1.2;
}

/* HOKUSHIN */
div#hokushin{
	margin-bottom:30px;
	padding:15px 20px 15px 25px;
	border:solid 2px #c0c0c0;
}
div#hokuLeft{
	float:left;
	display:inline;
	width:500px;
}
div#hokuLeft h3{
	margin-bottom:15px;
}
div#hokuLeft li{
	float:left;
	display:inline;
	margin-right:10px;
}
.mt5{
	margin-top:5px;
}
div#hokuRight{
	float:right;
	display:inline;
	margin-top:40px;
	width:237px;
}

/* LIST ENTRY */
div#listArea{
	margin:0 auto 20px;
	width:668px;
}
div#roomCon{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:solid 1px #c0c0c0;
}
div#roomCon h4{
	float:left;
	display:inline;
	width:89px;
}
div#roomCon p{
	float:left;
	display:inline;
	margin-left:15px;
	padding-top:5px;
	font-size:0.8em;
	width:400px;
}
div.listEntry{
	margin-bottom:10px;
	width:666px;
	padding-bottom:10px;
	border-bottom:solid 1px #c0c0c0;
}
div.listEntry img{
	vertical-align:bottom;
}
div.listRight{
	float:right;
	display:inline;
	width:490px;
}
.listCopy{
	margin-bottom:3px;
}
.licoLeft{
	float:left;
	display:inline;
	width:235px;
	color:#00cc00;
	font-weight:bold;
	line-height:1.2;
	font-size:1.2em;
}
.licoLeft a:link,.licoLeft a:visited{
    color:#00cc00;
	text-decoration:none;
}
.licoLeft a:hover,.licoLeft a:active{
    color:#FF6666;
	text-decoration:underline;
}
.licoRight{
	float:right;
	display:inline;
	width:200px;
	text-align:right;
}
.licoRight img{
	margin-left:3px;
}
div.listDetail{
	margin-bottom:5px;
	padding:3px 10px;
	border:dotted 1px #c0c0c0;
}
div.lideLeft{
	float:left;
	display:inline;
	width:270px;
	line-height:1.2;
}
div.lideLeft span{
    color:#FF6600;
}
div.lideRight{
	float:right;
	display:inline;
	margin-top:22px;
	width:165px;
}
div.lideRight p{
	text-align:right;
}
div.lideRight img{
	margin-left:1px;
}

.listTxt{
	line-height:1.2;
}

div.listLeft{
	float:left;
	display:inline;
	width:163px;
}
div.liimgRight{
	position:relative;
	float:right;
	display:inline;
	width:143px;
}
.listImage{
	margin-bottom:5px;
}
div.liimgLeft{
	float:left;
	display:inline;
	width:15px;
}
div.liimgLeft input{
	padding:0;
	width:15px;
	height:15px;
}
div#conBt{
	margin-bottom:20px;
}
.delete{
	float:right;
	display:inline;
	width:143px;
}
.backList{
	float:left;
	display:inline;
	margin-top:2px;
	width:104px;
}

/* CONTACT */
div#contact h3{
	margin-bottom:20px;
}

.contactTxt{
	margin:0 auto 20px;
	width:668px;
	line-height:1.2;
}
.contactTxt02{
	margin:30px 0 30px 0;
	font-size:1.2em;
	line-height:1.5;
	text-align:center;
}
.contactTxt03{
	margin:0 0 200px 0;
	text-align:center;
}
div#conForm{
	margin:0 auto 30px;
	width:668px;
}
p.kome{
    color:#FF6600;
	text-align:right;
	line-height: 1.2;
}
div#conForm table{
	margin-bottom:25px;
	width:668px;
	line-height:1.5;
	border-top:solid 1px #c0c0c0;
	border-right:solid 1px #c0c0c0;
}
div#conForm th{
	padding:10px 0;
	width:215px;
	border-bottom:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
}
div#conForm th span{
	margin:0 5px 0 15px;
	color:#FF6600;
}
div#conForm td{
	padding:10px;
	border-bottom:solid 1px #c0c0c0;
	border-left:solid 1px #c0c0c0;
}
div#conForm td .mb15{
	margin-bottom:15px;
}
div#conForm ul{
	display:block;
	width:350px;
}
div#conForm li{
	float:left;
	display:block;
}
.formTxt{
	width:415px;
}
.formDate{
	width:500px;
}
.writefield{
	width:250px;
}
div#conForm table textarea{
	font-size:12px;
}
div#conForm table tr ul.cf li{
	margin-right:6px;
}

input.check{
	width:15px;
	height:15px;
	vertical-align:middle;
}
.btSend{
	text-align:center;
}

div.errs{
	margin:0 auto 20px;
	padding:10px 0;
	width:668px;
	color:#FF6600;
	font-weight:bold;
	line-height:1.4;
	border:solid 1px #fcef94;
	background:#D2EEF8;
}
div.errs ul{
	margin:0 30px;
	list-style:disc;
}
div#conForm th span.formIndent{
	margin-left:25px;
	color:#333;
}
div#conForm th.err span.formIndent{
	color:#FF6600;
	background:#d2eef8;
}
div#conForm th span.contact_ather{
	margin-left:25px;
	display:block;
}
div#conForm th.err{
	color:#FF6600;
	background:#d2eef8;
}

div#conForm td.err{
	color:#FF6600;
	background:#d2eef8;
}

/* owner developer */
.thisContact{
	margin:0 0 10px 10px;
}

