@charset "UTF-8";
/* CSS Document */
/* top page layout*/
#leftcol {
	width: 190px;
	margin: 0 20px;
	_margin-left: 10px;
	_margin-right: 20px;
	float: left;
}
#rightcol {
	width: 710px;
	float: left;
}
#col1 {
	width: 330px;
	float: left;
}
#col2 {
	width: 370px;
	float: right;
}

/* header area style */
#header_home {
	position: relative;
	height: 160px;
	width: 980px;
	background: #FFFFFF url(../images/home/bg_head_home.gif) right center no-repeat;
}
#header_bannerWaku {
	background-color: #000000;
	height: 60px;
	width: 468px;
	padding: 10px;
}
#homeLogo {
	position: relative;
}
#homeLogo .text{
	position: absolute;
	top: 135px;
	right: 715px;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	z-index: 100;
}
/* h1 style ******************************************************/
h1 {
	text-indent: -9999px;
}
h2 {
	font-weight: bold;
}
#maintitle_news {
	width: 190px;
	height: 60px;
}
#maintitle_news a{
	display: block;
	text-indent: -9999px;
	width: 190px;
	height: 60px;
	background: url(../images/home/home_title_news.gif) no-repeat;
}
#maintitle_news a:hover {
	background: url(../images/home/home_title_news.gif) left -60px no-repeat;
}
#maintitle_reviews {
	width: 180px;
	height: 20px;
}
#maintitle_reviews a{
	display: block;
	width: 180px;
	height: 20px;
	background: url(../images/home/home_title_reviews.gif) no-repeat;	
}
#maintitle_reviews a:hover {
	background: url(../images/home/home_title_reviews.gif) left -20px no-repeat;	
}
#maintitle_events {
	width: 260px;
	height: 60px;
}
#maintitle_events a{
	display: block;
	width: 260px;
	height: 60px;
	background: url(../images/home/home_title_event.gif) no-repeat;
}
#maintitle_events a:hover {
	background: url(../images/home/home_title_event.gif) left -60px no-repeat;
}
#maintitle_feature {
	position: absolute;
	right: 0;
	top: -30px;
	width: 150px;
	height: 30px;
}
#maintitle_feature a{
	display: block;
	width: 150px;
	height: 30px;
	background: url(../images/home/home_title_feature.gif) no-repeat;
}

#maintitle_feature a:hover{
	background: url(../images/home/home_title_feature.gif) left -30px no-repeat;
}

#maintitle_charts {
	width: 100px;
	height: 30px;
}
#maintitle_charts a {
	display: block;
	width: 100px;
	height: 30px;
	background: url(../images/home/home_title_charts.gif) no-repeat;
}
#maintitle_charts a:hover{
	background: url(../images/home/home_title_charts.gif) left -30px no-repeat;
}
#maintitle_topreviews {
	width: 120px;
	height: 20px;
	background: url(../images/home/home_title_topReviews.gif) no-repeat;
}


/*  ******************************************************/

#content {
	font-size: 12px;
}
#newsArea, #eventArea{
	color: #4D4848;
	line-height: 1.4;
}
#newsArea p, #eventArea p{
	margin-bottom: 20px;
}
#newsArea a, #eventArea a{
	color: #4D4848;
	text-decoration: none;
	font-weight: normal;
}
#newsArea a:hover, #eventArea a:hover{
	color: #4D4848;
	text-decoration: underline;
}
.newsthumb {
	margin: 10px 0;
	position: relative;
}
.newsthumbObi {
	position: absolute;
	height: 10px;
	width: 190px;
	left: 0;
	bottom: 10px;
	background-color: #FFFFFF;
	z-index:1;
	font-size: 0;
}
/* event area style */
#eventArea {
	margin-left: 20px;
	width: 260px;
}
#eventArea span{
	display: block;
	margin-bottom: 10px;
}
.eventthumb {
	margin: 10px 0;
	position: relative;
}
.eventthumbObi {
	position: absolute;
	height: 120px;
	width: 10px;
	top: 0;
	right: 20px;
	background-color: #FFFFFF;
	z-index:1;
}
/* features area style*/
#featuresArea {
	position: relative;
	margin-bottom: 30px;
}

