@charset "utf-8";
/* CSS Document */

div.safari{
	marign:0;
}

/* ブラウザ表示統一用リセットここから */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:Verdana, Geneva, sans-serif;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ブラウザ表示統一用リセットここまで */

/* 基本設定 */

body{
	text-align:center;
}

a:link,a:visited{
	color:#36F;
}

a:hover{
	color:#C60;
	text-decoration:none;
}

/*** メニューここから ***/

#gnavi{
	width:900px;
	height:60px;
	position:relative;
	margin:15px auto;
	background:#FFFFFF url(../images/gnavi_bg.gif) 0 0 no-repeat;
}

#gnavi ul{
	display:inline;
	position:relative;
}

#gnavi li{
	float:left;
}

#gnavi li.menu001{
	display:block;
	width:63px;
	height:60px;
	position:relative;
	left:372px;
}

#gnavi li.menu001 a{
	display:block;
	width:63px;
	height:60px;
}

#gnavi li.menu001 a:link,#gnavi li.menu001 a:visited {
	background-image:url(../images/gnavi_li001.gif);
	background-position: 0 0;
	text-indent:-9999px;
}

#gnavi li.menu001 a:hover{
	background-image:url(../images/gnavi_li001.gif);
	background-position: 0 -60px;
	text-indent:-9999px;
}

#gnavi li.menu001 a.here:link,#gnavi li.menu001 a.here:visited,#gnavi li.menu001 a.here:hover{
	background-image:url(../images/gnavi_li001.gif);
	background-position: 0 -120px;
	text-indent:-9999px;
}

#gnavi li.menu002{
	display:block;
	width:75px;
	height:60px;
	position:relative;
	left:395px;
}

#gnavi li.menu002 a{
	display:block;
	width:75px;
	height:60px;
}

#gnavi li.menu002 a:link,#gnavi li.menu002 a:visited {
	background-image:url(../images/gnavi_li002.gif);
	background-position: 0 0;
	text-indent:-9999px;
}

#gnavi li.menu002 a:hover{
	background-image:url(../images/gnavi_li002.gif);
	background-position: 0 -60px;
	text-indent:-9999px;
}

#gnavi li.menu002 a.here:link,#gnavi li.menu002 a.here:visited,#gnavi li.menu002 a.here:hover{
	background-image:url(../images/gnavi_li002.gif);
	background-position: 0 -120px;
	text-indent:-9999px;
}

#gnavi li.menu003{
	display:block;
	width:62px;
	height:60px;
	position:relative;
	left:418px;
}

#gnavi li.menu003 a{
	display:block;
	width:62px;
	height:60px;
}

#gnavi li.menu003 a:link,#gnavi li.menu003 a:visited {
	background-image:url(../images/gnavi_li003.gif);
	background-position: 0 0;
	text-indent:-9999px;
}

#gnavi li.menu003 a:hover{
	background-image:url(../images/gnavi_li003.gif);
	background-position: 0 -60px;
	text-indent:-9999px;
}

#gnavi li.menu003 a.here:link,#gnavi li.menu003 a.here:visited,#gnavi li.menu003 a.here:hover{
	background-image:url(../images/gnavi_li003.gif);
	background-position: 0 -120px;
	text-indent:-9999px;
}

#gnavi li.menu004{
	display:block;
	width:105px;
	height:60px;
	position:relative;
	left:441px;
}

#gnavi li.menu004 a{
	display:block;
	width:105px;
	height:60px;
}

#gnavi li.menu004 a:link,#gnavi li.menu004 a:visited {
	background-image:url(../images/gnavi_li004.gif);
	background-position: 0 0;
	text-indent:-9999px;
}

#gnavi li.menu004 a:hover{
	background-image:url(../images/gnavi_li004.gif);
	background-position: 0 -60px;
	text-indent:-9999px;
}

#gnavi li.menu004 a.here:link,#gnavi li.menu004 a.here:visited,#gnavi li.menu004 a.here:hover{
	background-image:url(../images/gnavi_li004.gif);
	background-position: 0 -120px;
	text-indent:-9999px;
}

#gnavi li.menu005{
	display:block;
	width:95px;
	height:60px;
	position:relative;
	left:464px;
}

#gnavi li.menu005 a{
	display:block;
	width:95px;
	height:60px;
}

#gnavi li.menu005 a:link,#gnavi li.menu005 a:visited {
	background-image:url(../images/gnavi_li005.gif);
	background-position: 0 0;
	text-indent:-9999px;
}

#gnavi li.menu005 a:hover{
	background-image:url(../images/gnavi_li005.gif);
	background-position: 0 -60px;
	text-indent:-9999px;
}

#gnavi li.menu005 a.here:link,#gnavi li.menu005 a.here:visited,#gnavi li.menu005 a.here:hover{
	background-image:url(../images/gnavi_li005.gif);
	background-position: 0 -120px;
	text-indent:-9999px;
}

/*** メニューここまで ***/


div.container{
	width:900px;
	margin:0px auto;
}


