
body {
	margin: 0;
}
body, table {
	font-size: 12px;
}
img {
	border: none;
}

p {
	font-family : "MS ゴシック", "Osaka - 等幅";
	font-size : 12px;
	line-height : 175%;
}
li {
	font-family : "MS ゴシック", "Osaka - 等幅";
	font-size : 13px;
	line-height : 250%;
}

a:link {
	color : #0000ff;
	text-decoration : none;
}
a:visited {
	color : #FF0000;
}
a:active {
	color : #FF8040;
}
a:hover {
	color : #0000FF;
	text-decoration : underline;
}


h1 {
	font-size:10px;
	font-weight:normal;
	color:#A0522D;
	margin:0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}



.tx00 {
	font-size: 10px; line-height: 130%
}
.tx01 {
	font-size: 11px; line-height: 130%
}
.tx01wide {
	font-size: 11px; line-height: 175%
}
.tx02 {
	font-size: 12px; line-height: 130%
}
.tx02wide {
	font-size: 12px; line-height: 175%
}
.tx03 {
	font-size: 13px; line-height: 130%
}
.tx03wide {
	font-size: 13px; line-height: 175%
}
.tx04wide {
	font-size: 14px; line-height: 175%
}
.tx04 {
	font-size: 14px; line-height: 130%
}
.tx05 {
	font-size: 15px; line-height: 130%
}
.tx06 {
	font-size: 16px; line-height: 130%
}
.tx08 {
	font-size: 18px; line-height: 130%
}
.tx10 {
	font-size: 20px; line-height: 130%
}

.ttl01{
	border:2px solid #FF9933;
	padding:3px;
	}
	
.ttl02{
	border:2px solid #0066FF;
	padding:3px;
	}
		
.margint15{
    margin-top:15px;
}
#menu{
    margin-left:70px;
	}

#menu ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#menu li
{
display: inline;
background-image:url(images/top_bt/mark.gif);
background-repeat:no-repeat;
padding:2px 30px 0 30px;
font-size:1.1em;
color:#990000;
}

#menu a:link,a:visited
{
color:#0033FF;
text-decoration: none;
}

#menu a:hover
{
text-decoration:underline;
}

.table01
{
border-collapse:collapse;
border:1px solid #999;
}

.sen
{
border:1px solid #999;
}
.bg_r {
	background-repeat: no-repeat;
}

/** head_sub **/

#head_sub{
width:745px;
background:#333333;
position:relative;
}

#head_sub p{
margin:0px;
padding:0px;
}


#head_sub .button{
position:absolute;
top:5px;
right:5px;
}

#head_sub .msg{
text-align:center;
color:#eeeeee;
}

#head_sub .button a{
width:160px;
display:block;
font-weight:bold;
color:#eeeeee;
border:2px solid #666666;
background: #993366;
padding:3px 0;
}

#head_sub .button a:hover{
color:#ffffff;
background:#333333;
text-decoration:none;
}
