/*common
-------------------------------------------*/
#rightConts h1{
	margin-bottom:10px;
}
#rightConts h2{
	clear:both;
	margin-bottom:10px;
}

#rightConts h3{
	background:url(../../common/images/ttltab_bg.gif) no-repeat left;
	padding:4px 14px;
	color:#666666;
	font-size: 100%;
	letter-spacing: 0.3em;
 	line-height:1.5;
	margin-bottom:12px;
}

.mgB40{
	margin-bottom:40px;
	}

.mgB60{
	margin-bottom:60px;
	}

/*index
-------------------------------------------*/
ul#ptaIntro li{
	line-height:0;
	margin:0;
	padding:0;
	list-style:none;
	font-size:0px;
	}

div.ptaCap{
	border:1px solid #d9d9d9;
	background:#f3f3f3;
	padding:15px 20px;
	}

div.ptaCap dl,div.ptaBox dl{
	display:inline-block;
	width:600px;
	font-size:75%;
	line-height:1.5;
	color:#626262;
	}

div.ptaCap dl.txtM:after ,div.ptaBox dl:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}

div.ptaCap dl dt,div.ptaBox dl dt{
	background:url(../images/pta_arrow.gif) no-repeat right bottom;
	padding-right:30px;
	float:left;
	}

div.ptaCap dl dd,div.ptaBox dl dd{
	padding-left:10px;
	float:left;
	}

dl dd.ptaCapB{
	margin-top:1.5em;
	}

div.ptaBox{
	border:1px solid #d9d9d9;
	}

div.ptaBox h4{
	background:url(../images/pta_line_01.gif) repeat-x bottom;
	padding:15px 20px;
	font-weight:bold;
	line-height:1.8;
	font-size:75%;
	color:#626262;
	}

div.ptaBox .ptaBoxC{
	padding:15px 20px;
	background:url(../images/pta_line_01.gif) repeat-x bottom;
	font-size:75%;
	line-height:1.5;
	color:#626262;
	}

div.ptaBox dl{
	background:#f3f3f3;
	padding:15px 20px;
	width:598px;
	font-size:75%;
	line-height:1.5;
	color:#626262;
	}

dl#ptaGroup{
	display:inline-block;
	width:640px;
	}

dl#ptaGroup:after{
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
	}

dl#ptaGroup dd,dl#ptaGroup dt{
	margin:0;
	padding:0;
	line-height:0;
	font-size:0px;
	}

dl#ptaGroup dd{
	float:left;
	display:inline;
	}

.ptaBoxL{
	width:195px;
	float:left;
	border:1px solid #c5c5c5;
	}

.ptaBoxR{
	width:392px;
	float:left;
	border:1px solid #c5c5c5;
	margin-left:7px;
	}

.ptaBoxL ul,.ptaBoxR ul{
	margin:5px 15px;
	}
/*
table.ptaBoxL td h5,table.ptaBoxR td h5{
	border-bottom:1px solid #f9cbd6;
	margin:15px 15px 0 15px;
	padding-bottom:5px;
	display:block;
	}
*/
table.ptaBoxR td#ptaLineB{
	background:url(../images/pta_line_02.gif) repeat-y right;
	}
