@import url(defaultreset.css);

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 85%;
	background-color: #fffaeb;
}
a {
	color: #d76183;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
.clearfix:after { 
	content: url(../images/common/pixel.gif); 
	display: block; 
	clear: both; 
	height: 0;
}
.clearfix {
	 zoom: 1;/*for IE 5.5-7*/
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.bold {
	font-weight: bold;
}
.font-size01{
	font-size: 120%;
}
.red {
	color: #F91F00;
}
.red02 {
	color: #6a1917;
}
.brown {
	color: #BF7334;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.m-t_0 {
	margin-top: 0px !important;
}
.m-t_5 {
	margin-top: 5px !important;
}
.m-t_10 {
	margin-top: 10px !important;
}
.m-t_15 {
	margin-top: 15px !important;
}
.m-t_20 {
	margin-top: 20px !important;
}
.m-t_30 {
	margin-top: 30px !important;
}

.p-t_0 {
	padding-top: 0px !important;
}
.p-t_5 {
	padding-top: 5px !important;
}
.p-t_10 {
	padding-top: 10px !important;
}
.p-t_15 {
	padding-top: 15px !important;
}
.p-t_20 {
	padding-top: 20px !important;
}

.m-l_0 {
	margin-left: 0px !important;
}
.m-l_5 {
	margin-left: 5px !important;
}
.m-l_10 {
	margin-left: 10px !important;
}
.m-l_15 {
	margin-left: 15px !important;
}

.p-l_0 {
	padding-left: 0px !important;
}
.p-l_5 {
	padding-left: 5px !important;
}
.p-l_10 {
	padding-left: 10px !important;
}
.p-l_15 {
	padding-left: 15px !important;
}

.m-b_0 {
	margin-bottom: 0px !important;
}
.m-b_5 {
	margin-bottom: 5px !important;
}
.m-b_10 {
	margin-bottom: 10px !important;
}
.m-b_15 {
	margin-bottom: 15px !important;
}
.m-b_20 {
	margin-bottom: 20x !important;
}
.m-b_30 {
	margin-bottom: 30x !important;
}


.p-b_0 {
	padding-bottom: 0px !important;
}
.p-b_5 {
	padding-bottom: 5px !important;
}
.p-b_10 {
	padding-bottom: 10px !important;
}
.p-b_15 {
	padding-bottom: 15px !important;
}

.img-r {
	float: right;
	margin: 0px 0px 15px 15px;
}
.img-l {
	float: left;
	margin: 0px 15px 15px 0px;
}
.w-250 {
	width: 250px !important
}
#wrapper #main #contents img.ico {
	vertical-align: middle;	
}

div#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/main_bg_top.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div#header {
	background-image: url(../images/common/hd-bg.png);
	background-repeat: no-repeat;
	height: 95px;
	position: relative;
}
div#main {
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 40px;
	background-image: url(../images/common/main_bg.png);
	background-repeat: repeat-y;
}
div#menuarea {
	width: 210px;
	float:left;
}

div#contents {
	float: right;
	width: 660px;
	line-height: 1.6;
}
div#footer {
	height: 26px;
	background-image: url(../images/common/ft-bg.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align: center;
	font-size:85%;
	line-height: 1.2;
	padding-top: 5px;
}
/*
div#menuarea ul#menu li {
	background-image: url(../images/common/menu_bg_on.gif);
	background-repeat: no-repeat;
	height: 49px;
	font-size: 110%
}

div#menuarea ul#menu li a {
	background-image: url(../images/common/menu_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	display: block;
	padding: 17px 5px 0px 15px;
	text-decoration: none;
	color: #333333;
}

div#menuarea ul#menu li a:hover {
	background-image: none;
}*/
div#menuarea ul#menu li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	background-image: url(../images/common/menu_bg_on.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	background-color: #fbf0cb;
	line-height: 1.25em;
}