.feature {
	position: relative;
	width: 270px;
	height: 180px;
	background: url(../images/home/bg_feature.gif) no-repeat;
	color: #D9D9D9;
	padding: 10px 30px 0 70px;
}
#featIMG {
	text-align: right;
}
.feature p{
	line-height: 1.4;
	text-align: justify;
	text-justify: distribute;
}
.feature h2{
	margin-bottom: 10px;
	line-height: 1.4;
	font-size: 13px;
}
.feature h2 a, .feature h2 a:hover {
	color: #FFFFFF;
}
.feature h2 span{
	font-weight: bold;
}
.feat_link {
	position: absolute;
	bottom: 20px;
	right: 10px;
}
.feat_link a {
	display: block;
	height: 20px;
	width: 50px;
	text-indent: -9999px;
	background: url(../images/home/btn_feat_link.gif) left top no-repeat;
}
.feat_link a:hover {
	background: url(../images/home/btn_feat_link.gif) left -20px no-repeat;
}
/* review style */
#reviewArea {
	position: relative;
	height: 730px;
}
#reviewWrap {
	position: absolute;
	left: -20px;
	top: 0;
	width: 390px;
	
}
#review4 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	_margin-bottom: 0;
}
#review5 {
	float: left;
	margin-bottom: 10px;
	_margin-bottom: 0;
}
#review6 {
	_margin-top: -10px;
}
#btn_more_reviews {
	position: absolute;
	top: 500px;
	width: 190px;
	height: 80px;
	right: 0;
}
/* top reviews area */
#topReviewsArea {
	position: relative;
	margin-top: 20px;
	height: 140px;
}
#topReviews1 {
	position: absolute;
	top: -100px;
	left: 200px;
}
#topReviewsBox {
	position: absolute;
	left: -40px;
	top: 20px;
	width: 390px;
	height: 120px;
}
#topReviewsBox img{
	float: left;
	margin-right: 10px;
}
.topReviewsBox_tate10 {
	width: 10px;
	height: 120px;
	color:#FFFFFF;
	float: left;
	margin-left: 10px;
}

/* charts area */
#chart a:visited{
	color: #4D4848;
}
#chart a {
	color: #4D4848;
}
#chart a:hover {
	text-decoration: underline;
}
#chartsArea {
	width: 260px;
	margin-left: 80px;
	height: 330px;
}
#chart li{
	position: relative;
	height: 50px;
	background-color: #D9D9D9;
	color: #4D4848;
	padding: 10px;
}
#chart h2 {
	font-weight: bold;
}
#chart p {
	line-height: 1.4;
}
.chart_link {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.chart_link a {
	display: block;
	height: 15px;
	width: 50px;
	text-indent: -9999px;
	background: url(../images/home/btn_charts_link.gif) left top no-repeat;
}
.chart_link a:hover {
	background: url(../images/home/btn_charts_link.gif) left -15px no-repeat;
}
/* sign up*/
#signup {
	margin-top: 20px;
	position: relative;
	height: 160px;
}
#signupBox {
	position: absolute;
	left: -10px;
	width: 170px;
	height: 100px;
	z-index: 1;
	background-color: #000000;
	color: #FFFFFF;
	padding: 20px;
}
#btn_popup a{
	display: block;
	position: absolute;
	bottom: 20px;
	right: -10px;
	height: 40px;
	width: 80px;
	background:url(../images/home/btn_popup.jpg) no-repeat;
	text-indent: -9999px;
	z-index: 2;
}
#btn_popup a:hover{
	background:url(../images/home/btn_popup.jpg) 0 -40px no-repeat;
}
/* review1　タテ*/
#review1 {
	margin-bottom: 20px;
}
.review_tate {
	position: relative;
	height: 360px;
	width: 190px;
	background: url(../images/home/bg_review_tate.jpg) no-repeat;
}
.review_date {
	position: absolute;
	bottom: 20px;
}
.review_link {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.cd_tate {
	width: 110px;
	height: 110px;
	margin: 10px 0 20px 30px;
}
.dc_tate_text {
	width: 150px;
	padding: 0 20px 0 20px;
	color: #FFFFFF;
	
}
.dc_tate_text h2{
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: normal;
	font-size: 13px;
}
.dc_tate_text h2 span{
	font-weight: bold;
}

.dc_tate_text p{
	line-height: 1.4;
	text-align: justify;
	text-justify: distribute;
}
#review_index {
	position: relative;
	margin-bottom: 30px;
	height: 40px;
}
#review_indexBTN {
	position: absolute;

}
.review_link a {
	display: block;
	height: 20px;
	width: 50px;
	text-indent: -9999px;
	background: url(../images/home/btn_review_link.gif) left top no-repeat;
}
.review_link a:hover {
	background: url(../images/home/btn_review_link.gif) left -20px no-repeat;
}
/* review　ヨコ*/
#review2 {
	height: 230px;
}
#review3 {
	margin-bottom: 20px;
}
.review_yoko {
	position: relative;
	width: 330px;
	height: 230px;
	background: url(../images/home/bg_review_yoko.jpg) no-repeat;
}
.review_yoko a:visited, .review_tate a:visited, .feature a:visited {
	color: #FFFFFF;
}
.review_yoko a, .review_tate a, .feature a {
	color: #FFFFFF;
}
.review_yoko a:hover, .review_tate a:hover, .feature a:hover {
	text-decoration: underline;
}

