@charset "UTF-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

body{text-align:center;
background-color:#333;
background-image:url('/name2/img/wall1.jpg');
color:#fff;
}
div#main{
width:500px;
margin:40px auto;
background-color:#000;
border:solid 1px #999;
background-image:url('/name2/img/cry_b0.jpg');
background-repeat:no-repeat;
background-position: right bottom;
}

h1{margin:40px 0 0px;}
p.desc{margin:10px 0 30px;font-size:90%;}
p#intro{margin:0;}

span.yourname{color:#fe0;}

form{line-height:1.5px;margin:20px 0 10px;}
input{display:block;margin:5px auto}

div#name2{
font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体",  serif;
background-color:#041;
border:solid 1px #7a7;
margin:0 auto;
width:400px;
padding:25px 0 25px;
}
#yomi{font-size:120%;
margin:0 auto 0.4em;
padding:0;
line-height:1;
letter-spacing:1px;
}
#kanji{font-size:250%;
margin:0;
padding:0;
line-height:1;
letter-spacing:3px;
}

p.footer{margin-top:30px;font-size:90%;}
p.footer a{color:#fff;text-decoration:none;}

img{border:none;}


.test{display:block; margin:0; }

a{color:red;}

div#inputForm{
text-align:center;
margin:15px 50px 0;
}
div#inputForm form{
text-align:center;
}
div#inputForm form input{
margin:5px auto;
display:block;
}