@charaset "UTF-8";


/*  トップページ専用スタイル */

div#blandimage{
width : 100%;
background:url(/img-toppage/flash/bg_blandflash.gif) 50% 0px no-repeat;
padding-top : 10px;
padding-bottom : 0px;
}

div#blandimage object{
vertical-alilgn : top;
}

div#blandimage img{
margin : 0px ; padding:0px; vertical-align:bottom;
}

td.sidebar{
text-align:left;
vertical-align : top;
padding-left:25px;
}


/* インフォメーション用の枠 */

div.topnews{
margin-top : 20px;
margin-bottom : 0px;
width : 535px;
height : 500px;
background:url(/css/image_common/contents/bg_topics_middle.gif) 0px 0px;
text-align : center;
}

div.inner_topnews{
margin : 2px auto;
width : 500px;
height : 400px;
overflow:auto;
text-align : left;
color: #444444;
}

div.inner_topnews ul{
color: #444444;
list-style : none;
margin : 0px 0px 0px 0px;
padding:0px;
}

div.inner_topnews ul li{
margin : 0px;
padding:10px 10px 10px 25px;
border-bottom : 1px dotted #cccccc;
}

div.inner_topnews ul li ul{
font-weight:100;
color: #444444;
list-style : square;
list-style-position : outside;
border-top : 1px solid #cccccc;
margin : 4px 0px 0px 0px;
padding:0px;
}

div.inner_topnews ul li ul li{
margin : 0px 0px 0px 30px;
padding:3px 0px;
}

div.topnews h2#topnews_title{
background:url(/css/image_common/contents/bg_news_top.gif) 0px 0px no-repeat;
width : 535px;
padding : 0px;
margin : 0px;
border : none;
}

div.topnews h2#topnews_title a{
background:transparent;
width : 535px;
height : 55px;
padding : 0px;
display:block;
margin : 0px;
border : none;
text-indent : -9999px;
overflow:hidden;
}

div.topnews h2#toptopics_title{
background:url(/css/image_common/contents/bg_topics_top.gif) 0px 0px no-repeat;
width : 535px;
padding : 0px;
margin : 0px;
border : none;
}

div.topnews h2#toptopics_title a{
background:transparent;
width : 535px;
height : 55px;
padding : 0px;
margin : 0px;
border : none;
display:block;
text-indent : -9999px;
overflow:hidden;
}

p.topiclist{
text-align : right; 
background:url(/css/image_common/contents/bg_topics_bottom.gif) 0px 100% no-repeat;
}

p.topiclist img{
margin : 5px 15px 25px 5px;
}

/* 記事一覧用 */
div.inner_topnews_topics{
margin : 10px auto;
width : 550px;
overflow:auto;
text-align : left;
color: #444444;
}

div.inner_topnews_topics ul{
color: #444444;
list-style : none;
margin : 0px 0px 0px 0px;
padding:0px;
}

div.inner_topnews_topics ul li{
margin : 0px;
padding:10px 10px 10px 25px;
border-bottom : 1px dotted #cccccc;
}

div.inner_topnews_topics ul li ul{
font-weight:100;
color: #444444;
list-style : square;
list-style-position : outside;
border-top : 1px solid #cccccc;
margin : 4px 0px 0px 0px;
padding:0px;
}

div.inner_topnews_topics ul li ul li{
margin : 0px 0px 0px 30px;
padding:3px 0px;
}


