@charset "utf-8";
#header ul.SDP_nav_list > li > a, #header ul.SDP_page_transition > li > a {
	color: #555555;
	text-decoration:none;
}
#header ul.SDP_nav_list > li > a:hover, #header ul.SDP_page_transition > li > a:hover {
	color: #ff6600;
}
#header ul.SDP_nav_list {
	margin-left: 3%;
	list-style-image: url(screens/arrow_rev.gif);
}
#header ul.SDP_nav_list li {
	float: none;
	margin-left: 20px;
}
#header ul.SDP_nav_list li a {
	color: #555555;
	text-decoration: none;
}
#header ul.SDP_nav_list li a:hover {
	color: #ff6600;
}
#header ul.SDP_page_transition {
	margin: 0 3%;
	list-style-image: url(common/arrow.gif);
}
#header ul.SDP_page_transition > li {
	margin-left: 20px;
	float: none;
}
#header ul.SDP_page_transition > li a {
	color: #555555;
	text-decoration: none;
}
#header ul.SDP_page_transition > li a:hover {
	color: #ff6600;
}
#header ul.SDP_page_transition li + li {
	clear: both;
	list-style: none;
	font-size: 0.7em;
}
div.SDP_contents {
	padding-top: 0 !important;
}
#contents div.SDP_header_logo {
	background: #000000;
	color: #ffffff;
	margin-bottom: 1em;
	padding: 0.15em 0.3em;
}
#contents div.SDP_header_logo h1 {
	margin-bottom: 0;
}
#contents ul.SDP_note {
	margin: 1em 0;
	padding: 0.2em 0 0.2em 1.5em;
	list-style: square;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
}
#contents ul.SDP_button {
	list-style: none;
	padding: 0;
}
#contents ul.SDP_button:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}
#contents ul.SDP_button > li {
	background-color: #e0e0e0;
	border: 1px solid #999999;
	border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 2px 2px 2px #dcdcdc;
	-ms-box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
#contents ul.SDP_button > li a {
	display: block;
	text-align: center;
	padding: 0.5em 1em;
	text-decoration: none;
	font-size: 1em;
	color: #000000;
}
#contents ul.SDP_button > li:hover {
	background-color: #cccccc;
	box-shadow: 0px 0px 1px #808080;
	-ms-box-shadow: 0px 0px 1px #808080;
	-moz-box-shadow: 0px 0px 1px #808080;
	-webkit-box-shadow: 0px 0px 1px #808080;
}
#contents ul.SDP_button > li:hover a { color: #ff6600; }
#contents ul.SDP_button > li a:before{
	display: inline;
	margin-right: 0.2em;
	vertical-align: middle;
	content: url("screens/btn_arrow.gif");
}
#contents ul.SDP_button > li:hover a:before{
	content: url("screens/btn_arrow_over.gif");
}

