@charset "utf-8";
/* CSS Document */


#topMainImage {
	vertical-align:bottom;
	padding-left:4px;
}

.right{
	padding-bottom:5px;
	padding-left:5px;
	float:right;
	background:#fff;

}


/*
----------------
idxMain
-----------------------------*/

#idxMain h2,#idxMain h3{

	margin-bottom:15px;
	
}

	
#idxMain{
	position:absolute;
	left:216px;
	width:430px;
	font-size:13px;
}

#idxMain p {
	margin-top:0.5em;
	margin-bottom:0.6em;
	line-height:1.6em;
	padding-left:5px;

}

#idxMain #memo{
	height:153px;
	background:url(../img/memo-bg.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	font-size:13px;
}

#idxMain #memo ul{
	margin-left:22px;
	padding-top:30px;
}

#idxMain #memo ul li{
	background:url(../img/check.gif) no-repeat;
	padding-left:26px;
	margin-bottom:4px;
}

#idxMain #newsFeed img{
	padding-top:40px;
	padding-bottom:15px;

}


#idxMain #newsFeed ul li{
		margin-left:2px;
		padding-bottom:5px;
		margin-bottom:10px;
		border-bottom:dashed #cccccc 1px;
}


#idxMain #newsFeed ul li a{
	padding-top:3px;
	padding-left:23px;
	padding-bottom:5px;
	font-weight:bold;
	background:url(../img/circle-arrow.png) no-repeat;
	text-decoration:none;
	height:1.1em;

}

#idxMain #newsFeed ul li a:hover{
	background:url(../img/circle-arrow_over.png) no-repeat;

}


#idxMain #newsFeed ul span{
	color:#336600;

}


#idxMain #voicesBnr{
	margin-top:24px;

}

/*
-----------------------------------------------
sub01
-----------------------------------------------*/

#sub01{
	padding-left:14px;
	margin-bottom:260px;

}

#sub01 ul.sideMenu{
	padding-bottom:25px;

}


#sub01 ul.sideMenu li{
	padding:0;
	margin:0;

}

#sub01 ul.sideMenu img{
	margin:0;
	padding:0;
	vertical-align:bottom;
}


#sub01 ul.bnr li{
	margin-bottom:6px;

}


/*
-----------------------------------------------
sub02
-----------------------------------------------*/

#sub02{
	position:absolute;
	left:660px;
	top:17px;

}

#sub02 #contact{
/*	background:url(../img/contact.png) no-repeat;
	height:125px;
	width:185px;
	position:relative;*/
	margin-bottom:12px;
}
#sub02 #contact img{
/*	position:absolute;
	left:11px;
	top:85px;*/

}

#sub02 address{
	padding:11px;
	border:#999999 1px solid;
	margin-top:12px;
}

#sub02 p{
	padding:11px;
	margin-top:12px;
	background:#f2f2f2;
}
