@charset "UTF-8";

@import "common.css";

@import "ml.css";

/* 個別
--------------------------------------------------*/


/* テーブル shun_info
--------------------------------------------------*/

table#shun_info, table#oshirase, table#seminner, table#topTen, table#melmaga {
    width: 100%;

    font-size: 0.8em;

    text-align: left;

	border: 0px;
	margin: 2px 0;
}

table#topTen {
	width: 49%;
	float: left;
}

table#melmaga {
	width: 49%;
	margin-left: 50%;
	margin-top: 8px;
}

table#oshirase h3  {
	background: url(../img/osirase.png) no-repeat;
	padding: 8px 0 10px 42px;
}

table#shun_info h3  {
	background: url(../img/shun_info.png) no-repeat;
	padding: 12px 0 10px 42px;
	padding: 9px 0 10px 42px;
}

table#seminner h3  {
	background: url(../img/seminner.png) no-repeat;
	padding: 9px 0 10px 62px;
}

table#topTen h3  {
	background: url(../img/access.png) no-repeat;
	padding: 10px 170px 10px 44px;
}

table#melmaga h3  {
	background: url(../img/top_ml.png) no-repeat;
	padding: 6px 0 10px 46px;
}



table#oshirase h3, table#shun_info h3, table#seminner h3 , table#topTen h3, table#melmaga h3{
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}

table#shun_info .new_ico {
	margin : 1px 2px;
}


td {
	line-height: 1.4em;
	padding: 2px;
}

td.genre {
    width: 10%;
    text-align: center;
}

td.genre img {
	vertical-align: middle;
	padding: 0;
}


td.title {
    width: 65%;
}

tr.even, td.even {
    background-color: #FBF0DF;
}

td a, td a:visited {
    text-decoration: none;
    color: #0066CC;
    color: #0000ff;
}
td a:hover {
    color:#E84041;
    color:#00AAEA;
    color:#0000ff;
    background-color:#D2FFEE;

    text-decoration: underline;
    text-decoration: none;
}

tr.dataRow  td.sprt{
	border-bottom: 2px dotted #999;
	line-height: 0;
	height: 2px;
	
}


tr.dataRow td.date {
	width: 10%;
	vertical-align: middle;
}



table#topTen td.icon, table#topTen td.atitle {
    padding-left: 10px;
    vertical-align: middle;
}
table#topTen td.icon {
    width: 5%;
}
table#topTen td.atitle a, table#topTen td.atitle a:visited {
    text-decoration: none;
    color: #0000ff;
}
table#topTen td.atitle a:hover {
    color:#0000ff;
    background-color:#D2FFEE;
    text-decoration: underline;
    text-decoration: none;
}
table#topTen td.bline {
    height: 0;
    line-height: 0;
    border-bottom: 2px dotted #999;
}



table#melmaga td.icon, table#melmaga td.mmtitle {
    padding-left: 10px;
    vertical-align: middle;
}
table#melmaga td.icon {
    width: 5%;
}
table#melmaga td.mmtitle a, table#melmaga td.mmtitle a:visited {
    text-decoration: none;
    color: #0000ff;
}
table#melmaga td.mmtitle a:hover {
    color:#0000ff;
    background-color:#D2FFEE;
    text-decoration: underline;
    text-decoration: none;
}
table#melmaga td.bline {
    height: 0;
    line-height: 0;
    border-bottom: 2px dotted #999;
}






div#mmtype {
float: right;
width: 300px;

font-size: 0.8em;

/*
border: 1px solid #999;
*/

}

div#mmtype a, div#mmtype a:visited {
    text-decoration: none;
    color: #575656;
    color: #0000ff;
}

div#mmtype a:hover {
    color:#E84041;
    text-decoration: underline;
}



dl.stk {
    clear: both;
    margin: 0;
    paddinig: 0;
}

dl.stk dd{
    margin: 0;
    float: left;

    padding: 0 5px 0 5px;
}

span.grn {
    color: #00BB2D;
    font-weight: bold;
}


span#kensu {
    display: block;
    clear: both;

    font-size: 0.8em;

text-align: left;
    
/*
    border-bottom: 2px dotted #999;
*/
}



/* テーブル mllist
--------------------------------------------------*/

table#mllist {
    width: 100%;

    font-size: 0.8em;

    text-align: left;
}


th {
    line-height: 1em;
}

th.status {
    width: 10%;
    text-align: center;
}
th.title {
    width: 65%;
}
th.koushinbi {
    width: 15%;
    text-align: center;
}
th.cnt {
    width: 10%;
    text-align: center;
}


th a, th a:visited {
    text-decoration: none;
    color: #575656;
    color: #0000ff;
}

th a:hover {
    color:#E84041;
    text-decoration: underline;
    text-decoration: none;
}


td {
      line-height: 1.4em;
  padding: 2px;

}

td.midashi {
    height: 2px;
    line-height: 0em;
     border-bottom: 2px dotted #999;
}

tr.even, td.even {
    background-color: #FBF0DF;
}

td.koushinbi, td.cnt {
    text-align: center;
}




td a, td a:visited {
    text-decoration: none;
    color: #0066CC;
    color: #0000ff;
}
td a:hover {
    color:#E84041;
    color:#00AAEA;
    color:#0000ff;
    background-color:#D2FFEE;

    text-decoration: underline;
    text-decoration: none;
}



/* 改ページ
--------------------------------------------------*/
p#kaipage {
    color: #6D6E6E;
    font-size: 0.8em;

text-align: left;
}

p#kaipage span {
    padding: 2px;
}

p#kaipage a, p#kaipage a:visited {
    text-decoration: none;
    color: #0066CC;
    color: #0000ff;
}


p#kaipage a:hover {
    color:#00AAEA;
    color:#E84041;

    text-decoration: underline;
    text-decoration: none;
}



/* トップページフッタ
---------------------------------------------------- */
div#topfooter {
    clear: both;
    background-color: #fff;
    text-align: center;

    padding: 20px 0 20px 0;

}

div#honsite {
    text-align: center;
    font-size: 0.9em;
}


div#soshikilnk {
    width: 90%;
    font-size: 0.8em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div#topfooter a, div#topfooter a:visited {
    text-decoration: none;
    color: #0066CC;
    color: #0000ff;
}
div#topfooter a:hover {
    color:#E84041;
    color:#00AAEA;
    color:#0000ff;
    background-color:#D2FFEE;

    text-decoration: underline;
    text-decoration: none;
}



a#login, a#login:visited {
    text-decoration: none;
    color: #0000ff;
    padding-left: 10px;
}

a#login:hover {
    color:#E84041;
    text-decoration: underline;
}



table#sh3 {
    width: 95%;
    width: 680px;
    width: 670px;
/*
    border: 1px solid #000;
*/    
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
}

table#sh3 td.title {
    vertical-align: top;
    font-size: 1em;

}

table#sh3 td.rsb {
    vertical-align: middle;
    text-align: right;
}

img#id {
    position: 200px;
}


/* RSS
------------------------------------------------------------*/
div#rss {
    text-align: right;
    font-size: 0.9em;
    color: #333;
    color: #111;
}

div#rss img {
    vertical-align: top;
}
