@charset "shift-JIS"; 

/* */

#container					{ width: 780px; margin: 0 auto; padding: 0; background-color: white; /*border-right: 1px solid #ccc; border-left: 1px solid #ccc;*/ }
#container-inner			{ margin: 0; padding: 20px 40px; text-align: left; }

#footer						{ clear: both; width: 700px; margin: 0 auto; padding: 0 40px; background-color: white; }
#footer-inner				{ margin: 0; padding: 15px 0; text-align: center; border-top: 3px solid #ddd; }
#footer-inner p				{ margin: 0 0 5px 0; }

h1							{ margin: 5px 0 20px 0; padding: 0 0 5px 0; font-size: 18px; }
h1							{ border-bottom: 3px solid #0066CC; }
h1.dr						{ border-bottom: 3px solid #339900; }

/* ‰ïˆõ“o˜^ */

p							{ margin: 0 0 10px 0; padding: 0; line-height: 1.5; }
p.indent					{ padding: 0 24px; }
a							{ text-decoration: underline; }
h2							{ font-size: 14px; font-weight: bold; margin: 20px 0 10px 0; padding: 0 0 2px 0; border-bottom: 1px solid #ccc; }
h3							{ font-size: 14px; font-weight: bold; margin: 20px 0 10px 0; padding: 0 0 2px 0; background: url("/i-phiss/images/ln_gray.gif") repeat-x bottom; }

.entry_tb					{ margin-bottom: 10px; border-top: 1px solid white; border-left: 1px solid white; }
.entry_tb th				{ padding: 5px 7px; font-weight: normal; text-align: left; background-color: #DCDCDC; border-right: 1px solid white; border-bottom: 1px solid white; }
.entry_tb th.lv2			{ background-color: #E7E7E7; }
.entry_tb td				{ padding: 5px 7px; text-align: left; background-color: #EFEFEF; border-right: 1px solid white; border-bottom: 1px solid white; }
.entry_tb em				{ margin-left: 3px; font-style: normal; color: #CC0000; font-weight: normal; font-size: 10px; }

.tbl_none			{ margin: 0 auto; border: 0px none white;  }
.tbl_none th		{ padding: 0 5px 2px 0; text-align: right; font-weight: bold; border: 0px none white;; }
.tbl_none td		{ padding: 0 5px 2px 0; text-align: left; border: 0px none white; }


/* ‚»‚Ì‘¼ */

.clr						{ clear: both; font-size: 0px; line-height: 0; }
.sep						{ clear: both; margin: 8px 0 8px 0; height: 1px; background: url("/i-phiss/images/dt_gray.gif") repeat-x top; }
.sep.top					{ margin: 20px 0 15px 0; }
.sep.bottom					{ margin: 15px 0 20px 0; }
.xs							{ font-size: 10px }
.note						{ color: #CC0000; }

.sec_submit					{ padding: 15px; text-align: center; }
.sec_submit input			{ padding: 3px; }
