* {
	margin: 0px;
	padding: 0px;
}

/* 基本設定 ここから */

body {
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 20px;
	padding: 0px;
	background: #FFFFFF;
}

a:link {
	color: #555555;
	text-decoration: underline;
}

a:visited {
	color: #888888;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: left;
	text-indent: 20px;
	height: 50px;
	line-height: 40px;
	background: url(../images/top/top-ft.jpg) no-repeat bottom;
	clear: both;
}

h2 {
	width: 780px;
	height: 356px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

/*img:hover {
	position:relative; top:2; left:2;
}
*/

hr {
	display: none;
}

h1 {
	position: relative;
	top: 7px;
	left: 10px;
	width: 200px;
	height: 40px;
}

h1.print {
	display: none;
}


/* 基本設定 ここまで*/

/* レイアウト設定 ここから*/

#pageBody {
	width: 800px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	background: #FFFFFF;
}

#contents {
	width: 576px;
	float:left;
	padding-right: 0px;
	margin: 15px 0px 0px 10px;
}

#side {
	width: 190px;
	padding-left:0px;
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	list-style-type:none;
}

#globalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/top/top-index-nav-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#globalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#topBanner {
	list-style-type:none;
	width: 200px;
	height: 270px;
	position: relative;
	top: 10px;
	left: 10px;
	background: #FFFFFF url(../images/top/main-img-1.jpg) no-repeat;
	padding: 3px 0px 0px 582px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#topBanner li {
	margin: 1.5px 0px 0px 7px;
	padding: 0px;
}


#hdlink {
	list-style-type:none;
	width: 280px;
	height: 15px;
	margin: 5px 0px 0px;
	padding: 0px;
	left: 490px;
	top: -25px;
	position: relative;
}

#hdlink li {
	float:left;
	font-size: small;
	background: url(../images/top/top-gm-2.jpg) no-repeat left center;
	padding-left: 15px;
	margin: 0px;
	width: 78px;
}

#contentsWrap {
	clear:both;
	margin-top: 10px;
}

#topProjectmenu1 {
	float:left;
	width: 271px;
	margin: 20px 0px 0px;
}

#topProjectmenu2 {
	float:right;
	margin-left: 0px;
	width: 271px;
	margin-top: 20px;
	margin-right: 10px;
}

#topProjectmenuA {
	float:left;
	width: 361px;
	margin: 20px 0px 0px;
}

#topProjectmenuB {
	float:right;
	margin-left: 0px;
	width: 180px;
	margin-top: 20px;
	margin-right: 10px;
}

/* レイアウト設定 ここまで*/

/* トップリンクの設定 ここから*/
#siteMap {
	margin: 0px;
	padding: 0px;
}

/* トップリンクの設定 ここまで*/

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	font-size: x-small;
	text-align: right;
	clear: both;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	height: 40px;
}

#gotoTop a {
	padding-left: 16px;
	background: url(../images/top/top-gm-1.jpg) no-repeat left center;
	margin-left: 5px;
	min-height: 14px;
	height: auto !important;
	height: 14px;
}

/* PageTopへのリンクテキスト ここまで */

/* お知らせの設定 ここから*/
body#information {
	height: 220px;
	width: 576px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	overflow-x: hidden;
}

body#infoBody {
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

#informationtitle {
	width: 560px;
	height: 24px;
	font-size: small;
	font-weight: bold;
	background: url(../images/top/top-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

table#infotable {
	table-layout:auto;
	width: 565px;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells:show;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

td.width1 {
	width: 100px;
	color:#666666;
	font-size:small;
	vertical-align: top;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}

td.width2 {
	width: 450px;
	color:#666666;
	font-size:small;
	vertical-align: top;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	text-decoration: underline;
}


dl#informatin {
	margin: 0px 0px 20px;
	padding: 0px;
}

iframe {
	overflow-x: hidden;
}

/* お知らせの設定 ここまで*/

/* 事業部の紹介設定 ここから*/
#topProjectmenu1 dt , #topProjectmenu2 dt {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 dd , #topProjectmenu2 dd {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li , #topProjectmenu2 ul li {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul , #topProjectmenu2 ul {
	font-size: small;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl , #topProjectmenu2 ul li dl {
	width: 271px;
	margin: 5px 0px 20px;
	padding: 0px;
}

