/*BODYの変更----------------------------------------*/


BODY {
    color: #3C0E06;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	SCROLLBAR-FACE-COLOR      : #cccccc;
    SCROLLBAR-HIGHLIGHT-COLOR : #ffffff;
    SCROLLBAR-SHADOW-COLOR    : #ffffff;
    SCROLLBAR-3DLIGHT-COLOR   : #ffffff;
    SCROLLBAR-ARROW-COLOR     : #999999;
    SCROLLBAR-TRACK-COLOR     : #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}


/*FONT変更----------------------------------------*/

.inesjewel-standard
{
	font-size   : 11pt;
	line-height : 100%;

}


.font12
{
	font-size   : 12px;
	line-height : 140%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}

.font12-white
{
	font-size   : 12px;
	line-height : 140%;
	COLOR: #ffffff; 
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}

.font14
{
	font-size   : 14pt;
	line-height : 125%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}

.font15
{
	font-size   : 15pt;
	line-height : 125%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}


.font18
{
	font-size   : 18pt;
	line-height : 125%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}

.font20
{
	font-size   : 20pt;
	line-height : 125%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;

}

.adjustFont
{
	font-size   : 12px;
	font-family : "ＭＳ ゴシック", "Osaka−等幅";
	line-height : 140%;
}


/*リンク変更----------------------------------------*/

A {
	COLOR: #3C0E06; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #B87E4A; TEXT-DECORATION: underline
}
A:active {
	COLOR: #B87E4A; TEXT-DECORATION: underline
}




/*ボーダーラインの変更----------------------------------------*/

.border_ten {
	BORDER-RIGHT : #cccccc 1px dotted;
    BORDER-TOP   : #cccccc 1px dotted;
    FONT-WEIGHT  : normal;
    BORDER-LEFT  : #cccccc 1px dotted;
    BORDER-BOTTOM: #cccccc 1px dotted;
}

.border_side_ten {
	BORDER-RIGHT : #cccccc 1px dotted;
    BORDER-TOP   : normal;
    FONT-WEIGHT  : normal;
    BORDER-LEFT  : #cccccc 1px dotted;
    BORDER-BOTTOM: normal;
}

.border_header_ten {
	BORDER-RIGHT : normal;
    BORDER-TOP   : #cccccc 1px dotted;
    FONT-WEIGHT  : normal;
    BORDER-LEFT  : normal;
    BORDER-BOTTOM: #cccccc 1px dotted;
}


/*FONT打消し----------------------------------------*/

.no {
	TEXT-DECORATION: line-through
}


/*FORMの変更----------------------------------------*/

.form_TXTFLD 
{
	BORDER-RIGHT  : #666678 1px solid; 
    BORDER-TOP    : #666678 1px solid; 
    FONT-SIZE     : 9pt; 
    BACKGROUND    : white; 
    BORDER-LEFT   : #666678 1px solid; 
    COLOR         : #000; 
    BORDER-BOTTOM : #666678 1px solid
}


.form_SELECT 
{
	FONT-WEIGHT  : normal;
    FONT-SIZE    : 9pt;
    COLOR        : #000;
    LINE-HEIGHT  : normal;
    FONT-STYLE   : normal;
    FONT-VARIANT : normal;
}

h1 {
	font-size: 0.8em;
	color: #3C0E06;
	FONT-WEIGHT: normal;
	}

h2 {
	font-size: 0.9em;
	color: #3C0E06;
	FONT-WEIGHT: normal;
	}

h3 {
	font-size: 0.9em;
	color: #3C0E06;
	FONT-WEIGHT: normal;
	}

.line_600 {
	background:url(images/line_010.gif) repeat-x;
	height:1px;
	margin:10px 0;
	width:600px;
}
.line_632 {
	background:url(images/line_010.gif) repeat-x;
	height:1px;
	margin:10px 0;
	width:632px;
}

STRONG
{
    FONT-WEIGHT: normal;
}

.style1 {
	color: #3c0e06;
	font-size: small;
}
.style2 {font-size: small}
.style3 {font-size: x-small}
.style6 {font-size: 11px}
.style8 {color: #0000FF}