@charset "utf-8";
/* Top css */
@import"./common.css";


/* main styles
--------------------------*/

#main .flashArea {
	height: 450px;
	width: 900px;
	display: block;
	clear: both;
	margin-bottom: 32px;
}
#header  .gNavi  #picTop  a, #header .gNavi #picTop a:hover {
	background-image: url(../img/button/top3.gif);
	background-repeat: no-repeat;
}

#main .menuInfo {
	background-image: url(../img/top/menuInfo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 142px;
	margin-left: 3px;
	margin-bottom: 35px;
}
#main .leftBox .whatsNew {
	height: 380px;
	width: 534px;
	display: block;
	overflow: auto;
}

#main .leftBox #topics {
	width: 515px;
	border-collapse:collapse;
	overflow: auto;
}
#main .leftBox #topics th {
	font-family: 'メイリオ', 'Meiryo, sans-serif', 'ＭＳ Ｐゴシック', 'Osaka';
	;
	;
	font-size: 11px;
	font-weight: normal;
	color: #C42279;
	padding-right: 26px;
	text-align: center;
	vertical-align: top;
	height: 38px;
	overflow: auto;
}
#main .leftBox #topics td {
	font-family: 'メイリオ', 'Meiryo, sans-serif', 'ＭＳ Ｐゴシック', 'Osaka';
	;
	;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	height: 38px;
	overflow: auto;
}
#main .leftBox #topics a {
	text-decoration: none;
	border-bottom: 1px solid #C42279;
}
#main .leftBox #topics a:hover {
	color: #C42279;
	border-bottom-style: none;
}


#main .menuPick {
	background-image: url(../img/top/menuPick.jpg);
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 193px;
	padding-bottom: 35px;
	background-repeat: no-repeat;
}
#main  h3 a {
	background-image: url(../img/top/banner06_2.jpg);
	text-indent: -9999px;
	display: block;
	height: 129px;
	width: 534px;
}
#main h3 a:hover {
	background-position: -535px 0px;
}

#main  .banner01 a {
	background-image: url(../img/top/banner01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 115px;
	width: 270px;
	margin-bottom: 20px;
}
#main  .banner02 a {
	background-image: url(../img/top/banner02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 270px;
	margin-bottom: 19px;
}
#main  .banner03 a {
	background-image: url(../img/top/banner03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 69px;
	width: 274px;
	margin-bottom: 18px;
}
#main  .banner04 a {
	background-image: url(../img/top/banner04_2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 69px;
	width: 274px;
	margin-bottom: 8px;
}
#main  .banner01  a:hover, #main .banner02 a:hover, #main .banner03 a:hover, #main .banner04 a:hover {
	background-position: -273px 0px;
}

#main .mabileArea {
	background-image: url(../img/top/banner05.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 294px;
	position: relative;
	left: -25px;
	display: block;
}
#main .mobileName {
	background-image: url(../img/top/mobileTxt.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 141px;
	position: absolute;
	left: 61px;
	top: 27px;
}
#main .mabileArea .mTxt {
	font-family: 'メイリオ', 'Meiryo, sans-serif', 'ＭＳ Ｐゴシック', 'Osaka';
	font-size: 10px;
	line-height: 135%;
	display: block;
	width: 170px;
	margin-left: 60px;
	position: absolute;
	top: 50px;
}

#main .leftBox {
	width: 534px;
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 33px;
}
#main .rightBox {
	display: block;
	width: 294px;
	float: left;
	margin-bottom: 40px;
}
#main .clear {
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}
* html #main .leftBox {
	margin-left: 15px;
}

