@charset "utf-8";

#wrapTwoColumn #wrapSideNavi ul#wrapUl li#oyaOnlyOne a {
	border: 1px solid #909090;
	background: url(/ae/img/parts/ic_snav_oya.gif) no-repeat right center #909090;
	color: #ffffff;
	text-decoration: none;
}

#wrapTwoColumn #wrapSideNavi ul#wrapUl li#oyaOnlyOne a:hover {
	border: 1px solid #909090;
	background: url(/ae/img/parts/ic_snav_oya.gif) no-repeat right center #909090;
	color: #ffffff;
	text-decoration: none;
}

/* -----------------------------
 List Page
----------------------------- */

#storyList li {
	display: inline-block;
	margin-bottom: 30px;
	background: url(/ae/corporate/common/info/img/his/only_one/ar_li.gif) no-repeat 8px 45px;
	width: 128px;
	vertical-align: top;
}

#storyList li dl {
	width:128px;
}

#storyList li dl dt {
	width: 75px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

#storyList li dl dd.icLink {
	width: 108px;
	margin-top: 10px;
	padding-right: 10px;
	background: url(/ae/img/parts/ic_snav_ko.gif) no-repeat right 7px;
	line-height: 1.3;
	font-size: 83%;
	word-wrap: break-word;
}

#storyList li.begin {
	width: 128px;
	padding-right: 29px;
	background: url(/ae/corporate/common/info/img/his/only_one/ar_li.gif) no-repeat 8px 45px;
}


#storyList li.turn {
	width: 104px;
	background: url(/ae/corporate/common/info/img/his/only_one/ar_turn.gif) no-repeat 8px 45px;
}


#storyList li.first {
	width: 128px;
	padding-right: 29px;
	background: url(/ae/corporate/common/info/img/his/only_one/ar_first.gif) no-repeat right 45px;
}


#storyList li.firstEnd {
	padding-right: 29px;
	background: url(/ae/corporate/common/info/img/his/only_one/ar_first.gif) no-repeat 135px 45px;
}

#storyList li.last {
	background: none;
}

#storyList li.lastEnd {
	width: 104px;
	background: none;
}


/* -----------------------------
 subwin
----------------------------- */

/*
#TB_iframeContent{
	overflow: hidden;
}
*/

#wrapThick {
	width: 610px;
	height: 340px;
	margin: 0 auto;
}

#wrapThick #thickInner {
	width: 610px;
	margin: 0 auto;
	padding-bottom: 5px;
}

#wrapThick #thickInner #wrapTtl {
	width: 570px;
	padding: 20px;
	background: url(/common/img/parts/bg_ttl_body.gif) repeat-x left top;
}

#wrapThick #thickInner #wrapTtl h1 {
	font-size: 123.1%;
	line-height: 1.4em;
}

#wrapThick #thickInner #wrapCol {
	width: 570px;
	padding: 0 20px;
}

#wrapThick #thickInner #wrapCol #txtArea {
	float: right;
	width: 390px;
}

#wrapThick #thickInner #wrapCol #imgArea {
	float: left;
	width: 160px;
}

