@charset "utf-8";
/* ------------------------------------------- CSS Document
 File Name:			footer.css
 Style Info:		共通設定
----------------------------------------------------------- */

/* ------------ text Style */

h1 {font-size:14px; color:#00ac97; border-bottom:1px solid; text-align:left;}
h2 {font-size:12px; color:#7d7b83; border-bottom:1px solid; text-align:right;}
h3 {font-size:18px; margin-top:3px; color:#CC3366;}
h4 {font-size:12px; margin-top:3px; color:#f08300;}
h5 {font-size:12px; color:#f3981d; text-align:left; margin-top:5px;}
h6 {font-size:12px; color:#288c66; border-bottom:1px #9fc24d dashed; text-align:left;}

.redSub {color:#e95464;}
.blueSub {color:#164a84;}

.str {font-weight:bold;}

.texRed {color:#e73562;}
.texOra {color:#f08300;}
.texPpr {color:#7058a3;}
.texGrn {color:#37a34a;}

/* ------------ link Style */

.explanation2 a:link {color:#0074cf; text-decoration:underline; text-decoration:none; border-bottom:1px dotted;}
.explanation2 a:visited {color:#0074cf; text-decoration:underline; text-decoration:none; border-bottom:1px dotted;}
.explanation2 a:hover {color:#ff6347; text-decoration:underline; text-decoration:none; border-bottom:1px solid;}
.explanation2 a:active {color:#0074cf; text-decoration:underline; text-decoration:none; border-bottom:1px dotted;}

.maipas a:link {color:#7d7b83;}
.maipas a:visited {color:#7d7b83;}
.maipas a:hover {color:#ff6347;}
.maipas a:active {color:#7d7b83;}

.mpTab2 a{color:#7d7b83; text-decoration:underline; text-decoration:none; border-bottom:1px dotted;}


/* ------------ sp Style */

.mar_t10 {margin-top:10px;}
.pad_t10 {padding-top:10px;}
.centStyle {margin:0 auto; text-align:center;}
.rightStyle {text-align:right;}

.t_m_b12 {margin-bottom:12px;}
.t_m_t12 {margin-top:12px;}

/* ------------ 本文 Style */

.lF2 p {color:#3366CC;}

.maiPas input {width:260px; height:20px; border:1px #006699 solid;}
.maiPas input:focus {background:#FFFF99;}

.error p {color:#cc0033; font-weight:bold;}

.mainformText {width:480px; height:200px; border:1px #6c9bd2 solid; font-size:12px; color:#3366CC; padding:6px; scrollbar-base-color:#3366CC;}
.formTex {width:480px; border:1px #6c9bd2 dashed; font-size:12px; color:#3366CC; padding:6px; background:#ffffff;}

