@charset "utf-8";

/* ------------------------------------------------------------

	competence style

------------------------------------------------------------ */

/* ------------------------------------------------------------
	index style
------------------------------------------------------------ */

/* ---------- div link ---------- */

#contents .grid2 {
	cursor: pointer;
}


#contents .grid2 .index_head1 {
	margin-bottom: 5px;
	font-size: 134%;
}


/* ------------------------------------------------------------
	common style
------------------------------------------------------------ */

/* ---------- main_visual ---------- */

#main_visual {
	position: relative;
	width: 714px;
	margin-bottom: 30px;
	overflow: hidden;
}

#main_visual h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 505px;
	z-index: 10;
}

#main_visual h3 {
	padding-top: 1.8em;
}


/* ------------------------------------------------------------
	presentaion style
------------------------------------------------------------ */


/* ------------------------------------------------------------
	delivery style
------------------------------------------------------------ */

/* ---------- list_delivery ---------- */

dl.list_delivery1 {
	margin-bottom: 10px;
}

dl.list_delivery1 dt {
	width: 6em;
	line-height: 2em;
}

dl.list_delivery1 dd {
	margin: -1.5em 0 0 4.5em;
	font-size: 134%;
	font-weight: bold;
}



/* ------------------------------------------------------------
	overseas style
------------------------------------------------------------ */

/* ---------- overseas_grid ---------- */

.overseas_grid {
	width: 714px;
	overflow: hidden;
}

.overseas_grid .box1 {
	float: left;
	width: 228px;
}

.overseas_grid .box2 {
	float: left;
	width: 288px;
	margin-left: 15px;
}

.overseas_grid .box3 {
	float: left;
	width: 168px;
	margin-left: 15px;
}


/* ---------- list_overseas ---------- */

dl.list_overseas1 {
	margin-bottom: 10px;
}

dl.list_overseas1 dt {
	width: 5em;
}

dl.list_overseas1 dd {
	margin: -1.67em 0 0 5em;
}
