/* ******** yori 2006.12 ¹¹¿· ******** */

/* ******** ´ðËÜ¹½Â¤ ******** */
body {
    color: #454545;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	background-image:  url("../images/border_orange.gif");	/* ÇØ·Ê²èÁü */

}

/* ******** ´ðËÜÄêµÁ ******** */
h1
{
	font-size   : 80%;
	font-weight : normal;
	margin-bottom : 10px; 		/* ²¼¤Î¥¹¥Ú¡¼¥¹¤òÀßÄê */
}

h2
{
	font-size   : 100%;
	font-weight : bold;
	margin-bottom : 10px; 		/* ²¼¤Î¥¹¥Ú¡¼¥¹¤òÀßÄê */
}

h3
{
	font-size   : 100%;
	font-weight : normal;
	margin-bottom : 10px; 		/* ²¼¤Î¥¹¥Ú¡¼¥¹¤òÀßÄê */
}


.font8
{
	font-size   : 8pt;
	line-height : 125%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;

}


.font12
{
	font-size   : 11px;
	line-height : 140%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;

}

.font12-160
{
	font-size   : 12px;
	line-height : 160%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;

}

.font12-180
{
	font-size   : 12px;
	line-height : 180%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;

}

.font12-title
{
	font-size   : 12px;
	line-height : 140%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
    color: #999999;

}

.font12-white
{
	font-size   : 12px;
	line-height : 160%;
    FONT-FAMILY: '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
    color: #FFFFFF;
}

.font12-nogood
{
	font-size   : 12px;
    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;
}


A {
	COLOR: #4d82c4; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #4d82c4; TEXT-DECORATION: underline
}
A:active {
	COLOR: #4d82c4; TEXT-DECORATION: underline
}
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}

.text 	{
	font-size:12px; line-height:20px
}
.text2	{
	font-size:11px; line-height:13px
}
.H1	{
	font-size:9px; line-height:9px
}


.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 {
	BORDER-RIGHT : #cccccc 1px solid;
    BORDER-TOP   : normal;
    FONT-WEIGHT  : normal;
    BORDER-LEFT  : #cccccc 1px solid;
    BORDER-BOTTOM: normal;
}
.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;
}

.box211 {
	font-size: 10pt;				/*Ê¸»ú¥µ¥¤¥º*/
	width: 200px;					/*Éý*/
	text-align: center;				/*¥¿¥¤¥È?EòÃæ±û´ó¤?/
	border: solid 1px #D94545;		/*³°¼þÏÈ¤Î¿§*/
	background-color: #FCCFD3;		/*ÏÈ¤ÎÇØ·Ê¿§*/
	padding-top: 4px;
}

.box212 {
	text-align: left;
	border: dashed 1px #DC8C7E;
	padding: 1em;
	margin: 4px;
	background-color: #FEFCFC;		/*Ê¸¾ÏÉôÊ¬¤ÎÇØ·Ê¿§*/
}


.no {
	TEXT-DECORATION: line-through
}



.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;
}

img.flame{
    padding:10px 15px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;
}
