/* CSS Document */

#wopper{
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

.frame{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	width: 758px;
}


.header{
	background-image: url(../_share/head_bg.jpg);
	background-repeat: repeat-x;
	height: 68px;
}

#logo{
	padding-left: 14px;

}

#home{
	padding-top: 19px;
}


#left{
	float: left;
	width: 194px;
	padding-top: 14px;
	margin-left: 0px;
}


#left ul{
	margin-left: 0px;
	padding-left: 7px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}

#left li{
	padding-bottom: 4px;
}


#top{
	background-image: url(../_share/top_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 21px;
	margin-left: 7px;
	padding-top: 4px;
	color: #FFFFFF;
}


#top a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#top a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#top a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#top a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




#address{
	padding-left: 7px;
	margin-left: 7px;
	padding-top: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9999;
	font-size: 12px;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 20px;
}


#right{
	float: right;
	width: 541px;
	padding-top: 14px;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
}


#rightdata{
	float: right;
	width: 533px;
	padding-top: 14px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.copy{
	background-image: url(../_share/copy_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 213px;
	line-height: 150%;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 10px;
	width: 525px;
	text-align: left;
}



#footer{
	color: #FFFFFF;
	background-image: url(../_share/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 24px;
	padding-top: 5px;
}

.clear{
	overflow:hidden;
	height:0px;
	clear:both
}


.left{
	float: left;
}


table .base01{


}

.base01 th{
	font-weight: normal;
	color: #333333;
	background-color: #FFCCCC;
	text-align: center;
	padding: 2px;
}

.base01 td{
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.base02 .tdtop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}


.base02 th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	text-align: center;
	padding: 2px;
}

.base02 td{
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.base02 .tdwhite{
border-bottom-style:none;

}

.base01 .tdtop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}



.lead{
	line-height: 140%;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FFCCCC;
	width: 490px;
	margin-top: 5px;
}

.lead b{
	color: #333333;
	font-size: 15px;

}

/*inquiry*/

.waku{
	border: 1px solid #990033;
}

.form1{
	background-color: #FFCCCC;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990033;
	border-bottom-color: #990033;
}

.form2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.red{
	font-size: 10px;
	color: #FF3300;
	font-weight: normal;
}