/*基本デザイン用*/
body{
backguround-color:#fffefd;
color: #666666;
}
h2{
font-family: "ｍｓ　ｐ明朝","細明朝体",serif;
font-size:24px;
color:#0099ff;
text-align:;
margin:1em 0px;
background-color:#000000;
border-top:double 3px #ff9999;
border-bottom:double 3px #ff9999;
text-align: ;
clear: both;
}
p{
font-family: "ｍｓ　ｐゴシック",osaka,sans-serif;
font-size: 12px;
line-height: 150%;
}
p:first-letter {
font-size:300%;
line-height:100%;
color:#cccccc;
float:left;
}
h3{
font-size:20px;
text-align:;
color:#993333;
clear: both;
}
address{
font-size:12px;
text-align: center;
border-top: dashed 1px #663300;
padding-top: 5px;
margin-top: 15px;
clear: both;
}
p img{

margin-right:5px;
border: solid 1px #663300;
clear: both;
}