a:link     
    {
    text-decoration: underline; 
	color: #7E459A;
    
	
	}
a:visited  
    { 
    text-decoration: underline; 
    color: #7E459A;
    
	
    }
a:active   
    {
	text-decoration: underline;
	color: #7E459A;
    
	
	}
    
a:hover 
	{
	text-decoration: none;
	color: #000000;
    
	
	}

a.menu
	{
	text-decoration: none;
	color: #7E459A;
    
	font-size:12px;
	}
a.menu:link     
    {
    text-decoration: none; 
	color: #7E459A;
    
	font-size:12px;
	}
a.menu:visited
	{
	text-decoration: none;
	color: #7E459A;
    
	font-size:12px;
	}
a.menu:link     
    {
    text-decoration: none; 
	color: #7E459A;
    
	font-size:12px;
	}
a.menu:hover
	{
	text-decoration: none;
	color: #000000;
    
	font-size:12px;
	}


div.btn {
	width:70px;
	height:14px;
	font-style:normal;
	background-image: url(btn_next.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	background-position: left top;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
div.btn a {
width:70px;
height:14px;
background:url(btn_next.gif) left 0px no-repeat;
color:#fff;
}
div.btn a:visited {
color:#fff;
}
div.back a {
background:url(btn_back.gif) left 0px no-repeat;
}





body, td, p, li {color: #000000;  font-size:12px; font-style:normal; font-weight: normal; line-height:18px;}

i {color: #000000;  font-size:12px; font-style:italic; font-weight: normal}

H1 {color: #736BB4;  font-weight: bold; font-size:130%}
 
H2 {color: #8A3591;  font-weight: bold; font-size:medium}

H3, H4, H5 {color: #000000;  font-weight: bold; font-size:small}

H6  {color: #00AA00;  font-style:normal; font-weight: normal; font-size:12px; margin: 0px 0px 0px 0px}

.bar {color: #000000;  font-size:12px; text-decoration:none}     

A.bar {color: #000000;  font-size:12px; text-decoration:none}

A {color: #000000;  font-size:12px; text-decoration:none}

.sidebarblue {color: #333399;  font-size:small; font-weight: bold; text-decoration:none}   

A.sidebarblue {color: #333399;  font-size:small; font-weight: bold; text-decoration:none}

div.hr {
	clear:none;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(hr.gif) repeat-x left center;
	width: auto;
}

btn {
	background-image: url(btn_back.gif);
}

.interview	{line-height:18px;}


/*装飾用_saito追加_20100407*/

.gray {
	padding:6px;
	background-color:#B0C4DE;
}

.yellow {
	padding:6px;
	background-color:#FFFACD;
}

.pink {
	padding:6px;
	background-color:#ff9999;
}

.wbgray {
	border:1px #333366 dashed;
	padding:5px;
	background-color:#F0F8FF;
}

.wbpink {
	border:1px #FA8072 dotted;
	padding:5px;
	background-color:#FFDAB9;
}



