@charset "utf-8";
/* CSS Document */

body html{
	width:100%;
	font-size: 80%;
}

img{
	border:0px;
}

p{
	color: #000333;
	letter-spacing: 0.2em;
	line-height:1.8;
	font-size: 80%;
	text-align:left;
	padding: 0px 20px;
}

#address td{
	padding-left:15px;
	font-size: 75%;
	line-height: 2em;
}

#tab_large{
	background-image: url("image/tab_large.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:135px;
	margin: 0px;
}

#large1{
	color: #ffffff;
	font-size: 150%;
}

#large2{
	line-height: 48px;
	height: 48px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}



#link{
	background-image: url("image/tab1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:62px;
	margin: 0px;
}

#linkb{
	background-image: url("image/tab2.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:63px;
	margin: 0px;
}

#link1{
	height: 48px;
	color: #ffffff;
	font-size: 18px;
	line-height: 48px;
}

#link2{
	line-height: 48px;
	height: 48px;
	color: #333;
	font-size: 75%;
	font-weight: bold;
}

#link_l{
	height:100%;
	position: relative;
	top: 0px;
}

#link_lb{
	background-image: url("image/tab4.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:60px;
}

#link_l1{
	height: 100px;
	color: #ffffff;
	font-size: 80%;
	line-height: 48px;
	width: 80px;
	text-align: left;
}

#link_l2{
	line-height: 48px;
	height: 48px;
	color: #333;
	font-size: 75%;
	font-weight: bold;
}


a.lnk {
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
	color: #000000;
	border:0px;
}
a.lnk:visited {
	text-decoration: none;
	color: #000;
}
a.lnk:hover {
	text-decoration: none;
	color: #000;
}
a.lnk:active {
	text-decoration: none;
}
