@charset "UTF-8";

#contents {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	min-height: 600px;
	margin-top: 10px;
}


/**********************************
コンテンツ左部分
**********************************/
#contents .contentsLeft {
	width: 690px;
	float: left;
	text-align: left;
}


#contents .contentsLeft .unkerBox {
	width: 660px;
	height: 80px;
	padding: 15px;
	border: 1px solid #ccc;
	margin:15px 0 25px 0;
}

#contents .contentsLeft .unkerBox a {
	color: #12c;
	background: url(/wp-content/themes/actelion/common/img/arrow_under.png) left 40% no-repeat;
	padding: 0 0 0 13px;
}

#contents .contentsLeft .unkerBox li {
	float: left;
	padding:5px 0 10px 15px;
}

#contents .contentsLeft ul.innerLink li a {
	color: #12c;
}

#contents .contentsLeft h3 {
	width: 690px;
	height: 35px;
	background: url(/wp-content/themes/actelion/image/faq/faq_h3_line.png) left top no-repeat;
	margin: 15px 0 0 0;
	padding: 10px 0 0 10px;
}

#contents .contentsLeft h3 span {
	font-weight: bold;
	font-size: 15px;
}

#contents .contentsLeft a {
	color: #12c;
}

#contents .contentsLeft p {
	margin: 0 0 25px 0;
}

#contents .contentsLeft .linkPageTop {
	width: 690px;
	text-align: right;
}

#contents .contentsLeft .linkPageTop a {
	padding-left: 15px;
	background: url(/wp-content/themes/actelion/common/img/arrow_top.png) left center no-repeat;
}

#contents .contentsLeft a.bg01 {
	width: 339px;
	height: 65px;
	display: inline-block;
	float: left;
	background: url(/wp-content/themes/actelion/image/sitemap/sitemap_bg01.png) left top no-repeat;
	padding: 5px 10px 10px 0;
	position: relative;
}

#contents .contentsLeft a.right {
	padding: 5px 0 10px 0;
}

#contents .contentsLeft a.bg01 span {
	position: absolute;
	top:28px;
	left: 25px;
	font-size: 14px;
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

#contents .contentsLeft a.bg01 span:hover {
	text-decoration: none;
	color: #ec5082;
}

#contents .contentsLeft .sitemapLeft {
	width: 339px;
	height: 550px;
	float: left;
	margin: 0 10px 40px 0;
	border-bottom: 3px solid #EC5082;
	background-color: #FFF9F9;
}

#contents .contentsLeft .sitemapLeft p {
	padding: 10px 30px 10px 30px;
	margin: 0;
	background: url(/wp-content/themes/actelion/image/epoprostenol/circlePink.gif) 17px 13px no-repeat;
}

#contents .contentsLeft .sitemapLeft ul {
	padding: 0px 35px 20px 35px;
}

#contents .contentsLeft .sitemapLeft ul li {
	list-style: disc;
	margin: 2px 10px;
	font-size: 12px;
}

#contents .contentsLeft .sitemapLeft a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;

}

#contents .contentsLeft .sitemapLeft a:hover,
#contents .contentsLeft .sitemapRight a:hover {
	text-decoration: none;
	color: #ec5082;
}

#contents .contentsLeft a.bg02 {
	width: 339px;
	height: 65px;
	display: inline-block;
	background: url(/wp-content/themes/actelion/image/sitemap/sitemap_bg02.png) left top no-repeat;
	position: relative;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#contents .contentsLeft a.bg03 {
	width: 339px;
	height: 65px;
	display: inline-block;
	background: url(/wp-content/themes/actelion/image/sitemap/sitemap_bg03.png) left top no-repeat;
	position: relative;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#contents .contentsLeft a.bg03 span {
	position: absolute;
	left: 25px;
	top: 28px;
	text-decoration: underline;
}

#contents .contentsLeft a.bg02 span {
	position: absolute;
	left: 25px;
	top: 28px;
	text-decoration: underline;
}

#contents .contentsLeft a.bg02 span.first {
	position: absolute;
	left: 25px;
	top: 20px;
	text-decoration: underline;
}

#contents .contentsLeft a.bg02 span:hover,
#contents .contentsLeft a.bg03 span:hover
 {
	text-decoration: none;
	color: #ec5082;
}

#contents .contentsLeft .sitemapRight {
	width: 339px;
	height: 320px;
	float: left;
	border-bottom: 3px solid #EC5082;
	background-color: #FFF9F9;
	margin-bottom: 5px;
}

#contents .contentsLeft .sitemapRight ul {
	padding: 5px 20px;
}

#contents .contentsLeft .sitemapRight ul li {
	list-style: disc;
	margin: 2px 15px;
}

#contents .contentsLeft .sitemapRight a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#contents .contentsLeft .inquiryBox {
	width: 688px;
	height: 168px;
	border: 2px solid #FFCCCC;
	background-color: #FFF9F9;
	position: relative;
	margin: 20px 0;
}

#contents .contentsLeft .inquiryBox p {
	text-align: center;
	padding: 5px 0;
	margin: 0;
}

#contents .contentsLeft .inquiryBox p.dicenter {
	padding: 70px 0 3px 0;
	font-weight: bold;
	font-size: 27px;
	color: #EB5081;
}


#link01:hover,
#link02:hover,
#link03:hover,
#link04:hover,
#link05:hover,
#link06:hover,
#link07:hover,
#link08:hover {text-decoration: none;}




/***************************************
コンテンツ右部分
*****************************************/
#contents .contentsRight {
	width: 240px;
	float: left;
	margin-left: 30px;
	text-align: left;
}

#iryoukankeiLink {
	margin-top: 0px;
}






