/* ¥ê¥ó¥¯ */

a{
	text-decoration: none;
	color: #000000;
}

a:link{
	text-decoration: none;
	color: #0F7799;
}

a:visited{
	text-decoration: none;
	color: #0D4F68;
}
.btn a:hover{
   display: block;
	background-color: #666666;
}


a:hover{
	color: #000000;
}


image {border-width: 0px;}

html{
    height: 100%;
}
td{
	margin: 10px;
}

body {
    height: 100%;
	margin: 0px;
	font-size: 12px;
	font-family:"¥Ò¥®¥Î³Ñ¥´ Pro W3", "¥Ò¥®¥Î³Ñ¥´3", "£Í£Ó £Ð¥´¥·¥Ã¥¯",  osaka;
	/*font-family:"Lucida Grande", "Helvetica", "¥Ò¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥®¥Î³Ñ¥´3",  osaka;*/
	line-height: 135%;
}


/*----------------------------------------------------------------------------*/


h1 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

h2 {
	font-size: 12px;
	letter-spacing: 3px;
	text-indent: 30px;
	font-weight: normal;
	margin: 0px;
	color: #215275;
	background-image: url(../images/mark01h.gif);
	background-repeat: no-repeat;
	background-position: center left;
}


/*----------------------------------------------------------------------------*/


.font_xs{
	font-size: 11px;
}

.font_s{
	font-size: 12px;
}

.font_l{
	font-size: 13px;
}

.font_xl{
	font-size: 16px;
}

.table_sendmail{
     margin: 10px;
     font-size: 12px;
}
.th_sendmail{
     margin: 10px;
     font-weight: normal;
	  text-align: right;
    color: #000000;
}
.td_sendmail{
     border-width: 1px;
	  border-style: dashed;
    margin: 10px;
    color: #000000;
}
.back{
     border-width: 1px;
	  border-style: solid;
	  border-color: #DDDDDD;
     background-image:url(../images/back.gif);
	  margin-bottom: 0px;
	  margin-left: 2px;
	  margin-top: 2px;
	  margin-right: 0px;
	  padding: 5px;
}