@charset "UTF-8";


#bgKaso2{
	background:url(../../images/kaso_bg.jpg) no-repeat center fixed;
	background-size: cover;
	width:100%;
	padding:40px 0 ;
}



#content_box {
	width:1000px;
	margin:0 auto;
}

#newsTitle{
	background: url(../images/title_news.png) center no-repeat;
	width:400px;
	height:80px;
	margin:0 auto 40px;
}

#content_box #main {
	float: right;
	width: 810px;
}
.section {
	background:url(../images/kijiline.png) repeat-y;
	width: 780px;
	margin:0 0  40px 30px;
}

.section .titleall {
	width:750px;
	padding:0 0 5px 30px;
}
.section .titleall .date {
	width: 750px;
	padding: 0;
	font-size: 80%;
	clear: both;
}
.section .titleall .midashi {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 750px;
	padding:5px 0;
	font-size: 200%;
	line-height: 1.5em;
	clear: both;
}
.section .article {
	width: 750px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.5em;
	padding: 15px 0 0 30px;
}

/*content_box aside----------------*/

#aside {
	float: left;
	width: 180px;
}
#aside li {
	width: 170px;
	padding:0 0 10px 0;
}
#aside li .date {
	font-size: 9px;
	line-height:1.0em;
	color: #fff;
	margin-bottom: 2px;
}
#aside li .title {
	width: 170px;
	font-size: 10px;
	line-height: 1.5em;
}
#aside li .title  a{
	color: #95d8ff;
}


#menuBtn_sp,#menuList_sp{
	display:none;
}