/* Base Style */
body {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	scrollbar-arrow-color:#white;
	scrollbar-base-color:white;
	scrollbar-face-color:#A6B4EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
td,th {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}
.txt_16 {
	font-size: 16px;
}

a.new:link{color:#FF6600;}
a.new:visited{color:#FF6600;}
a.new:hover{color:#FF3333;}
a.new:active{color:#FF3333;}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #E80000;
}
a:active {
	color: #E80000;
}
.green {
	color: #138473;
}
.navy {
	color: #14339C;
}
.blue {
	color: #2C4FC3;
}
.pink {
	color: #FF6666;
}
.white {
	color: #FFFFFF;
}
.txt14-150 {
 	font-size: 14px;
	line-height: 150%;
}

.tayori_header{
	font-size:		14px;
	font-weight:	bold;
	font-family:	"ＭＳ Ｐ明朝","細明朝体";
	margin-top:		20px;
	line-height:	150%;
}
.tayori_caption{
	color:			#2C4FC3;
	display:		block;
	text-align:		center;
	font-size:		16px;
	font-weight:	bold;
	margin-top:		20px;
	margin-bottom:	20px;
}
.tayori_maintext{
	font-size:		14px;
	line-height:	150%;
	margin-bottom:	20px;
}
.txt14_info01 {
	font-size: 14px;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 5px;
}
.txt14_info02 {
	font-size: 14px;
	line-height: 150%;
	margin-right: 5px;
	height: auto;
	margin-left: 8px;
	margin-bottom: 5px;
}
.top_link_txt {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	padding: 10px 0px;
	list-style-position: inside;
	list-style-image: url(img/top/point_bl.gif);
	text-indent: 1px;
}
