@charset "utf-8";
/* CSS Document */

/*---------------- /* 2014.08.07 ADD */ -----------------------*/

 h4.head_sectionHowto 
 {
	font-size: 95%;
	line-height: 1em;
	background-image: url("../images/common/sol2008_g_mark_02.gif");
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-top: 1px;
	padding-left: 16px;
    background-position: 0px 3px;
	}
 h5.head_sectionStep_a_1
 {
	font-size: 108%;
	line-height: 1em;
	margin: 0;
	padding: 0px;
	vertical-align:middle;
	background-image: none !important;
	margin-bottom:10px;
	 font-weight:bold;

	}

	 h6.Stepinfo
 {
	vertical-align:middle;
	font-size:75%;
	color:#ffffff;
	margin-left:px;
background-color:#6cb4dd;
	font-kerning: normal;
	}


.stepimg {
	margin-right: 2px;
	padding: 0px;
	vertical-align:middle;
}



 ul.kome_attention {
	margin-top: 0 !important;
	margin-bottom: 1.5em;	
/*	margin-left: 1em;*/
}


 ul.kome_attention li {
	 	font-size: 80%;
	list-style-image: url("../images/common/sol2008_g_icon_kome.gif");
	color:#83838f;
}

.Captureimg {
	margin-top:10px;
	margin-bottom:10px;
}

.pmhheader-logo {
	width: 195px;
	height: 45px;
	margin: 15px;
	background-image: url('../images/logo-playmemories-home.png');
	float: left;
	display: inline;
}

table{
  width: 80%;
  border-spacing: 0;
  font-size:14px;
}
table th{
  color: #fff;
  padding: 5px 5px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 100%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th:first-child {
  border-radius: 5px 0 0 0;	
}
table th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table tr td{
  padding: 4px 5px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: center;
}
table tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr {
  background: #fff;
}
table tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
/*	table tr:hover {
  background: #bbd4ee;
  cursor:pointer;
}*/



table.operating_procedure{
  width: auto;
  border-spacing: auto;
    font-size:16px;

}
table tr td.operating_procedure{
  padding: 0px 0px;
  border:none;
    background: #ffffff;
	  box-shadow: none;
}
table th.operating_procedure{

}
table th:first-child.operating_procedure {
}
table th:last-child.operating_procedure  {

}
table tr td:last-child.operating_procedure {

}
table tr .operating_procedure {

}
table tr:nth-child(2n+1).operating_procedure  {

}
table tr:last-child td.operating_procedure  {

}
table tr:last-child td:first-child.operating_procedure  {

}
table tr:last-child td:last-child.operating_procedure  {

}
