@charset "utf-8";

/* Privacy */

#main {
	margin: 110px 25px 30px 25px;
	width: 760px;
}
* html #main {
	text-align: left;
}
#main h1 a {
	display: block;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;
	position:absolute;
	top:155px;
}
* html #main h1 a {
	display: block;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;	
	position:absolute;
	top:155px;
}
#main_navi {
	width: 425px;
	height: 30px;
	position:absolute;
	top:155px;
	margin-left:273px;
}
* html #main_navi {
	width: 425px;
	height: 30px;
}
#main_navi li {
	display: inline;
}
#main_navi li a {
	display:block;
	float:left;
	height: 28px;
	text-indent:-9999px;
}
.main_navi01 a {
	margin: 0px;
	background: url(../../img/common/mainnavi_sub_con.jpg) no-repeat right top;
	width: 107px;
	height: 26px;
	
}
.main_navi01 a:hover {
	background: url(../../img/common/mainnavi_sub_con_h.jpg) no-repeat right top;
}
.main_navi02 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_sh.jpg) no-repeat right top;
	width: 116px;
	height: 28px;
	
}
.main_navi02 a:hover {
	background: url(../../img/common/mainnavi_sub_sh_h.jpg) no-repeat right top;
}
.main_navi03 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_st.jpg) no-repeat right top;
	width: 148px;
	height: 27px;
}
.main_navi03 a:hover {
	background: url(../../img/common/mainnavi_sub_st_h.jpg) no-repeat right top;
}

/*----------------------------------------------------
	contents
----------------------------------------------------*/
.pp_left {
	float: left;
	padding: 0px 20px 0px 0px;
	width: 359px;
}
.pp_left h2 {
	margin-bottom: 16px;
	background: url(../img/title01.jpg) no-repeat left top;
	width: 196px;
	height: 22px;
	text-indent: -9999px;
}
.pp_right {
	float: left;
	border-left: solid 1px #6A5C41;
	padding: 0px 0px 0px 20px;
	width: 360px;
}
* html .pp_right {
	width: 390px;
}
.pp_right h2.pp_title01 {
	margin-bottom: 16px;
	background: url(../img/title02.jpg) no-repeat left top;
	width: 201px;
	height: 19px;
	text-indent: -9999px;
}
.pp_right h2.pp_title02 {
	margin-bottom: 16px;
	background: url(../img/title03.jpg) no-repeat left top;
	width: 263px;
	height: 19px;
	text-indent: -9999px;
}
.pp_right h2.pp_title03 {
	margin-bottom: 16px;
	background: url(../img/title04.jpg) no-repeat left top;
	width: 281px;
	height: 19px;
	text-indent: -9999px;
}
.pp_right p,
.pp_left p {
	margin-bottom: 20px;
	line-height: 145%;
}
.pp_right ul {
	margin-bottom: 20px;
}
.pp_right ul li {
	line-height: 145%;
}
* html .pp_right p,
* html .pp_left p,
* html .pp_right ul li {
    font-size: 75%;
}
