@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

Static CSS File

File Name		static.css
Note			静的ページ用スタイルシート


New Creation	
Update			


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	

------------------------------------------------------------------------
----------------------------------------------------------------------*/

/*----------------------------------------------------------------------
1.	
----------------------------------------------------------------------*/
.reissue #container #content #main .section {
	margin-bottom:25px;
}

.reissue #container #content #main .section #menu {
	padding:0px;
	background:none;
}

.reissue #container #content #main .section #menu p {
	margin-bottom:10px;
	text-align:center;
	font-size:1.2em;
	color:#4c4a4a;
}

.reissue #container #content #main .section #menu table {
	width:648px;
	margin-bottom:25px;
}

.reissue #container #content #main .section #menu table tbody tr th {
	width:172px;
	text-align:left;
}

.reissue #container #content #main #menu form table tbody tr th label {
	margin-left:15px;
	text-align:left;
	font-size:1.2em;
	font-weight:normal;
	color:#4c4a4a;
}

.reissue #container #content #main #menu form table tbody tr th .small {
	float:right;
	margin-right:15px;
	color:#f3526d;
}
.reissue #container #content #main .section #menu table tbody tr td {
	padding:12px;
}

.reissue #container #content #main .section #menu table tbody tr td input {
	width:437px;
}

.reissue #container #content #main .section #menu form #button {
	margin-bottom:25px;
}

.reissue #container #content #main .section #menu form #button li {
	text-align:center;
}

.reissue #container #content #main #menu form #button li button {
	width:151px;
}

#confirmation.reissue #container #content #main .section #menu table tbody tr th {
	padding-left:15px;
	width:157px;
	font-size:1.2em;
	font-weight:normal;
	color:#4c4a4a;
}

#confirmation.reissue #container #content #main .section #menu table tbody tr td {
	font-size:1.2em;
	line-height:25px;
	color:#4c4a4a;
}

#confirmation.reissue #container #content #main #menu form #button li button {
	width:92px;
}

#send.reissue #container #content #main #menu p {
	margin:-0.25em 0px 32px;
	line-height:1.5;
}

#send.reissue #container #content #main #menu p em {
	color:#f3526d;
}

#send.reissue #container #content #main #menu .link {
	margin:0px;
	font-size:1em;
}

#send.reissue #container #content #main #menu .link a {
	width:99px;
}

.reissue #container #footer {
	height:35px;
}

/*----------------------------------------------------------------------
2.	認証ページ
----------------------------------------------------------------------*/
.certificate #container ,
#certificate #container {
	width:732px;
}

.certificate .wrapper-r ,
.certificate .wrapper-l ,
#certificate .wrapper-r ,
#certificate .wrapper-l {
	height:auto;
}

.certificate #container #header #logo ,
#certificate #container #header #logo {
	padding:78px 0 55px;
}

.certificate #container #content ,
#certificate #container #content {
	padding:0;
	background:url(../../img/auth/certificate_main_bg.png) left top repeat-y;
}

#certificate #container #content #main {
	background:url(../../img/auth/certificate_main_bg_header.gif) left top no-repeat;
}

#certificate #container #content #main .section {
	margin:0;
	padding:35px;
	background:url(../../img/auth/certificate_main_bg_footer.gif) left bottom no-repeat;
}

.certificate #container #content #main .section table ,
#certificate #container #content #main .section table {
	width:100%;
	font-size:1.2em;
}

#certificate #container #content #main .section #doctor {
	margin-bottom:10px;
}

#certificate #container #content #main .section table tbody tr th {
	padding:10px 0;
	width:200px;
	text-align:center;
	font-weight:bold;
}

#certificate #container #content #main .section table tbody tr td {
	padding:10px 20px;
	width:181px;
}

#certificate #container #content #main .section table tbody .name td {
	padding:20px;
	font-size:1.333333333333333em;
	font-weight:bold;
}

#certificate #container #content #main .section table tbody .address td {
	line-height:1.42857142857;
}

#certificate #container #content #main .section table tbody .map td {
	padding:10px;
}

#certificate #container #content #main .section table tbody .map td #mapdisp {
	width:437px;
	height:437px;
}

.certificate #container #footer ,
#certificate #container #footer {
	position:static;
	padding:30px 0 150px;
	height:auto;
	background:none;
}

.certificate #container #footer .note ,
#certificate #container #footer .note {
	margin-bottom:30px;
	padding-left:48px;
	background:url(../../img/auth/certificate_footer_note_bg.gif) left top no-repeat;
}

.certificate #container #footer .note p ,
#certificate #container #footer .note p {
	font-size:1.2em;
	line-height:1.5;
	color:#b9b9b9;
}

