@charset "utf-8";

/* style01-CSS --------------------------------------

----------------------------------------------------*/
#contents .section_title{
	margin-bottom:15px;
}

#contents .section_01{
	position:relative;
}
#contents .section_01 .link{
	position:absolute;
	top:54px;
	left:504px;
	width:400px;
	font-size: 12px;
}
#contents .section_01 .link a{
	padding-left:16px;
	background: url(/lib/img_cmn/icon_01.gif) no-repeat left 2px;
	display: block;
}
#contents .section_01 .lside{
	float:left;
	width:555px;
	margin:0px 20px 0px 0px;
}
#contents .section_01 .rside{
	float:left;
	width:285px;
	margin:0px;
}

#contents .w860 {
	width: 860px !important;
}



#contents .box01_rt{
	background: url(/lib/img_cmn/box01_rt.jpg) no-repeat left top;
	padding-top: 28px;
}
#contents .box01_rr{ background: url(/lib/img_cmn/box01_rr.jpg) repeat-y left top; }
#contents .box01_rb{
	background: url(/lib/img_cmn/box01_rb.jpg) no-repeat left bottom;
	padding-bottom: 30px;
}
#contents .box01_rr .lside{
	float:left;
	width:200px;
	margin:0px 20px 0px 25px;
}
#contents .box01_rr .rside{
	float:left;
	width:592px;
	margin:0px;
}
#contents .grayBox{
	background: #F7F7F7;
	padding: 10px;
	line-height: 1.5em !important;
}

/* tableformat01 */
#container table.tableformat01 {
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	margin:0;
	width: 555px;
}

#container table.tableformat01 th,
#container table.tableformat01 td {
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	padding:12px;
	text-align:left;
	vertical-align:top;
}

#container table.tableformat01 th.bold,
#container table.tableformat01 td.bold{
	font-weight:bold;
}

#container table.tableformat01 th.c01,
#container table.tableformat01 td.c01{
	background:#EFEFEF;
}
#container table.tableformat01 th.c02,
#container table.tableformat01 td.c02{
	background:#FCE5E7;
}
#container table.tableformat01 th.c03,
#container table.tableformat01 td.c03{
	background:#FAFAFA;
}

/* tableformat02 */
#container table.tableformat02 {
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	margin:0;
	width: 860px;
	font-size:14px;
}

#container table.tableformat02 th,
#container table.tableformat02 td {
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	padding:4px 12px;
	text-align:left;
	vertical-align:top;
}

#container table.tableformat02 th.bold,
#container table.tableformat02 td.bold{
	font-weight:bold;
}

#container table.tableformat02 th.c01,
#container table.tableformat02 td.c01{
	background:#EFEFEF;
}
#container table.tableformat02 th.c02,
#container table.tableformat02 td.c02{
	background:#FCE5E7;
}
#container table.tableformat02 th.c03,
#container table.tableformat02 td.c03{
	background:#FAFAFA;
}

#container table.tableformat02 th.cat01{
	background:#CCC;
	color:#FFF;
	text-align:center;
}

/* tableformat03 */
#container table.tableformat03 {
	border-top:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	margin:0;
	width: 860px;
}

#container table.tableformat03 th,
#container table.tableformat03 td {
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	padding:12px;
	text-align:left;
	vertical-align:top;
}

#container table.tableformat03 th.bold,
#container table.tableformat03 td.bold{
	font-weight:bold;
}

#container table.tableformat03 th.c01,
#container table.tableformat03 td.c01{
	background:#EFEFEF;
}
#container table.tableformat03 th.c02,
#container table.tableformat03 td.c02{
	background:#FFFFCC;
}

input.w300{ width:300px; }
textarea.w400{ width:400px; }


/*ulList*/
ul.ulList {}
ul.ulList li{
	list-style:none;
	text-indent:-14px;
	padding-left:14px;
	margin-bottom:3px;
}

/*footer_link*/
#footer_link{
	background: url(/lib/img_cmn/bg_footer_link.jpg) no-repeat left top;
	height: 66px;
	width: 900px;
	position: relative;
}
#footer_link .link{
	position: absolute;
	width: 600px;
	left: 191px;
	top: 15px;
	text-align: left;
	line-height: 1.4em;
}
.tableformat03 .privacy-wrap {
  display: block;
  padding: 25px 95px;
  font-size: 75%;
  text-align: left;
}