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

h1.entry-title {
	margin: 0px;
	padding: 40px 0px;
	line-height:0;
}

div.category-read{
	background: #f8f8f8;
padding: 20px 20px 20px 20px;
	clear: both;
	margin-bottom: 60px;
	font-size: 14px;}

p.category-name{
	padding: 10px 0px 40px 0px;
	text-align: center;
}


/* ABOUT */
section.about{
	font-size: 12px;
	color: #707070;
}

section.about h2{
	text-align: center;
	font-size: 14pt;
	margin: 40px;
	background-color: #FFF;
	padding: 0px;
}


section.about h3{
		text-align: center;
	margin-bottom: 40px;
}








section.about .box{
	width: 350px;
	float:left;
	clear: both;
	margin-right: 100px;
	margin-bottom: 50px;
}


section.about .box div.name{
	text-align: right;
	padding-top: 20px;
}


section.about .box2{
	float:left;
	 text-align: left;
	margin: 0px;
	padding: 0px;
}


section.about ul{
	clear: both;
	margin: 0px;
	padding: 0px;
}
section.about ul li.y{
	list-style: none;
	float: left;
	border-bottom: solid 3px #FFE200;
	padding: 4px 0px 4px 10px;
	width: 65px;
}

section.about ul li.g{
	list-style: none;
	float: left;
	border-bottom: solid 1px #B4B4B4;
	padding: 5px 0px 4px 6px;
	margin-left: 1px;
	width: 260px;
}

section.about ul li.brank1{
	padding-bottom: 45px;
}


section.about ul li.brank2{
	padding-bottom: 24px;
}
