@charset "utf-8";


/* Style */

#contentArea .biWrap {
	background-image: url(../img/common/contents_bi.gif);
	background-repeat: repeat-y;
	width: 834px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}


#contentArea .main {
	float: left;
	width: 568px;
}

#contentArea h1 {
	font-size: 0%;
	margin-bottom: 15px;
}

#contentArea h2 {
	color: #6666CC;
	font-size: 120%;
	padding-bottom: 5px;
	background-image: url(../img/common/pm_line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-top: 5px;
}

#contentArea h2 .pm {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6666CC;
	display: block;
	padding-left: 15px;
}

#contentArea h2.img {
	clear: both;
	font-size: 0%;
	margin-bottom: 20px;
	background-image: none;
	padding: 0px;
}

#contentArea h3 {
	font-size: 0px;
	clear: both;
	margin-bottom: 10px;
}


#contentArea p {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#contentArea p.pm01 {
	background-image: url(../img/common/pm_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 50px;
	font-weight: bold;
	color: #CC6699;
	font-size: 120%;
}

#contentArea p.pm02 {
	background-image: url(../img/common/pm_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	font-weight: bold;
	color: #333;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 15px;
}

#contentArea p.pm03 {
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
	width: 7em;
	font-size: 95%;
}

#contentArea p.pm04 {
	background-image: url(../img/common/pm_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	font-weight: bold;
	color: #33B3FF;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 15px;
}

#contentArea p.opnwin {
	background-image: url(../img/common/pm_opnwin.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
	width: 16em;
}

#contentArea p em {
	color: #A53070;
	font-style: normal;
}


#contentArea p.mL {
	margin-left: 30px;
}

#contentArea p.pagetop {
	text-align: right;
	background-image: url(../img/common/pm_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	font-size: 85%;
	clear: both;
}

#contentArea p.pagetop a {
	color: #333;
}

/* ul dl General Style */

#contentArea ul {
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
}

#contentArea ul li {
	margin-bottom: 5px;
	background-image: url(../img/common/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	list-style-type: none;
}

#contentArea ul.close {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#contentArea ul.close li {
	margin-bottom: 5px;
	background-image: url(../img/common/pm_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	list-style-type: none;
	font-size: 130%;
	font-weight: bold;
	color: #A53070;
}

#contentArea ul.sitemap {
}

#contentArea ul.sitemap li {
	background-image: url(../img/common/sitemap_icon_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 35px;
}

#contentArea ul.sitemap li a {
	color: #333;
	text-decoration: none;
}

#contentArea ul.sitemap li a:hover {
	text-decoration: underline;
}

#contentArea ul.sitemap ul {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#contentArea ul.sitemap li ul li {
	background-image: url(../img/common/sitemap_icon_2.gif);
	padding-left: 25px;
	background-position: 0px 5px;
}

#contentArea ul.sitemap li ul li.mB0 {
	margin-bottom: 0px;
}

#contentArea dl.faq {
	margin-bottom: 20px;
	padding-left: 30px;
}

#contentArea dl.faq dt {
	color: #A53070;
	font-weight: bold;
	width: 4em;
	float: left;
	text-align: left;
}

#contentArea dl.faq dd {
	margin-left: 4em;
	zoom: 1;
}

#contentArea dl.faq dd a {
	color: #333;
	text-decoration: none;
}

#contentArea dl.faq dd a:hover {
	text-decoration: underline;
}

#contentArea dl.faq dt.answer {
	color: #6666CC;
}

#contentArea dl.udline {
	background-image: url(../img/common/pm_line_04.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;

}

/* Table General Style */

#contentArea table {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.4;
}

#contentArea table th {
	vertical-align: top;
}

#contentArea table td {
	word-break: break-all;
	vertical-align: top;
}

#contentArea table .wd {
	width: 40px;
}

#contentArea table p {
	margin-right: 0px;
	margin-left: 0px;
}

#contentArea table ul {
	margin-right: 0px;
	margin-left: 0px;
}

#contentArea table p em {
	font-size: 140%;
	font-weight: bold;
	color: #3366FF;
}

#contentArea table.awards1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#contentArea table.awards1 th {
	width: 85px;
	text-align: left;
	color: #4E4E4E;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

#contentArea table.awards1 td {
	color: #4E4E4E;
	padding-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
}

#contentArea table.awards2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-image: url(../img/common/pm_line_04.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentArea table.awards2 th {
	width: 85px;
	text-align: center;
	color: #4E4E4E;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 120%;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

#contentArea table.awards2 td {
	color: #4E4E4E;
	padding-bottom: 10px;
}

