/*全体*/
body{
margin:0px;
}

#wrapper{
width:980px;
}

h1{
}

h2{
}

h3{
}

h4{
}

h5{
}

h6{
}

/*フォント*/
p{
font-size: 12px;
line-height: 140%;
color:#666666;
}

a:link{
color: #990033;
text-decoration:underline;
}
a:hover{
color: #CC3366;
text-decoration:none;
}
a:active{
color: #CC6699;
text-decoration:none;
}
a:visited{
color: #990033;
text-decoration:underline;
}

.size10 { font-size: 10px; line-height: 140%; color:#000000;}
.size10_gry { font-size: 10px; line-height: 140%; color:#666666; padding-top:10px;}
.size14 { font-size: 14px; line-height: 140%; color:#000000;}
.size16 { font-size: 16px; line-height: 140%; color:#000000;}
.size18 { font-size: 18px; line-height: 140%; color:#000000;}
.size20 { font-size: 20px; line-height: 140%; color:#000000;}
.size10_br { font-size: 10px; line-height: 140%; color:#330000;}
.size12_br { font-size: 12px; line-height: 140%; color:#330000;}

.credit_wowow {
font-size: 12px;
color: #666666;
}

.credit_wowow {
font-size: 12px;
color: #666666;
}

/*ブロック要素*/

#credit_top {
width: 980px;
}

/*インライン要素*/
img{
border:0px;
padding:0px;
}




