@charset "utf-8";
/* CSS Document */

/* servicelist */
#contents table.servicelist{
	border: none;
	margin: 0 0 25px 0px;
	border-collapse:collapse;
}
#contents table.servicelist td.w01{
	font-size: 14px;
	width: 230px;
	padding: 6px;
}
#contents table.servicelist td.w02{
	font-size: 14px;
	width: 350px;
	padding: 6px;
}
#contents table.servicelist td.w03{
	font-size: 14px;
	width: 173px;
	vertical-align:top;
	padding-top: 6px;
}
#contents table.servicelist td.w04{
	font-size: 14px;
	width: 490px;
	padding: 6px;
}

/* sunqi--table.cform */
#contents table.cform{
	border: 1px solid #BFBFBF;
	margin: 0px auto 20px auto;
	font-size: 12px;
	line-height: 18px;
}
#contents table.cform th{
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	white-space: nowrap;
	font-weight: normal;
	padding: 3px 15px;
}
#contents table.cform td{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 3px 15px;
}
#contents table.cform td ul{
	padding: 3px 3px 3px 15px;
}
#contents table.cform td ul li{
	list-style-type: square;
	padding: 3px 3px 0px 10px;
}
#contents table.cform td.last{
	border: none;
	vertical-align:top;
}
#contents table.cform p.linktxt{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#contents table.cform p.linktxt a{
	color: #D24C75;
}
/* form */

#contents table.cform input,textarea{
	font-size:12px;
}
#contents table.cform input[type="text"]:focus {
	background-color:#FFFFCC;
}
#contents table.cform textarea:focus {
	background-color:#FFFFCC;
}
#contents table.cform .w60{
	width: 60px;
}
#contents table.cform .w200{
	width: 200px;
}
#contents table.cform .w250{
	width: 250px;
}


/* sunqi--table.profile */

#contents table.profile{
	border: 1px solid #BFBFBF;
	margin: 0px auto 20px auto;
	font-size: 12px;
	line-height: 18px;
}
#contents table.profile th{
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	white-space: nowrap;
	font-weight: normal;
	padding: 3px 15px;
}
#contents table.profile td{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 3px 15px;
}
#contents table.profile td.executive{
	padding: 3px 3px;
}

#contents table.profile p.linktxt{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#contents table.profile p.linktxt a{
	color: #D24C75;
}



#contents table.executive {
	border: none;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
#contents table.executive th{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	vertical-align:top;
	text-align:left;
	white-space: nowrap;
	font-weight: normal;
	padding: 3px 15px;
}
#contents table.executive td{
	border-right: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5A5A5;
	padding: 3px 15px;
}
#contents table.executive th.last{
	border-bottom: none;
}
#contents table.executive td.last{
	border-bottom: none;
}
#contents table.executive th.b{
	font-weight: bold;
}
#contents table.executive tr.bg{
	background-color: #EEEEEE;
	font-weight: bold;
}

/* table.seminar */

#contents table.seminar{
	border: 1px solid #BFBFBF;
	margin: 0px auto 20px auto;
	width: 510px;
	font-size: 12px;
	line-height: 18px;
}
#contents table.seminar th{
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	white-space: nowrap;
	font-weight: normal;
	text-align:left;
	padding: 3px 10px;
	width: 90px;
}

#contents table.seminar td{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 3px 10px;
}

/* needs */
#contents table.needs{
	border: none;
	margin: 0 0 25px 20px;
	border-collapse:collapse;
}
#contents table.needs td{
	vertical-align:top;
}
#contents table.needs td.w01{
	font-size: 13px;
	line-height: 18px;
	width: 470px;
	padding: 6px;
}
#contents table.needs td.w02{
	font-size: 13px;
	line-height: 18px;
	padding-top: 8px;
}

/* sunqi-table.map  */

#contents table.map{
	margin: 0px auto 20px auto;
	border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
}
#contents table.map td{
    padding:0px;
}
/* sunqi-table.history  */

#contents table.history{
	margin: 0px auto 20px auto;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#contents table.history p{
    margin-bottom:6px;
}
#contents table.history th{
	white-space: nowrap;
	font-weight:bold;
	padding: 3px 15px;
	vertical-align:text-top;
}
#contents table.history td{
	padding: 3px 15px;
}

/* table.tel */
#contents table.tel{
	border: 1px solid #BFBFBF;
	margin: 0px auto 20px auto;
	font-size: 12px;
	line-height: 18px;
}
#contents table.tel th{
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	white-space: nowrap;
	font-weight: normal;
	padding: 3px 15px;
}
#contents table.tel td{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 3px 15px;
}
#contents table.tel td.tel{
	font-size: 16px;
}

/* --- sitemap --- */

#contents table.sitemap{
	margin: 0px 0px 20px 20px;
	font-size: 14px;
	line-height: 22px;
}
#contents table.sitemap td{
    padding-top:10px;
	width:200px;
	float:left;
}

