@charset "utf-8";

/* メディア紹介--------------*/


#media {
	line-height:1.7em;
}

#media #toMass {
	margin:5px 15px 10px;
	text-align:right;
	font-size:1.05em;
}
#media #toMass span {
	display: inline-block;
	white-space: nowrap;
	border: 1px solid #090;
	background-image: url(../common/images/bg/btn_gd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#media #toMass a {
	display: inline-block;
	white-space: nowrap;
	line-height: 1.2em;
	padding: 6px 12px;
}

#media .list {
	clear:both;
	margin:30px 0 40px;
}
#media .list dl {
	margin:0 15px;
	clear:both;
}

#media .list dt {
	width:310px;
	float:left;
}
#media .list dt img {
	border: 3px solid #EFF5E5;
}
#media .list dd {
	padding:5px 0 0 330px;
}


#media .list dd h5 {
	padding:0 0 8px 0;
	border-bottom: dashed 1px #53b43d;
	font-size:1.08em;
	margin-bottom:15px;
}
#media .list dd h5 strong {
	line-height:1.4em;
	border-left: solid 7px #53b43d;
	padding-left:10px;
	display:block;
}

#media .list dd p {
	margin:0 10px 10px;
}

#media .list dd .more {
	margin:1em 10px;
}


/* マスコミ関係者の皆様へ--------------*/

#mass {
	line-height:1.7em;
}

#mass #head_txt {
	margin: 0 2em 3em;
}
#mass #head_txt p {
	margin-bottom:1.2em;
}

#mass #list {
	margin:0 15px;
}

#mass #list ul , #mass #list dl {
	margin:10px 2em 2em;
}

#mass #list ul {
	list-style:none;
}
#mass #list ul li {
	padding:7px 15px;
}
#mass #list dl dt {
	padding:7px 15px 5px;
}
#mass #list li strong  , #mass #list dt strong {
	font-weight:normal;
	font-size:1.05em;
	border-bottom: 1px solid #22970a;
	margin-left:1em;
}
#mass #list dl dd {
	padding:0 20px 7px 60px;
}

#mass #list .bg {
	background-color:#f1f1f1;
	margin:0;
}
