BODY,TD,DIV{/*全体の文字*/
font-size : 13px;
font-family : Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
margin : 0px;
}
.line{/*右端オレンジのタテ線*/
background-color : #ffd18c;
margin : 0px;
padding : 0px;
width : 800px;
height : 100%;
}
.box1{/*茶の点線枠*/
padding : 0px;
margin : 0px;
border-width : 0px 2px 0px 0px;
border-style : dotted;
border-color : #945d42;
width : 750px;
height : 100%;
background-color : #fefcf5;
text-align : left;
}
.box2{/*左上の写真枠*/
background-image : url(title2.jpg);
padding : 5px;
margin : 0px;
width : 300px;
height :280px;
position : relative;
top : 0px;
left : 0px;
z-index : 1;
text-align : center;
border : 1px solid #945d42;
}
.box3{/*メインの外枠*/
background-color : #ffffff;
padding : 0px;
margin : 0px;
border : 1px solid #945d42;
width : 600px;
height : 600px;
position : relative;
top : -140px;
left : 100px;
z-index : 0;
}
.box4{/*コメント枠*/
padding : 0px 10px;
margin : 20px 0px;
border-width : 0px 1px;
border-style : dotted;
border-color : #945d42;
width : 250px;
height : 200px;
line-height : 18px;
overflow : auto;
}
.box5{
padding : 30px;
margin : 20px;
border-width : 2px 0px 0px 2px;
border-style : solid;
border-color : #FFCC66;
width : 700px;
height : 90%;
background-color : #fefcf5;
text-align : left;
line-height : 1.5em;
}
.title1{/*サイト名*/
font-size : 28px;
font-weight : bold;
letter-spacing : 6px;
text-align : center;
padding : 0px;
margin : 100px 0px 30px 0px;
color : #945d42;
}
.title2{/*小見出し*/
font-size : 14px;
padding : 2px;
margin : 0px 0px 10px 10px;
border-width : 0px 1px 1px 0px;
border-style : solid;
border-color : #945d42;
width : 80px;
color : #945d42;
text-align : center;
font-weight : bold;
}
.up{/*更新履歴*/
line-height : 18px;
padding : 5px;
margin : 30px 0px 20px 250px;
border : 1px solid #ad8c72;
width : 300px;
height : 65px;
overflow : auto;
}
.menu1{/*メニュー外枠*/
padding : 0px;
margin : 0px;
height : 20px;
background -color :#945d42;
}
.menu2{/*メニュー*/
padding : 0px;
margin : 0px;
letter-spacing : 1px;
width : 60px;
text-align : center;
}
.menu3{/*メニュー配置*/
padding : 0px;
margin : 0px;
width : 420px;
position : relative;
top : -160px;
left : 320px;
z-index : 1;
}
body{/*スクロールバー*/
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #945d42;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}
A{/*リンクしている文字*/
color : #1E90FF;
text-decoration : none;
}
A:HOVER{/*マウスが触れた時*/
color :  #fFCC66;
text-decoration : none;
}
strong {
color : #CC00FF;
font-size : 26pt;
font-family: "恋文ペン字","ＭＳ Ｐ明朝",; 
}
