@charset "Shift_JIS"; 

/* CSS Document */

/* ------------------------------------------------------
contents Box
------------------------------------------------------ */

/*maincontents—v‘f
---------------------------------------- */
div#maincontents h3	{
		margin-top: 30px;
		margin-bottom: 15px;
}
div#maincontents h4	{
		margin-bottom: 10px;
		margin-left: 10px;
}
#maincontents .factory	{
		width: 520px;
		height: 150px;
		margin-left: 20px;
		padding-bottom: 20px;
}
.factory dt	{
		width: 260px;
		padding-left: 210px;
}
.factory dd	{
		width: 310px;
		padding-top: 10px;
		padding-left: 210px;
}
.img01	{
		background-image: url(image/minamiko.jpg);
		background-repeat: no-repeat;
}
.img02	{
		background-image: url(image/minamiko.jpg);
		background-repeat: no-repeat;
}
.img03	{
		background-image: url(image/fashon.jpg);
		background-repeat: no-repeat;
}
.img04	{
		background-image: url(image/minamiko.jpg);
		background-repeat: no-repeat;
}
#maincontents .flow	{
		width: 520px;
		margin-left: 20px;
}
.flow dt	{
		width: 150px;
		margin-bottom: 10px;
}
.flow dd	{
		width: 350px;
		height: 150px;
		padding-left: 170px;
}
.img05	{
		background-image: url(image/img01.jpg);
		background-repeat: no-repeat;
}
.img06	{
		background-image: url(image/img02.jpg);
		background-repeat: no-repeat;
}
.img07	{
		background-image: url(image/img03.jpg);
		background-repeat: no-repeat;
}
.img08	{
		background-image: url(image/img04.jpg);
		background-repeat: no-repeat;
}
.img09	{
		background-image: url(image/img05.jpg);
		background-repeat: no-repeat;
}

/*MainVisual—v‘f
---------------------------------------- */
#header
{
	background-image: url(image/mainVisual.jpg);
}


#Flow ol li
{
	margin-bottom: 30px;
}

#Flow ol li + li
{
	padding-top: 30px;
	background-image: url(image/icon05.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div#maincontents .ImageList h4
{
	margin-left: 0;
	padding-top: 0;
	margin-top: 0;
	font-size: 116%;
	font-weight: bold;
	border-left: 3px solid #013F70;
	padding-left: 5px;
}

#Flow .Description
{
	float: left;
}

div#maincontents #Flow .Description h4,
div#maincontents #Flow .Description p,
div#maincontents #Flow .Description2 h4,
div#maincontents #Flow .Description2 p
{
	margin-left: 20px;
}

#Flow .Image
{
	float: right;
}
 