#topProjectmenu1 p , #topProjectmenu2 p {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl dd.proData p , #topProjectmenu2 ul li dl dd.proData p {
	margin: 0px;
	padding: 0px;
}

#topProjectmenu1 ul li dl dd.proImg , #topProjectmenu2 ul li dl dd.proImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/top/top-lm-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

/**
#topProjectmenu1 ul li dl dd.proImg a:link, #topProjectmenu2 ul li dl dd.proImg a:link {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.proImg a:visited, #topProjectmenu2 ul li dl dd.proImg a:visited {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.proImg a:hover, #topProjectmenu2 ul li dl dd.proImg a:hover {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.proImg a:active, #topProjectmenu2 ul li dl dd.proImg a:active {
	text-decoration:underline;
}
**/

#topProjectmenu1 dt img, #topProjectmenu2 dt img{
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}	

#topProjectmenu1 p.protitle , #topProjectmenu2 p.protitle {
	width: 271px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/top/top-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

/* 事業部の紹介設定 ここまで*/

/* バナー設定 ここから*/
h3.corptitle {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/top/top-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}
	

#sideBanner {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#sideBanner	li {
	margin: 0px 0px 5px;
	padding: 0px;
}

#corpretemenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#corpretemenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#corpretemenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#corpretemenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#corpretemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}


/* バナー設定 ここまで*/

/* 会社概要ページ設定　ここから */
h3.corpmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/corprete/corprete-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #CC0001;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.corpside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/corprete/corprete-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #CC0001;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#corpglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/corprete/corprete-index-nav-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#corpglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#corpcontents {
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 565px;
}

table#corptable {
	padding: 0px;
	margin: 10px 0px 0px;
	background: #FFFFFF;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
}

p.corpday {
	font-size: small;
	width: 550px;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
	clear: both;
}

td.corpwidth1 {
	width: 80px;
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	text-align: center;
}

td.corpwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

p.corpwidth3 {
	font-size: small;
	color: #5B5B5B;
	background: #FFFFFF;
	font-weight: bold;
	clear: both;
	margin: 0px;
	width: auto;
	border-top: 1px solid #DFDFDF;
}

p.corpwidth4 {
	font-size: small;
	font-weight: bold;
	clear: both;
	width: auto;
	float: none;
}

p.corpwidth5 {
	font-size: small;
	font-weight: bold;
}

#corpyaku1 {
	float: left;
	width: 100px;
	text-align: justify;
	margin-right: 5px;
}

p.corplst1 {
	float: left;
	width: 222px;
}

p.corplst2 {
	float: left;
	width: auto;
	margin-right: 8px;
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

p.corplst3 {
	width: 82px;
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

p.corplst4 {
	width: 94px;
	clear: both;
	background: url(../images/corprete/corprete-t-m-2.jpg) no-repeat left center;
	padding-left: 9px;
}

#corpkub1 {
	clear: both;
}

#corpkub2 {
	clear: both;
}

#corpkub3 {
	clear: both;
}

#corpkub4 {
	clear: both;
}

#corpkub5 {
	clear: both;
}

#corpkub1 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub2 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub3 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub4 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpkub5 li {
	float: left;
	width: auto;
	list-style: none;
}

#corpimage {
	width: 570px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

p.corppoli1 {
	font-size: large;
	width: 510px;
	line-height: 150%;
	margin: 20px;
	font-weight: bold;
	color: #FF0000;
}

p.corppoli2 {
	font-size: medium;
	color: #656565;
	margin: 20px 20px 40px;
	width: 510px;
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/**
p.corpmap a:link {
	text-decoration: underline;
}

p.corpmap a:visited {
	text-decoration: underline;
}

p.corpmap a:hover{
	text-decoration: underline;
}

p.corpmap a:active {
	text-decoration: underline;
}
**/

ol.corpsetume1 {
	font-size: large;
	color: #656565;
	margin: 20px;
	width: 510px;
	line-height: 200%;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	list-style: decimal inside;
}

#corporg {
	width: auto;
	margin-top: 20px;
}

