@charset "utf-8";

@import "reset.css";
@import "screen.css";
@import "common.css";

/*--------------------------
	pankuzu
--------------------------*/
p.tPass{
	line-height: 1.4;
	margin:0;
	padding: 8px 0 10px 0;
}

/*----------------------------------------------------------------------------
 ***                                                                    title
----------------------------------------------------------------------------*/
h3{
	background:url(../cmn_img/img_h3_01.gif) 0 100% no-repeat;
	padding:6px 0 9px 20px;
	font-weight:bold;
	margin-bottom:15px;
	font-size:14px !important;
	font-size:90%;
}
h4{
	background:url(../cmn_img/img_h4_01.gif) 0 100% no-repeat;
	padding:3px 0 0 18px;
	font-weight:bold;
	margin-bottom:5px;
	color:#FA752E;
	font-size:14px !important;
	font-size:90%;
}

/*----------------------------------------------------------------------------
 ***                                                                  section
----------------------------------------------------------------------------*/

.section p{
	padding-bottom:15px;
}
.section p.mgb0{
	margin:0;
	padding:0;
}

/*----------------------------------------------------------------------------
 ***                                                               borderBox
----------------------------------------------------------------------------*/

.borderBox01{
	width:658px;
	height:auto;
	margin-bottom:10px;
	border: 1px solid #dddddd;
}
.borderBox01inner{
	margin:9px 9px 4px 9px;
	width:auto;
	height:auto;
}
/*----------------------------------------------------------------------------
 ***                                                               dl dt dd
----------------------------------------------------------------------------*/

.contents dl.box01{
	margin-bottom:20px;
}
.contents dl.box01 dt{
	font-size:14px;
}

.contents dl.box01 dd{
	padding-left:15px;
	background-image: url(../cmn_img/img_dd_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*----------------------------------------------------------------------------
 ***                                                               　　line
----------------------------------------------------------------------------*/

.linehight10{
	margin:10px 0 10px 0;
}






