@charset "UTF-8";

html{
height:100%;
margin-bottom:1px;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#A5BCFE;
scrollbar-arrow-color:#A5BCFE;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
}
* {
margin:0px;
padding:0px;
}
body {
text-align:center;
font-size:8px;
color:#333333;
line-height:160%;
margin:10px auto;
background-color:#A5BCFE;
}
input{ 
border:1px solid #998675;
font-size:8pt;
color:#998675;
margin:2px 0px 0px 0px;
padding-top:2px;
background:#ffffff;
}
textarea{ 
border:1px solid #998675;
width:110px;
height:70px;
font-size:8pt;
color:#998675;
margin:5px 0px 0px 20px;
padding:5px 3px 5px 8px;
}
h3{
color:#000068;
padding:13px 0px 0px 55px;
margin:0px;
font-size:14px;
height:30px;
background-image:url("http://file.crown.ichi-matsu.net/h3.jpg");
background-repeat:no-repeat;
background-position:4% 0%;
background-color:#ffffff;
}
li,dt,dl { line-height:160%;}
li{list-style-type:none;}
br{letter-spacing:normal;}
hr { display:none; }
.clear { clear:both;}
img { margin:3px;border:0;
}
a {
text-decoration:none;
}
a:link,a:active,a:visited {
color:#000068;
}
a:hover {
color:#000099;
}
#container {
width:560px;
background-color:#ffffff;
margin:0px auto;
padding:0px;
font-size:13px;
text-align:left;
}
#container a {
text-decoration:none;
}
#container a:link,a:active,a:visited {
color:#daa520;
}
#container a:hover {
color:#1e90ff;
}
#menu{
width:560px;
margin:0px 0px 0px 0px;
padding:80px 0px 0px 0px;
text-align:center;
background-image:url("http://file.crown.ichi-matsu.net/top.jpg");
background-repeat:no-repeat;
background-position:50% 0%;
background-color:#A5BCFE;
height:110px;
font-size:14px;
}
#menu ul {
margin:50px auto 0px auto;
padding:0px auto 0px auto ;
font-size:14px;
}
#menu li {
display:inline;
padding:0px 5px;
font-size:14px;
}
#menu a:link{
text-decoration:none;
color:#898989;
}
#menu a:visited{
text-decoration:none;
color:#898989;
}
#menu a:hover{
text-decoration:none;
color:#000080;
}
#wrapper{ 
margin:0px auto;
padding:10px 0px;
font-size:13px;
line-height:100%;
background-color:#ffffff;
width:560px;
}
#wrapper .text{ 
margin:0px;
padding:15px 25px 10px 25px;
font-size:13px;
line-height:140%;
}
#wrapper .fontext{ 
margin:0px;
padding:15px 25px 10px 50px;
font-size:13px;
line-height:140%;
}
#wrapper ul {
margin:0px 25px 15px 25px;
padding:0px;
font-size:12px;
text-align:right;
line-height:140%;
}
#wrapper li {
margin:0px;
padding:2px 0px 0px 0px;
font-size:12px;
}
#wrapper li a:link{
text-decoration:none;
color:#898989;
}
#wrapper li a:visited{
text-decoration:none;
color:#898989;
}
#wrapper li a:hover{
text-decoration:none;
color:#000080;
}
#add {
clear:both;
margin:10px auto;
text-align:right;
font-size:13px;
}
.small {
text-align:right;
font-size:x-small;
}
#back{
margin:0px;
padding:5px 0px 0px 0px;
text-align:center;
background-image:url("http://file.crown.ichi-matsu.net/footer.jpg");
background-repeat:no-repeat;
background-position:50% 101%;
background-color:#ffffff;
height:100px;
font-size:10px;
}