h4.corpchildtl {
	margin: 20px;
	font-size: medium;
}

p.corpchild1 {
	font-size:small;
	color:#636363;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
	line-height: 180%;
	clear: both;
}

/**
p.corpchild1 a:link{
	text-decoration:underline;
}

p.corpchild1 a:visited{
	text-decoration:underline;
}

p.corpchild1 a:hover{
	text-decoration:underline;
}

p.corpchild1 a:active{
	text-decoration:underline;
}
**/

img.corpchiimg1{
	float: left;
	width: 237px;
	padding-right: 20px;
	margin: 0px 0px 20px;
}

img.corpchiimg2{
	float: right;
	width: 237px;
	padding-right: 20px;
	margin: 0px 0px 20px;
}

p.corpchild2 {
	font-size:50px;
	color:#F70200;
	margin: 25px 20px;
	width: auto;
	padding-left: 95px;
	background: url(../images/corprete/+CLogo.jpg) no-repeat left center;
	font-weight: normal;
	height: auto;
	line-height: 160%;
}

ol.corpchild3 {
	width: 450px;
	margin-left: 50px;
	line-height: 140%;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	text-justify:inter-ideograph;
	list-style: outside;
}

p.corpchild3 {
	font-size:small;
	color:#636363;
	margin: 20px 0px 0px 10px;
	width: 530px;
	padding-left: 0px;
	line-height: 180%;
	vertical-align: baseline;
	text-align: justify;
	text-justify:inter-ideograph; 
}

p.privacy1 {
	width: 130px;
	float: right;
	position: relative;
	top: 30px;
	font-size: small;
}

/**
p.corpchild3 {
	font-family:"ＭＳ Ｐゴシック";
	font-size:13px;
	line-height:20px;
	margin:200px;
	margin-top:20px;
	text-align:justify;
	text-justify:inter-ideograph;
}
**/

.style1 {
	color:#333333
}


/* 会社概要ページ設定　ここまで */

/* 会社沿革ページ設定　ここから */

table#histtable {
	padding: 0px;
	margin: 10px 0px 0px;
	background: #FFFFFF;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
}

td.histwidth1 {
	width: 120px;
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	text-align: center;
	line-height: 150%;
}

td.histwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 10px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

/* 会社沿革ページ設定　ここまで */

/* 採用情報ページ設定　ここから */
h3.recmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #336699;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.recside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #336699;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#recglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/recruit/recruit-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#recglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#reccontents {
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 565px;
}

table#rectable {
	padding: 0px;
	margin: 10px 0px 0px;
	background: #FFFFFF;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
}

table#rectableclose {
	padding: 0px;
	margin: 10px 0px 0px;
	width: 565px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
	background-image: url(../images/recruit/recruit-off.png);
	background-repeat: no-repeat;
	background-position: center;
}

