@charset "utf-8";

/* 申請書ダウンロード（PC）：style_written_application_pc.css
 * **************************************************
 * Space
 * Elements (Table)
 * **************************************************
 */

#subPage .main .anchorLink {
	margin: 30px 0 30px 5px;
}
#subPage .main .anchorLink li {
	padding-left: 15px;
	background: url(../images/ar.png) no-repeat 0 5px;
}
#subPage .main .anchorLink li + li {
	matgin-top: 20px;
}
#subPage .main .anchorLink a {
	font-size: 1.6em;
}
#subPage .main h2#anchor01 {
    margin-top: 30px;
}
/* Anchor 
------------------------------------------------------------------ */
#subPage .main .anc {
	margin-top: 30px;
}
#subPage .main .anc li {
	padding-left: 15px;
	background: url(../images/ar.png) no-repeat 0 5px;
}
#subPage .main .anc li + li {
	matgin-top: 68px;
}
#subPage .main .anc a {
	font-size: 1.5em;
	color:#000000;
	text-decoration: none; 
}

/* Page Top2 
------------------------------------------------------------------ */
#subPage .main #pageTop2 {
}
#subPage .main #pageTop2 a {
	display: inline-block;
	padding: 15px 20px 15px 40px;
	background: #6a8a61 url(../images/top_ar.png) no-repeat 8px center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.4em;
	color:#ffffff;
	text-decoration: none; 
}

#subPage.writtenApplication #content .inner {
	padding: 0 20px 35px 20px;
}
#subPage .main h2#anc01 {
	margin-top:45px;
}




/* Adobe 
------------------------------------------------------------------ */
#subPage .main p.adobe{
	text-align:left;
	width:112px;
 }
 
/* Space
------------------------------------------------------------------ */
#subPage .main table {
	margin-bottom: 35px;
 }
 
/* Elements
------------------------------------------------------------------ */
/* Table */
/* 列：タイトル（左） */
#subPage .main table td:first-child {
	width: 35%;
	text-align: left;
	background-color: #f5f5f5;
}
#subPage .main table td:first-child + *,
#subPage .main table td:first-child + * + * {
	padding: 4px 2px;
	width: 66px;
}
#subPage .main table td:first-child + * img,
#subPage .main table td:first-child + * + * img {
	vertical-align: middle;
}
#subPage .main table td:first-child + * + * + * {
	text-align: left;
}


#subPage .main p strong{
	font-weight:bold;
}

/* 1文字下げ */

.txt1em span {
	display:block;
	float:left;
	padding-bottom:1em !important;
	margin-bottom:0 !important;
}


p.application_txt {
    position: relative;
    text-indent: 135px;
}
p.application_txt::before {
    content: "";
    width: 130px;
    height: 27px;
    background: url(http://www.dainipponsumitomo-pharm-kenpo.or.jp/images/common/btn_paper.png) no-repeat left,url(http://www.dainipponsumitomo-pharm-kenpo.or.jp/images/common/btn_instance.png) no-repeat right;
    position: absolute;
    left: 0;
    top: -3px;
}

