@charset "UTF-8";






/* ニュースエリア-------------------------------*/

#news_content {
	margin-bottom:20px;
	border-left:1px solid #c00;
	width:400px;
	}
#news_content table  {
	font-size:75%;
	line-height:2em;
	text-indent:1em;
	margin-left:10px;
	} 
#news_content p.img{
	float:left;
	padding-left:3px;
}
	
/* 事例エリア-------------------------------*/

#cases_content {
	border:1px solid #CCCCCC;
	width:250px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left
	}
#cases_content span.title {
font-weight:bold;
	}

.cases_left{
	clear:left;
	float:left;
	margin-left:10px;
	height:100px;
	position:relative;
	top:0px;
	}
.cases_right{
	clear:right;
	float:right;
	margin-left:0px;
	margin-right:8px;
	font-size:70%;
	line-height:1.5em;
	width:153px;
	height:100px;
}
.cases_right2{
	clear:right;
	float:right;
	margin-left:0px;
	margin-right:8px;
	font-size:70%;
	line-height:1.5em;
	width:153px;
	height:20px;
}

	
/* ニュース・イベントエリア-------------------------------*/
#news_list{
		margin:0px;
		}
#news_list ol {
	font-size:90%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
#news_list li {
	padding-bottom:3px;
	border-bottom:#CCCCCC dotted 1px;
	padding-top: 3px;
	}

.bottomlink {
	float:left;
	font-size:80%;
	width:590px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
	}
.rsslink {
	float:left;
	width:590px;
	margin-left:20px;
	text-align:left;
	}


	
/* ピックアップ-------------------------------*/

#pickup {
	background-image: url(top/_images/pickup_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	padding-top: 15px;
	padding-left:0px;
}	




#pickup_area1{
	float:left;
	width:195px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top:0px;
	position: relative;
	height: 190px;
	top: 0px;
	left: 12px;
	border: 1px solid #C29C27;
		}
#pickup_area2{
		float:left;
		width:195px;
		text-align:left;
		background-color:#FFFFFF;
		margin-top:0px;
		position: relative;
		height: 190px;
		top: 0px;
		left: 15px;
	border: 1px solid #C29C27;
		}
#pickup_area3{
		float:left;
		width:195px;
		text-align:left;
		background-color:#FFFFFF;
		margin-top:0px;
		position: relative;
		height: 190px;
		top: 0px;
		left: 18px;
	border: 1px solid #C29C27;
		}

.pickup_image {
	margin-top: 0px;
	width: 100%;
	text-align:center;
	} 
	
.pickup_title {
	font-size:11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	background-image: url(top/_images/pickup/pickup_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom:5px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin:5px;
	} 

.pickup_content {
	font-size:9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3em;
	height:70px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
	} 


/* フォトエリア-------------------------------*/
#photo_area {
	float:left;
	padding-top:20px;
	padding-left:60px;
	}

	
