@charset "utf-8";

#header {
	height:100px;
	background:url(../../img/share/head_bg.jpg) bottom left no-repeat;
	margin-bottom:0px;
}


/*----------------------------------------------------
linklist
----------------------------------------------------*/

ol.decimal{
	list-style-position:outside;
	margin-left:30px;
	margin-top:5px;
}

ol.decimal li{
	list-style-type:decimal;
	margin-bottom:20px;
	line-height: 1.5;
}

ul.disc{
	list-style-position:outside;
	margin-left:30px;
	margin-top:5px;
}

ul.disc li{
	list-style-type:disc;
	margin-bottom:20px;
	line-height: 1.5;
}

/*----------------------------------------------------
vision
----------------------------------------------------*/

#mainContents .visionImgBox01{
	width:326px;
	margin:0 auto;
}

/*----------------------------------------------------
aisatsu
----------------------------------------------------*/

#mainContents .aisatsuImgBox01{
	width:160px;
	margin:15px auto;
}

#mainContents .aisatsuTextBox01{
	width:400px;
	margin:15px auto;
}

#mainContents .aisatsuSign{
	text-align:right;
}


/*----------------------------------------------------
jigyousyo
----------------------------------------------------*/
#mainContents .jigyousyoTable01 {
	margin-bottom: 15px;
	margin-left:3px;
	border-collapse: collapse;
}

#mainContents .jigyousyoTable01 th,
#mainContents .jigyousyoTable01 td {
	padding: 7px 10px;
	border-bottom: solid 1px #999;
	border-bottom: solid 1px #999;
}

#mainContents .jigyousyoTable01 th {
	text-align: left;
	font-weight: bold;
}

#mainContents .btnMap{
	margin-top:3px;
}


/*----------------------------------------------------
Ir
----------------------------------------------------*/
#mainContents ul.irList{
	padding:10px 0 20px 20px;
}
	
#mainContents ul.irList li{
	margin-bottom:10px;
}
	
#mainContents .pdf{
	padding:10px 0;
	border-top:dotted 1px #999; 
	margin-bottom:15px;
}

/*----------------------------------------------------
Iso
----------------------------------------------------*/
ol.isodecimal{
	list-style-position:outside;
	margin-left:25px;
	margin-top:5px;
}

ol.isodecimal li{
	list-style-type:decimal;
	margin-bottom:5px;
}
