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

@import "../../common/css/contents/style.css";

/*-------------------------------------------------------------------------
		INTRODUCTION_INDEX
/*-----------------------------------------------------------------------*/

h3 {
	margin-bottom:20px !important;
}

h4 {
	margin-bottom:15px;
}

.introduction {
	line-height:20px;
	letter-spacing:2px;
	text-align:justify;
}

dl.sub {
	margin-bottom:20px;
}

dl.sub dt {
	margin-bottom:2px;
}

dl#sub01 {
	zoom:1;
}

dl#sub01:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

dl#sub01 dt,
dl#sub01 dd {
	width:370px;
	float:left;
}

dl#sub01 dd.img {
	width:245px;
	height:140px;
	float:right;
	margin-top:-20px;
}

#introduction02 p.img {
	width:147px;
	height:230px;
	float:left;
}

#introduction02 .text {
	width:460px;
	float:right;
}

#introduction02 .text p {
	margin-bottom:20px;
}

.introduction .master {
	text-align:right;
	margin-bottom:30px;
	clear:both;
}

.introduction .pagetop {
	margin-bottom:50px;
}
