@charset "utf-8";

/*-----contents setting-----*/

.pt_aboutus {
	position: relative;
	display:inline-block;
	width: 400px;
	height: 50px;
	font-size: 1.4em;
	font-family: serif;
	font-weight: normal;
	line-height: 50px;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
	color: #555;
	z-index: 1;
}

#company_d_box {
	position: relative;
	display: block;
	width: 950px;
	height: 200px;
	margin: 0px auto 0px;
	padding: 0px;
}

.poppo_g_data {
    position: relative;
    display: block;
    width: 600px;
	height: auto;
    margin: 10px auto;
    padding: 0px;
	
}

.poppo_g_data td,th{
width: auto;
height: 25px;
line-height: 25px;
padding: 5px;
border-collapse: collapse;
border: 1px solid #999999;
vertical-align: middle;
}

.poppo_g_data .d_name {
width: 150px;
height: 25px;
line-height: 25px;
}

.poppo_g_data .d_data {
width: 450px;
height: 25px;
line-height: 25px;
}


#business_d_box {
	position: relative;
	display: block;
	width: 950px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.b_categ {
	position: relative;
	display: block;
	width: 320px;
	height: 40px;
	line-height: 40px;
	font-size: 1.3em;
	color: #ffb515;
	margin: 0px 0px;
	padding: 0px 0px 0px 5px;
}

.su_ser_list {
	position: relative;
	display: block;
	width: 500px;
	height: auto;
	margin: 5px 22px 0px;
	padding: 0px;
}

.su_ser_list li{
	line-height: 24px;
	list-style-type: circle;
}

#psg_intro {
	position: relative;
	display: block;
	width: 950px;
	height: 300PX;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(../images/contents/start_up/su_group_intro_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.psg_txt01 {
	position: relative;
	display: inline-block;
	width: 660px;
	height: auto;
	margin: 190px 145px 10px;
	padding: 0px;
	color: #00894a;
}