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


/*common
--------------------------------------------------*/
#page .mainimg{
	margin:0 0 15px 0;
}

#page h2{
	margin:0 0 15px 0;
}

#page h2.nomargin{
	margin:0px;
}

#page .column01{
	width:700px;
	margin:0 0 20px 0;
}

#page .column01 .qt{
	margin:10px 0px 0px 0px;
	font-size:85%;
	height:40px;
}

#page .column01 .qt img{
	margin:0px 0px 0px 5px;
	float:right;
}

#page .column01 .qt span{
	text-align:right;
	float:right;
}

#page .panorama{
	color:#FF9900;
	font-size:12px;
}

#page span.button{
	background:url(../images/bg_bt.gif) no-repeat right;
	display:block;
	text-align:left;
	border-left:1px solid #ccc;
	padding:3px 15px 3px 5px;
	margin:0px 0px 10px 0px;
	width:99px!important;
	width:120px;
	float:right;
}

#page span.button a{
	display:block;
	color:#333;
}

#page span.button a:hover{
	text-decoration:none;
}

/*text
--------------------------------------------------*/
#page .text01{
	width:440px;
	float:left;
}

#page .right{
	width:240px;
	float:right;
}

#page .right span{
	width:240px;
	display:block;
	margin:5px 0 0 0;
}


/*text
--------------------------------------------------*/
#page .text02{
	margin:0 0 5px 0;
	font-size:10px;
	width:550px;
}

#page table th,#page table td{
	padding:5px 10px;
}

#page table th{
	background:#FBEDD2;
	border-bottom:1px solid #ccc;
	width:100px;
	text-align:center;
	vertical-align:top;
}

#page table td{
	background:#fff;
}

#page table .noborder{
	border:0px;
}


/*photo
--------------------------------------------------*/
#page .photo{
	width:700px;
}

#page .photo li{
	width:105px;
	float:left;
	margin:0 14px 0 0;
}

#page .photo li.nomargin{
	margin:0;
}