body {
	color: #666666;
	font-size:12px;
}
td {
	font-size: 12px;
}
h2 { 
 font-size: 110%;
 font-weight: bold;
 border-left: solid 5px #666666;
 border-bottom: solid 1px #666666;
 padding-left: 0.6em;
 margin-bottom: 1.2em;
 margin-top: 2em;
}
div.text {
	margin-left: 1.5em;
	line-height: 130%;
}
big { font-size:14px; }
small { font-size:10px; }

a:link { 
 color : royalblue;
}
a:visited { 
 color : #335baa;
}
a:active { 
 color: red;
}
a:hover { 
 color: deeppink;
 text-decoration: underline overline;
}

input,textarea,select {            /* フォーム内の設定  */
	font-size       :12px;             /* 文字サイズ  */
	color           :#666666;          /*   文字色    */
	background-color:#f9f9f9;          /*   背景色    */
	border          :1 solid #666666; /* 線の太さ、色*/ 
}

.clm { line-height: 130%; }
.font8 {  font-size: 8px;}
.font12 {  font-size: 12px;}
.font10 {  font-size: 10px;}
div.adsense {
	margin: 50px auto 10px auto;
	text-align: center;
}
.adsense p {
 width: 468px;
 text-align: left;
}
