@charset "UTF-8";



/* -------------------------- */
/* STYLE */
/* -------------------------- */


.top_flashsp {
width:580px;
float:left;
}

.top_bnrsp {
width:245px;
float:right;
}

.top_leftsp {
width:410px;
float:left;
}

.top_rightsp {
width:410px;
float:right;
}


img.sptop25 {
margin-top:25px;
}

.top_mebnsp {
width:77px;
float:left;
margin-right:5px;
display:inline;
}

.top_dlsp {
width:130px;
float:left;
margin-right:10px;
display:inline;
}

.last {margin:0;}

.mthsp_l {
width:200px;
float:left;
margin-right:20px;
display:inline;
}

.mthsp_r {
width:200px;
float:right;
display:inline;
}


/* -------------------------- */
/* news and topics space */
/* -------------------------- */

p.data {
font-size:70%;
line-height:1.2;
color:#666;
letter-spacing:1px;
margin:0;
padding:5px 0 2px 0;
}

p.news {
font-size:80%;
line-height:1.6;
margin:0;
padding:0 0 5px 0;
}

.line {
background:url(../images/top/newsline.gif) repeat-x;
height:11px;
}



/* -------------------------- */
/* download space */
/* -------------------------- */


p.dlread {
font-size:80%;
line-height:1.4;
margin:0;
padding:5px 0;
}

/* -------------------------- */
/* meetsとは space */
/* -------------------------- */


p.mthdata {
font-size:80%;
line-height:1.6;
margin:20px 0 10px 0;
padding:10px;
border:1px solid #ddd;
background:#f2f2f2;
}



/* -------------------------- */
/* sitemap space */
/* -------------------------- */

.smspa_left {
width:400px; 
float:left;
margin:10px 0;
}

.smspa_right {
width:400px; 
float:right;
margin:10px 0;
}

p.sm01 {
font-size:80%;
font-weight:bold;
line-height:1.6;
margin:0 0 10px 0;
padding:5px;
background:#eee;
border-bottom:1px solid #ccc;
}

p.sm02 {
font-size:80%;
line-height:1.6;
margin:0 0 10px 0;
padding:0 0 0 8px;
background:url(../images/basis/smarrow.gif) no-repeat 0 5px;
}


