@charset "utf-8";

body,table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

/*↓○　基本リンク　↓○*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: underline;
}
/*↑○　基本リンク　↑○*/


/*↓フォント*/

.px12br {
	font-size: 12px;
	line-height: 150%;
	color: #6C562C;
}

.px11 {
	font-size: 11px;
	line-height: 150%;
}

.px12-lh160 {
	font-size: 12px;
	line-height: 160%;
}

.px16br {
	font-size: 16px;
	line-height: 150%;
	color: #6C562C;
}


.px14 {
	font-size: 14px;
	line-height: 150%;
}

.px16 {
	font-size: 16px;
	line-height: 150%;
}

.plan_title {
	font-size: 14px;
}

.plan_name {
	font-size: 14px;
	line-height: 150%;
	color: #F16522;
	font-weight:bolder;
}
.px12or {
	font-size: 12px;
	line-height: 150%;
	color: #F16522;
}

.px14pi {
	font-size: 14px;
	line-height: 150%;
	color: #D185A7;
}

.px12gray {
	font-size: 12px;
	line-height: 130%;
	color: #3B3B3B;
}


.white {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}

.esthe_title {
	font-size: 16px;
	line-height: 150%;
	color: #FFB273;
	font-weight:bolder;
}

.esthe_price {
	font-size: 14px;
	line-height: 150%;
	color: #8B4D1A;
	font-weight:bolder;
}

.esthe_memo {
	font-size: 12px;
	line-height: 130%;
	color: #2DB630;
}

/*↑フォント*/

a.black:link{
	color: #000000;
	text-decoration: none;
}
a.black:visited{
	color: #000000;
	text-decoration: none;
}
a.black:hover{
	color: #000000;
	text-decoration: underline;
}

a.orange:link{
	color: #FB6400;
	text-decoration: none;
}
a.orange:visited{
	color: #FB6400;
	text-decoration: none;
}
a.orange:hover{
	color: #FB6400;
	text-decoration: underline;
}

a.green:link{
	color: #406618;
	text-decoration: none;
}
a.green:visited{
	color: #406618;
	text-decoration: none;
}
a.green:hover{
	color: #406618;
	text-decoration: underline;
}


#maintable {
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#in_contents{
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	overflow-x:hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	}

