@charset "UTF-8";

/*--------------------
	下層ページ
--------------------*/

/*--------------------------
		ul settings
--------------------------*/
#main ul {
	margin-bottom: 20px;
}
#main ul li {
	background: url("../images_common/list02.gif") no-repeat 10px 2px;
	padding: 2px 0 2px 33px;
	margin-bottom: 6px;
}
#main ul.Link li {
	background: url("../images_common/list03.gif") no-repeat 10px 2px;
	padding: 2px 0 2px 33px;
	margin-bottom: 6px;
}
#main ul.Link li a { color: #ff6699; text-decoration: underline;}
#main ul.Link li a:hover { color: #ff6699; text-decoration: none;}

#main ol { margin: 0 0 20px 20px;}
#main ol li { margin-bottom: 6px;}

/******************************************************************
	birthcontrol/type.html
*******************************************************************/

.type table {
	width: 100%;
	border-left: #3eabad solid 1px;
	border-top: #3eabad solid 1px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 82%;
}
.type table th {
	width: 20%;
	background-color: #dceced;
	text-align: left;
	vertical-align: top;
	color: #444444;
}
.type table th,
.type table td {
	border-right: #3eabad solid 1px;
	border-bottom: #3eabad solid 1px;
	padding: 5px 5px 5px 10px;
	line-height:1.4;
	vertical-align: top;
}
.bgcolor1 { background-color: #f7fefe;}

.type table.month {
	width: 100%;
	border-left: #3eabad solid 1px;
	border-top: #3eabad solid 1px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 82%;
}
.type table.month th {
	background-color: #dceced;
	text-align: left;
	vertical-align: top;
	color: #444444;
}
.type table.month th,
.type table.month td {
	border-right: #3eabad solid 1px;
	border-bottom: #3eabad solid 1px;
	padding: 1px;
	line-height:1.4;
	vertical-align: top;
}
.type table.month td {
	width: 10px;
}

/******************************************************************
	pill/index.html,checkseat.html
*******************************************************************/

.pill table,
.checkseat table {
	width: 100%;
	border-left: #3eabad solid 1px;
	border-top: #3eabad solid 1px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 82%;
}
.pill table th,
.checkseat table th {
	background-color: #dceced;
	text-align: left;
	vertical-align: top;
	color: #444444;
}
.pill table th.textC,
.checkseat table th.textC,
.checkseat table td.textC  { text-align: center;}

.pill table th,
.pill table td,
.checkseat table th,
.checkseat table td {
	border-right: #3eabad solid 1px;
	border-bottom: #3eabad solid 1px;
	padding: 5px 5px 4px 10px;
	line-height:1.4;
	vertical-align: top;
}
.w10 { width: 10%;}
.w30 { width: 30%;}
.w35 { width: 35%;}

/******************************************************************
	pill/clinic.html
*******************************************************************/
.pillClinic dl dt {
	width: 575px;
	height: 30px;
	text-indent: -9999em;
	margin-bottom: 10px;
}
.pillClinic dl dt.step1 { background: url("../images/step1.jpg") no-repeat 0 0;}
.pillClinic dl dt.step2 { background: url("../images/step2.jpg") no-repeat 0 0;}
.pillClinic dl dt.step3 { background: url("../images/step3.jpg") no-repeat 0 0;}

.pillClinic dl dd {
	width: 555px;
	padding: 0 10px;
	margin-bottom: 20px;
	line-height: 1.4;
}
p.arrow {
		background: url("../images/arrow.gif") no-repeat 0 0;
		width: 41px;
		height: 16px;
		margin: 0 0 20px 100px;
		text-indent: -9999px;
		clear: both;
}

/******************************************************************
  faq.html
*******************************************************************/

#main div.QandA { margin-bottom: 20px;}

#main .QandA dl {
	padding:0;
}

#main .QandA dl dt {
	width: 538px;
	line-height:1.1;
	padding: 9px 5px 9px 30px;
	font-weight: bold;
	background:#dceced url("../images_common/q_mark.gif") no-repeat 7px 6px;
	border: #3eabad 1px solid;
	margin: 20px 0 0 0;
	color: #3eabad;
}

#main .QandA dl dd {
	width: 538px;
	padding: 9px 5px 9px 30px;
	line-height:1.4;
	background: url("../images_common/a_mark.gif") no-repeat 7px 8px;
	border-right: #3eabad 1px solid;
	border-bottom: #3eabad 1px solid;
	border-left: #3eabad 1px solid;
	margin: 0;
}

#main .QandA dl dd p {
	line-height:1.4;
	margin-bottom: 10px;
}

/******************************************************************
		inquiry.html
*******************************************************************/

#main.inquiry ul {
	margin-bottom: 20px;
}
#main.inquiry ul li {
	background: url("../images_common/listmark03.gif") no-repeat 20px 2px;
	padding: 2px 0 2px 43px;
	margin-bottom: 6px;
}

.inquiry table span,
.inquiry p span {color:#FF0000; font-weight: normal;}

.inquiry #main table span.block {
	color: #147EAD;
	font-weight: normal;
	display: block;
	line-height: 1.2;
}

.inquiry #main p.formText { font-size:100%; line-height:1.4; margin: 0;}


/******************************************************************
  sitemap.html
*******************************************************************/

#main.sitemap dl {
	background: url("../images_common/con_listline.gif") repeat-x 0 100%;
	width: 555px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#main.sitemap dl dt {
	background: url("../images_common/list03.gif") no-repeat 0 5px;
	padding: 5px 0 5px 18px;
	margin-bottom: 5px;
}
#main.sitemap dl dt a { color: #ff6699; text-decoration: underline;}
#main.sitemap dl dt a:hover { color: #ff6699; text-decoration: none;}

#main.sitemap dl dd {
	padding: 0 0 5px 18px;
	margin-bottom: 5px;
}

#main.sitemap .indent01 p {
	background: url("../images_common/list02.gif") no-repeat 0px 7px;
	padding: 5px 0 10px 18px;
	margin: 0;
	font-weight: bold;
}
#main.sitemap .indent01 p a { color: #444444; text-decoration: underline; line-height: 1.2;}
#main.sitemap .indent01 p a:hover { color: #444444; text-decoration: none;}
