html,body{
height:100%;}
img{border:none;}

body{

color:#fff;
font-size:12px;
line-height: 1.8;
font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "���C���I", "Meiryo", "�l�r �o�S�V�b�N", san-serif;
/*background:#000 url(img/bg.jpg) repeat-y top center;*/
margin:0; padding:0;
overflow-x:hidden;
background-image: url(../top/images/t_top_02.jpg) ;
background-attachment: fixed;
background-repeat: no-repeat;
background-size:100% auto;
}

span.font {
font-size:80%;
}

p{margin:0 20px 20px 20px;}


a{/*�����N���ꂽ����*/
    color:#696969;
    font-style:normal;
    text-decoration:none;
}
a:link {/*���K��̃����N*/
    color:#696969;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*�K���̃����N*/
    color:#2f4f4f;
    text-decoration:none;
}
a:hover {/*�}�E�X���̂����Ƃ�*/
    color:#008b8b;
    font-style:normal;
    text-decoration:none;
}
a:active {/*�N���b�N��*/
    text-decoration:none;
}

img {
max-width: 100%;
height: auto;
}

p.cent {text-align: center;}

div#header{
width:100%;
height:80px;

background-image: url(../common/images/bg01.png);
position: relative; 
}

#tweet {
	position:absolute;
	right:25px;
/*	left:20px;*/
	top: 55px;
}

div#menu{
background:url(../common/images/vita.png) no-repeat top left;
/*width:100%;*/
width:960px;
margin:0 auto;
text-align:center;
padding-top:5px;
position: relative; 
}

div#main{
width:100%;
height:100%;
text-align:center;
margin:0 auto;
/*background: url(../common/images/top_0.jpg) no-repeat top center;*/
position: relative; 
}

div#contents{
width:1024px;
margin:0 auto;
padding:35px 0 20px 0;
position: relative; 
}

div#contents_top{
width:960px;
margin:0 auto;
padding:20px 0 20px 0;
/*background: url(../top/images/t_top_00.jpg) no-repeat top center;
background: url(../common/images/top_0.jpg) no-repeat top center;*/
position: relative; 
}

div#contents_img{
width:960px;
height:580px;
margin:0 auto;
/*background: url(../common/images/comingsoon.jpg) no-repeat top center;
background: url(../common/images/top_0.jpg) no-repeat top center;*/
position: relative; 
}

/*footer*/

div#footer{
position: relative; 
font-size: 80%;
width:100%;
margin:0 auto;
padding:30px 0 30px 0;
background: url(../common/images/dvsup.png) repeat top center;
}

#wrap0 {
	position: relative; 
/*	text-align: left;
	margin: 20px 15px;*/
	color: #9c9fa5;
	padding:50px 5px 0px 5px;	
	margin:0 auto;
}

#copyright {
	position:absolute;
	right: 20px;
	top: 50px;
	text-align: right;
	color: #ccc;
}

#copyright a {
	display: block;
	width: 135px;
	height: 24px;
	background: url(../common/images/maker_logo.png) no-repeat;
	text-align: left;
	text-indent: -9999px;
	overflow-x: hidden;
}

/* */
div#wn_bg{
	position: relative; 
	width:100%;
	background:url(../common/images/dvsup00.png) repeat;
	padding-bottom:20px;
		}
		
div#wn_bg_img{	
	background: url(../top/images/top_pro01.jpg) no-repeat;
	position: relative; 
	height:790px;
	width:596px;
	margin-top:10px;
	margin:0 auto;
	border:1px solid #494949;
}

div#wn_bg02{
	position: relative; 
	width:100%;
/*	background:url(../common/images/dvsup02.jpg) repeat;*/
	background:url(../common/images/bg01.png) repeat;
	padding-bottom:20px;
	}
div#yamada{
	margin-top:10px;
	margin:0 auto;
	width:596px;
}
/*dotted*/

div#logo
{	
	width:350px;
	margin-left: auto;

}

div#logo00
{	
	width:350px;
	margin-right: auto;
	height:300px;
}

