@charset "utf-8";

/* CSS Document */

#topContainer{
width:850px;
color:#333333;
/*border-left:1px solid #D0D0D0;
border-right:1px solid #D0D0D0;*/
font-size:small;
line-height:160%;
background-color:#FFFFFF;
text-align:left;
padding-top:37px;
padding-bottom:40px;
}


/*ヘッダー*/

#topHeader{
width:780px;
margin:0px 0px 13px 10px;
padding:0px 23px 9px 21px;
border-bottom:1px solid #DDE1EA;
position:relative;
}

#topHeader h1{
margin:0;
padding:0;
}


/*フラッシュ*/

#flashBox{
width:783px;
height:350px;
margin:0px 0px 5px 34px;
}


/*コンテンツ*/

#topContents{
width:780px;
margin:0px 0px 0px 34px;
/*padding-bottom:80px;*/
position:relative;
}

#topContents a:link{
color:#0068B3;
text-decoration:none;
}

#topContents a:visited{
color:#0068B3;
text-decoration:none;
}

#topContents a:hover{
color:#0068B3;
text-decoration:underline;
}

#topContents h2{
margin:0px 0px 10px 0px;
padding:0;
}

#topContents h3{
margin:0px 0px 7px 0px;
padding:0;
}

#topContents01{
width:414px;
float:left;
}

#topContents02{
width:342px;
float:right;
}

.topContentsbox01{
width:410px;
padding:2px;
margin-bottom:7px;
border:1px solid #DFE3EB;
}

.topContentsbox02{
width:342px;
padding:2px;
margin-bottom:7px;
border:1px solid #DFE3EB;
}

.toplist01{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 31px;
_padding:0px 0px 0px 25px;
}

.toplist01 li{
list-style-image:url(../common_img/list_arrow.gif);
margin-bottom:0.35em;
_padding-left:0.7em;
}

#topContents02 dl{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 10px;
line-height:120%;
}

#topContents02 dt{
font-size:x-small;
}

#topContents02 dd{
margin:0px 0px 0.35em 0px;
padding:0;
}

#topContents02 p{
color:#0068B3;
margin:0px 0px 0px 0px;
padding:0px 0px 2em 10px;
}


/*フッター*/

#topfooterLine{
width:824px;
border-bottom:1px solid #DDE1EA;
margin:0px 0px 8px 13px;
_margin:80px 0px 8px 13px;
padding-top:80px;
clear:both;
}

/*#topfooterLine hr{
display:none;
}*/

#topfooter{
width:780px;
height:13px;
margin:0px 0px 0px 34px;
background-image:url(../common_img/copyright.gif);
background-repeat:no-repeat;
background-position:right;
}

#topfooter ul{
margin:0;
padding:0;
height:13px;
}

#topfooter li{
height:13px;
float:left;
list-style-type:none;
margin:0px 10px 0px 0px;
padding:0;
vertical-align:bottom;
font-size:0;
line-height:0;
}

#topfooter li a{
display:block;
height:100%;
text-indent:-9999px;
}


