@charset "euc-jp";
/* CSS Document */

/* タブメニュー下のライン */
#header_btmline{
	height:10px;
	background:#f94955;
	margin:0;
	font-size:9px;
}
#in_right{
	width:745px;
	float:left;
	background-color:#FFF;
	margin:0;
	padding:0;
}

#cdplus{
	width:715px;
	margin:0 auto;
}
 h1{
	 width:650px;
	 height:62px;
	 background:url(../images/title.gif) no-repeat;
	margin:30px auto 0;
	padding:5px 0;
	line-height:22px;
	border-bottom:#cccccc dashed 1px;
	text-indent:-1000em;

}

	
	
/* トップボタン */
.to_top{
	width:650px;
	text-align:right;
	margin:auto;
}
#to_index a{
	width:107px;
	background: url(../../images/common/to_index.gif) no-repeat;
	display:block;
	margin:15px auto;
	text-indent:-1000em;
	clear:both;
}
