* {
margin: 0;
padding: 0;
font-size: 100%;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
}

body {
color: #333;
}

.wrap {
width: 450px;
margin: 20px auto 20px auto;
border: solid 1px #ccc;
font-size: small;
line-height: 160%;
background-color:#ffffee;
}

h1 {
padding-left: 3px;
font-size: 12px;
color: white;
height: 22px;
background:#339999 url(./images/header_back.jpg) top right no-repeat;
}

h2 {
font-size: 14px;
text-align: center;
margin-top: 12px;
margin-bottom: 12px;
color: #066;
}

.inputs {
margin-left: 20px;
margin-bottom: 12px;
}

.inputs table tr td{
padding: 2px 0 2px 0;
text-align: left;
}

.notice, .box {
margin-left: 30px;
margin-right: 30px;
margin-bottom: 12px;
}

.box {
margin-top: 12px;
padding: 6px;
border: solid 1px #ccc;
background-color: #fff;
}

.entrytitle {
border-bottom: dotted 1px #ddd;
color: #066;
}

em {
color: red;
font-style: normal;
}

.mess {
padding-top: 6px;
line-height: 150%;
}

.close {
text-align: center;
margin-top: 12px;
margin-bottom: 12px;
}
