@charset "utf-8";
/* CSS Document for "Concept" */



/* -------------------------------------------------------
			Visual
------------------------------------------------------- */

div#visual-concept h2 {
	background-image: url(../images/concept/visual_concept.jpg);
}



/* -------------------------------------------------------
			Head (Concept)
------------------------------------------------------- */

h3#h3-concept {
	width: 760px;
	height: 50px;
	background: url(../images/concept/h3_concept.gif) left top repeat-x;
	text-indent: -76000px;
	margin-bottom: 10px;
}



/* -------------------------------------------------------
			Box (Concept)
------------------------------------------------------- */

div#box-concept-01 p {
	text-align: justify;
	text-justify: inter-ideograph;
}


/*
div#box-concept {
	background: url(../images/concept/img_concept.jpg) right bottom no-repeat;
	padding-right: 300px;
}
*/



/* -------------------------------------------------------
			Box (Profile)
------------------------------------------------------- */

h4#h4-concept {
	width: 720px;
	height: 30px;
	margin: 0 20px;
	background: url(../images/concept/h4_concept.gif) left top repeat-x;
	text-indent: -72000px;
}

div#box-concept-02 {
	/*width: 720px;
	margin: 0 20px;*/
	background: #F6F2ED url(../images/concept/concept_bg_bottom.gif) left bottom no-repeat;
	padding-bottom: 20px;
	padding-top: 15px;
}

div#box-concept-02 dl {
	margin: 0 20px 10px;
}

div#box-concept-02 dl dt,
div#box-concept-02 dl dd {
	display: inline;
}

div#box-concept-02 dl dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #006666;
}

div#box-concept-02 dl dd {
}

div#box-concept-02 h5 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #663300;
	letter-spacing: 0.1em;
}

/* History */
div#box-concept-02-history {
	float: left;
	width: 450px;
	margin-left: 20px;
}
div#box-concept-02-history table {
	border-collapse: collapse;
	width: 450px;
}
div#box-concept-02-history table tr th,
div#box-concept-02-history table tr td {
	border-bottom: solid 1px #D8C9B6;
	padding: 5px 10px 1px;
}
div#box-concept-02-left table tr th {
	color: #663300;
}

/* Society */
div#box-concept-02-society {
	float: right;
	width: 210px;
	margin-right: 20px;
}

div#box-concept-02-society ul li {
	margin-left: 30px;
	list-style: disc outside;
	margin-bottom: 0.4em;
}