@charset "UTF-8";


#wrap{
     margin:0;
	 padding:0;
	 
	}

.container {
	text-align:left;
	width:680px;
	margin:0 auto;
	padding:p;
	background-image:url(../koushin_media/images/koushin_bk.jpg);
	background-repeat:repeat-y;
}

.contents{
	width:660px;
	margin:0 auto;
	}

#hmedia{

	width:660px;
	height:123px;
	background-image:url(../koushin_media/images/media_main.jpg);
	background-repeat:no-repeat;
	}
	
#header{

	width:660px;
	height:123px;
	background-image:url(../koushin_news/images/koushin_news_main.jpg);
	background-repeat:no-repeat;
	
	}


#botton{
	width:660px;
	height:50px;
	padding-top:15px;
	}	

	
.prev{	
	float:left;
	margin-left:90px;
	}
	
	
	
	
.ichi{		
	float:left;
	margin-left:90px;
	border:none;
	}


.next{
	
	float:left;
	margin-left:90px;
	
	}

#title{
	font-weight:bold;
	fotn-size:12pt;
	clear:both;
	color:#F93;
	margin-left:40px;
	text-align:left;
	margin-top:15px;
   
	}
	
.date{
	text-align:right;
	margin-right:30px;
	font-size:12pt;
	color:#993300;
	}	
#article{
	width:660px;
}

#article{
	color:#666;
	font-size:12px;
	line-height:160%;
	float:left;
	margin-left:30px;
	width:290px;
	letter-spacing:normal;}

#image{
	float:left;
	margin-left:20px;
	width:290px;
	}

#shortlist{
	margin:40px 40px;
	height:500px;}

.list{
	color:#666;
	font-size:12px;
	line-height:160%;
	}
	
	
	
#close{
	clear:both;
	width:660px;
	text-align:center;
	margin:10px;}

#close_botton{
	text-align:center;
	clear:both;
	height:40px;
	backgroud-color:#666;
	font-size:12px;
	color:#fff;}
	
#footer{
	width:660px;
	height:50px;
	margin-bottom:0px;

	background-color:#666;	
	}
.copy{
	text-align:center;
	padding-top:20px;
	color:#fff;
	font-size:11px;
	}	