#contentArea table.dif {
	width: 100%;
    table-layout: fixed;
}

#contentArea table.dif td {
	background-color: #F2EDE7;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;

}

#contentArea table.dif td.wd {
	background-color: #FFF;
	width: 29px;

}

#contentArea table td.difwd {
	width: 160px;
}

#contentArea table td.difwd p {
	margin-right: 10px;
	margin-left: 10px;
}

#contentArea table.contact {
	width: 835px;
}
#contentArea table.contact th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 25%;
	text-align: left;
	background-color: #34b4ff;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#contentArea table.contact td {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #fff4ce;
	font-weight: normal;
}


#contentArea .soushin {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 835px;
}

/* get General Style */

#contentArea .getAdobeReader {
	background-color: #E9EBEF;
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
}
#contentArea .getAdobeReader img {
	float: left;
	width: 158px;
	display: block;
}
#contentArea .getAdobeReader p {
	width: 360px;
	margin-left: 168px;
	margin-bottom: 0px;
}


/* layout General Style */

#contentArea .layoutA {
	width: 568px;
	float: left;
	margin-bottom: 20px;
}

#contentArea .layoutA .boxL {
	float: left;
	width: 270px;
}

#contentArea .layoutA .boxR {
	float: right;
	width: 270px;
}

#contentArea .layoutA ul {
	margin-left: 10px;
}

#contentArea .layoutA ul.medical {
	margin-left: 30px;
	font-weight: bold;
}

#contentArea .memo {
	width: 568px;
	background-image: url(../use/img/memo_bi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#contentArea .memo p {
	margin-right: 35px;
	margin-left: 35px;
}

#contentArea .caseTextL {
	float: left;
	width: 329px;
}

#contentArea .caseImgR {
	float: right;
	width: 237px;
}

#contentArea .caseTextR {
	float: right;
	width: 329px;
}

#contentArea .caseImgL {
	float: left;
	width: 237px;
}


#contentArea .fream01 {
	background-image: url(../img/common/fream_01_body.gif);
	background-repeat: repeat-y;
	width: 568px;
	margin-bottom: 20px;

}

#contentArea .fream01 .fHead {
	background-image: url(../img/common/fream_01_head.gif);
	height: 11px;
	background-repeat: no-repeat;
}

#contentArea .fream01 .fFoot {
	background-image: url(../img/common/fream_01_foot.gif);
	height: 12px;
	background-repeat: no-repeat;
}

#contentArea .fream01 p {
	color: #A53070;
	margin-bottom: 0px;
}

#contentArea .fream01 p strong {
	font-size: 130%;
	font-weight: normal;
}

#contentArea .fream01 p em {
	font-style: normal;
	font-weight: bold;
	font-size: 130%;
}

#contentArea .inquiry {
	margin-left: 12px;
	margin-top: 15px;
}

#contentArea .mB0 {
	margin-bottom: 0px;
}

#contentArea .mB10 {
	margin-bottom: 10px;
}
#contentArea .mB20 {
	margin-bottom: 20px;
}
#contentArea .mB50 {
	margin-bottom: 50px;
}

#contentArea .mL10 {
	margin-left: 10px;
}

#contentArea .mL20 {
	margin-left: 20px;
}

#contentArea .mR10 {
	margin-right: 10px;
}

#contentArea .taC {
	text-align: center;
}

#contentArea .taL {
	text-align: left;
}

#contentArea .taR {
	text-align: right;
}

#contentArea .vaT {
	vertical-align: top;
}

#contentArea .vaM {
	vertical-align: middle;
}

#contentArea .vaB {
	vertical-align: bottom;
}

#contentArea .fL {
	float: left;
}
#contentArea .fR{
    float: right;
}
#contentArea .fc01 {
	color: #6666CC;
}

#contentArea .fc02 {
	color: #006666;
}

#contentArea .fc03 {
	color: #E55453;
}

#contentArea .fc04 {
	color: #F00;
}

#contentArea .bc01 {
	background-color: #F2EDE7;
}

#contentArea .large {
	font-size: 120%;
}

#contentArea .small {
	font-size: 85%;
}
#contentArea .bold {
	font-weight: bold;

}

#contentArea .sub {
	float: right;
	width: 258px;
	padding-top: 6px;
}

#contentArea .sub img {
	margin-left: 5px;
	margin-bottom: 5px;
}

#contentArea .sub .awards {
	margin-bottom: 5px;
}

#contentArea .sub .awards img {
	margin-bottom: 0px;
}