div#menuarea ul#menu li a {
	display: block;
	padding: 14px 15px;
	background-color: #f2f2f2;
	background-image: url(../images/common/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	color: #341305;
	text-decoration: none;
}
li.manu_p_t a {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

div#menuarea ul#menu li a:hover {
	background:transparent;
}
#main #menuarea #menu ul.menu_sub {
	width: 188px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background-color: #fffdf4;
	padding-left: 10px;	
	padding-right: 10px;	
}
#main #menuarea #menu ul.menu_sub li {
	width: 185px;
	font-size: 95%;
	border-top: none;
	border-bottom: 1px dotted #c1c1c1;
	background-image: url(../images/common/submenu_bg_on.png);
	background-repeat: no-repeat;
	background-position: 171px center;
	background-color: #fffdf4;
	border-left: none;
	border-right: none;
}
#main #menuarea #menu ul.menu_sub li:last-child {
	border-bottom: none;
}
#main #menuarea #menu ul.menu_sub li a {
	display: block;
	padding: 10px 10px 10px 10px;
	background-color: #fffdf4;
	background-image: url(../images/common/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: 171px center;
}
#main #menuarea #menu ul.menu_sub li a:hover {
	background:transparent;
	color: #bbbbbb;
}


div#menuarea div#contact {
	margin-top: 30px;
	border: solid 1px #b3b3b3;
	background-color: #f2f2f2;
}

div#menuarea div#contact p,
div#menuarea div#contact address {
	padding: 7px;
	font-size: 90%;
	line-height: 1.5;
}

div#menuarea div#privacy {
	margin: 20px 0px 0px;
	height: 25px;
	background-image: url(../images/common/btn_prvcy_bg_on.gif);
	background-repeat: no-repeat;
}

div#menuarea div#privacy a {
	height: 17px;
	background-image: url(../images/common/btn_prvcy_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 43px;
	display: block;
	font-size: 90%;
	line-height:1;
	text-decoration: none;
}

div#menuarea div#privacy a:hover {
	background-image: none;
}

div#header h1 {
	position: absolute;
	left: 35px;
	top: 5px;
}
div#header #btn_eng {
	width: 92px;
	height: 25px;
	position: absolute;
	right: 37px;
	top: 0px;
	z-index: 2;
}
div#header #btn_eng:hover {
	position: absolute;
	right: 37px;
	top: 2px;
}

div#main div#pagetop {
	text-align: right;
	clear: both;
	padding: 30px 0px 0px;
}

div#contents div#update {
	padding-top: 30px;
	height: 300px;
}

div#contents div#update dl {
	margin-top: 5px;
}

div#contents div#update dl dt {
	clear: left;
	float: left;
	width: 9em;
	background-image: url(../images/common/blt.gif);
	background-repeat: no-repeat;
	background-position: 10px 1em;
	padding: 8px 0px 10px 1.7em;
}

div#contents div#update dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
	padding: 8px 0px 10px 10.7em;
}

#wrapper #main #contents #update h2 {
	height: 28px;
	background-image: url(../images/common/hdln2-bg_update.gif);
	background-repeat: no-repeat;
	font-size:120%;
	line-height: 1;
	padding: 12px 0px 0px 20px;
	font-weight: bold;
}
div#contents h2 {
	height: 32px;
	background-image: url(../images/common/hdln2-bg.gif);
	background-repeat: no-repeat;
	font-size:130%;
	line-height: 1;
	padding: 19px 0px 0px 20px;
	font-weight: bold;
}


div#contents h3 {
	position: relative;
	background-image: url(../images/common/hdln3-bg.gif);
	padding: .6em 0 .5em 2.5em;px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c382;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1.4;
	font-weight: bold;
	font-size: 110%;
}
div#contents h3:after {
	position: absolute;
	top: .6em;
	left: .7em;
	z-index: 2;
	content: '';
	width: 7px;
	height: 7px;
	border: 3px solid #9d0704;
}
div#contents h3:before {
	position: absolute;
	top: .8em;
	left: .9em;
	z-index: 2;
	content: '';
	width: 7px;
	height: 7px;
	border: 3px solid rgba(150, 150, 150, .5);
}

div#contents h4 {
	position: relative;
	color: #533c10;
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px dotted #533c10;
	padding: 0 0 .25em 2em;
	line-height: 1.25;
	margin-top: 20px;
}
div#contents h4:after {
	position: absolute;
	top: .2em;
	left: .7em;
	content: '';
	width: 10px;
	height: 10px;
	background: #ffc002;
}
div#contents h5 {
	font-weight: bold;
	color: #E17B34;
	margin-top: 1.5em;
	margin-bottom: .5em;
}


