@charset "utf-8";
/*@import url("common.css");*/

/* ------------------------------
  DOWNLOAD
------------------------------ */

.about {
 border-top: 1px solid #999;
 margin-top: 0em;
 margin-bottom: 3em;
}

.qrcode {
 border: 1px solid #E0E0E0;
}

.jacket {
 margin-left: -20px;
 margin-right: 10px;
 float: left;
}





/* ------------------------------
  ξ{
------------------------------ */
html{
 color: #333;
 background: #DCDCDC /*url("../images/body_bg_yellow.jpg")*/;
}

body{
 text-align: center;
 margin-top: 0em;
 margin-bottom: 0em;
 background-attachment: scroll;
 /*background-repeat: no-repeat;*/
 color: #333;
}

/* font-size */
p,li {
 font-size: 85%;
}
*:first-child+html p,
*:first-child+html li {
 font-size: 78%
}

p{
 line-height: 1.5;
 margin-bottom: 1em;
 margin-left: -20px;
}

a,
a:link,
a:visited{
 color: #ff0000;
 text-decoration: underline;
}

a:hover{
 color:#D5C5A1;
 text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
 font-weight: bold;
 margin-bottom: 0.1em;
}

h2 {
 margin-top: 0px;
 margin-bottom: 0px;
}

html>body h1,
html>body h2,
html>body h3,
html>body h4,
html>body h5,
html>body h6 {
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
}

strong {
 font-weight: bold;
}
html>body strong {
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
}

dt {
 font-weight: bold;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
html>body dt {
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
}

dd {
 margin-bottom: 1em;
}

.younha{
 color:#ff6699;
 margin-top: 15px;
 margin-left: -20px;
 margin-right: 15px;
}

.kinkira{
 color:#66ccff;
 margin-left: -20px;
 margin-right: 15px;
}

.info{
 margin-top: 45px;
 margin-left: -20px;
 margin-right: 15px;
}

.profile {
 border: 1px solid #ffffcc;
 background:#ffffcc;
 padding: 1em 1em 1em 1em;
 margin-top: 15px;
 margin-left: 20px;
 margin-right: 15px;
}

.profile .title {
 margin: 0 0.5em 0 0.5em;
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
 font-size: 110%;
 font-weight: bold;
 color: #733e2f;
}

.profile .txt {
 margin: 0.5em 0.5em 0 0.5em;
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
 font-size: 80%;
 color: #333;
}


/* clearfix */
.clearfix:after{
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix{ zoom:1; } /* for IE5-6 */
/* for MacIE5 *//*/
.clearfix{ display: inline-block;}
/* */


/* ------------------------------
  CAEg
------------------------------ */

/* ------------------------------
@iframeΰΕJ©κ½Ν
  iframe.cssΕγ«³κι
------------------------------ */

.copyright {
 font-family: 'qMmpS Pro W3','Hiragino Kaku Gothic Pro','Verdana','lr oSVbN',sans-serif;
 font-size: 70%;
 color: #999;
 margin-top:35px;
 margin-left:20px;
 margin-bottom:5px;
}


/* ------------------------------
  γ«³κΘ’
------------------------------ */

#contents {
 background: #FFF;
 position: center;
 text-align: left;
 margin: 0 auto;
 overflow: auto;
 /*overflow-y: scroll;
 overflow-x: hidden;*/
 padding-bottom: 10px;
 width: 700px;
voice-family: ""}"";
voice-family: inherit;
}

/* padding-bottomΜγΦ */
#contents:after{
 content: "."; 
 display: block;
 height: 20px;
 visibility: hidden;
}

/* for MacIE */
* html>body #contents {
 height: auto;
 overflow: visible;
 width: 700px;
}


/* ------------------------------
  Others
------------------------------ */

.comingsoon {
 margin: 0;
 position: absolute;
 top: 241px;
 left: 128px;
}