/* �X�V���� */
div#wn{	
background: url(../top/images/wn_bg0.png) no-repeat;
position: relative; 
color:#494949;
height:120px;
width:350px;

padding:10px 10px 0px 10px;
margin-top: 55px;
margin-left: 20px;
/*margin-right: auto;*/
overflow-y:scroll;
overflow-x:hidden;
border:1px solid #494949;
}
dl.wn_t {
    border-radius:5px;
}

dl.wn_t dt {
    float:left;
    clear:left;
   	width:100px;
    font-weight:bold;
    text-shadow:0px 0px 3px #494949;
 /*   border-top:1px solid #494949;*/
   	color:#494949;
}
dl.wn_t dd {
   	width:300px;
   	text-align: left;
    float:left;
	font-size: 90%;
/*	border-top:1px solid #494949;*/
	padding: 0px 5px 5px 0px;
	color:#494949;
}
dl.wn_t dt:first-child
{
    border:none;
}
dl.wn_t dt:first-child + dd
{
    border:none;
}
/* �X�V����+���� */
div#tape{
height:10px;
padding:10px 10px 0px 10px;
float: left;
}

/* contents */
span.book {
   background-image: url("../top/images/icon_book.png");
   background-repeat: no-repeat;
  background-position: left center;
   padding-left: 15px;
   margin-right: 5px;
}
span.web {
   background-image: url("../top/images/icon_new.png");
   background-repeat: no-repeat;
  background-position: left center;
   padding-left: 15px;
   margin-right: 5px;
}
span.new {
   background-image: url("../top/images/icon_web.png");
   background-repeat: no-repeat;
  background-position: left center;
   padding-left: 15px;
   margin-right: 5px;
}


/* product */
#product {
	position: relative; 
	margin:0 auto;
	padding:10px;
	width: 583px;
	background:url(../common/images/bg01.png) repeat;
	margin-top: 10px;
	margin-bottom: 50px;
}

#product01 {
	margin:0 auto;
	padding:10px;
	width: 650px;
	height:100%;
	background:url(../common/images/bg01.png) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}



#product dl {
color:#333;
margin:30px 10px;
}

#product dt {
  clear: left;
  float: left;
/*  margin: 0 0 0.8em;*/
  width: 12em;
/*  border-left: solid 8px #fff;*/
	border-bottom:1px solid #ccc;
  padding-left: 0px;
  color: #000;
}

#product dd {
  border-left: solid 5px #ccc;
	border-bottom:1px solid #ccc;
  margin-bottom: 0.8em;
  margin-left:12em;
}


#plist_img{
	position: relative; 
	background-image: url(../common/images/logo_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#plist_imgtop{
	/*height:250px;*/
	position: relative; 
/*	background-image: url(../top/images/top_pro.png);
	background-repeat: no-repeat;
	background-position: right bottom;	*/
}

/* */
img.icon{
border:none;
margin-right:3px;
margin-bottom:-3px;
 }


/* */

img.bgmaximage{
  position:fixed !important;
	min-width: 100%;
	min-height: 100%;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  /* �܂���fixed; */
  top: 0;
  left: 0;
}

/*
@media screen and (max-width: 1024px){
  img.bg {
 left: 50%; 
  margin-left: -512px; }

.logo img{
  max-width: 100%;
  height: auto;
}
}
 */


#banner_LL {padding: 10px 15px;margin:0 auto; width: 583px; overflow: hidden;	margin-top: 10px; }
#banner_LL img { padding: 0px; width:582px; height:100px; }
#banner_LL textarea {background:#ddd880; color:#4f4b14; border:solid 1px #4f4b14; font-size: 90%; width: 580px; height: 40px; overflow: auto; font-weight: normal; overflow-y:scroll; display: block; }


#page-top {
	position: fixed;
	bottom: 20px;
	right: 0px;
	font-size: 77%;
}
#page-top a {
/*	background: #999;*/
	text-decoration: none;
	color: #333;
	width: 50px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top a:hover {
	text-decoration: none;
/*	background: #666666;*/
}

#textinfo {
	text-indent: -9999px;
}


#RED {
	color:#dc143c;
	font-weight: bold;
}


