/* heisya----------------------------------------------- */




/* kaisyagaiyou----------------------------------------------- */
table#profile_table {
  width: 550px;
}
table#profile_table tr {
  border-top: 1px solid red;
  height: 1px;
}
table#profile_table tr td {
  padding: 8px 0 5px;
  line-height: 1.25;
}
table#profile_table tr td ul li{
  margin: 0;
  padding: 0;
}
table#profile_table tr td#profile_koumoku {
  width: 170px;
}
table#profile_table tr td#gaiyou_koumoku {
  width: 380px;
}
.line {
  width: 550px;
  height: 1px;
}

/* jigyougaiyou------------------------------------------------- */

h3#biz_catch {
  color: #003366;
}
div#biz_text {
}

/* kaisyaenkaku------------------------------------------------- */

table#enkaku_table {
  width: 550px;
  border: 0;
}

table#enkaku_table tr td.year {
  width: 120px;
  vertical-align: top;
  padding: 7px 0;
}
table#enkaku_table tr td.event {
  width: 430px;
  vertical-align: top;
  padding: 7px 0;
}

/* daiyoushoukai--------------------------------------------- */

h3.represent_sub {
  color: #003366;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  margin-top: 10px;
  font-size: 125%;
}
div#represent-text {
  margin: 0 10px 0 0px;
}

/* daihyousyaaisatu--------------------------------------------- */

div#shomei {
  text-align: right;
  margin-left: 400px;
  font-size: 12px;
}
  
div#greeting_text {
   margin: 0 10px 0 0px;
}     
h3.greeting_sub {
  margin-top: 30px; 
  color: #003366;
  font-size: 125%;
}

/* siryoudaunnro-do------------------------------------- */

div#dl_text {   
  margin: 0 10px 0 0px;
}

/* yakuinnitiran-------------------------------------------- */
table#officere_table {
  width: 500px;
}
table#officere_table tr {
  border-top: 1px solid red;
  height: 1px;
}
table#officere_table tr td {
  padding: 5px 0 5px;
  line-height: 1.25;
}
table#officere_table tr td ul li{
  margin: 0;
  padding: 0;
}
table#officere_table tr td#post {
  width: 350px;
}
table#officere_table tr td#executive {
  width: 150px;
}
.line {
  width: 500px;
  height: 1px;
}

/* kodokenshou-------------------------------------------- */
h3#kenshou_catch {
  color: #003366;
}
div#kenshou_text {
}

/* bcppolicy-------------------------------------------- */
h3#bcppolicy_catch {
  color: #003366;
}
div#bcppolicy_text {
}

/* naibutousei-------------------------------------------- */
h3#tousei_catch {
  color: #003366;
}
div#tousei_text {
}

/* form-------------------------------------------- */

.text_r{
  color: red;
}
table.testform {
  margin: 10px auto 0;
  border: 0;
  padding: 0; 
  border-collapse: collapse;
}
table.testform tr td {
  background-color: #E7E7E7;
  border-collapse: collapse;
  border: 1px solid #E7E7E7;
  margin: 0;
  padding:5px 7px;
}
table.testform tr td.bw {
  background-color: #FFF;
  border-collapse: collapse;
  border: 1px solid #FFF;
  height: 2px;
  padding: 0; 
  margin: 0;
}
table.submittable {
  margin: 0 auto;
}

