/* CSS Document */

html,body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 100%;
}

img {
 border: none;
}

td {
 color: #666666;
 line-height: 130%;
 font-size: 12px;
}

h2 {
 width: 862px;
 height: 31px;
 background-image: url(/images/sec_tit_bg.gif);
 background-repeat: no-repeat;
 padding: 14px 0 0 20px;
 margin: 0 21px 10px 21px;
 font-size: 16px;
 font-weight: bold;
 color: #666666;
 text-align: left;
}

h3 {
 width: 630px;
 height: 23px;
 background-image: url(/images/sec_s_tit_bg.jpg);
 background-repeat: no-repeat;
 padding: 10px 0 0 10px;
 margin: 0 0 10px 0;
 font-size: 14px;
 font-weight: bold;
 color: #666666;
}

#contents {
 background-image: url(/images/cont_bg_t.jpg);
 background-position: top;
 background-repeat: no-repeat;
}

.left-navi {
 
}

.left-navi a {
 display: block;
 width: 188px;
 height: 29px;
 background-image: url(/images/sec_l_navi_bg.jpg);
 background-repeat: no-repeat;
 padding: 10px 0 0 25px;
 margin: 0;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 text-decoration: none;
}

.release {
 padding: 2px 0 5px 0;
 border-bottom: 1px solid #CCCCCC;
 margin: 0;
}

.release dt {
 font-size: 10px;
 color: #669900;
 margin: 0;
}

#release-bt {
 text-align: right;
 padding-top: 5px;
}

.release dd {
 font-size: 12px;
 color: #666666;
 margin: 0;
}

a.top-service {
 display: block;
 text-decoration: none;
 width: 328px;
 height: 100px;
 background-image: url(/images/top_service_bg.gif);
 background-repeat: no-repeat;
}

.top-service p {
 padding-right: 5px;
 font-size: 10px;
 color: #999999;
 line-height: 120%;
 margin: 0;
}


a.top-service img {
 margin: 0;
}




/* Link Color */

#footer a {color:#666666; text-decoration: none;}
#footer a:link {color:#666666; text-decoration: none;}
#footer a:visited {color:#666666; text-decoration: none;}
#footer a:active {color:#666666; text-decoration: none;}
#footer a:hover {color:#666666; text-decoration: underline;}

.left-navi a {color:#666666; text-decoration: none;}
.left-navi a:hover {color:#669900; text-decoration: none;}

.release dd a {color:#666666; text-decoration: none;}
.release dd a:hover {color:#666666; text-decoration: underline;}

.top-service a {color:#666666; text-decoration: none;}
.top-service a:hover {color:#666666; text-decoration: none;}
