body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#body-table{
	background:#FFFFFF url(images/navi_bg.gif) repeat-y left;
}

.head-text {
	color:#FFFFFF;
	font-size: 10px;
	line-height:1.5;
	padding-left:8px;
}


.text10 {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
}

.text10bold {
	color:#333333;
	font-size: 10px;
	line-height:1.5;
	font-weight:bold;
}

.text12 {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
}

.text12bold {
	color:#333333;
	font-size: 12px;
	line-height:1.5;
	font-weight:bold;
}
.text13 {
	color:#333333;
	font-size: 13px;
	line-height:1.5;
}

.text14 {
	color:#333333;
	font-size: 14px;
	line-height:1.5;
}
.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer-border-box{
	border-top:1px solid #999999;
	padding:10px;
}

#footer-border-box2{
	border-top:1px dashed #999999;
	padding:10px;
}

.bread-link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:link{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:visited{padding-left:3px;color:#993366;font-size:10px;text-decoration:none;}
.bread-link a:active{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}
.bread-link a:hover{padding-left:3px;color:#660033;font-size:10px;text-decoration:underline;}


.footer-link{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:link{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:visited{color:#666666;font-size:10px;text-decoration:none;}
.footer-link a:active{color:#999999;font-size:10px;text-decoration:underline;}
.footer-link a:hover{color:#999999;font-size:10px;text-decoration:underline;}
.hanabg {
	background-image: url(images/hanabg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(bath/images/p2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	font-size: 14px;
	line-height: 1.5;
	color: #660000;
}
.nail1 {
	background-image: url(nail/images/nail1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nail2 {
	background-image: url(nail/images/nail2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt12margin5 {
	font-size: 12px;
	line-height: 1.5;
	padding: 5px;
}
.pickuptext {
	font-size: 11px;
	line-height: 1.2;
}
.orangeline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.parpleline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;
}
.akyline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.pinkline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FF99FF;
	border-right-color: #FF99FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
}
.greenline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #33CC33;
	border-right-color: #33CC33;
	border-bottom-color: #33CC33;
	border-left-color: #33CC33;
}
.redline {
	border-top: 1px #FF6666;
	border-right: 1px #FF6666;
	border-bottom: 1px dashed #FF6666;
	border-left: 1px #FF6666;
}
.waku {
	border: 3px double #FFCC00;
	padding: 5px;
}
.mizuwaku {
	border: 1px solid #99CCFF;
}
.orange-waku {
	border: 1px solid #FF9900;
}
.greenwaku {
	border: 1px solid #99CC66;
}
.dot {
	border: 1px dashed #3399FF;
}
.dot-pink {
	font-size: 12px;
	line-height: 1.5;
	border: 1px dashed #FF99FF;
}
.dotgreen {
	border: 1px dashed #99cc66;
}
.dot-mizu {
	border: 1px dashed #99CCFF;
}
.dotorange {
	font-size: 12px;
	line-height: 1.5;
	border: 1px dashed #FF9900;
}
.center{
	text-align:center;
}
.tleft{
	text-align:left;
}
