/* CSS Document
掲載メディア情報 */
.main {
width: auto;
}
.main p {
font-size: 80%;
line-height: 150%;
}
.media {
width: 570px;
border: 1px solid;
border-color:#CCCCCC;
margin-left: 0px;
margin-top: 20px;
float: left;
display: inline;
clear:both;
}
.media p {
line-height: 160%;
font-size: 80%;
color:#666666;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
}
p img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
clear: both;
}
.img-aera {
width: 250px;
float: left;
padding-left: 15px;
padding-bottom: 10px;
padding-top: 5px;
}
.img-aera2 {
width: 280px;
float: left;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
}
.img-aera3 {
width: 360px;
float: left;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
}
.clearit {
clear:left;
margin:0;
padding:0;
line-height:150%;
}
.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}


/*  見出し2　*/
.media h3 {margin: 0px;
padding-top: 3px;
padding-bottom: 2px;
padding-left: 10px;
background-color:#669966;
font-size: 90%;
font-weight: normal;
color: #ffffff;
clear: both;
}

/*  テキスト　*/

.txt-s {font-size:10px;
color:#666666;
text-align: right;
font-weight:normal;
margin-top: 0px;
margin-left:50px;
margin-bottom: 0px;
clear:both;
border-top-width: 1px;
border-top-style:dotted;
border-top-color:#CCCCCC;
}
.cap {font-size: 70%;
line-height: 140%;
}

.txt-red {
color:#990033;
}

.txt-80 {
font-size: 80%;
line-height: 160%;
}