*		{font-size:12px;}
img		{border:0;}
body	{margin:0;padding:0;width:100%;}
a		{color:#0066CC}
a:hover	{color:#FF6600}
br,div,ul,ol,h1,h2,h3,h4,h5,h6,form,p{margin:0;padding:0;}
li		{list-style-type:none}

#main{
	width:430px;
	margin:0 auto;
}

h1{
	background-image:url(../images/back_h1.jpg);
	background-repeat: repeat-x;
	padding:25px 8px 10px;
	color:#000099;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 span{
	font-size:12px;
}

#maindata .img{
	margin:10px;
	float:left;
	width:150px;
}

#maindata .city{
	margin:10px 5px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	width:247px;
	padding:0 4px 5px;
	float:left;
}

* html #maindata .img{margin:10px 5px;}

#maindata .city strong{ 
	font-weight:400;
}

#maindata .setsumei{
	margin:8px;
	float:left;
	line-height:150%;
	width:240px;
}

#tab li{
	float:left;
	height:41px
}	

#tab ul{
	clear:both;
	margin:0;
}	
* html #tab ul{ margin-bottom:-4px;}
.table {
	clear:both;
	border: 1px solid #CCCCCC;	
	margin:0;
	padding:8px;
}

table{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

td,th{
	padding:5px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
.kihon th,.mark th{
	white-space:nowrap;
}
table.mark{
	margin:5px 0;
}

table.mark td{
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB;
}

table.mark th{
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB;
	background-color:#eee;
	font-weight:400;
	
}

h2{
	background-image:url(../images/back_h2.jpg);
	margin-top:10px;
	margin-bottom:5px;
	padding:5px;
	color:#009;
}

.rightMin{
	text-align:right;
	font-size:10px;
}

.remarks{
	margin:10px;
	line-height:120%;
	font-size:11px;
}

.note{
	margin:10px;
	line-height:140%;
	color:#FF4444
}
.copyright{
	margin:10px 0;
}
.copyright address{
	font-style:normal;
	text-align:center;
	padding:10px;
}

.commentTitle {
	width:410px;
}
.commentTitle tr{
	background-color:#DDE4FF
}

.commentTitle td{
	text-align:right;
}

.commentDetail span {
	color:#000099;
}

.commentDetail span.hoshi {
	color:#FFCC00;
}

.noline{
	border:0;
}

.dotline{
	border-bottom-style:dotted;
}

.commentDetail .comment {
	padding:8px;
	line-height:130%;
	border-bottom-style:dotted;
}

.commentDetail .comment a{
	font-size:10px;
}

td.icon{
	font-size:10px;
	text-align:center;
	white-space:nowrap;
	color:#666666;
}

.renovation{
	margin:10px;
	line-height:120%;
	font-size:12px;
} 

.renovation dt{
	font-weight:700;
} 

.renovation dd{
	margin-left:8px;
} 


/*------------- スライドショー　------------*/

.container { width:410px; height:200px; overflow:hidden; position:relative; cursor:pointer;margin:8px auto; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:auto; min-width:10px; display:none; text-align:center;width:410px; }
div.pagination { width:410px; list-style:none; padding:0; margin:8px auto; clear:both;text-align:center;line-height:160%;}
div.pagination span  { display:inline;}
div.pagination span a { padding:2px 4px; }
div.pagination span.active a { background-color:#FF9999; color:white; }



