.txt_s{font-size:80%}
.txt_l{font-size:125%}
.txt_m{font-size:100%;
     line-height:145%}


.noline {text-decoration: none}



body {
    line-height: 140%;
}

a:link {
    color: #3366CC;
}
a:visited {
    color: #79679A;
}
a:hover {
    color: #55C0ED;
}
a:active {
    color: #55C0ED;
}

a.footer {
    color: #CCCCCC;
}

.tll {
    color: #336633;
}
.chapter {
    font-weight: bold;
    color: #666666;
}
.lead {
    color: #336633;
    font-weight: bold;
}
.side {
    line-height: 130%;
    color: #444444;
}
.pagettl {
    font-weight: bold;
    color: #336633;
}

.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:#669966;
         background-color:#ffffff;
         scrollbar-3dlight-color:#669966;
         scrollbar-arrow-color:#669966;
         scrollbar-base-color:#ffffff;
         scrollbar-darkshadow-color: #ffffff;
         scrollbar-face-color:#ffffff;
         scrollbar-highlight-color:#ffffff;
         scrollbar-shadow-color:#669966;
         scrollbar-track-color: #FFFFff;}

.free {
    color: #3366CC;
}

/**** 2010年1月追加 採用情報 ****/

h4.recruit {
	border-bottom:1px solid #CC9999;
	border-left:4px solid #CC9999;
	font-size:100%;
	margin:15px 0 10px 0;
	padding:5px 0 4px 6px;
	width:510px;
}
