@charset "Shift_JIS";

body,td,th {
font-size: 80%;/*10px*/
color: #666666;
}


body {
background-color: #ffffff;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}


a { color: #ffffff; text-decoration: none;}
a:link{ color: #ffffff; text-decoration: none; }
a:visited	{ color: #ffffff; text-decoration: none; }
a:hover	{ color: #ffffff; text-decoration: none; }
a:active	{ color: #ffffff;  text-decoration: none; }


.serv_title {
font-size: 120%;/*12px*/
color: #09afc2;
font-weight: bold;
margin-bottom: 6px;
}

.tech_title {
font-size: 140%;/*13px*/
color: #64c169;
font-weight: bold;
margin-bottom: 6px;
}

.tech_smalltitle {
font-size: 90%;/*12px*/
color: #64c169;
font-weight: bold;
margin-bottom: 6px;
}

.tech_bold {
font-size: 120%;/*12px*/
color: #666666;
font-weight: bold;
margin-bottom: 6px;
}

.cap {
font-size: 70%;/*9px*/
color: #666666;
}

.arch_title {
font-size: 120%;/*12px*/
color: #a0c918;
font-weight: bold;
margin-bottom: 6px;
}

.arch_w_title {
font-size: 130%;/*13px*/
color: #ffffff;
font-weight: bold;
}

.arch_w {
font-size: 80%;/*10px*/
color: #ffffff;
}

.priv_title {
font-size: 120%;/*12px*/
color: #ddbe00;
font-weight: bold;
margin-bottom: 6px;
}

.envi_title {
font-size: 120%;/*12px*/
color: #de8d16;
font-weight: bold;
margin-bottom: 6px;
}

.recr_title {
font-size: 130%;/*13px*/
color: #f26234;
font-weight: bold;
margin-bottom: 6px;
}

.recr_bold {
font-size: 120%;/*12px*/
color: #666666;
font-weight: bold;
margin-bottom: 6px;
}

.link_title {
font-size: 120%;/*12px*/
color: #bc4488;
font-weight: bold;
margin-bottom: 6px;
}

.copyright {
font-size: x-small;
color: #000000;
}

.new {
color: #DC143C;
font-weight: bold;
}

img{
border:0/*リンク画像の枠線削除*/
}