#contents ul.SDP_App_select + p{
	margin-top: 2em;
}
#contents ul.SDP_Small_Button {
	text-align:center;
}
#contents ul.SDP_Small_Button > li{
	display: inline-block;
	font-size: 0.8em;
	min-width: 55%;
	max-width: 90%;
}
#contents div.SDP_os_selection {
	margin-bottom: 1em;
}
#contents div.SDP_os_selection div.SDP_buttongroup {
	display: inline-block;
	width: 96%;
	min-height: 0;
	vertical-align:top;
	border: 2px solid #cbcbcb;
	border-left: none;
	border-right: none;
	padding: 0.2em;
	box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#contents div.SDP_os_selection div.SDP_buttongroup + div {
	border-top: none;
}
#contents div.SDP_os_selection div.SDP_buttongroup div.SDP_figure {
	float: left;
	width: 20%;
	text-align: center;
}
#contents div.SDP_os_selection div.SDP_buttongroup div.SDP_figure img {
	max-width: 100%;
}
#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button {
	padding-left: 25%;
	margin-bottom: 0;
}
#contents div.SDP_os_selection ul.SDP_button > li {
	margin: 0.2em 0.3em 0.2em 0;
}
#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button > li a {
	padding: 0.4em 0;
	font-size: 0.9em;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw {
	padding: 0.2em 0 0.2em 0.2em;
	border: 2px solid #cbcbcb;
	border-left: none;
	border-right: none;
	box-shadow: none;
	-ms-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw div.SDP_figure {
	float: left;
	width: 20%;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw div.SDP_figure img{
	max-width: 100%;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button {
	float: none;
	margin-left: 25%;
	margin-bottom: 0;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li {
	margin: 0.2em 0.3em 0.2em 0;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li a {
	padding: 0.4em 0;
	font-size: 0.9em;
}
#contents div.SDP_os_selection div.SDP_buttongroup_non_nw:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}
#contents > #main > div.SDP_section > h2 {
	font-size: 1.2em;
	color: #ffffff;
	background: #333333;
	margin: 1em 3% 0em 0;
	padding: 0.2em 0.5em;
	float: left;
	border: 1px solid #afafaf;
	box-shadow: 1px 1px 3px #000000;
	-ms-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
#contents div.SDP_section_contents {
	position: relative;
	padding: 1.5em 3% 0.5em 3%;
	clear: both;
	font-size: 1em;
	top: -1px;
	border: 1px solid #afafaf;
	background: #ffffff;
	box-shadow: 1px 1px 3px #000000;
	-ms-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;
	border-radius: 0 3px 3px 3px;
	-ms-border-radius: 0 3px 3px 3px;
	-moz-border-radius: 0 3px 3px 3px;
	-webkit-border-radius: 0 3px 3px 3px;
}
#contents div.SDP_section_contents > ul + p {
	border-top: 2px solid #afafaf;
	padding-top: 1.5em;
	margin-top: 1em;
}
#contents div.SDP_section_contents > p > img {
	display: none;
	float: none;
}
#contents div.SDP_section_contents > p > span {
	display: block;
	margin-left: 0;
}
#contents div.SDP_section_contents ul.SDP_button > li {
	float: none;
}
#contents div.SDP_2column > div.figure {
	float: none;
	width: auto;
	margin-right: 3%;
}
#contents div.SDP_2column:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}
#contents ul.SDP_app_download li {
	float: none;
}
/*---1123 Additional style for os-000.html---*/
/* page title */
#contents h1#h1_home {
	position: relative;
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0 3% 0.5em 1%;
	/* padding: 0.3em 1em 0.3em 2em; */
	/*border: 1px solid #d9d9d9;*/
	background-color: #d9d9d9; /* IE8, IE9 */
	-webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 1) inset; /* Android2.3 */
	box-shadow: 0 0 5px rgba(255, 255, 255, 1) inset;
}
#contents h1#h1_home {
	padding: 0.3em 1em 0.3em 2em;
}

#contents h1#h1_home:before {
	position: absolute;
	top: -4px;
	left: -4px;
	content: url(screens/ptl-ribbon.png);
}
#contents h1#h1_home span.title_sub {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	/* padding: 3px 1em 5px 0; */
}

/* cat2 list */
#contents ul.category2_list {
	list-style: none;
	/* padding-left: 0; */
}
#contents ul.category2_list > li {
	margin-bottom: 1em;
}
#contents ul.category2_list > li > p {
	width: 15em;
	font-weight: bold;
	color: #404040;
	background-color: #ffffff; /* IE8, IE9 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(70%, #ffffff), color-stop(100%, #dddddd), to(#dddddd)); /* Android2.3, Safari5.1 */
	background-image: linear-gradient(to bottom,  #ffffff 70%, #dddddd 100%);
	border-top: 1px solid #404040;
	/* border-right: 1px solid #404040; */
	/* border-left: 3px solid #404040; */
	padding: 0.2em 1em 0.2em 1em;
	margin-bottom: 0;
}
#contents ul.category2_list {
	padding-left: 0;
}
#contents ul.category2_list > li > p {
	border-right: 1px solid #404040;
	border-left: 3px solid #404040;
}
/* product  */
#contents ul.model_list {
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
}
#contents ul.model_list:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "";
}
#contents ul.model_list li {
	margin: 0.5em 1.3em;
}
#contents ul.model_list li a {
	color: #424c60;
	text-decoration: none;
}
#contents ul.model_list li a:hover {
	color: #cc0000;
}
#contents ul.model_list {
	list-style-image: url(screens/m_arrow.gif);
	padding-left: 0;
}
#contents ul.model_list li {
	float: left;
}

