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


.tit_cha{
	height: 26px;
	width: 100%;
	background-image: url(../img/border_cha.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
	text-align:left;
}
	


div.top_textarea_left{
	width:332px;
	float:left;
	margin-top:20px;}
	
	
	div.top_textarea_right{
	width:332px;
	float:right;
	margin-top:20px;	}
	
div.textarea_all{
	width:685px;
	float:left;
	margin-bottom:20px;
	margin-top:30px;}
	
	
ul.top_list{
	margin-left:50px;
}


.top_list li{
	margin-bottom:5px;}
	
	
	
ul.top_list_all{
	margin-left:50px;
}



.top_list_all li{
	float:left;
	margin-right:70px;
}


div.top_main{
	float:left;
	width:100%;
	min-width:1029px;
}



/*　お知らせＣＳＳ　*/

h3.top_news{
	height: 32px;
	width: 280px;
	color: #FFF;
	text-align: left;
	background-image: url(../img/top_newsbk.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 100%;
	float:left;
}
	
h3.top_news a{
	color: #FFF;
	text-decoration: none;
}


.top_newstext{
	width: 275px;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 1.2em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #963;
	padding-right: 10px;
	padding-left: 10px;
}