/***** トップページ用 ****/
div.intro{
	width:900px;
	background:#FFF url(../images/home_bg001.gif) 0 100% no-repeat;
	text-align:left;
}

div.intro h1{
	display:none;
}

div.intro img.logo{
	margin-left:20px;
}

div.fright{
	float:left;
}

div.intro img.ph000{
	float:right;
}

div.intro h2{
	width:364px;
	font-size:132%;
	color:#666;
	padding-left:20px;
	margin-top:10px;
	font-weight:normal;
}

div.intro h3{
	width:364px;
	font-size:100%;
	color:#333;
	padding-left:20px;
	margin-top:10px;
	font-weight:normal;
}

div.intro table.info{
	margin-top:15px;
	margin-left:20px;
}

div.intro table.info td.data{
	padding-left:15px;
}

div.company{
	width:860px;
	margin:15px auto 0px auto;
}

div.company img.photo1{
	float:left;
	margin-right:20px;
}

div.company p.info{
	text-align:left;
	font-size:88%;
	color:#666;
}

/***** Gameページ用 ****/
div.games{
	width:860px;
	margin:0px auto;
	text-align:left;
	font-size:88%;
}

div.games img.ph001{
	float:right;
}

div.games img.title{
	margin:15px 0 5px 0;
	
}

div.games h1{
	display:none;
}

div.games h2{
	width:350px;
	font-size:132%;
	color:#666;
	margin-top:10px;
	font-weight:normal;
}

div.games h3{
	width:350px;
	font-size:100%;
	color:#333;
	margin-top:10px;
	font-weight:normal;
}

div.games td{
	vertical-align:top;
}

div.games td.info_left{
	width:437px;
	padding-top:20px;
}

div.games td.info_right{
	width:423px;
	padding-top:20px;
}

div.games div.info_title{
	width:388px;
	height:35px;
	background:#FFF url(../games/watts/images/news/newstop.gif) 0 0 no-repeat;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	padding-left:35px;
}

div.games div.info_data{
	width:347px;
	padding-left:38px;
	padding-right:38px;
	padding-bottom:10px;
	height:120px;
	background:#FFF url(../games/watts/images/news/middle.gif) 0 0 repeat-y;
}

div.games div.info_btm{
	width:423px;
	height:18px;
	background:#FFF url(../games/watts/images/news/bottom.gif) 0 0 no-repeat;
}
/*fireart garden*/
div.games .magicbullet {
	list-style-image: url(../images/game_list.gif);
	background-repeat:no-repeat;
	padding-left:24px;

}
/*end*/
div.games .title {
		font-size:18px;
}

div.games div.info_data li{
	background-image:url(../images/game_list.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	font-size:88%;
	height:24px;
}

table.game_detail span.appname{
	font-weight:bold;
}

table.game_detail p.data{
	font-size:88%;
	color:#777;
}

table.game_detail span.price{
	font-weight:bold;
	color:red;
}

div.games table.p_left{
	float:left;
	margin-right:10px;
}

div.games table.p_left td{
	padding:5px 10px 5px 0;
}

div.games p.p_right{
	color:#333;
	line-height:1.5;
}

div.games p.youtube{
	float:right;
	margin-top:5px;
}

div.games p.tile_intro{
	color:#555;
}

div.games p.items{
	color:#777;
	margin-top:10px;
	padding-right:10px;
	font-size:88%;

}

div.games p.items img{
	float:left;
	padding-right:5px;
}

div.games ul.features{
	list-style:inside disc;
	padding-left:15px;
	color:#333;
}

div.games div.features_info{
	float:right;
	width:294px;
	margin-top:5px;
}

div.features_info{
	background:#FFF url(../images/games_fet_btm.gif) 0 100% no-repeat;
	width:294px;
}

div.features_border{
	background:transparent url(../images/games_fet_top.gif) 0 0 no-repeat;
	width:264px;
	padding:15px;
}

table.features_detail td.icon{
	padding-right:10px;
}

table.features_detail td{
	color:#666;
	font-size:88%;
	padding-bottom:5px;
}

table.features_detail span.appname{
	font-weight:bold;
	color:black;
}

table.features_detail p.data{
	font-size:88%;
	color:#666;
}

table.features_detail span.price{
	font-weight:bold;
	color:red;
}

/***** About Us ページ用 ****/
div.about{
	width:860px;
	margin:0px auto;
	text-align:left;
	font-size:88%;
	color:#666;
}

div.about h1{
	display:none;
	
}

div.about p.subtitle{
	font-size:100%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	
}

/** 仕切り **/

div.area_hr hr{
	display:none;
	
}

div.area_hr{

}

#footer{
	width:900px;
	margin:20px auto 0px auto;
	border-top:1px solid #CCC;
	color:#666;
	font-size:75%;
	text-align:center;
	padding:15px;
}

/********
	Quicktime Movie
*********/
#movieplayer {
	display:none;
	float:right;
}
#trigger {
	display:block;
	float:right;
}