@charset "utf-8";

.l-content{
	padding-top: 20px;
}

.p-content-inner01{
	background: url(/top/img/bg_content_01.png) repeat;
	padding: 20px 0;
}
.p-content-inner01-left{
	float: left;
}


.p-content-inner01-right{
	float: right;
	width: 300px;
}
.p-newsTopics{
	background-color: #fff;
	padding-bottom: 10px;
}
.p-news-list{
	height: 400px;
	outline: none;
	overflow: scroll;
}
.p-news-list li{
	border-bottom: 1px dashed #dcdcdc;
	margin: 0 20px 10px;
	padding-bottom: 10px;
	width: 260px;
}
.p-news-list li:last-child {
	border-bottom: none;
	margin: 0 20px 0;
	padding-bottom: 0;
}

.p-news-list-time {
	color: #a96bb6;
	padding-bottom: 5px;
	display: inline-block;
}
.p-news-list-picture {
	padding-bottom: 5px;
	display: inline-block;
}
.p-news-list-title {
	display: block;
	font-weight: normal;
	line-height: 1.6;
	color: #666;
}

/* スクロールバーカスタム */
.p-news-list .jspVerticalBar {
	position: absolute;
	right: 5px;
	width: 3px;
}
.p-news-list .jspTrack {
	background-color: #e7e7e7;
}
.p-news-list .jspDrag {
	background-color: #a96bb6;
}


.p-column{
	padding: 20px 0;
	line-height: 1;
/*	border-bottom: solid 1px #999;
*/
}
.p-column-box01{
	width: 456px;
	height: 210px;
	float: left;
	border: solid 2px #a96bb6;
}
.p-column-box01 h2{
	background: #f2e9f5;
	text-align: center;
	padding: 10px 0;
}
.p-column-box01-inner{
	padding: 30px 20px;
}
.p-column-box01-left{
	width: 197px;
	float: left;
}
.p-column-box01-left li + li{
	padding-top: 18px;
}
.p-column-box01-right{
	width: 188px;
	float: right;
}
.p-column-box01-right li + li{
	padding-top: 18px;
}
.p-column-box02{
	width: 216px;
	height: 190px;
	float: left;
	border: solid 2px #81a7cc;
	margin: 0 20px;
}
.p-column-box02 h2{
	background: #e4effa;
	text-align: center;
	padding: 10px 0;
}
.p-column-box02-inner{
	padding: 30px 20px;
}
.p-column-box02-list{
	width: 197px;
}
.p-column-box02-list li + li{
	padding-top: 18px;
}
.p-column-box03{
	width: 196px;
	height: 155px;
	float: left;
	border: solid 2px #ca5858;
	background: #fcf0f0;
	padding: 10px 10px 25px;
}
.p-column02 ul li{
	float: left;
	margin-bottom: 20px;
}
.p-column02 ul li + li{
	margin-left: 20px;
}




.p-column-box03-1{
	width: 220px;
	float: left;
}

.p-column-box03-1 .sub-box01{
	height: 70px;
	border: solid 2px #ca5858;
	background: #fcf0f0;
	padding: 10px 0;
}

.p-column-box03-1 .sub-box02{
	height: 70px;
	border: solid 2px #2e7f15;
	background: #f6f7f6;
	margin-top: 6px;
	padding: 10px 0;
}


.p-column-box03-1 h2{
	margin-top: 5px;
	text-align: center;
}

.p-column-box03-1 ul{
	margin: 15px 0 0 0;
}

.p-column-box03-1 ul li{
	float: left;
	margin: 0 4px;
}
.p-column-box03-left {
	width: 73px;
	float: left;
}

.p-column-box03-right {
	width: 70px;
	float: right;
}

.p-column-box03-inner {
	padding: 15px 20px 5px 0;
}
.p-column-box02{
	width: 216px;
	height: 190px;
	float: left;
	border: solid 2px #81a7cc;
	margin: 0 20px;
}
.p-column-box04 h2{
	background: #e4effa;
	text-align: center;
	padding: 10px 0;
}
.p-column-box04-inner{
	padding: 30px 20px;
}
.p-column-box04-list{
	width: 197px;
	color: #ca5858;
}
.p-column-box04-list li + li{
	padding-top: 18px;
}
