@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------*/
/*コンテンツ
/*-------------------------------------------------------*/
div#mailMagazineContent{
width:100%;
background:url(images/bg.gif);
padding:10px 0 21px 0;
}

/*-------------------------------------------------------*/
/*レフトナビ
/*-------------------------------------------------------*/
a#leftNaviLink{
display:block;
width:185px;
height:61px;
background:url(images/l_navi.gif) no-repeat;}
a#leftNaviLink:hover{background-position:bottom;}


/*-------------------------------------------------------*/
/*メディア掲載情報BOX
/*-------------------------------------------------------*/
.mediaInfoBox{
width:716px;
margin-left:20px;
}
.mediaInfoBox h3{
height:24px;
border-bottom:1px dotted #ccc;
font-size:18px;
padding-top:12px;
margin-bottom:20px;
text-align:center;
}

.mediaInfoBox p{
padding:0 8px 35px 8px;
}

.mediaInfoBox a{color:#48572b;}
.mediaInfoBox a:hover{color:#e4007f; text-decoration:underline;}


.topdot{
border-bottom:1px dotted #ddd;
}

.usuText{color:#b9c1aa;}

div.arrow1{
padding:16px 0 16px 32px;
background:url(images/arrow1.gif) no-repeat 8px center;
}

div.arrow2{
padding:0px 0 13px 47px;
background:url(images/arrow2.gif) no-repeat 34px 4px;
}

div.sitemapLeft{
width:506px;
float:left;
}

div.sitemapRight{
float:left;
margin-top:25px;
}

div.sitemapRight div{height:32px; padding-left:30px;}
.sitemapRight1{background:url(images/icon1.gif) no-repeat;}
.sitemapRight2{background:url(images/icon2.gif) no-repeat;}
.sitemapRight3{background:url(images/icon3.gif) no-repeat;}



