.txt_s{font-size:65%}
.txt_l{font-size:100%}
.txt_m{font-size:80%;
     line-height:125%
}


.noline {text-decoration: none}


body {
    line-height: 140%;
}

a:link {
    color: #218821;
}
a:visited {
    color: #4C774C;
}
a:hover {
    color: #2AB62A;
}
a:active {
    color: #40DB40;
}

a.footer {
    color: #CCCCCC;
}

.tll {
    color: #003366;
}
.chapter {
    font-weight: bold;
    color: #666666;
}
.lead {
    color: #003366;
    font-weight: bold;
}
.side {
    line-height: 130%;
    color: #444444;
}
.pagettl {
    font-weight: bold;
    color: #003366;
}
.whatsnew{text-align:justify;
         line-height:18px;
         word-wrap:break-word;
         padding:3px;
         width:100%;
         height:100px;
         overflow:auto;
         border-style:solid;
         border-width:1px;
         border-color:#4679C5;
         background-color:#ffffff;
         scrollbar-3dlight-color:#4679C5;
         scrollbar-arrow-color:#4679C5;
         scrollbar-base-color:#ffffff;
         scrollbar-darkshadow-color: #ffffff;
         scrollbar-face-color:#ffffff;
         scrollbar-highlight-color:#ffffff;
         scrollbar-shadow-color:#4679C5;
         scrollbar-track-color: #FFFFff;}

.free {
    color: #FFFFFF;
}

/**** 2010年1月追加 採用情報 ****/

h4.recruit {
	border-bottom:1px solid #4378B4;
	border-left:4px solid #4378B4;
	font-size:80%;
	margin:15px 0 10px 0;
	padding:5px 0 4px 6px;
	width:510px;
}
