@charset "utf-8";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
	padding-bottom:5px;
	color: #CC6600;
}
h2 {
	padding-bottom:5px;
	color: #FF3333;
}
.txt {
padding-bottom: 15px;
}

table tr td{
font-size:100%;
line-height:1.2;
}

.img_01{
padding-right:3px;
}

.table_01 tr td{
font-size:80%;
line-height:110%;
text-align:left;
}

.table_02 tr td{
font-size:80%;
line-height:120%;
}

.title_01{
margin-top:5px;
}

.font_size_01{
font-size:10px;
}

.border_01{
border-bottom:#666666 1px solid;
}

.border_02{
border-bottom:#999999 1px solid;
height:1px;
font-size:20%;
}

.space{
font-size:10%;
}


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image:url(../../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	background-position: 0px 30px;
	padding-top: 30px;
}
#box11 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#box11 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box11 .list01 {
	margin-left: 6px;
	width: 130px;
}
#box11 .list02 {
	margin-left: 2px;
	width: 120px;
}
#box11 .list03 {
	margin-left: 2px;
	width: 110px;
}