td.recwidth1 {
	width: 120px;
	padding: 5px;
	font-size: small;
	background: #F3F3F3;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

td.recwidth2 {
	font-size: small;
	color: #6A6A6A;
	background: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

td.recwidthc1 {
	width: 120px;
	padding: 5px;
	font-size: small;
	margin: 0px;
	font-weight: bold;
	color: #707070;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

td.recwidthc2 {
	font-size: small;
	color: #6A6A6A;
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	line-height: 150%;
}

p.rectxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.rectxt2 {
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	height: 25px;
	bottom: -10px;
	position: relative;
	background-color: #336699;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

ul.rectxt3 {
	font-size: small;
	line-height: 150%;
	list-style: none;
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

img.recimg1 {
	float: left;
	padding: 15px;
}

/* 採用情報ページ設定　ここまで */

/* 人材をお探しの方ページ設定　ここから */
h3.sermain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.serside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

h3.hanbaimain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #F8796C;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.hanbaiside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #F8796C;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#serglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/service/service-index-nav-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#hanbaiglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/service/nav-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#serglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#hanbaiglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#sercontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

#hanbaicontents {
	list-style-type: none;
	margin:0px 0px 0px;
	padding:0px;
	width: 576px;
}

#hanbaicontents li {
	float:left;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#topProjectmenu1 p.sertitle , #topProjectmenu2 p.sertitle {
	width: 271px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/service/service-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #369A68;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#topProjectmenu1 ul li dl dd.serImg , #topProjectmenu2 ul li dl dd.serImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/service/service-ml-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}


p.sertxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.sertxt2 {
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(../images/service/service-index-t-m-2.gif) no-repeat left center;
	padding-left: 10px;
}

p.sertxt3 {
	font-size: small;
	line-height: 140%;
	width: 540px;
	margin-left: 20px;
	margin-top: 5px;
}

#sermenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#sermenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#sermenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sermenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#sermenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}

#topProjectmenu1 p.hanbaititle , #topProjectmenu2 p.hanbaititle {
	width: 271px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/service/service-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FF660E;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#topProjectmenu1 ul li dl dd.hanbaiImg , #topProjectmenu2 ul li dl dd.hanbaiImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/service/service-ml-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}


p.hanbaitxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
	margin-bottom: 10px;
}

p.hanbaitxt2 {
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	width: 540px;
	margin-left: 5px;
	margin-top: 10px;
	background: #FFEEFF;
	padding: 5px 10px;
	border-top: 0.5px solid #ACACAC;
	border-right: 0.5px solid #ACACAC;
	border-bottom: 0.5px #ACACAC;
	border-left: 0.5px solid #ACACAC;
}

p.hanbaitxt3 {
	font-size: small;
	line-height: 140%;
	width: 540px;
	border: 0.5px solid #ACACAC;
	padding: 5px 10px;
	margin: 0px 0px 15px 5px;
}

#hanbaimenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#hanbaimenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#hanbaimenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#hanbaimenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#hanbaimenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FA988E;
}

/* 人材をお探しの方ページ設定　ここまで */

/* 仕事をお探しの方ページ設定　ここから */
h3.entmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.entside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#entglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/entry/entry-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#entglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#entcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

#topProjectmenu1 p.enttitle , #topProjectmenu2 p.enttitle {
	width: 271px;
	height: 24px;
	font-size: small;
	font-weight: bold;
	background: url(../images/service/service-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE9900;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 200%;
	border-top: 1px solid #EDEDED;
	text-align: justify;
	text-justify:inter-ideograph; 
}

#topProjectmenu1 ul li dl dd.entImg , #topProjectmenu2 ul li dl dd.entImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/entry/entry-ml-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

/**
#topProjectmenu1 ul li dl dd.entImg a:link, #topProjectmenu2 ul li dl dd.entImg a:link {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.entImg a:visited, #topProjectmenu2 ul li dl dd.entImg a:visited {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.entImg a:hover, #topProjectmenu2 ul li dl dd.entImg a:hover {
	text-decoration:underline;
}

#topProjectmenu1 ul li dl dd.entImg a:active, #topProjectmenu2 ul li dl dd.entImg a:active {
	text-decoration:underline;
}
**/

p.enttxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.enttxt2 {
	font-size: medium;
	background: url(../images/entry/entry-t-m-2.gif) no-repeat left center;
	font-weight: bold;
	line-height: 120%;
	padding-left: 12px;
	margin-left: 15px;
	margin-top: 10px;
}

p.enttxt3 {
	width: 490px;
	margin-left: 30px;
	margin-top: 5px;
	line-height: 120%;
	font-size: x-small;
}

p.enttxt4 {
	width: 480px;
	margin-left: 25px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
	background: #F1F1F1;
	padding: 5px 10px;
	text-align: justify;
	margin-right: 25px;
	border-top: 5px solid #D4E679;
	border-right: 1px solid #D4E679;
	border-bottom: 1px solid #D4E679;
	border-left: 1px solid #D4E679;
}

img.entry {
	margin: 10px;
	clear: both;
	float: none;
}

#entmenu {
	width: 190px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#entmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	font-size:small;
	line-height: 150%;
	border-right: 1px solid #DFDFDF;
	border-bottom-style: none;
}

#entmenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#entmenu ul li a {
	margin: 0px;
	padding: 8px 0px;
	width: 188px;
	display: block;
	text-align:left;
	color: #333333;
	text-decoration:none;
	background:#FFFFFF;
	border-bottom: 1px solid #DFDFDF;
	text-indent: 10px;
}

#entmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
}

/* 仕事をお探しの方ページ設定　ここまで */

/* 問い合わせ設定　ここから */

h3.contactmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(none);
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 165%;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
}

h3.contactside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

h4.contactsub {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 15px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

#contactglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/sitemap/nav-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#contactglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#contactcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

p.contacttxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

p.contacttxt2 {
	margin-left: 5px;
	font-size: 0.8em;
	margin-top: 5px;
	background: url(../images/contact/top-tm-2.jpg) no-repeat left center;
	padding-left: 8px;
}

img.contactimg {
	margin: 5px 5px 5px 10px;
	float: none;
}

img.contactimg2 {
	float: right;
	margin: 0px;
	padding: 0px;
}

/**
p.contacttxt1 a:link{
	text-decoration:underline;
}

p.contacttxt1 a:visited{
	text-decoration:underline;
}

p.contacttxt1 a:hover{
	text-decoration:underline;
}

p.contacttxt1 a:active{
	text-decoration:underline;
}
**/

/* 問い合わせ設定　ここまで */

/* CONTACT　ここから */

table#formTable {
	width: 545px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin: 0px 0px 0px 10px;
}
table#formTable td {
	font-size: 0.8em;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table#formTable th {
	width: 30%;
	background-color: #EEEEEE;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}
table#formTable caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
select#subject {
	border: 1px solid #CCCCCC;
}
input#name, input#tel, input#email, input#kana {
	width: 200px;
	border: 1px solid #CCCCCC;
}
input#copname, input#zip, input#adr1, input#adr2, input#copkana {
	border: 1px solid #CCCCCC;
}
textarea {
	width: 96%;
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	color: #555555;
	margin-bottom: 5px;
}
/*input#contact2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
*/
td#checkBoxData p {
	float: left;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
