/* CSS Document */

/* -----------------------------------------------
Title:partner.css
Created:2011-08-05
Last Modified:2011-08-05
Editor:ecco
----------------------------------------------- */

/* 
---------------------------------------
partnerTxt
---------------------------------------
*/

div#contents p.partnerTxt{
	font-size:93%;
	margin:0 0 27px 0;
}


/* 
---------------------------------------
partner
---------------------------------------
*/

div#contents div.partner h4{
	margin:0 0 10px 0;
}

div#contents div.partner ul{
	margin:0 0 7px 0;
}

div#contents div.partner ul li{
	border-bottom:dotted 1px #b2b2b2;
	font-size:93%;
	padding:7px 10px 7px 27px;
}

div#contents div.partner ul li.first{
	background:url(../img/ico_one.gif) left center no-repeat;
}

div#contents div.partner ul li.second{
	background:url(../img/ico_two.gif) left center no-repeat;
}

div#contents div.partner ul li.third{
	background:url(../img/ico_three.gif) left center no-repeat;
}

div#contents div.partner ul li.fourth{
	background:url(../img/ico_four.gif) left center no-repeat;
}

div#contents div.partner p{
	font-size:93%;
	margin:0 0 17px 0;
}

div#contents div.partner p.btn{
	background:url(../img/partner/btn_inquiry_o.jpg) top left no-repeat;
	margin:0 auto;
	width:372px;
}