@charset "utf-8";





/* トップの個別背景画像設定

------------------------------------------------------------ */



body{

	background:#FFF url(../img/bg_idx.jpg) repeat-x 0 0;

	color:#333333;

}



/* FLASH

------------------------------------------------------------ */

#indexFlash{

	clear:both;

	display:block;

	width:900px;

	height:330px;

	margin:0 auto;

}

/* グローバルナビゲーションの設定

------------------------------------------------------------ */

#gNavi{

	width:890px;

	height:53px;

	margin:17px auto 0 auto;

	padding:0 5px 4px;

	background:#FFF url(../img/header/navi_bg.gif) repeat-x 0 0;

}



/* コンテンツ枠 - 各ページ設定

------------------------------------------------------------ */

#contentsBody{

	width:880px;

	padding:0 10px;

}





/* 左カラム

------------------------------------------------------------ */

#leftColumn{

	width:590px;

	float:left;

	margin:12px 30px 0 0;

}

h2{


}
#pageTitle01{
	background: url(../img/index/left_t01.gif) no-repeat 0 0;
	margin-bottom:30px;
	width:590px;
}
#pageTitle01 h2{
	width:241px;
	height:0;
	padding-top:30px;
	overflow:hidden;
	float:left;
}
#pageTitle01 p{
	margin-top:4px;
	float:left;
	overflow:hidden;
}
#pageTitle01 p a{
	display:block;
	width:70px;
	height:0;
	padding-top:18px;
	overflow:hidden;
}
	
	



#leftColumn dl{

	margin:0 15px;

}

#leftColumn dt{

	clear:both;

	color:#4F4F4F;

	font-weight:bold;

	background:#FFF url(../img/index/icon01.gif) no-repeat 0 2px;

	padding:0 0 15px 25px;

}

#leftColumn dd.newImage{

	width:90px;

	float:left;

	margin-bottom:25px;

	border-bottom:1px solid #CCC;

	

}

#leftColumn dd{

	width:550px;

	float:left;

	color:#4C4C4C;

	padding:0 0 25px 12px;

	margin-bottom:25px;

	border-bottom:1px solid #CCC;

	line-height:160%;

}

#leftColumn li{

	list-style-type:none;

	float:left;

}

#leftColumn li.newsImage img{

	border:3px solid #EDEDED;

	padding:2px;

}

#leftColumn li.newsText{

	margin-left:10px;

	width:520px;

	line-height:160%;

}
#leftColumn li.newsText p{
	margin:0px;
	padding:0px;
}

#leftColumn dd img{

	vertical-align:top;

}

#leftColumn dd.lineNone{

	border:none;

}



#leftColumn p{

	margin-bottom:10px;

}

/* 右カラム

------------------------------------------------------------ */

#rightColumn{

	width:250px;

	float:left;

}

#rightColumnExpo{

	width:250px;

	border:1px solid #E0E0E0;

	padding:4px;

	margin-top:6px;

}

#rightColumnExpo dl{

	margin:0 30px;

}

#rightColumnExpo dt{

	margin:10px 0 15px;

	font-weight:bold;

}

#rightColumnExpo dd{

	line-height:140%;

	margin-bottom:15px;

}

#rightColumnExpo p{

	text-align:center;

	margin-bottom:10px;

}

#rightColumnExpo span{

	display:block;

	margin:5px 21px;

	font-weight:bold;

	margin-bottom:10px;

}

#rightColumnExpo table{

	margin:5px 21px;

	width:200px;

	border-collapse:collapse;

	text-align:left;

}

#rightColumnExpo caption{

	text-align:left;

	margin:15px 0 10px;

	font-weight:bold;

}

#rightColumnExpo th{

	padding:4px 1px;

	width:20%;

	white-space: nowrap;

	text-align:left;

}

#rightColumnExpo td{

	padding:4px 1px;

	width:80%;

}

#rightColumnExpo .rightColumBd{

	padding-bottom:20px;

	border-bottom:1px solid #CCC;

}



.banner{

	width:260px;

	margin-top:15px;

}

.bannerTitle{

	width:260px;

	margin-top:25px;

}

.fcbannerTop{

	width:260px;

	margin-top:7px;

}

#portalLink{

	margin-top:15px;

}

#portalLink li{

	list-style-type:none;

	padding-left:8px;

	background:url(../img/list_icon.gif) left 2px no-repeat;

	margin-bottom:10px;

}



#portalLink li a{

	text-decoration:none;

	border-bottom:#999 1px dotted;

}
