@charset "utf-8";
/* CSS Document */

/* =========== TOP COMMON =========== */

#maincontents {
	/*padding: 0;*/
	background: #FFFFFF;
	width: 850px;
	position:relative;
}

#mainimage {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 250px;
	width: 840px;
	list-style-type: none;
	text-decoration: none;	
}
#maincontents  h2 {
	text-indent: -999999px; text-decoration: none;
	font-size: 1px;
}
#countmovie{
	background-image: url(../image/countdown_base.gif);
	/*position: absolute;*/
	height: 126px;
	width: 160px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 671px;
}
#movie {
	margin-top: 95px;
	position: absolute;
}
/*#toppn_left{
	background-image:url(../image/gh2teas_topbn_10.jpg);
	width:830px;
	height:226px;
	*display: block;
	float:left;
	position: absolute;
}*/
/*---------------slideshow------------*/
#slideshow {
    position:relative;
	height: 226px;
	width: 830px;
	margin-top:0px;
}
#slideshow p {
   position: absolute;
   top:  0;
   left: 0;
   z-index: -2;
   opacity: 0.0;
   margin: 0;
   background-color: white; /* ボックスの背景色(必須) */
   height: 226px; /* ボックスの高さ */
}

#slideshow p.active {
   z-index: 0;
   opacity: 1.0;
}

#slideshow p.last-active {
   z-index: -1;
}

#slideshow p img {
   width:  830px; /* 画像の横幅 */
   height: 226px; /* 画像の高さ */
   display: block;
   border: 0;
   margin-bottom: 0px; /* 画像下部の余白 */
}


/*---------------//slideshow------------*/

#soshite_youtube{
	margin-left:326px;
	margin-top:2px;
}



#toppn_md{
	z-index:5;
	/*float:left;*/
	position: absolute;
	left: 459px;
	top: 192px;
}
/*
#toppn_right{
	float:left;
	position: absolute;
	left: 672px;	
}
*/
#top_link{
	text-decoration: none;
	display: block;
	height: 226px;
	width: 834px;	
	}

/* =========== TOP LEFT =========== */

#leftContents {
	width: 640px;
	padding-left:5px;
	position: absolute;
	top:260px;
	}
#newtopic {
	width: 640px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;

}
#newtopic dd h3 {
	font-size: 12px;
	color: #95A52B;
}

#newtopic dl {
	margin-left: 10px;
	margin-top:3px;
	padding-left: 2px;
	display: block;
}
#newtopic dt {
	display: block;
	text-align: left;
	float: left;
	margin-right: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #696;
}
#newtopic dd {
	display: block;
	padding-left: 95px;
	font-size: 12px;
	color: #666666;	
	z-index:100;
}
#newtopic a{
	font-weight: bold;
	color: #6cbccd;
	font-size: 12px;
	text-decoration: none;
}
#newtopic A:Hover{
	color: #f79bb6;
	text-decoration:underline;
}
#release_calender {
	font-size: 11px;
	width: 640px;
	margin-left: 10px;
}
#release_calender a{
	color:#666;
}
#release_calender a:hover{
	color:#6cbccd;
	text-decoration: none;
}
#release_calender dt {
	display: block;
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-left:5px;
	font-size: 11px;
	font-weight: bold;
	color: #6cbccd;
}
#release_calender dd {
	display: block;
	padding-left: 95px;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#whatsnew {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px solid #7c8940;
	height: 150px;
	width: 640px;
	margin-right: 18px;
	/*padding-left: 0px;*/
	background-color: #f0f5c9;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #666;
	overflow:hidden;
}
#whatsnew_contents li {
	list-style-position: outside;
	list-style-image: url(../image/whatsnew_y.gif);
	list-style-type: circle;
	line-height: normal;
	color:#999999;
	background-color: #f0f5c9;
	/*text-align: left;*/
}
#whatsnew_contents{
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 13px;
	background-color: #f0f5c9;
	vertical-align: middle;
	display: inline;
}
#whatsnew_contents img {
	margin-right: 5px;
	margin-bottom: -3px;/**/

	margin-top:2px;
}
#whatsnew_contents a{
	/*font-weight: bold;*/
	color: #5E6F60;
	font-size: 12px;
	text-decoration: underline;
}
#whatsnew_contents A:Hover{
	color: #F6C;
	text-decoration:underline;
}

#whatsnew_contents ul li .style11 {
	color: #94A420;
}

/*----------products---------------*/

