@charset "utf-8";
/*
----------------------------------------------
Style
 Author:   ubusna,inc.
 Version:  2009.June
----------------------------------------------- 

/* profile
---------------------------------------------------- */
#contents #box #conL {
	width:400px;
	margin:0 0 10px 20px;
	float:left;
	display: inline;
}

#contents #box #conL table{
	width:400px;
	margin:0 0 15px 0;
}

#contents #box #conL th{
	width:80px;
	padding:6px 0;
	background:url(../../img/common/tdBg.gif) repeat-x bottom;
}

#contents #box #conL td{
	padding:6px 0;
	background:url(../../img/common/tdBg.gif) repeat-x bottom;
}


#contents #box #conL p {
	width:390px;
	background:url(../../img/common/tdBg.gif) repeat-x top;
	padding:15px 5px;
}

#contents #box #conL ul {
	width:90px;
	float:left;
}

#contents #box #conL li {
	background:url(../img/icon_twitter.gif) 0 5px no-repeat;
	padding:0 20px 4px 18px;
	line-height:200%;
}

#contents #box #conR {
	width:400px;
	margin:0 15px 20px 0;
	float:right;
}

/* Customer
---------------------------------------------------- */

#contents #box #customer {
	width:860px;
	border-top:#ddd solid 1px;
}

#contents #box #customer table {
	width:600px;
	margin:15px 0 0 20px;
	float:left;
}

#contents #box #customer td {
	border-left:#ddd solid 1px;
	padding:3px 45px 0 10px;
}

/* Partner
---------------------------------------------------- */

#contents #box #partner {
	width:860px;
	border-top:#ddd solid 1px;
}

#contents #box #partner ul{
	margin:30px 0 0 20px;
	float:left;
	display: inline;
}

#contents #box #partner li{
	background:url(../../img/common/icon_newwin.gif) no-repeat;
	padding: 0 15px 0 20px;
	display: inline;
}
