﻿body,th,td {color: #000000; }		/* 文字色 */

body{ background-color: #FFFFFF; }	/* 背景色 */
a:link	{ color: #4B7392; }			/* 普通のリンク色 */
a:visited{ color: #666666; } 	/* すでに見たリンク色 */
a:active{ color: #666666; } 	/* クリックしたときのリンク色 */
a:hover	{ color: #4B7392; text-decoration: none; }			/* カーソルが乗ったときのリンク色 */

strong{  color: #555555;}
sup{  font-size: xx-small;}
h1{  padding-top: 15px; padding-left: 10px; padding-bottom: 10px;}
.midashi1{  padding-top: 10px; padding-left: 10px; padding-bottom: 10px;}
.midashi2{  padding-top: 10px; padding-right: 10px; padding-left: 15px; padding-bottom: 3px; font-weight: bold; color: #3775A4;}
.midashi3{  padding-top: 10px; padding-right: 10px; padding-left: 15px; font-weight: bold; padding-bottom: 3px;}
.midashi4{  font-size: 12px; font-weight: bold; color: #1C5B87;}
.honbun{  padding-right: 10px; padding-left: 15px;}
.price th{  background-color: #CCCCCC; font-weight: normal; text-align: left;}
.price td{  background-color: #e5e5e5; }
.lef10{  padding-left: 10px;}