@media screen and (min-width: 800px) {
	#header ul.SDP_nav_list li {
		float: left;
	}
	#header ul.SDP_page_transition > li {
		float: right;
	}
}
@media screen and (min-width: 480px) {
	#contents div.SDP_header_logo {
		padding: 0.3em 3% 0.3em 0.75em;
	}
	#contents div.SDP_header_logo h1 {
		font-size: 1.5em;
	}
	#contents div.SDP_header_logo p {
		font-size: 1em;
	}
	#contents div.SDP_logo_with_image {
		background: #000000 url("screens/header_select_item.jpg") no-repeat right center;
		padding-right: 9em;
	}
	#contents ul.SDP_App_select > li {
		margin-left: 25%;
		margin-right: 25%;
	}
	#contents ul.SDP_Small_Button > li{
		min-width:28%;
		max-width:45%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup {
		width: 45%;
		min-height: 250px;
		padding: 0.5em 0.3em;
		border: 1px solid #afafaf;
		box-shadow: 1px 1px 3px #000000;
		-ms-box-shadow: 1px 1px 3px #000000;
		-moz-box-shadow: 1px 1px 3px #000000;
		-webkit-box-shadow: 1px 1px 3px #000000;
		border-radius: 3px;
		-ms-border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup + div {
		border-top: 1px solid #afafaf;
		margin-left: 0.3em;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup div.SDP_figure {
		float: none;
		width: 100%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button {
		padding-left: 0;
		width: 100%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button > li {
		float: none;
		width: auto;
		margin: 0.5em 0.3em 0.5em 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button > li a {
		padding: 0.5em 1em;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup + div > ul.SDP_button > li {
		width: auto;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw {
		padding: 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw div.SDP_figure img{
		max-width: none;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button {
		margin: 0.5em 0 0.5em 150px;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li {
		float: left;
		width: 45%;
		margin: 0.5em 0.5em 0.5em 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li a {
		padding: 0.5em 0;
	}
	#contents div.SDP_section_contents > p > img {
		display: block;
		float: left;
	}
	#contents div.SDP_section_contents > p > span {
		margin-left: 150px;
	}
	#contents div.SDP_section_contents ul.SDP_button > li {
		float: right;
	}
	#contents div.SDP_2column > div.figure {
		float: left;
		width: 44%;
	}
	#contents ul.SDP_app_download li {
		float: left;
	}
}
@media print {
	#contents div.SDP_header_logo {
		border: 1px solid #000000;
		padding: 0.3em 3% 0.3em 0.75em;
	}
	#contents div.SDP_header_logo h1 {
		font-size: 1.5em;
	}
	#contents div.SDP_header_logo p {
		font-size: 1em;
	}
	#contents div.SDP_logo_with_image {
		background: #000000 url("screens/header_select_item.jpg") no-repeat right center;
		padding-right: 9em;
	}
	#contents ul.SDP_App_select > li {
		margin-left: 25%;
		margin-right: 25%;
	}
	#contents ul.SDP_Small_Button > li{
		min-width:28%;
		max-width:45%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup {
		width: 45%;
		min-height: 250px;
		padding: 0.5em 0.3em;
		border: 1px solid #afafaf;
		background-color: #ffffff;
		box-shadow: 1px 1px 3px #000000;
		-ms-box-shadow: 1px 1px 3px #000000;
		-moz-box-shadow: 1px 1px 3px #000000;
		-webkit-box-shadow: 1px 1px 3px #000000;
		border-radius: 3px;
		-ms-border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup + div {
		border-top: 1px solid #afafaf;
		margin-left: 0.3em;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup div.SDP_figure {
		float: none;
		width: 100%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button {
		padding-left: 0;
		width: 100%;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button > li {
		float: none;
		width: auto;
		margin: 0.5em 0.3em 0.5em 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup ul.SDP_button > li a {
		padding: 0.5em 1em;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup + div > ul.SDP_button > li {
		width: auto;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw {
		padding: 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw div.SDP_figure img{
		max-width: none;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button {
		margin: 0.5em 0 0.5em 150px;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li {
		float: left;
		width: 45%;
		margin: 0.5em 0.5em 0.5em 0;
	}
	#contents div.SDP_os_selection div.SDP_buttongroup_non_nw ul.SDP_button > li a {
		padding: 0.5em 0;
	}
	#contents div.SDP_section_contents > p > img {
		display: block;
		float: left;
	}
	#contents div.SDP_section_contents > p > span {
		margin-left: 150px;
	}
	#contents div.SDP_section_contents ul.SDP_button > li {
		float: right;
	}
	#contents div.SDP_2column > div.figure {
		float: left;
		width: 44%;
	}
	#contents ul.SDP_app_download li {
		float: right;
	}
}
