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

.column1{
	margin-bottom:20px;	
}


.column1 h3{
	background: url(../img/tit_bg_research.jpg) no-repeat;
	font-size: 25px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 100%;
	text-align:left;
	color: #195fb4;
	margin: 0 0 10px 0;
	padding: 35px 0 0px 20px;
	height:70px;
}
.column1 h4{
	background: url(../img/tit_bg_01.jpg) no-repeat;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 110%;
	text-align:left;
	color: #000;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 25px;
}
.column1 h5{
	margin: 0 0 10px 0;
}
.topMenu li{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.topMenu li.right{
	margin-right:0px;	
}

*.column1 .copy{
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 130%;
	text-align:left;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0 30px 0px 10px;
}
.column1 .leadArea{
	width:670px;
	margin-bottom:20px;
}

.column1 .leadArea .left{
	width:430px;

	float:left;
	padding-left:10px;
}

.column1 .leadArea .right{
	width:215px;
	float:right;
}

.column1 .leadArea .right img{
	margin-top:0px;
}

.column1 .lead1{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.leadListSet{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
}

.leadListSet li{
list-style-type:disc;
margin-bottom:10px;
}


/* アクセス　住所 */

 
.map{
 width:620px;
	border:1px solid #c6dbf7;
	margin-top:10px;
	margin-left:5px;
	padding-bottom:10px;
	background-color:#EEF3FD;
}

.map ul{
	margin-top:10px;
	padding:0 10px;
}

.map li{
	background-position:bottom;
	padding-bottom:2px;
	margin-bottom:0px;
}

.map li{
	padding-left:25px;
	background-image:url(../img/arrow_news.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