#submit {
	color: #FFFFFF;
	background-color: #FB791E;
	width: 68px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB685;
	border-right-color: #CE5E0F;
	border-bottom-color: #CE5E0F;
	border-left-color: #FCB685;
}
#reset {
	color: #FFFFFF;
	background-color: #898989;
	width: 68px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.notes {
	font-size: 0.8em;
	color: #663300;
	margin: 0px;
}
.leadText {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* CONTACT　ここまで */

/* サイトマップ設定　ここから */
h3.sitemapmain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

h3.sitemapside {
	width: 180px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/sitemap/sitemap-t-b-3.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #AAAAAA;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#sitemapglobalNavi {
	list-style-type: none;
	width: 780px;
	height: 41px;
	background: url(../images/sitemap/nav-index-ber.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

#sitemapglobalNavi li {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

#sitemapcontents {
	margin:0px;
	padding:0px;
	width: 565px;
}

p.sitemaptxt1 {
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 140%;
	font-size: small;
}

/**
p.sitemaptxt1 a:link {
	text-decoration:underline;
}

p.sitemaptxt1 a:visited {
	text-decoration:underline;
}

p.sitemaptxt1 a:hover {
	text-decoration:underline;
}

p.sitemaptxt1 a:active {
	text-decoration:underline;
}
**/

/* サイトマップ設定　ここまで */

/* 個人情報保護設定　ここから */

ol.privacylst {
	font-size: small;
	line-height: 140%;
	width: 500px;
	text-align: justify;
	vertical-align: baseline;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.privacytxt1 {
	width: 200px;
	padding-left: 380px;
	font-size: small;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
}

p.privacytxt2 {
	font-size: small;
	line-height: 150%;
	width: 450px;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #E7E7E7;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	/* -webkit-border-radius: 10px */
	/* Safari,GoogleChorome用 */
	/* -moz-border-radius: 10px */
	/* Firefox用 */
	/* border-radius: 10px */
	/* Css3 */
	background: #EEEEEE;
}

p.privacytxt3 {
	font-size: small;
	font-weight: bold;
	width: 450px;
	padding: 5px;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 150%;
}

/* 個人情報保護設定　ここまで */

/* プリントアウト用ボタン */
input#printBtn {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

/* プリントアウト用ボタン ここまで */

/* 画像のプリロード設定 */
#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(https://www.plusc.co.jp/scripts/mailcgi/images/mfp_goconfirm.gif); /* 読ませたいイメージ1 */
       background-image: url(https://www.plusc.co.jp/scripts/mailcgi/images/mfp_goconfirm_over.gif); /* 読ませたいイメージ2 */
       background-image: url(https://www.plusc.co.jp/scripts/mailcgi/images/mfp_reset.gif); /* 読ませたいイメージ3 */
       background-image: url(https://www.plusc.co.jp/scripts/mailcgi/images/mfp_reset_over.gif); /* 読ませたいイメージ4 */
}
/* 画像のプリロード設定 ここまで */

/* 戦略的販売代行ページ設定 ここから */
h3.shanbaimain {
	width: 560px;
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/recruit/recruit-t-b-1.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #F8796C;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
}

#topProjectmenuA p.sertitle {
	height: 24px;
	font-size: medium;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 150%;
	background-image: url(../images/service/service-t-b-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #F8796C;
}

#topProjectmenuA p.btitle {
	font-size: small;
	color: #444444;
	width: 320px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
}

#topProjectmenuB p.sertitle {
	height: 24px;
	font-size: small;
	font-weight:bold;
	padding-left:10px;
	background-image: url(../images/service/service-t-b-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: auto;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

#topProjectmenuA ul li dl dd.serImg , #topProjectmenuB ul li dl dd.serImg{
	clear:both;
	margin: 10px 0px 0px;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
	background-image: url(../images/service/entry-ml-1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#topProjectmenuA ul li dl dd.proImg , #topProjectmenuB ul li dl dd.proImg{
	clear:both;
	margin: 10px 0px 0px;
	background: url(../images/top/top-lm-1.jpg) no-repeat right center;
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 18px 0px 0px;
}

#topProjectmenuA ul li dl dd.proData p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#topProjectmenuB ul li dl dd.proData p {
	font-size: smaller;
	padding: 10px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
	
#topProjectmenuA dt img, #topProjectmenuB dt img{
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}	

#topProjectmenuA dt , #topProjectmenuB dt {
	margin: 0px;
	padding: 0px;
}

#topProjectmenuA dd , #topProjectmenuB dd {
	margin: 0px;
	padding: 0px;
}

#topProjectmenuA ul li , #topProjectmenuB ul li {
	margin: 0px;
	padding: 0px;
}

#topProjectmenuA ul , #topProjectmenuB ul {
	font-size: small;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topProjectmenuA ul li dl {
	margin: 5px 0px 20px;
	padding: 0px;
}

#topProjectmenuB ul li dl {
	margin: 0px;
}

#topProjectmenuA p , #topProjectmenuB p {
	margin: 0px;
	padding: 0px;
}

#topProjectmenuA dt img, #topProjectmenuB dt img{
	float:right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}	

#topProjectmenuA p.protitle , #topProjectmenuB p.protitle {
	height: 24px;
	font-size: medium;
	font-weight: bold;
	background: url(../images/top/top-t-b-2.jpg) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 3px solid #FE0000;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 150%;
	border-top: 1px solid #EDEDED;
}

#topProjectmenuB img {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 26px;
}

#topProjectmenuB himg {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 26px;
}

p.projecttxt {
	font-size: small;
	line-height: 150%;
	width: 300px;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #E7E7E7;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	/* -webkit-border-radius: 10px */
	/* Safari,GoogleChorome用 */
	/* -moz-border-radius: 10px */
	/* Firefox用 */
	/* border-radius: 10px */
	/* Css3 */
	background: #EEEEEE;
}

table#protable {
	background: #FFFFFF;
	width: 330px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	top: auto;
	border: 1px solid #999999;
	margin: 10px;
	font-size: small;
	padding: 0px;
}

/* 戦略的販売代行ページ設定 ここまで */

