/*==================== Import CSS ====================*/

@import "base.css";
@import "unique.css";


/*==================== font style ====================*/

body {
	font-family: "Arial";
}

/*--------- Submenu ---------*/
#body #submenu li {
	margin-bottom: 23px;
	font-size: 18px;
	line-height: 20px;
}
/*--------- Contents ---------*/

#body #content h4 {
	font-size: 20px;
}
#body #content h5 {
	font-size: 16px;
	margin-bottom: 13px;
}

#body #content .go-top { 
	font-size: 16px;
}

#body #content p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
}
#body #content ul {
	font-size: 16px;
	line-height: 22px;
}
#body #content ol {
	font-size: 16px;
	line-height: 22px;
}
#body #content table {
	font-size: 16px;
	line-height: 22px;
}

#page_greeting #body #content .caption {
	font-size: 14px;
}

.parent_46 #content p strong {
	font-size: 17px;
}
#page_sitemap #content ul {
	font-size: 16px;
}
#page_index #body #content #eigyou_area ul li{
	font-size: 16px;
}

/*--------- Function ---------*/

#function #Breadcrumbs {
	font-size: 16px;
	height: 25px;
	width: 350px;
}
#function #sizechange ul {
	width: 127px;
}
#function #sizechange ul li{
	list-style-type: none;
}

/*--------- Footer ---------*/
#body #footer ul li {
	font-size: 16px;
}

