@charset "Shift_JIS";
/*
*/
/* ********************************************************************************
 * layout
 * ******************************************************************************** */
#softinfoContents,
#dsiwareInfoContents {
	background-color:#fff;
}
#indexTop div#content {
	margin:0 auto 0;
	width:758px;
}
#topflashArea {
	height:499px;
	background:url(../../top/img/top_main_bg.gif) center top no-repeat;
}
/*-----sub navigation-----*/
#subNavi {
	float:left;
	width:100%;
	position:relative;
}
#subNavi ul {
	width:758px;
	height:152px;
	padding-bottom:20px;
}
#subNavi ul li {
	width:380px;
	position:absolute;
}
#subNavi ul li a {
	width:100%;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/*-----btn Ask-----*/
#subNavi ul li#btnAsk {
	position:absolute;
	top:0;
	left:-3px;
}
#subNavi ul li#btnAsk a {
	height:86px;
	background:url(../../top/img/top_btn_ask.gif) 0 0 no-repeat;
}
#subNavi ul li#btnAsk a:hover {
	background-position:0 -86px;
}
/*-----btn Pdf-----*/
#subNavi ul li#btnPdf {
	top:90px;
	left:-3px;
}
#subNavi ul li#btnPdf a {
	height:62px;
	background:url(../../top/img/top_btn_pdf.gif) 0 0 no-repeat;
}
#subNavi ul li#btnPdf a:hover {
	background-position:0 -62px;
}
/*-----btn Poster-----*/
#subNavi h2 {
	position:absolute;
	top:3px;
	right:0;
}
#subNavi ul li#btnPoster,
#subNavi ul li#btnGuide,
#subNavi ul li#btnPoster a,
#subNavi ul li#btnGuide a {
	width:190px;
	height:111px;
}
#subNavi ul li#btnGuide {
	top:42px;
	right:189px;
}
#subNavi ul li#btnGuide a {
	background:url(../../top/img/top_btn_poster.gif) 0 0 no-repeat;
}
#subNavi ul li#btnGuide a:hover {
	background-position:0 -111px;
}
/*-----btn Guide-----*/
#subNavi ul li#btnPoster {
	top:42px;
	right:-3px;
}
#subNavi ul li#btnPoster a {
	background:url(../../top/img/top_btn_poster.gif) -190px 0 no-repeat;
}
#subNavi ul li#btnPoster a:hover {
	background-position:-190px -111px;
}
/*-----guideInfo-----*/
#guideInfo {
	clear:both;
	width:758px;
	padding-bottom:20px;
}
#guideInfoTop,
#guideInfoBottom,
#guideInfoIn {
	background:url(../../top/img/top_info_frame.gif) no-repeat;
}
#guideInfoTop {
}
#guideInfoBottom {
	background-position:0 -10px;
}
#guideInfoIn {
	background-position:-758px 0;
	background-repeat:repeat-y;
	width:738px;
	padding:0 10px;
	overflow:hidden;
}
#guideInfoTop,
#guideInfoBottom {
	height:10px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#guideInfoIn h2 {
	float:left;
	width:90px;
	padding-top:6px;
}
#guideInfoIn .textBox {
	float:right;
	width:638px;
}
#guideInfoIn a {
	color:#047bde;
}
#guideInfoIn a:hover {
	color:#ff6400;
}
#guideInfoIn .textIcon {
	vertical-align:-1px;
	padding:0 2px !important;
	padding:1px 3px;
}
