@charset "utf-8";




/*--------各カテゴリーページ------------*/

/*-------- ///  会社案内   ///-----------*/


/*----------左サイド------------*/
#side {
	height: auto;
	width: 200px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#side #sideTop {
	width: 196px;
	height: 192px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

/*サイドメニュー*/
#side #menu {
	height: auto;
	width: 198px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#side #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#side #menu li {
	background: #F1F1F1;
	width: 194px;
	padding-right: 1px;
	padding-left: 1px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}
#side #menu li a {
	height: auto;
	width: 156px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 0px;
	background: #D5D3D4 url(../images/sidemenu_company01.jpg) no-repeat;
}
#side #menu li a:hover,side #menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #75ABCF url(../images/sidemenu_company00.jpg) no-repeat;
	font-weight: bold;
}
#side #menu #under {
	background: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 11px;
}


/*メニュー現在地*/
#side #menu #over a {
	background: #75ABCF url(../images/sidemenu_company00.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
/*サイドバナー*/
#side .sideBanner {
	height: auto;
	width: 200px;
}

/*----------メイン-------------*/
#main {
	width: 550px;
	height: auto;
	float: right;
	padding-right: 20px;
}
#main h2 {
	margin: 0px 0px 10px;
	float: right;
}




#main #box00 {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main #box00 #lineupImg {
	height: 183px;
	width: 284px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main #box00 p {
	line-height: 150%;
	margin-top: 20px;
	text-align: justify;
}


/*----------会社概要-------------*/
#main #box00G {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	line-height: 130%;
}
#main #box00G .listL {
	width: 150px;
	height: auto;
	list-style-type: none;
	float: left;
	background-image: url(../images/icon_gray.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-left: 17px;
	margin-left: 20px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main #box00G .listR {
	width: 300px;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	list-style-type: none;
	float: left;
}
#main #box00G hr {
	width: 500px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top:1px dashed #CCCCCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color: #FFFFFF;
	float: left;
	clear: left;
}

/*----------沿革-------------*/
#main #box00E {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	line-height: 130%;
}
#main #box00E .listL {
	width: 130px;
	height: auto;
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#main #box00E .listR {
	width: 400px;
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	list-style-type: none;
	float: left;
}

/*----------プライバシーポリシー-------------*/
#main #box00P {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main #box00P p {
	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
}



/*----------サイトマップ-------------*/
#side #sideTopsite {
	width: 196px;
	height: 192px;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#main #box00S {
	width: 542px;
	float: right;
}
#main #box00S .siteBoxL {
	width: 258px;
	height: auto;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #box00S .siteBoxR {
	width: 258px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #box00S .siteBoxRend {
	width: 258px;
	height: auto;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 100px;
	margin-top: 10px;
}
#main #box00S .siteBoxL h3,#main #box00S .siteBoxR h3,#main #box00S .siteBoxRend h3 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #F1F1F1;
}
#main #box00S .siteBoxL ul,#main #box00S .siteBoxR ul,#main #box00S .siteBoxRend ul {
	padding: 10px 10px 10px 13px;
}
#main #box00S .siteBoxL li,#main #box00S .siteBoxR li,#main #box00S .siteBoxRend li {
	padding-bottom: 10px;
	line-height: 150%;
	list-style: url(none) none;
	background: url(../images/icon_05.gif) no-repeat left 4px;
	padding-left: 13px;
}



/*------お問い合わせ　入力フォーム-------*/
#contact table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
	width: 542px;
	height: auto;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	display: inline;
}

#contact td {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 125%;
}
#contact .tdleft {
	background: #F1F1F1;
	font-weight: bold;
	width: 120px;
}
#contact .tdright {
	width: 400px;
}

#contact #underbtn {
	width: 200px;
	height: 42px;
	padding-top: 20px;
	background: #F1F1F1;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	float: right;
	clear: right;
	display: inline;
	margin-right: 105px;
}

#contact #underbtn .leftbtn {
	float: left;
}
#contact #underbtn .rightbtn {
	float: right;
}

/*------お問い合わせ　エラーメッセージ-------*/
#main #error {
	width: 500px;
	margin-left: 20px;
	color: #FF0000;
	font-weight: bold;
	height: auto;
}
#main #error p {
	margin-bottom: 5px;
	margin-top: 10px;
}

#main #error ul {
	list-style: disc;
}
#main #error li {
	list-style: disc;
	margin-left: 15px;
}



/*----------地図-------------*/
#main #box00M {
	width: 542px;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	line-height: 130%;
}#main #box00G h3 {
	width: 525px;
	float: right;
	background: url(../images/icon_gray.gif) no-repeat left 3px;
	padding-left: 15px;
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
	margin-bottom: 10px;
}
#main #box00G p {
	width: 500px;
}
#main #box00G .map {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main #box00G #map01,#main #box00G #map02 {
	margin-top: 10px;
	margin-bottom: 20px;
}