.review_yoko h2{
	line-height: 1.4;
	padding: 20px 40px 0 20px;
	font-weight: normal;
	height: 40px;
	color: #FFFFFF;
	font-size: 13px;
}
.review_yoko h2 span{
	font-weight: bold;
}
.cd_yoko {
	position: absolute;
	top: 70px;
	right: 30px;
	width: 110px;
	height: 110px;
	
}
.dc_yoko_text {
	width: 150px;
	padding: 10px 10px 0 20px;
	color: #FFFFFF;
}
.dc_yoko_text p{
	line-height: 1.4;
	text-align: justify;
	text-justify: distribute;
}
.review_link_yoko {
	position: absolute;
	bottom: 21px;
	right: 160px;
}
.review_link_yoko a {
	display: block;
	height: 20px;
	width: 50px;
	text-indent: -9999px;
	background: url(../images/home/btn_review_link.gif) left top no-repeat;
}
.review_link_yoko a:hover {
	background: url(../images/home/btn_review_link.gif) left -20px no-repeat;
}
/* 帯の色*/
.obibox20 {
	height: 20px;
	margin-bottom: 10px;
}
.obibox20_b0 {
	height: 20px;
}
.obibox20_t40 {
	height: 20px;
	margin-top: 40px;
}
#BannerHome {
	height: 310px;
	width: 300px;
	background-color: #A3B8D4;
}
/** Footer menu **/
#footer_menuWrap {
	position: relative;
	width: 160px;
	height: 120px;
	background-color: #000000;
	padding: 20px;
	margin-left: 20px;
}
#footer_menuWrap p {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 200px;
}
#footer_home {
	background: url(../images/home/bg_footer_home.gif) no-repeat right center;
}
/** navi bottom 位置 *********************/
#navi_home_botWrap {
	clear: both
	width: 180px;
	position: absolute;
	top: 10px;
	left: 330px;
}
/** 各カテゴリートップへのリンク *********************/
#more_news {
	width: 190px;
	height: 60px;
	font-weight: bold;
	
}
#more_news a{
	display: block;
	width: 180px;
	height: 60px;
	color: #000000;
	padding-top: 10px;
	background: url(../images/home/btn_more_news.gif) left top no-repeat;
}
#more_news a:hover{
	text-decoration: underline;
	background: url(../images/home/btn_more_news.gif) left -60px no-repeat;
}
#more_events {
	width: 260px;
	height: 60px;
	font-weight: bold;
	
}
#more_events a{
	display: block;
	width: 250px;
	height: 60px;
	color: #000000;
	padding-top: 10px;
	background: url(../images/home/btn_more_event.gif) left top no-repeat;
	font-weight: bold;
}
#more_events a:hover{
	text-decoration: underline;
	color: #000000;
	background: url(../images/home/btn_more_event.gif) left -60px no-repeat;
}
#more_review {
	width: 190px;
	height: 60px;
	font-weight: bold;
}
#more_review a{
	display: block;
	width: 180px;
	height: 50px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../images/home/btn_more_review.gif) left top no-repeat;
}
#more_review a:hover{
	text-decoration: underline;
	background: url(../images/home/btn_more_review.gif) left -60px no-repeat;
}
#more_features {
	width: 190px;
	height: 80px;
	font-weight: bold;
	margin-left: 180px;
}
#more_features a{
	display: block;
	width: 180px;
	height: 70px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../images/home/btn_more_features.gif) left top no-repeat;
}
#more_features a:hover{
	text-decoration: underline;
	background: url(../images/home/btn_more_features.gif) left -80px no-repeat;
}
#more_charts {
	width: 260px;
	height: 70px;
	font-weight: bold;
}
#more_charts a{
	display: block;
	width: 250px;
	height: 60px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../images/home/btn_more_charts.gif) left top no-repeat;
}
#more_charts a:hover{
	text-decoration: underline;
	background: url(../images/home/btn_more_charts.gif) left -70px no-repeat;
}