<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Karma:500);
* {margin:0; padding:0;}
body{
font-family:"Karma",'Yu Mincho',"MS P–¾’©",Meiryo,ƒƒCƒŠƒI,Osaka,"MS ƒSƒVƒbƒN", sans-serif;
color:#222a2f;
background-color:#d8e3e5;
font-size:13px;
letter-spacing:1.2px;
line-height:2;
}
#wrap{margin:40px auto -20px; width:85%; max-width:500px;}
#wrap2{margin:40px auto -20px; width:85%; max-width:600px;}
h1,h2,#title{text-shadow:0 0 5px #222a2f,0 0 15px #222a2f; font-weight:normal;}
h1{text-align:center; font-size:17px; margin-bottom:10px;}
h2{font-size:18px; background:url(##IMAGE_DATA_3_URL##) repeat-x center;}
.box{text-align:center; margin-bottom:10px;}
.box input{display:none;}
label{
display:inline-block;
color:#222a2f;
-webkit-transition:0.1s;
transition:0.1s;
border-bottom:#333 solid 1px;
}
label:hover{opacity:0.5;}
.panel{
-webkit-transition:.2s ease;
transition:.2s ease;
height:0;
overflow:hidden;
margin-top:5px;
}
.box input:checked + .panel{ height:auto; padding:5px 0 0;}
input{
border:none;
background:none;
border-radius:2px;
text-align:center;
padding:5px;
}
.name input{font-size:11px; margin-left:10px; border:1px solid #222;}
.name input[type=text]{width:70px; background-color:#d8e3e5;}
.name input[type=submit]{color:#fff; background-color:#222;}
a{text-decoration:none; color:#666;}
a:hover{opacity:0.7;}
.name{text-align:center;}
.tlist{
width:100%-40px;
text-align:center;
margin:20px 0 0;
padding:20px 0;
border:#333 2px solid;
border-radius:2px;
background:url(##IMAGE_DATA_5_URL##) center;
line-height:2.5;
}
.tlist a{display:inline-block; background-color:#222a2f; color:#fff; width:25px; height:25px; margin-right:12px;}
#title{
text-align:center;
font-size:17px;
background:url(#”’ŽÎü‚Ì‰æ‘œURL#) repeat-x bottom;
margin:30px 0 35px;
padding-bottom:35px;
}
#text{padding:0 20px;}
#nav{text-align:center; margin:40px auto 0; width:200px; border-bottom:1px #333 solid;}
.pass{margin:40px auto -20px; text-align:center;}
.pass input{font-size:13px;  width:200px; border:1px solid #222;}
.pass input[type=text]{
 background-color:#d8e3e5;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.pass input[type=submit]{margin:5px 0; background:url(#ƒŠƒXƒg”wŒi‰æ‘œURL#) center; background-size:210px;}
</style>