@charset="UTF-8";

#Gnavi li.menu-item-18 a {
	/*padding-bottom: 7px;
	border-bottom: solid 5px #61AAD9 ;*/
	color: #61AAD9;
	cursor: default;
}

#business {
	width: 600px;
	margin: 60px auto;
}

#business h3 {
	font-size: 14px;
	margin-bottom: 40px;
	font-weight: normal;
	padding-bottom: 34px;
	border-bottom: 1px solid #aaaaaa;
	box-shadow: 0px 2px 0px 0px rgba(170,170,170,0.2);
}

#business h4 {
	font-size: 14px;
	margin: 60px 0 30px;
	font-weight: normal;
	padding-bottom: 30px;
	border-bottom: 1px dotted #aaaaaa;
}

#business h5 {
	margin: 25px 0;
	font-weight: bold; 
}

#business .business_box p {
	margin-bottom: 15px;
	font-size: 13px;
}

#business .business_box {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}

#business .business_box h4#big_heading {
	margin: 0 0 40px;
	padding: 0;
	border-bottom: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: bold;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#business .business_box h5.mini_heading {
	margin: 0 0 25px;
}

#business .business_box .clearfix .floatL,.floatR {
	width: 290px;
}

#business .business_box .clearfix img {
	vertical-align: bottom;
	display: inline-block;
    margin-top: 4px;
}

#footer {
	position: static !important;
}

