@charset "utf-8";

#index #visual {
	padding-bottom: 13px;
	background: url(/img/houchi/bg_index_visual.png) repeat-x;
	text-align: center;
}

.section {
/*
	display: block;
	float: none;
	width: auto;
*/
}

section {
}

section h1 {
	padding-left: 5px;
	background: url(/img/houchi/bg_h2.gif) no-repeat 0 bottom;
	font-size: 20px;
}

section h2 {
	padding-left: 5px;
	background: url(/img/houchi/bg_h2.gif) no-repeat 0 bottom;
	font-size: 20px;
}

section section{
	padding: 0 2% 10px !important;
}

section section h3 {
	width: 104%;
	padding: 3px 7px;
	margin-left: -2%;
	font-size: 16px;
}


#product h2 {
 	position: relative;
	left: 8px;
	width:auto;
}


img.right.sp_center {
	float: none;
	display: block;
	margin: auto;
}

#toc2 section img {
	float: right;
	width: 100px !important;
	height: auto;
}

.area-network-section {
	width: 95%;
	margin: auto;

}
.area-network-section .area {
	float: none;;
	width: 80%;
	margin: 10px auto;
	padding: 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
}



#case .figure {
/*
	display: inline;
	float: left;
	width: 48%;
	margin: 0;
	padding-bottom: 25px;
	font-size: 87%;
*/
}

#index #case .figure {
	padding-bottom: 31px;
}

#index #case .figure .image {
	height: 110px;
	overflow: hidden;
}
#index #houchi > img:last-of-type {
	width: 41% !important;
}

#houchi_form form #table3 {
	width: 99% !important;
	font-size: 14px;
}

#houchi_form form .to_images {
	margin: auto;
	text-align: left;
}

#houchi_form form input,
#houchi_form form textarea,
#houchi_form form select {
	font-size: 14px;
}

#case .parent+.figure,
#case .odd {
/*	margin-right: 2%;*/
}

#case .figure .image {
	display: inline;
	float: right;
	padding-left: 3px;
}


/* adg */
.banner_contact {
	clear: both;
	position: relative;
	display: block;
	width: 820px;
	height: 114px;
	margin: 0 auto 1em;
	background: url(/img/jidoushazei/bg_banner_contact.png) no-repeat;
}

.banner_contact a {
	position: absolute;
	top: 22px;
	left: 100px;
	font-size: 45px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 2px;
	color: #222 !important;
	text-shadow: 0 0 7px #fff;
}

.banner_contact a:hover {
	text-decoration: none;
}

a.btn {
	width: 100% !important;
	margin: 10px 0 !important;
}