@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style 
===============================================================*/
div.section h3{
	margin-bottom:10px;
	line-height:0;
}
div.section h4{
	margin-bottom:10px;
	line-height:0;
}
div.section ul{
	margin-left:10px;
}
div.section li{
	padding-left:15px;
	line-height:2;
	background:url(../../common/image/ico_pink.gif) no-repeat 0 10px;
}
p.skillTxt{
	margin-top:15px;
}
div.voiceBox{
	margin-top:20px;
	margin-right:10px;
	padding:20px;
	background:#f7f1e8;
}
div.voiceFirst{
	margin-top:0!important;
}
p.subTxt{
	margin-top:15px;
	text-align:right;
}

