/*body{
	font-size:10pt;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/celtdesign200.gif);
	background-repeat: repeat;
}*/
body{
	font-size:11pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/bg_celt.gif);
	background-repeat: repeat;
	text-align: center;
}
td,th{
	font-size:11pt;
}
a:link {
	color:#644471;
	text-decoration:none;
}
a:active {
	color:orange;
	text-decoration:underline;
}
a:visited {
	color:#644471;
	text-decoration:none;
}
a:hover {
	color:#bc0b51;
	text-decoration:underline;
}
.txt08 {
	font-size: 8pt;
}
.txt10 {
	font-size: 10pt;
}
.txt12 {
	font-size: 12pt;
}
.txt14 {
	font-size: 14pt;line-height: 120%;
}
.txt08px {
	font-size: 8px;
}
.txt10px {
	font-size: 10px;
}
.txt12px {
	font-size: 12px;line-height: 120%;
}
.txt14px {
	font-size: 14px;
}
.height150 {
	line-height: 150%;
}
.height140 {
	line-height: 140%;
}
.height130 {
	line-height: 130%;
}
.height120 {
	line-height: 120%;
}
.height110 {
	line-height: 110%;
}
form,h1,h2,h3,h4,h5 {
	margin: 0px;
}

strong {
	font-weight: normal;
}



/************* 見出し styles ****************/
#DefaultH1{
	color:#e6e6fa;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
	background-color:#006666;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:10px;
}

#DefaultH1 a{
	color: #e6e6fa;
}

/************* column styles ****************/
.column{
	line-height:150%;
	letter-spacing:0.02em;
	padding-bottom:8px;
	margin-top:10px;
	margin-left:20px;
	
}
.column a:link, .column a:visited{
	color: #644471;
	text-decoration: none;
}
.column a:hover{
	text-decoration: underline;
	color:#bc0b51;
}	

/************* TOP styles ***************/
.top{
	line-height:130%;
	letter-spacing:0.04em;
	padding: 5px 5px 5px 5px;
	color:#333333;
	font-size:medium;
	font-weight: bold;

}

.top  a:link, .top a:visited {
	display: block;
	color: #333333;
}

.top a:hover{
	color: #990000;
	background-image: none;
	text-decoration: underline;
	color: #990000;


}

/************* メニュー サイト内左  ****************/

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #006666;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	color: #666666;
	font-size:12px
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #90ee90;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
