@charset "utf-8";

/* ------------------------------------------------------------------------------------------------- */

@import url(../common/css/common.css);
@import url(../common/css/model_header_nav.css);
@import url(../common/css/free-layout-1.5.css);
@import url(common.css);

/* ------------------------------------------------------------------------------------------------- */


/** --------------------------------------------------------------------------
 * footer
 * ------------------------------------------------------------------------ */

#content #content-footer {
	clear: both;
	padding-top: 10px;
}
	
	#content #content-footer ul.page-navigation {
		width: 320px;
		margin: 0 auto 15px auto;
		padding: 20px 200px 0 200px;
		border-top: 1px solid #cccccc;
		text-align: center;	
		
	}
		
		#content #content-footer ul.page-navigation li.prev {
			float: left;
			width: 145px;
			text-align: right;
		}
		
		#content #content-footer ul.page-navigation li.next {
			float: right;
			width: 145px;
			text-align: left;
		}
	
	#content #content-footer ul.pagetop {
		clear: both;
		height: 1.5em;
		margin: 0 0 5px;
	}
	
	*+html #content #content-footer ul.pagetop {
		margin: 0 0 35px;
	}
	
	
	#content #content-footer p.page-navigation {
		width: 720px;
		margin: 0 auto 15px auto;
		padding: 20px 0 0 0;
		border-top: 1px solid #cccccc;
		text-align:center;
		
	}
		
		#content #content-footer ul.pagetop li {
			margin-top: 30px;
			padding-right: 12px;
			background: url(../common/images/pt_topagetop.gif) no-repeat 100% 0.25em;
			text-align: right;
		}
		
#content ul.foot-banner {
	margin: 0;
	padding: 0 15px 15px 58px;
	background: #f6f6f6;
	border-top: 1px solid #cccccc;
}
	
	#content ul.foot-banner li {
		float: left;
		margin-right: 7px;
	}


/* Design
=================================================*/
#content div.section ul.color {
	margin: 0;
	padding: 0 0 14px 20px;
}

#content div.section ul.color li {
	float: left;
	margin: 0;
	list-style: none;
}

#content div.section ul.color li.banner {
	padding: 180px 0 0 12px;
}

#content div.section p.intro-text {
	margin: 20px 0 40px 20px;
	font-size: 125%;
	font-weight: bold;
}


/* Design
=================================================*/
#content div.section table.microsd {
	width: 500px;
	margin: 0 0 8px 20px;
	border-collapse: collapse;
	border: 1px solid #919191;
}

#content div.section table.microsd tr th {
	width: 150px;
	padding: 8px;
	background: #dedede;
	border: 1px solid #919191;
	white-space: nowrap;
}

#content div.section table.microsd tr td {
	padding: 8px;
	border: 1px solid #919191;
	text-align: center;
}


/* Camera
=================================================*/
#content div.section ul.camera-bure {
	padding: 0 0 14px 20px;
}

#content div.section ul.camera-bure li {
	float: left;
	margin: 0 20px 12px 0;
	list-style: none;
}

#content div.section ul li {
	margin: 0 20px 0 0;
}

#content div.section ul.lh-viewer {
	margin: 0 0 14px 20px;
}

#content div.section ul.lh-viewer li {
	float: left;
	list-style: none;
}

#content div.section ul.lh-viewer li.experience {
	width: 184px;
	height: 348px;
	padding: 36px 0 0 12px;
	background: url(images/cmr_02_img_03.gif) no-repeat;
}


/* Internet
=================================================*/
#content div#int_01 {
	background: url(images/int_01_img_02.jpg) no-repeat right 50px;
}

#content div#int_01 h3.width340 {
	width: 340px;
}

#content div.section p.flbs-img {
	margin-bottom: 32px;
}

#content div.section p.int_01 {
	width: 400px;
}

#content div.section ul.anno-int_01 {
	width: 460px;
	font-size: 85%;
}

#content div.section ul.anno-int_01 li {
	margin: 0 0 0 36px;
	list-style: disc;
}

#content div.section p.atn {
	color: #ff0000;
	font-size: 85%;
}


#content div.section dl.stream {
	width: 460px;
	margin: 0 0 0 20px;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #bdbdbd;
	font-size: 85%;
}

#content div.section dl.no-bdr {
	margin-bottom: 30px;
	border: none;
}

#content div.section dl.stream dt {
	float: left;
	width: 113px;
	margin: 0 20px 0 0;
}

#content div.section dl.stream dd.gyao {
	padding: 12px 0 0 0;
}

#content div.section dl.stream dd {
	float: left;
	width: 320px;
}


/* clear
=================================================*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}



/* Hides from IE-mac \*/

* html .clear {height: 1%;}

.clear {display:block;}

/* End hide from IE-mac */