#spray_products{
	width: 640px;
	font-size:11px;
	list-style-type: none;	
	/*border: 1px solid #999;*/
}
#spray_products li {
	/*height: 180px;*/
	width: 120px;
	float: left;
	text-align:center;
	line-height: 12px;
	display:block;
	list-style-type: none;	
}
#spray_products a{
	text-align:center;
	text-decoration: none;
	color:#666;
	display:block;
	/*border: 1px solid #FFF;*/
	height: 173px;
	width: 120px;
	margin-left:3px;
	}
#spray_products A:Hover{
	display:block;
	text-align:center;
	background-color:#F0F5C9;
	border: 1px solid #c2d837;
	height:171px;
	width: 118px;
	margin-left:3px;
}

#spray_products2 {
	/**/width: 640px;
	height: 160px;
	font-size:11px;
	list-style-type: none;
}

#spray_products2 li {
	height: 150px;
	width: 250px;
	float: left;
	text-align:center;
	display:block;
	list-style-type: none;	
}
/*
#spray_products2 a{
	text-align:center;
	text-decoration: none;
	color:#666;
	display:block;
	border: 1px solid #FFF;
	height:150px;
	width: 250px;
	margin-left:3px;
	}
#spray_products2 A:Hover{
	display:block;
	text-align:center;
	background-color:#F0F5C9;
	border: 1px solid #c2d837;
	height: 150px;
	width: 250px;
	margin-left:3px;
}
*/
.products_hard{
	margin:5px;
	border: 1px solid #999;/**/
	height: auto;
	}
.psp_con{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align:center;
	}


#spray_link{
	width: 640px;
	font-size:11px;
	clear: left;
}
#spray_link li{
	float: left;
	height: 60px;
	width: 215px;
	margin-top:2px;
	margin-left:5px;
	text-align:center;
	list-style-type: none;
	}
#spray_link  A:Hover{
	height:75px;
	width: 205px;
	display:block;
	background-color:#F0F5C9;
	text-align:center;
	border: 1px solid #c2d837;
}
#spray_link a {
	text-align:center;
	height:75px;
	width: 205px;
	display:block;
	text-align:center;
	text-decoration: none;
	color:#666;
	
}
/* =========== TOP RIGHT =========== */

#rightcontents {
	width:180px;
	margin-left: 2px;
	position: absolute;
	left:665px;
	top:2px;
	display:inline;
}
#kichikur2 {
	height: 180px;
	width: 180px;
	margin-top: 0px;
	position:relative;
	z-index:1;
}
#mailmagainfo {
	background-image: url(../image/mailmagazine_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 160px;
	/*margin: 3px;*/
	padding-top: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 10px;
	font-weight: bold;
	color: #7C8940;
	text-align: center;
	background-color: #FFFFFF;
	/*position: absolute;*/
	position:relative;
	margin-top:5px;
	line-height: 14px;
}

#mobile_qr {
	background-image: url(../image/keitaisaite_bg.gif);
	height: 49px;
	width: 160px;
	padding-top: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #7C8940;
	text-align: center;
	background-repeat: no-repeat;
	margin-top:5px;
	display:block;
}
#mobile_qr a{
	font-weight: bold;
	color: #7C8940;
	text-decoration: none;
	display:block;
}
#mobile_qr A:Hover{
	font-weight: bold;
	color: #6CBCCD;
	display:block;
	text-decoration: none;
}
#rightcontents #rss {
	width:168px; 
	font-family: Arial, Helvetica, sans-serif; font-size:10px; 
	text-align:right;
	position:relative;
	margin-top:5px;
	}
#maincontents #mainimage {
	position: relative;
	top: 27px;
	padding-bottom:5px;
}
#rss {
	display:block;
	padding-top: 5px;

}
#snslink{
	display:block;
	text-align: right;

	height:100px;
	width:168px;
	position: absolute;

	/*position: relative;*/
	}


/* IE6 css fixer v0.7: Mon, 08 Feb 2010 13:38:22 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements 
#leftContents,
#newtopic dt,
#spray_products p,
#spray_link p,
#rightcontents {display:inline;}*/

/* fix negative margins 
#whatsnew_contents img {position:relative; zoom:1;}*/

/* add zoom:1 to pos:relative elements
#kichikur2,
#mailmagainfo,
#rightcontents #rss,
#maincontents #mainimage {zoom:1;} */

#twitter_div {
	position: relative;
	height:52px;
	width:638px;
	margin-top:5px;
	margin-left:13px;
	padding:3px 6px;
	font-size: 11px;
	background-image: url(../image/Twitter_bg.gif);
	background-repeat: no-repeat;
}
#twitter_div a {
	color:#B7B7B7;
	text-decoration: none;
}
