body {
 background-image: url(./img/dot-skp-13.gif);
 margin-top: 0px; margin-bottom: 0px; margin-left: 3%; margin-right: 3%;
 padding: 0px 20px;
 text-align: center; 
 line-height: 150%;
 font-family: ‚l‚r ƒSƒVƒbƒN,sans-serif; color: #333333;
 font-size: 14px;
}

#field{
 width: 800px;
 background-color: #ffffff;
 border: 1px solid #003311;
 padding: 0px;
 text align: center;
}  

#top_waku {
 width: 800px; height: 40px
 margin-bottom: 50px;
 background-color: #6699FF;
 padding: 5px 20px;
 text-align: right;
}

h1 {
 font-family: Comic Sans MS,Fat,‚g‚fŠÛƒSƒVƒbƒNM-PRO,Fantasy;
 font-size: 36px; color: #660099;
 line-height: 150%;
 text-align: left;
} 

#main_spc {
 width: 480px;
 margin-top: 10px; margin-bottom: 20px;
 padding: 5px 20px;
 text-align: left;
 float: right;
}

#sub_spc {
 width: 200px;
 margin-top: 30px; margin-bottom: 20px; margin-left: 15px;
 padding: 0px 0px;
 text-align: center;
 float: left;
}

.fe {
clear: both;
} 

.topic {
 width: 390px; height: 85px;
 margin-bottom: 20px;
 padding: 0px 5px;
 background-image: url(./img/topic.png);
 text-align: right;
}

h2 {
 font-size: 25px;
 font-family: Comic Sans MS,Fat,Fantasy;
 color: #6699FF;
 display: inline;
 line-height: 120%;
} 


p {
 margin-top: 0px;
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.orange{
 color: #CC6600;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.white {
 color: #FFFFFF;
}

.big {
 font-size: 18px;
 font-weight: 700;
}


.midashi {
 width: 80%;
 background-color: #00CC99;
 padding: 0px 5px;
 border: 2px solid #00CC99;
 text-align: center;
 color: #ffffff;
}

.column {
 width: 80%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 10px 5px;
 border: 0px solid #009999;
 text-align: center;
 line-height: 120%;
 font-family: ‚g‚f‚r‘n‰pŠpƒSƒVƒbƒN‚t‚a,‚l‚r ƒSƒVƒbƒN,sans-serif; color: #333333;
 font-size: 16px;
}

.comment{
 width: 90%;
 margin-tp: 20px; margin-bottom: 25px;
 padding: 10px 15px;
 text-align: left;
 line-height: 150%;
 border: 1px dotted #00CCCC;
}
 

a:link {
 text-decoration: none;
 color: #0000ff;
}

a:visited {
 text-decoration: none;
 color: #0000ff;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: #ff0000; 
}
