@charset "utf-8";
#TopImage {
	height: 300px;
	margin-bottom: 15px;
	background: #fdd;
}
/*
#TopImage h3,
#TopImage p {
	text-indent: -9999px;
	overflow: hidden;
}
*/
#wrapper-L {
	width: 400px;
	float: left;
}
#indexNews {
	background: url(../img/top/indexNewsAce.png) repeat-y;
	margin-bottom: 18px;
}
#indexNews h3 {
	float: left;
	width: 92px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/top/indexNewsTitle.png) no-repeat;
}
#indexNews p {
	float: right;
	width: 78px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#indexNews p a {
	display: block;
	width: 78px;
	height: 16px;
	background: url(../img/top/indexNewsMore.png) no-repeat;
}
#indexNews ul {
	clear: both;
	width: 345px;
	margin: 0;
	padding: 10px 15px 5px;
	background: url(../img/top/indexNewsBorder.png) 0 0 repeat-x;
	font-size: 93%;
}
#indexNews li {
	list-style-type: none;
	line-height: 1.6;
	padding: 0 0 0 15px;
	background: url(../img/top/newsArrow.png) 0 50% no-repeat;
}
#wrapper-R {
	width: 388px;
	float: right;
}
ul#indexBanner {
	margin: 0 42px 24px;
}
#indexBanner li {
	list-style-type: none;
	width: 150px;
	height: 76px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 16px;
}
#indexBanner li#ibAbout {
	margin-right: 0;
}
#indexBanner li a {
	display: block;
	width: 150px;
	height: 76px;
}
#indexBanner li a:hover {
	background-position: 0 -76px;
}
li#ibQa a {
	background: url(../img/top/qanda.gif) no-repeat;
}
li#ibAbout a{
	background: url(../img/top/address.gif) no-repeat;
}
#video {
	margin-bottom: 24px;
	text-align: center;
	border: 1px solid #999;
	padding: 30px 0;
}
#video h3 {
	font-size: 18px;
	margin-bottom: 14px;
	color: #0063b8;
}
#video p {
	margin: 0 0 1.0em 1.0em;
}
#video ul {
	margin: 0 35px;
}
#video li {
	list-style-type: none;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px 0 0;
}
#video-1 {
}
#video-2 {
}
#video li#video-3 {
	margin-right: 0;
}
#video li,
#video li a {
	display: block;
	width: 101px;
	height: 60px;
}
#video-1 a {
	background: url(../img/top/play_01.gif) no-repeat;
}
#video-2 a {
	background: url(../img/top/play_02.gif) no-repeat;
}
#video-3 a {
	background: url(../img/top/play_03.gif) no-repeat;
}
#video li a:hover {
	background-position: 0px -60px;
}
#footer p {
	height: 28px;
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	background: url(../img/common/footerBg.png) no-repeat;
}
