@charset "utf-8";
/* --------------------------------------- */
/* header
/* --------------------------------------- */

/* common.css h3 remove */
h3{
	margin-top: 0;
}

#tp_key{
	margin-bottom: 16px;
}

/* introduction & self */
#contents div h3,
.b_shadow p{
	float: left;
	width: 552px;
	line-height: 1.5;
}

#contents div p{
	margin: 0 5px 0 15px;
}

#contents .tp_img{
	float: right;
	width: 308px;
	margin-bottom: 40px;
}

#contents p+p+p,
.ie_fix{	
	padding: 20px 0 40px;
}

/* content03 */
#contents ul{
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

#contents li{
	float: left;
	width: 240px;
	margin-left:82px;
}

#contents li:first-child{
	margin-left:15px;
}

#contents #bt{
	margin: 20px 0 40px 15px;
}

/* form btn */
#tp_content>p{
	margin: 0 auto;
}