div#contents p,
div#contents ul,
div#contents ol {
	margin: 10px 0px 0px 0px;
}

div#contents ul li {
	background-image: url(../images/common/blt_circle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 15px;
}
div#contents ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
}
div#contents table.tbl-dsgn,
div#contents table.tbl-dsgn2 {
	margin: 10px 0px 0px 0px;
	border: 1px solid #999999;
}
div#contents table.tbl-dsgn th {
	background: #FFFBED;
}
#main #contents .tbl-dsgn tr .th-2 {
	background-color: #fdecb0;
}
div#contents table.tbl-dsgn2 th {
	background-color: #8E8E8E;
	color: #ffffff;
}
div#contents table.tbl-dsgn th, div#contents table.tbl-dsgn td,
div#contents table.tbl-dsgn2 th, div#contents table.tbl-dsgn2 td {
	border: 1px dotted #999999;
	padding: 5px 10px;
}

div#contents table.tbl-smpl {
	margin: 10px 0px 0px 0px;
}
div#contents table.tbl-smpl th, div#contents table.tbl-smpl td {
	padding: 3px 5px;
	vertical-align: top;
}
div#contents table p,
div#contents table ul,
div#contents table ol {
	margin: 5px 0px 0px 0px;
}
div#contents div.btn_registration {
	margin: 30px 0px 0px 0px;
	text-align: center;
}
#contents dl.dl-dsgn dt {
	float: left;
	font-weight: bold;
}
#contents dl.dl-dsgn2 {
	margin-top: 1em;
}
#contents dl.dl-dsgn2 dt {
	float:left;
}

dt.w4 {
	width: 4em !important;
}
dd.w4 {
	padding-left: 4em !important;
}
dt.w7 {
	width: 7em !important;
}
dd.w7 {
	padding-left: 7em !important;
}

#english #wrapper #main #contents .en-contact {
	margin-top: 20px;
	margin-left: 400px;
}

#main #contents ul.list-none li {
	background-image: none;
	padding-left: 0;
}
#contents .btn_area {
	margin-top: 2em;
	margin-bottom: 3em;
	text-align: center;
}

.button{ 
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
    padding: 1em 0;
	width: 200px;
    text-align: center;
    color: #FFFFFF;
    font-size: 107.1%;
	line-height: 150%;
    font-weight: bold;
    background: #dc770b;
 	background-image: -webkit-linear-gradient(top, #feba4e, #dc770b);
  	background-image: -moz-linear-gradient(top, #feba4e, #dc770b);
  	background-image: -ms-linear-gradient(top, #feba4e, #dc770b);
  	background-image: -o-linear-gradient(top, #feba4e, #dc770b);
  	background-image: linear-gradient(to bottom, #feba4e, #dc770b);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feba4e',  endColorstr='#dc770b', GradientType=0 );
    border-width: 1px;
    border-style: solid;
    border-color: #e65c00;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 0px #FFE0B5;
    text-shadow: 1px 1px 1px #4c2802;
} 
.button:hover{ 
    background: #e89338;
	background-image: -webkit-linear-gradient(top, #fdca78, #e89338);
  	background-image: -moz-linear-gradient(top, #fdca78, #e89338);
  	background-image: -ms-linear-gradient(top, #fdca78, #e89338);
 	background-image: -o-linear-gradient(top, #fdca78, #e89338);
 	background-image: linear-gradient(to bottom, #fdca78, #e89338);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdca78',  endColorstr='e89338', GradientType=0 );
}

#main #contents .caution {
	padding: 0 1em .5em 1em;
	border: 3px solid #F6BFBC;
	margin-top: 20px;
}

#wrapper #main #contents #description {
	text-align: center;
	font-weight: bold;
	font-size: 1.071em;
	background-color: #fcf7ff;
	border: 3px solid #ae86c5;
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 2em;
}

#wrapper #main #contents #update dl dd #emergency-contact {
	font-weight: bold;
	width: 14em;
	border: 1px solid #D3381C;
	margin-top: 0;
	margin-bottom: .5em;
	text-align: center;
	padding: .25em 0 .15em 0;
}