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

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


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

body {
	font-family: "Arial";
}

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

/*--------- Contents ---------*/
#body #content h4 {
	font-size: 18px;
	letter-spacing: 3px;
}
#body #content h5 {
	font-size: 14px;
}

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

#body #content p {
	font-size: 14px;
	line-height: 18px;
}
#body #content ul {
	font-size: 14px;
	line-height: 18px;
}
#body #content ol {
	font-size: 14px;
	line-height: 18px;
}
#body #content table {
	font-size: 14px;
	line-height: 18px;
}

#body #content .caption {            /* キャプション */
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
.parent_46 #content p strong {
	font-size: 15px;
}
#page_sitemap #content ul {
	font-size: 14px;
}
#page_index #body #content #eigyou_area ul li{
	font-size: 14px;
}

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


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