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

/* ショートハンド  http://web-100.jp/sample/043.shtml-----*/

#container {
	text-align: left;
	margin: 0 auto;
	padding:0;
	height:auto;
}
/* h-wrap----------------------------------*/
#h-wrap {
	height:auto;
	padding:0;
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash-cts{
	height: 405px;
	width: 840px;
}
#flash-cts_noplay{
	background-image: url(images/flash-dummy.jpg);
	height: 405px;
	width: 840px;
	text-align: center;
}
#flash-cts_noplay h4,#flash-cts_noplay p{
	color: #CC0909;
	font-size: 1.2em;
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 10px;
}
/* main-cts----------------------------------------------*/
#main-cts h3,#main-cts p a,#main-cts .certificate{
	text-indent: -2000em;
	display: block;
	font-size:1px;
	line-height:1px;
	overflow: hidden;
}
#main-cts .certificate{
background-image: url(images/certificate.gif);
clear: both;
height: 45px;
width: 645px;
background-repeat: no-repeat;
background-position: left top;
}
/* main-cts------news----------------------------------------*/
#main-cts #news h3{
	background-image: url(images/title_news.gif);
   background-repeat:no-repeat;
	height: 53px;
	width: 380px;
}
#main-cts #news{
	float: left;
	height: auto;
	width: 380px;
}
#main-cts #news ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9410;
	line-height: 34px;
	font-weight: bold;
	padding-left: 10px;
}
#main-cts #news ul li a{
	font-weight: normal;
	margin-right: 10px;
}
#main-cts #news p{
	margin-top: 10px;
}
#main-cts #news p a{
	background-image: url(images/btn_newslook.gif);
	background-position: 0px 0px;
	height: 12px;
	width: 147px;
	float: right;
}
#main-cts #news p a:hover{
	background-position: 0px 12px;
}
/* main-cts------pickup-cts-----------------------------------*/
#main-cts #pickup-cts h3{
	background-image: url(images/title_pickup-contents.gif);
}
#main-cts #pickup-cts{
	float: right;
	height: auto;
	width: 250px;
}
#main-cts #pickup-cts ul{
	padding:10px 0;
}
#main-cts #pickup-cts ul li{
margin-bottom:5px;
display: block;
}
/* news */
#news{
}
#news dl{
height: auto;
width: 380px;
overflow: hidden;
margin: 0 0 5px 0;
padding: 3px 0;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #FB9415;
}
#news dt{
float: left;
height: auto;
width: 80px;
}
#news dd{
float: right;
height: auto;
width: 260px;
}
