@charset "Shift_JIS";

body{
width:100%;
margin:0px;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd{
margin:0px;
padding:0px;
}

a:link{
color: #0033CC;
text-decoration: underline;
}

a:visited{
color: #0066CC;
text-decoration: underline;
}

a:hover{
color: #6699FF;
text-decoration: none;
}

a:active{
text-decoration: underline;
}

/*common*/

h1{
font-size:70%;
font-weight:normal;
color:#000000;
}

.text_link{
font-size:65%;
font-weight:normal;
color:#000000;
}

.frame{
border: 1px solid #999999;
}

.topix_text{
font-size:75%;
font-weight:normal;
padding-bottom:5px;
border-bottom: 1px dotted #999999;
}

.text{
font-size:70%;
font-weight:normal;
color:#000000;
}

.text_bold75{
font-size:75%;
font-weight:bold;
color:#000000;
}

.text_ul_bold75{
font-size:75%;
font-weight:bold;
color:#000000;
padding-bottom: 5px;
border-bottom: 1px dotted #999999;
}

.footer_text{
font-size:75%;
font-weight:normal;
color:#FFFFFF;
}

.pankuzu{
font-size:70%;
font-weight:normal;
color:#003399;
}

a.pankuzu_link:link{
color: #000000;
text-decoration: underline;
}

a.pankuzu_link:visited{
color: #000000;
text-decoration: underline;
}

a.pankuzu_link:hover{
color: #999999;
text-decoration: none;
}

.title_copy{
font-size:75%;
line-height:160%;
font-weight:normal;
color:#000000;
}

strong{
font-size:120%;
font-weight:bold;
color:#CC0000;
}