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

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {
}
#wrap {
}



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

#pageTitle{ background-image:url(https://www.nova.co.jp/voice/images/title_h2_voice.jpg);}


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


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


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


.mainSection table{ width:100%; border:none; }
.mainSection td,
.mainSection th{
	padding:6px 4px;
	line-height:1.7em;
	background:#FFF;
	border-left:none;
	border-right:none;
	border-bottom: #49CBB8 dotted 1px;
	border-top: #49CBB8 dotted 1px;
}
.mainSection #koukokuTb td{ padding:1em 10px; font-size:120%;}
.mainSection th{ width:20%; text-align:left;}
.mainSection h3{height:25px;}	


#ppPage h3{height:38px; font-size:20px; line-height:1.6em;}	

.mainSection td .itenTxt{padding:10px 0px 0px;display:block;color:#f00; }


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




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




/*----------------------------------------------------------------------------
 ***                                                              ãã¼ã¸ããã
----------------------------------------------------------------------------*/
.pagetop {
}

/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section { }
.sectionInner {}


.kanren{
    background-image: none;
    font-size: 150%;
    padding-left: 0;
    color: #999;
}

.kanren th{
	font-weight:normal;
}

