@charset "Shift-JIS";

#index .contBox {
	background: url(../img/index_line.gif) no-repeat left top;
	padding-top: 16px;
	border-bottom: 1px solid #DEDDDD;
	margin-bottom: 15px;
}
#index .contBox p {
	margin-bottom: 10px;
}

#index .contBox .leftBox {
	float: left;
	width: 250px;
	margin-right: 9px;
	border-bottom: 1px solid #DEDDDD;
	height: 87px;
	margin-bottom: 10px;
}
#index .contBox .rightBox {
	float: right;
	width: 250px;
	border-bottom: 1px solid #DEDDDD;
	height: 87px;
	margin-bottom: 10px;
}
#index .contBox .noLine {
	border-style: none;
}

#index .contBox span {
	float: left;
	width: 90px;
}



#global {
	display: none;
}
#topImage {
	display: none;
}

#global2 {
	display: none;
}



/* メインコンテンツ */
#main {
	width: auto;
}
#main2 {
	width: auto;
}
#main3 {
	width: auto;
}

#summary {
	display: none;
}
#menu {
	display: none;
}
#footer {
	display: none;
}

#companyWrap {
	width:auto;
}
#companyWrap table {
	width: auto;
}
#companyWrap table td {
	width: auto;
}
#companyWrap p,
#companyWrap div,
#companyWrap table,
#companyWrap td, 
#companyWrap img,
#companyWrap h1{
	width: auto;
	text-align:center;
}
#topImage {
	display: none;
}
#head {
	display: none;
}
#path {
	display: none;
}