/*----------------------------
  common.css
----------------------------*/

body ,
table {
  font-family: 'メイリオ','Verdana';
  font-size: 14px;
}

textarea {
  font-size: 13px;
}

body {
  margin: 0px;
}

a ,
a:visited {
  color: #0000ff;
}

a.internal {
  border: solid 1px #0000ff;
  padding: 4px 10px 4px 30px;
  background-image: url('images/anchor_internal.gif');
  background-repeat: no-repeat;
  background-position: left center;
  color: #0000ff;
  font-weight: bold;
  text-decoration: none;
}

a.external {
  border: solid 1px #0088ff;
  padding: 4px 30px 4px 10px;
  background-image: url('images/anchor_external.gif');
  background-repeat: no-repeat;
  background-position: right center;
  color: #0088ff;
  font-weight: bold;
  text-decoration: none;
}

a.name_down {
  padding: 4px 0px 4px 30px;
  background-image: url('images/anchor_name_down.gif');
  background-repeat: no-repeat;
  background-position: left center;
  color: #008800;
}

a.name_up {
  padding: 4px 0px 4px 30px;
  background-image: url('images/anchor_name_up.gif');
  background-repeat: no-repeat;
  background-position: left center;
  color: #008800;
}

em ,
font.em {
  color: #880000;
  font-style: normal;
}

h1 ,
div.h1 {
  margin: 0px 30px 20px;
  padding: 30px 0px 0px 30px;
  height: 50px;
  background-image: url('images/h1_background.jpg');
  background-repeat: no-repeat;
  color: #ffdd44;
  font-size: 16px;
  font-weight: bold;
}


h2 ,
div.h2 {
  margin: 20px 50px;
  padding: 5px 0px 0px 20px;
  height: 25px;
  background-image: url('images/h2_background.gif');
  background-repeat: no-repeat;
  color: #664400;
  font-size: 15px;
  font-weight: bold;
}


h3 ,
div.h3 {
  margin: 20px 70px;
  color: #006600;
  font-size: 15px;
  font-weight: bold;
}


p {
  margin: 10px 80px 40px 80px;
  line-height: 30px;
}


form {
  display: inline;
}


img {
  border: none;
}


img.imageleft {
  margin: 0px 20px 10px 0px;
  float: left;
}


img.imageright {
  margin: 0px 0px 10px 20px;
  float: right;
}


div.imageright {
  margin: 0px 80px 10px 20px;
  float: right;
  text-align: center;
}


.floatleft {
  margin: 0px 10px 10px 60px;
  float: right;

}


.floatright {
  margin: 0px 60px 10px 20px;
  float: right;

}


input.button {
  padding: 10px;
}


ol.index {
  margin-top: 30px;
}


ol.index li {
  margin: 5px 60px;
}


/*** parentframe ***/


table.header {
  width: 1000px;
}


table.header td.title {
  text-align: left;
}


table.header_bar {
  margin: 5px 0px;
  width: 1000px;
  height: 40px;
  background-image: url('images/header_bar.gif');
  background-repeat: no-repeat;
}

table.header_bar td.franchise_name {
  padding-left: 30px;
  text-align: left;
  color: #ffdd44;
  font-size: 15px;
}

table.header_bar td.franchise_address {
  padding-right: 10px;
  text-align: right;
  color: #ffdd44;
  font-size: 13px;
}

table.header_bar td.franchise_address a {
  color: #ffdd44;
}
table.header_bar td.franchise_address a:hover {
  color: #44ffdd;
}


table.parentframe {
}


table.parentframe td.body {
  border: solid 1px #cccccc;
  width: 800px;
  background-color: #ffffff;
  text-align: left;
  vertical-align: top;
}


table.parentframe td.navi {
  width: 200px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
}


td.navi h4 {
  margin: 0px;
  font-size: 14px;
  border-bottom: solid 1px #cccccc;
  padding: 6px 0px 0px 5px;
  height: 26px;
  background-image: url('images/navi_h4.gif');
  background-repeat: no-repeat;
  color: #006600;
}


