@charset 'utf-8';

/* ------------------------------
 仕組みページ
------------------------------ */


/* blk_list_article */

#contents .blk_list_article {
	padding: 25px 0 0;
	background: url(/img/structure/index/line_dashed01.png) repeat-x left top;
}

#contents .blk_list_article .cont {
	position: relative;
	min-height: 178px;
	margin-bottom: 20px;
	padding: 0 0 10px 240px;
	background: url(/img/structure/index/line_dashed01.png) repeat-x left bottom;
}

#contents .blk_list_article .cont:last-child {
	margin-bottom: 0;
}

#contents .blk_list_article h2 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}

#contents .blk_list_article h2 .image {
	position: absolute;
	top: 0;
	left: -3px;
}

#contents .blk_list_article h2 a:link,
#contents .blk_list_article h2 a:visited {
	color: #425a96;
}

#contents .blk_list_article h2 a:hover,
#contents .blk_list_article h2 a:active {
	text-decoration: none;
	color: #425a96;
}

#contents .blk_list_article p {
	margin-bottom: 15px;
}


/* hdg_type01 */

#contents .hdg_type01 {
	position: relative;
	height: 168px;
	margin: 0 0 20px;
}

#contents .hdg_type01 h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	position: absolute;
	z-index: 1000;
	left: 24px;
	margin: 0;
	padding: 0;
	color: #425a96;
	background: none;
}

#contents .hdg_type01 .lines01 {
	top: 63px;
}

#contents .hdg_type01 .lines02 {
	top: 50px;
}

#contents .hdg_type01 .lines03 {
	top: 30px;
}

#contents .hdg_type01 .lines04 {
	line-height: 1.3;
	top: 20px;
}

#contents .hdg_type01 .image {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
}



/* image01 */

#contents .image01 {
	margin: 0 0 20px;
}


/* image_left */

#contents .image_left {
	float: left;
	margin: 0 20px 10px -3px;
}


/* image_right */

#contents .image_right {
	float: right;
	margin: 0 0 10px 10px;
}


/* color_type */

#contents .color_type01 {
	color: #c00;
}


/* text_align */

#contents .align_type01 {
	text-align: left;
}

#contents .align_type02 {
	text-align: center;
}

#contents .align_type03 {
	text-align: right;
}

/* strong */

#contents strong {
	font-weight: bold;
	line-height: 1.6;
}


/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
