@charset "utf-8";
/**************************************************
*
* TOP_IMG_02
*
**************************************************/ 

.top_img_02 h2{
	height: 180px;
	padding: 0px;
	background-image: url(../images/cp/header_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
/**************************************************
*
* SIDE
*
**************************************************/ 

#side_navi .ctg {
	background-image: url(../images/cp/side_navi_01.jpg);
}




#sub_tl01 {
	background-image: url(../images/cp/sub_tl01.jpg);
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999em;
}

.cp_pdf img{
	border: 1px solid #CCC;
}
.cp_pdf {
	padding: 10px;
}
.link_ft {
	text-align: right;
	margin-top: 10px;
}
#cp_msg {
	font-size: 13px;
	border: 5px solid #BCD2E9;
	margin-top: 20px;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FBFDFF;
}
#cp_msg ul {
	list-style-position: inside;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}
