.gray {
	font-size: 12px;
	line-height: 150%;
	color: #424242;
}
.gray_s {  font-size: 10px; color: #424242;}
.brown {
	font-size: 16px;
	line-height: 150%;
}
.white { font-size: 10px; line-height: normal; color: #FFFFFF;}
.red {
	font-size: medium;
	font-weight: normal;
	color: #DC0000;
	line-height: 20px;
}
.green {color: #009900;}
.blue {font-size: 12px;color: #000099;}
.yellow {font-size: 12px;color: #FF9900;}

html {
scrollbar-arrow-color:#a7cc12;
scrollbar-3dlight-color:#a7cc12;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#a7cc12;
scrollbar-face-color:#e9fab1;
scrollbar-darkshadow-color:#FFFFFF;
}

body {
	margin: 0px;
	text-align: right;
	font-size: 14pt;
	font-family: "MS Serif", "New York", serif;
	color: #000000;
}

body.pict {
margin: 5px;
text-align: center;
}

h3.red{
	font-size: 14px;
	font-weight: bold;
	color: #DC0000;
}

h5 {
	margin-bottom: 10px;
	font-size: small;
}
h5.sub {
	margin-bottom: -15px;
	margin-left: 10px;
	font-size: 12px;
}

.space20 {

	margin: 0px;
	padding: 0px;
	height: 20px;
	width: auto;
}
.space40 {

	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
}

a{
	font-size: 14px;
	color: #704734;
	line-height: 18px;
}
a.link{
	font-size: 20px;
	color: #704734;
	line-height: 18px;
}
a:hover{
	font-size: 14px;
	background-color: #FFE566;
	color: #FF0000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
p.sub {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

.return_top{
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
}
.next_page{
	font-size: 12px;
	color: #70432c;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.text{
	color:#424242; 
	font-size: 12px;
	line-height: 18px;
	margin: 15px;
	text-align: left;
	vertical-align: top;
}

ul{
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}
ul.case_01{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 30px;
	margin-bottom: 0px;
}
ul.case_01 li{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-bottom: 12px;
	margin-right: 20px;
}
ul.case_01square{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 30px;
	margin-bottom: 0px;
	list-style-type: square;
}
ul.case_01square li{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-bottom: 12px;
	margin-right: 20px;
}
ul.case_02{
	font-size: 12px;
	line-height: 22px;
	margin-left: 26px;
	margin-bottom: 0px;
}
ul.case_03{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 20px;
	margin-bottom: 0px;
}
ul.case_04{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-top: -15px;
}
ul.case_05{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 42px;
	margin-bottom: 0px;
}

ol.case_01{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
}
ol.case_02{
	font-size: 12px;
	color:#424242;
	line-height: 18px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

#hyou table{
	background: #999999;
	text-align: center;
}
#hyou th{
	color:#424242;
	background-color:#fff8b2;
	font-size: 12px;
	font-weight: normal;
}
#hyou td.sub{
	color: #424242;
	background-color: #e9fab1;
	font-size: 12px;
	text-align: center;
}
#hyou td{
	color: #424242;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#nenpyou table{
	background:#FFFFFF;
}
#nenpyou th{
	color:#424242;
	background-color:#fff8b2;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
#nenpyou td{
	color:#424242; 
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}

.bg {
	background-color: #ddfa82;
	font-size: 18px;
}
.bg_left {
	background-attachment: fixed;
	background-image: url(file://///bugyou2/bunsyodata/HP/rev.4(2012.10%7E)/image/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_right {
	background-image: url(file://///bugyou2/bunsyodata/HP/rev.4(2012.10%7E)/image/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
}

#submenu table{
	background-image: url(file://///bugyou2/bunsyodata/HP/rev.4(2012.10%7E)/image/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
}
#submenu td{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#link table {
	background-color:#ffffff;
	color: #704734;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border: 1px dotted #ff9900;
	margin-top: 10px;
}
#link td{
	line-height: 18px;
	padding: 8px;
}
#link a{
	font-size: 12px;
	color: #704734;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
#link a:hover{
	font-size: 12px;
	color: #704734;
	background-color: #FFE566;
}
#link p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
ul.info {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}
.large16 {
	font-size: 18px;
}
.large16 a strong {
	font-size: 18px;
}
