@charset "UTF-8";



#section {
}
#section .article {
}
#section .article p {
	margin-bottom: 15px;
}

#section .article .read {
	font-size: 170%;
}
#section .article .read_s {
	font-size: 140%;
}




#index {
}
#index p {
	margin-bottom: 0px !important;
}

#index .tit {
	padding-bottom:15px;
}
#index .titSec {
	padding-bottom:7px;
}
#index #section ul {
	margin-bottom:15px;
}
	#index #section ul li {
		background:url(../img/dotlist.gif) no-repeat left 6px;
		padding-left:13px;
	}

#index .center {
	float:left;
	margin-left:16px;
}
	#index .img {
		padding-bottom:5px;
	}

#index .cell .left,
#index .cell .right {
	width:315px;
}

	#index .after .left,
	#index .after .center,
	#index .after .right {
		width:210px;
	}
	
	#index .after .center {
		margin-left:10px;
	}
	
	#index .sp .cell {
		background: url(../../share/img/dotline.gif) left bottom repeat-x;
		margin-bottom: 30px;
		padding-bottom: 50px;
	}













