﻿@charset "utf-8";

/* CSS Document */
@media screen {

#insidecommon{
background:url(../../news/img/mainvisual.jpg) no-repeat top left;
}

#insidecommon .main h1.topics{
background:url(../../img/title_topics.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

/* TOPICS NEWS */

#insidecommon .main .topics dl {
padding-left:20px;
overflow:auto;
margin-bottom:0;
padding-bottom:0;
width:500px;
}

#insidecommon .main .topics dt {
margin-bottom: 0.2em;
float: right;
clear: right;
width: 380px;
padding: 0.2em;
margin-top:1px;
}

#insidecommon .main .topics dd {
width: 90px;
padding: 0.2em;
margin-bottom: 0.2em;
padding-left:15px;
background:url(../../img/point_topics.gif) no-repeat 0 8px;
color:#009e70;
font-family:verdana,hervetica;
}

#insidecommon .main div.topics .pagemove{
margin-top:20px;
text-align:center;
color:#ccc;
}

#insidecommon .main div.topics{
margin:0 20px 20px 20px;
}

#insidecommon .main div.topics h2{
font-size:90%;
color:#003318;
padding:10px 0 10px 20px;
margin:10px 0 20px 0;
background:url(../img/bg_h2.gif) no-repeat bottom left;
}

#insidecommon .main div.topics h3{
border-bottom:3px double #ccc;
padding-left:23px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:20px;
font-size:80%;
background:url(../img/bg_h3.gif) no-repeat 5px 0;
color:#696;
font-weight:normal;
}

#insidecommon .main div.topics .pic{
margin-top:20px;
}

#insidecommon .main div.topics .pic img{
padding-right:5px;
}


}





@media print {

#start{
margin:0 auto;
display:block;
width:600px;
height:220px;
background:url(../../news/img/print_h.jpg) no-repeat top left;
}

#insidecommon .main h1.topics{
background:url(../../img/title_topics.gif) no-repeat top left;
margin-bottom:30px;
height:35px;
line-height:1;
}

/* TOPICS NEWS */

#insidecommon .main .topics dl {
padding-left:20px;
overflow:auto;
margin-bottom:0;
padding-bottom:0;
width:500px;
}

#insidecommon .main .topics dt {
margin-bottom: 0.2em;
float: right;
clear: right;
width: 380px;
padding: 0.2em;
margin-top:1px;
}

#insidecommon .main .topics dd {
width: 90px;
padding: 0.2em;
margin-bottom: 0.2em;
padding-left:15px;
background:url(../../img/point_topics.gif) no-repeat 0 8px;
color:#009e70;
font-family:verdana,hervetica;
}

#insidecommon .main div.topics .pagemove{
margin-top:20px;
text-align:center;
color:#ccc;
}

#insidecommon .main div.topics{
margin:0 20px 20px 20px;
}

#insidecommon .main div.topics h2{
width:520px;
font-size:90%;
color:#003318;
padding:10px 0 10px 20px;
margin:10px 0 20px 0;
background:url(../img/bg_h2.gif) no-repeat bottom left;
}

#insidecommon .main div.topics h3{
border-bottom:3px double #ccc;
padding-left:23px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:20px;
font-size:80%;
background:url(../img/bg_h3.gif) no-repeat 5px 0;
color:#696;
font-weight:normal;
}

#insidecommon .main div.topics .pic{
margin-top:20px;
}

#insidecommon .main div.topics .pic img{
padding-right:5px;
}

}
