﻿@charset "utf-8";

/*
-----------------------------------------------

o タグの初期化
o コンテンツ



/* タグの初期化
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}

#gbContents p {
	text-align:justify;
	text-justify: inter-ideograph;
	line-break: strict;
}

/* コンテンツ
----------------------------------------------- */
/* headerBox */

.headerBox {
	position:relative;
	height:266px;
	background-image: url(/features/91226/images/p1_title.jpg);
}


/* main01
----------------------------------------------- */

/* BOX01 */

div.p1_main01_box01 {
	position:relative;
	height:389px;
	background-image: url(/features/91226/images/p1_1_main.jpg);
}

/* main02
----------------------------------------------- */

/* BOX01 */

div.p1_main02_box01 {
	position:relative;
	height:389px;
	background-image: url(/features/91226/images/p1_2_main.jpg);
}

/* main03
----------------------------------------------- */

/* BOX01 */

div.p1_main03_box01 {
	position:relative;
	height:389px;
	background-image: url(/features/91226/images/p1_3_main.jpg);
}


/*----------------------------------------------- */