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

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {
}
#wrap {
}
h3{ margin-bottom: 0; font-size: 18px; color: #4D4D4D; line-height: 1.2em; background:none; padding-left:0; height:auto;}

/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaLogo {}

#pageTitle{ background-image:url(../voice/images/title_h2_voice.jpg);}


/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#gNavi{}


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}
h2 {}


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection { width:685px;}
.mainSectionInner {}




/*----------------------------------------------------------------------------
 ***                                                              rightsection
----------------------------------------------------------------------------*/
.rightSection {}
.rightSectionInner {}




/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea p{}
#footerArea {}
#footerAreaLink{ }
#footerAreaInner { }
#footerAreaLogo{}
#footerCopyright{}




/*----------------------------------------------------------------------------
 ***                                                              ページトップ
----------------------------------------------------------------------------*/
.pagetop {
}

/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section { }
.sectionInner { margin-top:10px;}


.sMapL{
	/*margin-top:10px;*/
	 width:330px;
	 float:left;
}

.sMapR{
	/*margin-top:10px;*/
	 width:330px;
	 float:right;
}
#siteMapSec ul{
	padding:0 0 25px 20px;
	
}
#siteMapSec h4{
	display:block;
	background:url(../common_images/icon_list08.png) left 6px no-repeat;
	padding:0 0 0 20px;
	height:32px;
	line-height:26px;
	font-size:14px;
}
#siteMapSec li{
	display:block;
	background:url(../common_images/icon_list07.png) left 6px no-repeat;
	padding:0 0 0 20px;
	line-height:28px;
	font-size:14px;
}

#siteMapSec li.bgNone{
	background:none;
	line-height:0;
}
#siteMapSec li dl{
	padding-left:12px;
}










