@charset "UTF-8";


/* ========BASIC======== */


html{
	background: #ffffff;
    width:100%;
    min-height:100%;
    height:auto;
    margin:0;
    padding:0;
    overflow-y:scroll;



}

body{
	background: #ffffff;
    font-size:0.8em;
    width:100%x;
    margin:0;
    padding:0;
    min-height:100%;
    height:auto;
	position: relative;
	line-height:1.5em;
    color:#666666;
    text-align:center;

}

#main
    {
     margin-left:auto;
     margin-right:auto;
     text-align:left; 
     width:850px; 
	background-color: #ffffff;   
    }


h1,h2,h3,h4,h5,h6,h7 {
   margin:0;
   padding:0;
}

p {
margin:10px;
padding:10px;

}



br {
   letter-spacing:normal;
}

img {
   border:0;
}
a {
   color:#68903C;
   text-decoration:none;
}

a:hover {
   color:#ffffff;
   text-decoration:underline;
}

dl,ol,ul {
   margin:0 0 1em 0;
   padding:0;
}

li {
   margin:0 0 0 40px;
   padding:0;
}


.btn {
  background: #dbc500;
  background-image: -webkit-linear-gradient(top, #dbc500, #a38e06);
  background-image: -moz-linear-gradient(top, #dbc500, #a38e06);
  background-image: -ms-linear-gradient(top, #dbc500, #a38e06);
  background-image: -o-linear-gradient(top, #dbc500, #a38e06);
  background-image: linear-gradient(to bottom, #dbc500, #a38e06);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #f54f13;
  background-image: -webkit-linear-gradient(top, #f54f13, #bd3807);
  background-image: -moz-linear-gradient(top, #f54f13, #bd3807);
  background-image: -ms-linear-gradient(top, #f54f13, #bd3807);
  background-image: -o-linear-gradient(top, #f54f13, #bd3807);
  background-image: linear-gradient(to bottom, #f54f13, #bd3807);
  text-decoration: none;
}

/* ========TEMPLATE WIREFRAME======== */

#header {
   background:url(../img/header.jpg) ;
   width:850px;
   height:435px;
   position:relative;
   margin:0px;
   padding:0px;
   text-align:center;
}


#contents {
   width:850px;
	background-color: #ffffff;   
   clear:both;
   margin:0px;
   padding:0px;
}

#pageTop {
   clear:both;
   width:850px;
	background-color: #ffffff;   

}

#footer {
   width:850px;
	background-color: #ffffff;   
   clear:both;
   padding:10px 0;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0px;
   font-weight:bold;
   font-size:28px;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#92C45B;
}
#header p {
   margin:10px;
   padding:10px ;
   border-bottom:1px solid #CECFCE;
}


/* ========Menu CUSTOMIZE======== */

#menu{
    width:850px;
    text-align:center;
	margin:0px;
	padding:0px;
}


/* ========Information CUSTOMIZE======== */

#Information{
    width:850px;
    text-align:center;
	margin:0px;
	padding:0px;
}

#Twitter {
   background:url(../img/bg.jpg) ;
    width:410px;
    height:350px;
    display:inline-block;   
    margin:auto 5px;
    vertical-align:top;
    padding-bottom:50px;
}

#Twitter p {
	margin:0px;
	padding:0px;
    text-align:center;   
}

#About {
   background:url(../img/bg.jpg) ;
    width:410px;
    height:350px;
    display:inline-block;   
    margin:auto 5px;
    vertical-align:top;
    padding-bottom:50px;
}


/* ========Release CUSTOMIZE======== */

#Release {
   background:url(../img/bg.jpg) ;
    width:850px;
    text-align:center;
	margin:0px;
	padding:0px;
}

article#Product{
   background:url(../img/bg.jpg) ;
    font-size:1.2em;
    line-height:1.6em;

}



section#CD div.title {
	font-size:1.0em;
    text-align:left;
    font-weight: bold;
	margin:0px 0px 0px 40px;
}

section#CD div.table{
    width:100%;
    max-width:850px;
    margin:auto;
    text-align:center;

}

section#CD div.table div{
    display:inline-block;
    vertical-align:top;
    width:auto;
    text-align:left;
    width:auto;
    margin:20px 10px;

}

section#CD div.table2 div{
    display:inline-block;
    vertical-align:top;
    width:250;
    height:auto;
    text-align:left;
    margin:20px 20px;

}

/* ========Event CUSTOMIZE======== */

#Release {
   background:url(../img/bg.jpg) ;
    width:850px;
    text-align:center;
	margin:0px;
	padding:0px;
}

article#Product{
   background:url(../img/bg.jpg) ;
    font-size:1.2em;
    line-height:1.6em;

}

section#event div.title {
	font-size:1.0em;
    text-align:left;
    font-weight: bold;
	margin:0px 0px 0px 40px;
}

section#event div.syousai {
    text-align:left;
	margin:0px 50px 0px 50px;
}

section#event div.syousai2 {
	font-size:0.8em;
    text-align:left;
	margin:0px 50px 0px 50px;
}


section#event div.table{
    width:100%;
    max-width:850px;
    margin:auto;
    text-align:left;
    margin:20px 50px;
}

section#event div.table div{
    display:inline-block;
    vertical-align:top;
    width:auto;
    text-align:left;
    width:auto;
    margin:20px;

}

/* ========Comment CUSTOMIZE======== */

#comment {
   background:url(../img/bg.jpg) ;
    width:850px;
    text-align:left;
	margin:0px;
	padding:0px;
}

article#comment{
   background:url(../img/bg.jpg) ;
    font-size:1.2em;
    line-height:1.6em;

}

section#comment div.title {
	font-size:1.0em;
    text-align:left;
    font-weight: bold;
	margin:0px 0px 0px 40px;
}

section#comment div.comment {
    text-align:left;
	margin:0px 50px 0px 50px;
}


section#comment div.table{
    width:100%;
    max-width:850px;
    margin:auto;
    text-align:left;
    margin:20px 50px;
}

section#comment div.table div{
    display:inline-block;
    vertical-align:top;
    width:auto;
    text-align:left;
    width:auto;
    margin:20px;

}

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:10px 0;
   text-align:right;
}

#pageTop a {
   padding:0 0 0 12px;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   text-align:center;
    font-size:0.8em;
   font-style:normal;
   padding:10px 0;

}