@charset "UTF-8";



/* photo
----------------------------------------------------*/

#container #photo {
	width:740px;
	}
	
#container #photo img {
	margin-top: -6px;
	position: relative;
	}

/* IE- hack-------------*/		
* html #container #photo img {
		margin-top: -4px;
		}
/* IE- hack-------------*/			
			
#container #photo .text {
	width: 400px;
	text-align: right;
	font-size: 11px;
	float: right;
	position: absolute;
	top: 385px;
	left: 47%;
	}
	
	
	
/* top main
----------------------------------------------------*/	

#container #main #top_main {
	width: 710px;
	padding: 15px;
	}
	
/* IE- hack-------------*/	
* html #container #main #top_main {
	width: 710px;
	}	
/* IE- hack-------------*/		
	
	
	
#container #main #top_main .naiyo {
	padding-right: 13px;
	width: 225px;
	float: left;
	}	
	
#container #main #top_main .naiyo-right {
	width: 225px;
	float: left;
	}
	
#container #main #top_main .naiyo img {
	padding-bottom: 5px;
	}
	
	
	
	
#container #main #top_main #info {
	width: 450px;
	padding: 15px 0 15px 0;
	float: left;
	}
	
#container #main #top_main #info h4 {
	width: 450px;
	height: 30px;
	padding-left: 5px;
	padding-top: 4px;
	background: url(../img/obi.gif) repeat-x;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}

#container #main #top_main #info ul li {
	padding: 5px 0 10px 10px;
	width:440px;
	border-bottom: #999999 dashed 1px;
	list-style: none;
	}
	
	
	
	
#container #main #top_main #banner {
	width: 235px;
	float: left;
	}

#container #main #top_main #banner .banner-lan,
#container #main #top_main #banner .banner-ll {
	width: 235px;
	height: 100px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	}	
	
#container #main #top_main #banner .banner-lan {
	background: url(../img/banner-lan.jpg) no-repeat #FFFFFF;
	}	
	
#container #main #top_main #banner .banner-ll {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}	
	
	
#container #main #top_main #banner .banner-lan p,
#container #main #top_main #banner .banner-ll p {
	padding: 0 15px 0 20px;
	font-size: 12px;
	}
	
		

