/*
a.navi:link { text-decoration: none ;color:#663300;}
a.navi:visited { text-decoration:  none ; color:#663300}
a.navi:hover {text-decoration: none; color: #FF0000;}
a.navi:active { text-decoration: none;}
*/

a.navi:link { text-decoration: none; color:#663300;}
a.navi:visited { text-decoration:  none; color:#663300}
a.navi:hover {text-decoration: underline; color: #663300;}
a.navi:active { text-decoration: none;}


a.foot_navi:link { text-decoration: none ;color:#663300;}
a.foot_navi:visited { text-decoration:  none ; color:#663300}
a.foot_navi:hover {text-decoration: underline; color: #663300;}
a.foot_navi:active { text-decoration: none;}


a.dlink:link { text-decoration:none;border-bottom:1px dashed #333333;color:#0000cc;}
a.dlink:visited { text-decoration:none;border-bottom:1px dashed #333333; color:#0000cc}
a.dlink:hover {text-decoration:none;border-bottom:1px dashed #333333; color: #FF0000;}
a.dlink:active { text-decoration:none;border-bottom:1px dashed #333333;}


/*
2975a7
004276
003366
*/

a:link { text-decoration: none; color:#003366;}
a:visited { text-decoration:  none; color:#003366}
a:hover {text-decoration: underline; color: #003366;}
a:active { text-decoration: none;}

a.subc:link { text-decoration: none; color:#2975a7;}
a.subc:visited { text-decoration:  none; color:#2975a7}
a.subc:hover {text-decoration: underline; color: #2975a7;}
a.subc:active { text-decoration: none;}

a.shop:link { text-decoration: none; color:#003366;}
a.shop:visited { text-decoration: none; color:#003366;}
a.shop:hover {text-decoration: underline; color: #003366;}
a.shop:active { text-decoration: none;}

.ajax_ttl_frame {
	border: 0px solid #cccccc;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(image/ttlbar_gr4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	font-size: 12pt;
}

body {color: #333333; background: white; margin-top: 5px;}


.navi_frame_ll {
	border-left: 0px solid #a3c380;
	border-top: 0px solid #a3c380;
	border-bottom: 0px solid #a3c380;
	border-right: 0px solid #a3c380;
	padding-left:0em;
	padding-top:0px;
	padding-bottom:0px;
/*
	background-image: url(image/ttlbar_gr6_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
*/
	color: #555555;
	font-size: 10pt;
	/*
	width: 80%;
	*/
}
.navi_frame_l {
	border-left: 0px solid #a3c380;
	border-top:0px solid #a3c380;
	border-bottom: 0px solid #a3c380;

	padding-left:0.3em;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(image/ttlbar_gr6_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	font-size: 12pt;
	/*
	width: 80%;
	*/
}

.navi_frame_r {
	border-right: 0px solid #a3c380;
	border-top: 0px solid #a3c380;
	border-bottom: 0px solid #a3c380;
	padding-right:0.3em;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(image/ttlbar_gr6_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	font-size: 12pt;
	text-align:right;
}
.navi_frame_rr {
	border-left: 0px solid #a3c380;
	border-right: 0px solid #a3c380;
	border-top: 0px solid #a3c380;
	border-bottom: 0px solid #a3c380;
	padding-left:0em;
	padding-top:0px;
	padding-bottom:0px;
/*
	background-image: url(image/ttlbar_gr6_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
*/
	color: #555555;
	font-size: 10pt;
	/*
	width: 80%;
	*/
}

.foot_frame_l {
	border-left: 1px solid #a3c380;
	border-top:1px solid #a3c380;
	border-bottom: 1px solid #a3c380;

	padding-left:0.3em;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(image/ttlbar_gr6.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	font-size: 9pt;
	/*
	width: 80%;
	*/
}

.foot_frame_r {
	border-right: 1px solid #a3c380;
	border-top: 1px solid #a3c380;
	border-bottom: 1px solid #a3c380;
	padding-right:0.3em;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(image/ttlbar_gr6.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #555555;
	font-size: 10pt;
	text-align:right;
}

