a:hover {  text-decoration: underline; color: #6699cc}
a:link {  text-decoration: underline; color: #0000FF}
a:active {  text-decoration: underline; color: #6699cc}
a:visited {  text-decoration: underline; color: #0000FF}
form {  margin-top: 0px; margin-bottom: 0px}
.shop {font-size: 10px;line-height: 120%;color: #333333;}
.spec12 {font-size: 12px;line-height: 125%;color: #666666;}
.shisu {font-size: 10px;color: #333333;vertical-align: 20%;}

/*フォント
-------------------------------------------------------------------------------------*/
.f10 {  font-size: 10px; line-height: 120%}
.f10b {font-size: 10px;line-height: 120%;font-weight: bold;}
.f10red {font-size: 10px;line-height: 120%;color: #F00;}
.f10redb {font-size: 10px;line-height: 120%;color: #F00;font-weight: bold;}
.f10l {  font-size: 10px; line-height: 150%}
.f10nl {  font-size: 10px}
.f10gray {font-size: 10px;line-height: 120%;color: #666666;}
.f10red {font-size: 10px;line-height: 120%;color: #ff0000;}
.f10graysp01 {font-size: 10px;line-height: 120%;color: #666666;padding-left: 10px;}
.f12 {  font-size: 12px; line-height: 125%}
.f12l {  font-size: 12px; line-height: 170%}
.f12nl {  font-size: 12px}

/*セル背景点線
-----------------------------------------------------------------------------------------*/
.cellline_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.cellline_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.cellline_top2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.cellline_under2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
