/*グローバルナビ*/
#gNavi li:nth-child(6){
	float: left;
	width: 177px;
}
#gNavi li:nth-child(6) a{
	background-image: url(../../common/img/arrow_01_hover.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: #4782F2;
}

/* タイトル */
.mainLeft h2 {
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	padding-bottom: 8px;
	background: url(../../common/img/border_01.jpg) 0 bottom no-repeat;
}

.mainLeft h2 span{
	float:right;
	line-height:1.0;
}

/*  コンテンツ1   */
.firstArticle .boxLeft {
	width: 495px;
}
/*  コンテンツ2   */
#main .titleA {
	background-color: #EDEFF3;
	padding: 5px 0.7em;
}
#main .titleA h3 {
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	color: #2B5BB8;
}
#main h3.bar {
	color: #3367CD;
	border-left: 5px solid #3367CD;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
#main .titleA p {
	font-size: 100%;
	text-align: right;
	color: #666666;
	margin: -1.6em 0px 3px;
}
.secondArticle .boxLeft {
	width: 338px;
	margin-right: 10px;
}

.secondArticle .boxLeft {

color: #3367CD;
border-left: 5px solid #3367CD;
padding: 0 0 0 5px;
margin: 0 0 10px 0;