@charset "euc-jp";

@import url("style4box.css");

body,td {
  font-size: 12px;
  line-height: 140%;
  color: #333333;
  margin: 0px;
}

table {
  margin-left: auto;
  margin-right: auto;
  border: none;
}

form {
  margin: 0px;
}

img {
  border: none;
}

textarea, input {
  font-size: 12px;
}

h1 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #5B3810;
}

h2 {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
}



.titleBox h1 a{
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	text-decoration: none;	
}

.nowrap {
  white-space: nowrap;
}

.big {
  font-size: 14px;
}

.small {
  font-size: 10px;
  line-height: 120%;
}

.more_small {
  font-size: 8px;
}

a:link {
  color: #3333FF;
}

a:hover, a:active {
  color: #993366;
  text-decoration: none;
}

a:visited {
  color: #3333FF;
}

a.black {
  color: #333333;
}

a.black:hover, a.black:active {
  color: #333333;
  text-decoration: underline;
}

a.black:visited {
  color: #333333;
}

.accent {
  color: #A90A08;
}

.green {
  color: #008000;
}

.w900 {
  width: 900px;
}

.w750 {
  width: 750px;
}

.w500 {
  width: 500px;
}

.w450 {
  width: 450px;
}

.w300 {
  width: 300px;
}

.w180 {
  width: 180px;
}

.w160 {
  width: 160px;
}

.w150 {
  width: 150px;
}

.w100 {
  width: 100px;
}

.w80 {
  width: 80px;
}

.w_100 {
  width: 100%;
}

.w_95 {
  width: 95%;
}

.w_90 {
  width: 90%;
}

.w_80 {
  width: 80%;
}

.w_70 {
  width: 70%;
}

.w_67 {
  width: 67%;
}

.w_60 {
  width: 60%;
}

.w_50 {
  width: 50%;
}

.w_40 {
  width: 40%;
}

.w_35 {
  width: 35%;
}

.w_33 {
  width: 33%;
}

.w_25 {
  width: 25%;
}

.w_20 {
  width: 20%;
}

.w_16 {
  width: 16.6%;
}

.w_15 {
  width: 15%;
}

.w_14 {
  width: 14.2%;
}

.w_13 {
  width: 13.3%;
}

.w_10 {
  width: 10%;
}

.w_5 {
  width: 5%;
}

.align_center {
  text-align: center;
}

.align_left {
  text-align: left;
}

.align_right {
  text-align: right;
}

.valign_top {
  vertical-align: top;
}

.valign_middle {
  vertical-align: middle;
}

.valign_bottom {
  vertical-align: bottom;
}

.bgcolor_black {
  background: #333333;
}

.bgcolor_red {
  background: #FF0000;
}

.bgcolor_green {
  background: #66CC66;
}

.bgcolor_light_green {
  background: #C0C0C0;
}

.bgcolor_sub_green {
  background: #C0C0C0;
}

.bgcolor_yellow {
  background: #FFFF99;
}

.bgcolor_light_yellow {
  background: #FFFFCC;
}

.bgcolor_orange {
  background: #FF9966;
}

.bgcolor_light_brown {
  background: #EEEEEE;
}

.bgcolor_gray {
  background: #F5F5F5;
}
.bgcolor_gray2 {
  background: #EBEBEB;
}

.bgcolor_deep_gray {
  background: #666666;
}

.bgcolor_blue {
  background: #3366FF;
}

.bgcolor_light_blue {
  background: #99CCFF;
}

.bgcolor_enge {
  background: #CC0000;
}

.bgcolor_white {
  background: #FFFFFF;
}

.bgcolor_light_pink {
  background: #FFCCFF;
}

.border_white {
  color: #FFFFFF;
}

.border_red {
  color: #FF0000;
}

.border_darkgray {
  color: #333333;
  line-height : 85%;
}

.border_darkgray2 {
  color: #333333;
  line-height : 110%;
}

.border_gray {
  color: #CCCCCC;
}

.border_green {
  color: #009966;
}

.back_header {
  background: url("../images/back/img_head.jpg");
}

.back_yellow {
  background: url("../images/back/yellow.gif");
}

.back_orange {
  background: url("../images/back/orange.gif");
}

.back_green {
  background: url("../images/back/green.gif");
}

.back_blue {
  background: url("../images/back/blue.gif");
}

.back_gray {
  background: url("../images/back/gray.gif");
}

.back_light_blue_g {
  background: url("../images/back/gradation_light_brue.jpg");
}

.back_enge_g {
  background: url("../images/back/gradation_enge.gif");
}

.back_blue4footer {
  background: url("../images/back/blue4footer.gif");
}

.back_orange_slash_u {
  background: url("../images/back/orange_slash_u.gif");
}

.back_orange_slash_d {
  background: url("../images/back/orange_slash_d.gif");
}

.back_orange_slash_long_u {
  background: url("../images/back/orange_slash_long_u.gif");
}

.back_orange_slash_long_d {
  background: url("../images/back/orange_slash_long_d.gif");
}

.back_flower_yellow {
  background: url("../images/back/flower_yellow.jpg");
}

.back_tree_one {
  background: url("../images/back/tree_one.jpg");
}

.ime_active {
  ime-mode:active;
}

.ime_disabled {
  ime-mode:disabled;
}

.font4mail {
  font-family:"£Í£Ó ¥´¥·¥Ã¥¯","Osaka";
  line-height: 110%;
}

.roundbox1 {
  background-color: #FFFFCC;
  border: 3px #FF9900 solid;
  padding: 0.5em;
  margin-bottom: 0.3em;
  -moz-border-radius: 12px;
}

.roundbox2 {
  background-color: #FFFFCC;
  border: 3px #00CC00 solid;
  padding: 0.5em;
  margin-bottom: 0.3em;
  -moz-border-radius: 12px;
}

.roundbox3 {
  background-color: #FFFFCC;
  border: 3px #6666FF solid;
  padding: 0.5em;
  margin-bottom: 0.3em;
  -moz-border-radius: 12px;
}


