/*** BASIC STYLES ***/

BODY {
	color:#333333;
	background:#FFFFFF ;
	font-family: "Arial";
/***	font-family:"helvetica";		***/
	font-weight: normal;
	font-size: 9pt;
	leftmargin=0;
	margin-left: 0px;
	scrollbar-arrow-color:#993366; 
	scrollbar-base-color: #993366; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #993366; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
}
A:link {
	color:#993366;
	font-weight: bold; 
}
A:visited {
	color:#745889;
	font-weight: bold; 
}
A:hover {
	color:#FF0080;
	font-weight: bold; 
}
P{
	margin-top: 8px;
	margin-bottom: 15px;
}
IMG {border:0px none; }

/*** メインカテゴリー ***/
.indexMainCtgr{
	font-family:"helvetica";
	Color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 8px;
	font-size: 12pt
}
/*** サブカテゴリー ***/
.indexSubCtgr{
	font-family:"helvetica";
	Color: #993366; 
	font-weight: bold; 
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 8px;
	font-size: 11pt; 
}
/*** 当該カテゴリー ***/
.indexCnc{
	font-family:"helvetica";
	Color: #993366; 
	font-weight: bold; 
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 12pt; 
}
/*** サブサブカテゴリー ***/
.indexSubsub{
	font-family:"helvetica";
	Color: #993366; 
	font-weight: bold; 
	line-height: 120%;
	padding-left: 8px;
	font-size: 10pt; 
}
.heading1 {
	font-family:"helvetica";
	Color: #663366; 
	font-weight: bold; 
	font-size: 12pt;
}
.heading2 {
	font-family:"helvetica";
	Color: #993366; 
	font-weight: bold; 
	line-height: 140%;
	font-size: 12pt;
}
H1.title{
	font-family:"helvetica";
	Color: #663366; 
	font-weight: bold; 
	font-size: 28pt
}
.const{
	Color: #008080; 
}
.b{
	font-weight: bold; 
}
.right{
	text-align: right; 
	font-weight: bold; 
}
P.150{
	line-height: 150%;
}
P.LR{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.lineH120{
	line-height: 120%;
}
.list{
	font-weight: bold; 
	line-height: 150%;
}
.list8a2be2{
	color:#8a2be2;
	font-weight: bold; 
	line-height: 150%;
}
.listML{
	margin-left: 10px;
}
.listMR{
	margin-right: 10px;
}

/*** Specific STYLES ***/

.heading{
	border-width:2px;
	border-style:solid;
	border-top-color:#993366;
	border-bottom-color:#993366;
	border-right-color:#FFFFFF;
	border-left-color:#FFFFFF;
	background-color:"#FFFFFF";
}
.counter{
	font-weight: bold; 
	border-width:2px;
	border-style:inset;
	border-color:#993366;
	background-color:"#FFFFFF";
}
DIV.copyright{
	text-align: center;
	font-size:8pt;
}
DIV.update{
	text-align:right;
}
.padTB8RL3{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
BODY.mailto {
	color:#000000;
	background:#FFFFFF ;
	font-family:"ＭＳ Ｐゴシック", "helvetica";
	font-weight: normal;
	font-size: 10pt
	leftmargin=0;
	margin-left:0px;
	topmargin=0;
	margin-top:0px;
}
