@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: media setting
*/

/*
===== CONTENTS ===========================================

	1:media list setting


==========================================================
*/

#categorymenu {
	width: 211px;
	margin-bottom: 15px;
	background: url(../../faq/img/bg_categorylist.gif) left bottom no-repeat;
	padding-bottom: 6px;
}

#category {
	background-image: url(../../faq/img/bg_categorymenuIn.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#category li {
	background-image: url(../../faq/img/bg_searchlist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 201px;
	padding-bottom: 4px;
}

#category li.no_border {
	background-image: none;
	width: 201px;
	padding-bottom: 0px;
}

#category li a {
	color:#666666;
	text-decoration: underline;
	display: block;
	background: url(../../faq/img/arw_orangeR.gif) left center no-repeat;
	padding: 5px 0 5px 15px;
}

#category li a:hover {
	text-decoration: none;
	color: #D25578;
}

#contentArea {
	width: 647px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #D6D6D6;
}

#contentArea .article {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	width: 647px;
}

#contentArea .article dl {
	color: #666666;
	width: 560px;
	border-right: 1px dashed #D6D6D6;
}

#contentArea .article dt {
	background: url(../../faq/img/icn_q.gif) left center no-repeat;
	padding: 5px 0 5px 30px;
	font-weight: bold;
}

#contentArea .article dd {
	background: url(../../faq/img/icn_a.gif) left 5px no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#contentArea .noborder {
	border: none;
}


#media div.media_inner {
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


table.media {
	width: 100%;
	border-collapse:collapse;
}

#media div.media_inner th {
	font-weight: bold;
	color:#dc4b50;
	padding-bottom: 3px;
	padding-left: 20px;
	vertical-align:baseline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#media div.media_inner th img{
	vertical-align:text-bottom;
	margin-left:3px;
}

#media div.media_inner .date {
	text-align: left;
	vertical-align:text-top;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#media div.media_inner .image {
	margin: 0px;
	padding: 7px 0 0 0;
	width: 116px;
	vertical-align: top;
}

#media div.media_inner .text {
	padding-left: 20px;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 8px;
}

#media div.borderNon {
	border-bottom:none;
}


/*--- bottom border none --------------------------------------*/

#media_inner2 {
	padding-top: 15px;
	padding-bottom: 20px;
}

#media_inner2 .image {
	margin: 0px;
	padding: 0px;
	width: 116px;
	vertical-align: top;
}

#media_inner2 th {
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 82%;
}

#media_inner2 .date {
	text-align: right;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
}

#media_inner2 .text {
	padding-left: 40px;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 15px;
	line-height: 140%;
	font-size: 75%;
}