.certificate #container #footer .note form button ,
#certificate #container #footer .note form button {
	margin:0;
	padding:0 0 0 10px;
	width:auto;
	height:auto;
	background:url(../../img/auth/certificate_footer_link_bg.gif) left center no-repeat;
	font-size:1.2em;
	color:#da7a24;
}

.certificate #container #footer .link a ,
#certificate #container #footer .link a {
	width:64px;
}

.certificate #container #content #main .section .wrapper {
	margin:0;
}

.certificate #container #content #main .section .wrapper .section {
	padding:0;
	background:none;
}

.certificate #container #content #main .section .wrapper .section p {
	margin:-0.25em 0 7px;
	font-size:1.2em;
	line-height:1.5;
}

.certificate #container #content #main .section .wrapper .section p span {
	font-weight:bold;
	color:#F53755;
}

.certificate #container #content #main .section .wrapper .section table {
	table-layout:auto;
	margin-bottom:25px;
}

.certificate #container #content #main .section .wrapper .section table tbody tr th {
	/*padding-left:15px;*/
	width:205px;
	vertical-align:top;
	line-height:44px;
}

.certificate #container #content #main .section .wrapper .section table tbody tr th .small {
	float:right;
	margin-right:15px;
	color:#F53755;
}

.certificate #container #content #main .section .wrapper .section table tbody tr th label {
	margin-left:15px;
}

.certificate #container #content #main .section .wrapper .section table tbody tr td {
	padding:8px;
}

.certificate #container #content #main .section .wrapper .section table tbody tr td input ,
.certificate #container #content #main .section .wrapper .section table tbody tr td textarea {
	margin:0;
	width:427px;
}

.certificate #container #content #main .section .wrapper .section table tbody tr td textarea {
	padding:3px 5px;
	font-size:1.2em;
	color:#4c4a4a;
}

.certificate #container #content #main .section .wrapper .section #button li button {
	width:151px;
}

#inquiry.certificate #container #content #main {
	background:url(../../img/auth/inquiry_certificate_main_bg_header.gif) left top no-repeat;
}

#confirmation.certificate #container #content #main ,
#send.certificate #container #content #main {
	background:url(../../img/auth/error_certificate_main_bg_header.gif) left top no-repeat;
}

#inquiry.certificate #container #content #main .section {
	margin:0;
	padding:35px;
	background:url(../../img/auth/inquiry_certificate_main_bg_footer.gif) left bottom no-repeat;
}

#confirmation.certificate #container #content #main .section ,
#send.certificate #container #content #main .section {
	margin:0;
	padding:35px;
	background:url(../../img/auth/error_certificate_main_bg_footer.gif) left bottom no-repeat;
}

#inquiry.certificate #container #content #main .section .section ,
#confirmation.certificate #container #content #main .section .section ,
#send.certificate #container #content #main .section .section {
	padding:0;
	background:none;
}

#confirmation.certificate #container #content #main .section .wrapper .section form table tbody tr th {
	padding-left:15px;
}

#confirmation.certificate #container #content #main .section .wrapper .section form table tbody tr td {
	font-size:1.1666666667em;
	line-height:1.42857142857;
}

#confirmation.certificate #container #content #main .section .wrapper .section #button .back {
	float:left;
	margin-top:4px;
}

#confirmation.certificate #container #content #main .section .wrapper .section #button .back a {
	padding:4px 5px 4px 7px;
}

#confirmation.certificate #container #content #main .section .wrapper .section #button li button {
	width:89px;
	margin-left:-119px;
}

#send.certificate #container #content #main .section .wrapper .section p {
	margin:-0.25em 0;
	text-align:center;
	line-height:1.5;
}

#send.certificate #container #content #main .section .wrapper .section p em {
	font-weight:bold;
	color:#F53755;
}

#send.certificate #container #content #main .section .wrapper .section .link {
	margin:0;
}

#send.certificate #container #content #main .section .wrapper .section .link a {
	width:100px;
}

#send.certificate #container #content #main .section .wrapper .section .link a span {
	color:#fff;
}

#error.certificate #container #content #main .section .wrapper p {
	font-size:1.2em;
	line-height:1.5;
}

#error.certificate #container #content #main {
	background:url(../../img/auth/error_certificate_main_bg_header.gif) left top no-repeat;
}

#error.certificate #container #content #main .section {
	margin:0;
	padding:35px;
	background:url(../../img/auth/error_certificate_main_bg_footer.gif) left bottom no-repeat;
}

#error.certificate #container #content #main .section .section {
	padding:0;
	background:none;
}

