﻿/* CSS Document */

.h1 {
	font-size: 14pt;
	font-family: 'ＭＳ ゴシック';
}

.h2 {
	font-size: 10pt;
	font-family: 'ＭＳ ゴシック';
}

.h3 {
	font-size: 9pt;
	font-family: 'ＭＳ ゴシック';
	font-weight : bold;
	color : #777777;
}	
.box {
	font-size: 11px;
	line-height: normal;
	color: #666666;
	border: 1px solid #666666;

}
/*
.area_link table{
	cursor: url("/img/allow2.cur"), pointer;
}
*/
/*.area_link table tr td{
	text-align: center;
} */
.area_link table, .area_link table a{
	cursor: url("/img/allow2.cur"), pointer;

}
.area_link table a, .top_link a{
	text-decoration: none;
	font-size: 11pt;
	font-family: 'ＭＳ ゴシック';
	font-weight: bold;
	color : #333333;
}
.area_link table a:hover, .top_link a:hover{
	color : #51D9F0;
}
.area_link table a:active, .top_link a:active{
	color : #51D9F0;
}
.cur_01{
	cursor: url("/img/cur/allow_01.cur"), pointer;
}
.cur_02{
	cursor: url("/img/cur/allow_02.cur"), pointer;
}
.cur_03{
	cursor: url("/img/cur/allow_03.cur"), pointer;
}
.cur_04{
	cursor: url("/img/cur/allow_04.cur"), pointer;
}
.cur_05{
	cursor: url("/img/cur/allow_05.cur"), pointer;
}
.cur_06{
	cursor: url("/img/cur/allow_06.cur"), pointer;
}
.cur_07{
	cursor: url("/img/cur/allow_07.cur"), pointer;
}
.cur_08{
	cursor: url("/img/cur/allow_08.cur"), pointer;
}
.cur_09{
	cursor: url("/img/cur/allow_09.cur"), pointer;
}
.cur_10{
	cursor: url("/img/cur/allow_10.cur"), pointer;
}
.cur_11{
	cursor: url("/img/cur/allow_11.cur"), pointer;
}
.cur_12{
	cursor: url("/img/cur/allow_12.cur"), pointer;
}

.img_link a{
	cursor: url("/img/allow2.cur"), pointer;
}
.title{
	color : #335533;
	font-size : 11pt;
	font-weight : bold;
}
.title img, .footer img{
	vertical-align:text-bottom;
}

.hanbai {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

A{
text-decoration : none;

color : #0000cc;

}

A:hover{
color : orangered;
text-decoration : none;

} 
