@charset "utf-8";
/*--------------------------------
pp.css
----------------------------------*/


h1,h2 {
display:none;
}
h3 {
margin:0 0 5px 0;
}
.h3_16px {
font-size:16px;
}

.text_w200 {
float:left;
width:200px;
height:100%;
}
.text_w220 {
float:left;
width:220px;
height:100%;
}
.text_w220_m25 {
float:left;
width:220px;
height:100%;
margin-right:25px;
}
.text_w255 {
float:left;
width:255px;
height:100%;
}
.text_w250 {
float:left;
width:250px;
height:100%;
}
.text_w240 {
float:left;
width:240px;
height:100%;
}
.text_w240_m18 {
float:left;
width:240px;
height:100%;
margin-right:18px;
}
.text_w285_m15 {
float:left;
width:285px;
height:100%;
margin-right:15px;
}
.text_w320 {
float:left;
width:320px;
height:100%;
margin-right:35px;
}
.text_w350 {
float:left;
width:350px;
height:100%;
margin-right:25px;
}
.img_w240 {
float:left;
width:240px;
height:100%;
margin:0 0 0 5px;
}

.img_01 {
float:left;
margin:0 7px 7px 0;
 }
 
.img_02 {
float:right;
margin:0 0 7px 7px;
 }

.img_03 {
margin:5px 0 7px 0;
 }
 
/* menu */

#pp{
 position:relative;
	width:160px;
	height:36px;
	background:url(img/menu_patek_on.gif);!important
	background-repeat:no-repeat;
	text-indent:-9998px;
}
#pp a{
	text-decoration:none;
	display:block;
	width:160px;
	height:36px;
}

#pp_history {
	width:160px;
	height:20px;
	background:url(img/menu_pp_history.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:10px;
}
#pp_history a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_history a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_history_on.gif);
}

#pp_workshops {
	width:160px;
	height:20px;
	background:url(img/menu_pp_workshops.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#pp_workshops a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_workshops a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_workshops_on.gif);
}


#pp_calibers {
	width:160px;
	height:20px;
	background:url(img/menu_pp_calibers.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#pp_calibers a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_calibers a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_calibers_on.gif);
}

#pp_certificate {
	width:160px;
	height:20px;
	background:url(img/menu_pp_certificate.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#pp_certificate a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_certificate a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_certificate_on.gif);
}


#pp_magazine {
	width:160px;
	height:20px;
	background:url(img/menu_pp_magazine.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#pp_magazine a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_magazine a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_magazine_on.gif);
}

#pp_museum {
	width:160px;
	height:20px;
	background:url(img/menu_pp_museum.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#pp_museum a{
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
}
#pp_museum a:hover {
 display:block;
 width:160px;
 height:20px;
 text-decoration:none;
	background-image:url(img/menu_pp_museum_on.gif);
}


/*キャリバー*/

.calibers_index {
width:600px;
height:100%;
margin:0 0 30px 0;
padding:0;
}
.calibers_index02 {
width:600px;
height:100%;
margin:0;
padding:0;
}

.calibers_719 {
width:719px;
height:100%;
margin:0 0 30px 0;
padding:0 0 30px 0;
border-bottom:1px solid #cccccc;
}

#calibers_table {
width:719px;
height:100%;
margin:0;
padding:0;
font-size:80%;
line-height:120%;
vertical-align:top;
}

#calibers_text {
float:left;
width:350px;
height:100%;
}

#calibers_img {
float:left;
width:350px;
height:100%;
text-align:center;
}

table.table01{
border-top:1px solid #666699;
border-left:1px solid #666699;
border-collapse:collapse;
background-color:#FFFFFF;
empty-cells:show;
}
.table01 th{
    border-right:1px solid #7D8996;
    border-bottom:1px solid #7D8996;
    background-color:#E5E8EC;
    padding:3px 5px;
    text-align:center;
}
.table01 td{
    border-right:1px solid #7D8996;
    border-bottom:1px solid #7D8996;
    padding:3px 5px;
				text-align:left;
}
.table01 td.center01{
				text-align:center;
}



#pp_conts {
min-height:570px;
}

