@charset "utf-8";
/* CSS Document */

section{
	margin-bottom: 40px;
}

.mainimg{
	margin-bottom: 25px;
}

.entry h2:first-child{
	margin: 0 0 15px;
}

.entry h3{
	color: #6b93b4;
}

.entry li{
	margin: 20px 0 30px;
	list-style: url(../images/icn-beige.gif) outside;
}

.entry strong{
	font-weight: bold;
	color: #96662d;
}

.company-contents{
	margin: 0 0 30px;
	clear: both;
	letter-spacing: -.40em;
}

.company-contents{
    letter-spacing: normal;
}

.company-contents .box{
	position: relative;
    display: inline-block;
    letter-spacing: normal;
    width: 190px;
    height: 200px;
    text-align: center;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	text-align: center;
}

.company-contents .box{
	position:relative;
	margin-right: 38px;
}

.company-contents .box:last-child{
	margin: 0;
}

.company-contents .box h2{
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	background: none;
	font-size: 1.1em;
}

.company-contents .box h2 a{
	text-decoration: none;
}
