@charset "utf-8";

/* ---------------------------------------------
	cmn_style.css

--------------------------------------------- */
#main .sectionLv1 {
	padding-top: 5px;
	padding-left: 3px;
}


body#id_home #sub .home_menu03 a {
	color: #00A0C6;
}

	body#id_home #sub .sectionIn {
		overflow: hidden;
	}
	body#id_home #sub .home_menu01 .sectionIn { 
		height: 113px;
	}
		#sub .home_menu01 h2 {
			margin-bottom: 5px;
		}
			#sub .home_menu01 li { 
				padding-left: 1em;
				text-indent: -1em;
			}

	body#id_home #sub .home_menu02 .sectionIn {
		height: 50px;
	}
		#sub .home_menu02 h2 {
			margin-bottom: 5px;
		}
	body#id_home #sub .home_menu03 .sectionIn {
		height: 65px;
	}
		#sub .home_menu03 h2 {
			margin-bottom: 5px;
		}
			#sub .home_menu03 .fltL {
				width: 110px;
				font-size: 12px;
				font-weight: bold;
				line-height: 2;
			}
			#sub .home_menu03 .fltR {
				width: 100px;
				font-size: 9px;
			}
	body#id_home #sub .home_menu04 .sectionIn {
		height: 78px;
	}
		#sub .home_menu04 h2 {
			margin-bottom: 2px;
		}		
			#sub .home_menu04 th {
				background-color: #000000;
				width: 60px;
				height: 48px;
				vertical-align: middle;
			}
			#sub .home_menu04 th p {
				overflow: hidden;
				width: 60px;
				height: 46px;
				text-align: center;
			}
			#sub .home_menu04 td {
				padding-left: 5px;
			}
	body#id_home #sub .home_menu01 .sectionIn ul li {
		line-height: 1.3;
		} 

			
			
			
			
			
			
			
			
			