/*///////テキスト/////////////////////////////////*/
.new_repo{
	width:auto;
	background-image: url(../img/line02.jpg);
	line-height: 28px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
	font-style: normal;
	font-variant: normal;
	color:#333333;
}

.new_cap{
	line-height: 18px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
	font-style: normal;
	font-variant: normal;
	color:#333333;
	text-align:left;
}

/*///////見出し/////////////////////////////////*/
.tit {
	display: block;
	background: url("../img/line_tit.jpg");
	background-repeat: repeat-x;

}


/*///////リンク/////////////////////////////////*/





/*///////ボタン/////////////////////////////////*/



/*///////リスト/////////////////////////////////*/

.sankaku3 ul {
	list-style: square inside url(../img/icon_sankaku3.jpg); 
}
.sankaku2 ul {
	list-style: square inside url(../img/icon_sankaku2.jpg); 
}


/*///////ボーダー/////////////////////////////////*/
.line_001 {
	background:url(http://www.hakkei-yubara.jp/img/line_001.jpg) repeat-x;
	height:1px;
	margin:10px 0;
	width:100%;
}

#line_001 {
	background:url(http://www.hakkei-yubara.jp/img/line_001.jpg) repeat-x;
	height:1px;
	margin:10px 0;
	width:100%;
}

/*///////ボックス/////////////////////////////////*/

.box_s {
width:213px;
height:auto;
	float:left;
padding:5px;
margin:0;
	text-align:left;
}

.box_s h3{
	display: block;
	backgroud:#CCCCCC;
	padding-bottom:10px;
}

.box_m {
width:320px;
height:auto;
	float:left;
padding:5px;
margin:0;
	text-align:left;
}

.box_l {
width:426px;
height:auto;
	float:left;
padding:5px;
margin:0;
	text-align:left;
}


.box_ll {
width:640px;
height:auto;
	float:left;
padding:5px 5px 30px 5px;
margin:0px;
	text-align:left;
}

.box_ll h2{
	display: block;
	padding-bottom:10px;
}

.box_ll h3{
	display: block;
	backgroud:#CCCCCC;
	padding-bottom:10px;
}

.box_ll p{
	margin: 0px;
	padding:0px 10px 0px 10px;
}






.150_box{
	width:150px;
	height:aute;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:left;
	line-height: 150%;
	font-size: 12px;
}


.640_box {
width:640px;
height:auto;
	float:left;
padding:5px;
margin:0;
	text-align:left;
}

.460_box {
width:460px;
height:auto;
float:left;
padding:5px;
margin:0;
	text-align:left;
}


/*///////テーブル/////////////////////////////////*/
.td01 {
	border-bottom-style: dotted;
	padding: 4px;
	font-size: 12px;
	line-height: 140%
}

.news_td09 { padding-left: 10px; font-size: 14px; height:55px; line-height:55px; border: #999999 dotted; border-width:0px 1px 1px 0px; }