td.navi a.navi {
  display: block;
  border-bottom: solid 1px #cccccc;
  padding: 5px;
  background-image: url('images/navi.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  color: #006600;
  text-decoration: none;
}
td.navi a.navi:hover {
  text-decoration: underline;
}

td.navi div.maker {
  margin: 10px 2px 0px;
  border: solid 1px #bbbbbb;
  width: 194px;
  background-color: #dddddd;
  text-align: center;
}

td.navi span.title {
  color: #000088;
  font-size: 13px;
  font-weight: bold;
}

td.navi span.else {
  color: #444444;
  font-size: 12px;
}

td.navi div.maker img {
  margin: 0px;
}

td.navi div.maker_information {
  border-bottom: solid 1px #cccccc;
  color: #888888;
  font-size: 12px;
}

td.navi a.image {
  display: block;
  padding: 0px 0px;
  text-align: center;
}

td.navi div.flow {
  padding: 10px 0px 20px 0px;
  text-align: center;
  line-height: 20px;
}

td.navi div.information {
  border-bottom: solid 1px #cccccc;
  padding: 5px;
  color: #ff0000;
}

td.navi div.counter {
  margin: 10px 0px;
  text-align: center;
}

td.navi div.cyanprojects_alliance {
  margin-top: 40px;
  padding: 0px 10px;
}

td.footer {
  padding-top: 5px;
  font-size: 13px;
  text-align: center;
}

td.footer img.cyanprojects {
  float: right;
}

td.shinobi {
  text-align: center;
  vertical-align: bottom;
}

table.contactus_tool {
  margin-left: 50px;
  width: 700px;
  height: 150px;
  background-image: url('images/contactus_tool.jpg');
  background-repeat: no-repeat;
}

table.contactus_tool td.quick_estimate {
  width: 380px;
  height: 150px;
  padding-right: 20px;
  color: #880000;
  font-weight: bold;
  text-align: right;
}

table.contactus_tool td.quick_estimate input.textbox {
  width: 200px;
}

table.contactus_tool td.quick_estimate span.nicknameok {
  color: #888888;
  font-size: 11px;
  font-weight: normal;
}

table.contactus_tool td.quick_estimate span.callsoon {
  margin-right: 10px;
  color: #008800;
  font-size: 13px;
  font-weight: normal;
  vertical-align: super;
}

/*** index ***/

div.introduction {
  padding: 20px 40px;
  background-color: #ddddbb;
}

div.index_result {
  margin: 0px 60px 0px 10px;
  padding-bottom: 10px;
  float: right;
  text-align: center;
}

div.index_result img {
  margin-bottom: 10px;
}

/*** planning ***/

table.cadpdf {
  margin-left: 80px;
}

table.planning_period {
  margin-left: 100px;
  width: 600px;
  border-top: dotted 1px #000000;
}

table.planning_period tr.main {
  background-color: #ffbbbb;
}

table.planning_period td {
  border-bottom: dotted 1px #000000;
}

table.planning_period td.contents {
  width: 350px;
}


/*** franchise ***/

a.area_name {
  text-decoration: none;
}

strong.area_name {
  color: #000088;
  white-space: nowrap;
}

table.franchise ,
table.prefecture {
  margin-left: 100px;
  border-top: solid 1px #888888;
  width: 600px;
}

table.franchise td ,
table.prefecture td {
  border-bottom: solid 1px #888888;
}

table.franchise td.year {
  width: 150px;
}

table.franchise td.franchise_name ,
table.prefecture td.prefecture_name {
  width: 150px;
  text-align: center;
}

table.franchise td.franchise_name img {
  margin-bottom: 5px;
}

div.prefecture_name {
  margin: 0px 50px;
}

nobr.prefecture_name {
  float: left;
}

a.prefecture_name {
  padding: 0px 0px 5px 15px;
  background-image: url('images/prefecture_name_background.gif');
  background-repeat: no-repeat;
  background-position: left top;
  awhite-space: nowrap;
  text-decoration: none;
}

a.prefecture_name strong {
  padding: 0px 15px 5px 0px;
  background-image: url('images/prefecture_name_right.gif');
  background-position: right top;
  background-repeat: no-repeat;
  color: #ffffff;
}

nobr.franchise_name {
  float: left;
  margin-right: 5px;
}

a.franchise_name ,
span.franchise_name {
  padding: 0px 0px 5px 10px;
  background-image: url('images/franchise_name_background.gif');
  background-repeat: no-repeat;
  background-position: left top;
  awhite-space: nowrap;
  text-decoration: none;
}

a.franchise_name strong ,
span.franchise_name strong {
  padding: 0px 10px 5px 0px;
  background-image: url('images/franchise_name_right.gif');
  background-position: right top;
  background-repeat: no-repeat;
  color: #ffffff;
}

table.franchise td.franchise_address {
  padding: 10px;
}

img.prefecture {
  float: right;
  margin: 20px 30px 20px 20px;
}

/*** contactus ***/

table.contactus_form {
  margin: 0px 60px 30px;;
}


table.contactus_form td {
  border-top: dotted 1px #000000;
}


table.contactus_form td.name {
  width: 150px;
  text-align: center;
  font-weight: bold;
}


table.contactus_form td.require {
  background-color: #ffeeee;
  color: #ff0000;
}


table.contactus_form span.message {
  color: #880000;
  font-size: 13px;
}


table.contactus_form td.button {
  text-align: center;
}


ul.error li {
  color: #ff0000;
  margin: 10px 60px;
}

/*** result ***/

table.result {
  margin-left: 60px;
}


table.result td {
  vertical-align: top;
  text-align: center;
}


table.result td.even {
  background-color: #dddddd;
}

/*** book ***/

p.book_index {
  padding: 20px;
  border: solid 1px #ff0000;
  background-color: #ffdddd;
  color: #ff0000;
  font-weight: bold;
}

div.book_introduction {
  margin: 0px 50px;
  padding: 20px;
  background-color: #ddddbb;
  line-height: 30px;
}

div.book_introduction div.present {
  padding: 20px;
  background-color: #ffffff;
}

div.book_introduction strong.book_title {
  color: #333333;
  font-size: 30px;
}

div.book_introduction span.book_free {
  color: #ff0000;
  font-size: 25px;
  font-weight: bold;
}

/* company */

table.company ,
table.history {
  margin-left: 100px;
  width: 600px;
}

table.company td ,
table.history td {
  border-bottom: dotted 1px #000000;
}

table.company td.title {
  width: 150px;
  font-weight: bold;
  text-align: center;
}

table.history td.year {
  width: 150px;
  text-align: center;
}

/* immigration */

p.skype {
  border: solid 1px #aacccc;
  padding: 10px 20px;
  background-color: #eeffff;
}

div.mail_image {
  margin: 30px 60px;
  border: solid 1px #888888;
  padding: 20px;
}

/* surfapore */

table.border {
  margin: 0px 80px 20px;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
}

table.border td {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}

div.frame_red {
  margin: 0px 60px;
  border: solid 2px #bb4444;
  padding: 10px 20px;
  background-color: #ffeeee;
  color: #bb4444;
}

/* information */

table.garterior_links {
  margin-left: 77px;
}


table.garterior_links td.area_name {
  width: 300px;
}


/* links */

ul.links li {
  margin-bottom: 15px;
  margin-right: 50px;
}


ul.links a {
  color: #0088ff;
  font-weight: bold;
}

