@charset "utf-8";

/* *****************************************
/*+  globalNav  +***************************
/***************************************** */
div#mainImage {
	margin-bottom:0;
	height:302px;
	position:relative;
	}
dl#gNav {
	height:242px;
	position:absolute;
	top:20px;
	left:20px;
	}
dl#gNav dt,
dl#gNav dd a {
	display:block;
	width:213px;
	height:50px;
	text-indent:-99999px;
	overflow:hidden;
	}
dl#gNav dt {
	height:44px;
	background:url(../img/index_gnav_ttl.gif) no-repeat left top;
	}
dl#gNav dd {
	display:inline;
	}
dl#gNav dd.gbt03 a,
dl#gNav dd.gbt04 a {
	height:49px;
	}
dl#gNav dd.gbt01 a {background:url(../img/index_gnav01.gif) no-repeat left top;}
dl#gNav dd.gbt02 a {background:url(../img/index_gnav02.gif) no-repeat left top;}
dl#gNav dd.gbt03 a {background:url(../img/index_gnav03.gif) no-repeat left top;}
dl#gNav dd.gbt04 a {background:url(../img/index_gnav04.gif) no-repeat left top;}
dl#gNav dd.gbt01 a:hover,
dl#gNav dd.gbt02 a:hover,
dl#gNav dd.gbt03 a:hover,
dl#gNav dd.gbt04 a:hover {
	background-position:-213px 0;
	}

/* *****************************************
/*+  leftColumn  +**************************
/***************************************** */
.leftColumn {
	width:444px;
	float:left;
	}
.leftColumn #news {
	margin-bottom:10px;
	}
.leftColumn .section {
	margin-bottom:20px;
	width:197px;
	}
.leftColumn .left {
	float:left;
	}
.leftColumn .right {
	float:right;
	}
.leftColumn .section h4 {
	margin-bottom:6px;
	padding:2px 0 2px 6px;
	border-left:#ab0000 4px solid;
	color:#ab0000;
	}
.leftColumn .section dl {
	line-height:1.3;
	}
.leftColumn .section dt {
	width:101px;
	float:left;
	}
.leftColumn .section dd {
	margin-bottom:4px;
	width:85px;
	float:right;
	}
.leftColumn .section dd.title {
	font-weight:bold;
	}
.leftColumn .section dd.text {
	}
.leftColumn .section dd.link {
	display:inline;
	}
.leftColumn .section dd.link a {
	display:block;
	width:62px;
	height:21px;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../cmn_img/btn_detail.jpg) no-repeat left top;
	}
.leftColumn .section dd.link a:hover {
	background-position:-62px 0;
	}

/* *****************************************
/*+  rightColumn  +*************************
/***************************************** */
.rightColumn {
	width:213px;
	float:right;
	}
.rightColumn a:hover img {
	filter : alpha(opacity = 70);
	-moz-opacity : 0.70;
	opacity : 0.70;
	}
div#contactBnr {
	margin-bottom:20px;
	}
.rightColumn .sBnr li {
	margin-bottom:10px;
	}
	
.rightColumn .sBnr li.adobe {
	font-size:10px;
	line-height:1.2;
	color:#666;
	border-top:1px dotted #CCC;
	padding-top:10px;
}

.rightColumn .sBnr li.adobe .button {
	margin-top:10px;
}

/*  ========================= 110309追記 */
.leftColumn {
	overflow: hidden;
}
#contents .leftColumn p {
	margin-bottom: 0;
}
#contents .leftColumn .tiTop {
	margin-top: 30px;
}
#contents .leftColumn h4 {
	margin-bottom: 10px;
}
#contents .leftColumn a {
	text-decoration: underline;
}
#contents .leftColumn a:hover {
	text-decoration: none;
	color: #666;
}
.leftColumn .articleWrap {
	overflow: hidden;
}
.leftColumn .articleList {
	overflow: auto;
	width: 444px;
	max-height:400px;
	height: auto !important;
	_height:400px;
	margin-bottom: -1px;
	background: url(../images/index_dot_col.gif) repeat-y 212px 0;
	zoom: 1;
}
.leftColumn .articleList:after {
	content: '';
	display: block;
	clear: both;
}
.leftColumn .articleList div {
	float: left;
	width: 192px;
	padding: 0 10px 10px;
	margin-top: 10px;
	background: url(../images/index_dot_row.gif) repeat-x left bottom;
}
#contents .leftColumn .articleList .articlePhoto {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(../images/index_bg_photo.gif) no-repeat top left;
}
.leftColumn .articleList .articlePhoto img {
	width: 86px;
	height: 86px;
	margin: 7px;
}
.leftColumn .articleList dl {
	overflow: hidden;
	line-height: 1.3;
	zoom: 1;
}
.leftColumn .articleList dt {
	font-size: 83.5%;
}
.leftColumn .articleList dd {
	margin-bottom: 5px;
}
.leftColumn .articleList dd.bold {
	font-weight: bold;
}
.leftColumn .articleList p {
	clear: both;
	font-size: 83.5%;
}

