﻿.newsGroup
{
	padding-left: 5px;
}
.newsGroup a, .newsGroup a:visited
{
	text-decoration: none;
}
.newsGroupTitle
{
	font-size: 1.2em;
	font-weight: bold;
	color: #0b3f95;
	text-transform: uppercase;
}
.first
{
	color: #333333;
	line-height: 1.1em;
	clear: both;
}
.newsGroup .floatImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newsGroup .newsTitle
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	letter-spacing: normal;
	font-weight: bold;
}

.newsDetail
{
	text-align: justify;
	padding-right: 5px;
}
.newsTitle
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	letter-spacing: 0.01em;
	font-weight: bold;
}
.fontDateTime
{
	font-size: 0.8em;
	font-weight: normal;
}

.otherNewsBox
{
	padding-top: 5px;
	clear: both;
}
.otherNewsBox h1
{
	font-weight: bold;
	padding: 0px;
}
.otherNewsBox a
{
	text-decoration: none;
}
.otherNewsBox ul
{
	list-style-position: inside;
	list-style-type: none;
}
.otherNewsBox .newsTitle
{
	font-size: 1.1em;
}
.fontArticleTitle
{
	font-weight: 600;
}
.recruit-item{display:block; padding:5px 10px}