@charset"shift_jis";


/*　---------　h2　---------　*/
body#info-1 h2 {
	width:800px; 
	height:70px; 
	background:url(../img/h2-1.jpg) no-repeat center;
	text-indent:-9999px;
}

body#info-2 h2 {
	width:800px; 
	height:70px; 
	background:url(../img/h2-2.jpg) no-repeat center;
	text-indent:-9999px;
}

body#info-3 h2 {
	width:800px; 
	height:70px; 
	background:url(../img/h2-3.jpg) no-repeat center;
	text-indent:-9999px;
}

/*　---------　div　---------　*/
div#content-left { 
    width:310px; 
	padding:0 10px 0 20px;
	float:left;
}
div#content-right { 
    width:310px; 
	padding:0 10px 0 20px;
	float:right;
}


/*　---------　サイトマップリスト　---------　*/

ul {
    padding:0; 
	margin:20px 0 0 0; 
	list-style-type:none;
}
ul li {
	padding-left:30px; 
}
li.link { 
    background: url(../../shared/img/arrow.gif) no-repeat 10px 0.5em; 
}

ul.map-2 {
    padding:0; 
	margin:10px 0 0 0; 
	list-style-type:none;
}
ul.map-2 li {
	padding-left:50px; 
}
ul.map-2 li.link {
    background: url(../../shared/img/arrow.gif) no-repeat 30px 0.5em; 
}

div.map-1 { 
    margin-top:10px; 
    background-color:#f1f3f5; 
	line-height:180%; 
	vertical-align:middle; 
	font-weight:bold;   
} 
    