@charset "Shift_JIS";

/*
	================================================================================================
		tablet support connect cradle
	================================================================================================

*/

#contents h4.gray_line {
	font-size: 105%;
	padding: 4px 17px 6px;
	background: url("/support/tablet/share/images/bg_h3_head.gif") no-repeat right bottom;
	margin-bottom: 15px;
}

#contents div#cradle table th {
	color: #000000;
	background: #dcdcdc;
}

#contents div#cradle table th.cradle_pic {
	width: 160px;
}

#contents div#cradle table td span {
	display: none;
}

#contents div#cradle table td {
	text-align: center;
	height: 110px;
}

#contents div#cradle table td.tablet_pic {
	width: 206px;
}

#contents div#cradle table ul {
	margin-bottom: 0;
	margin-left: 0;
}

#contents div#cradle table li {
	margin-bottom: 0;
	padding-left: 10px;
	margin-left: 16px;
	margin-right: 0px;
	text-align: left;
}

#contents div#cradle div.info_left {
	width: 435px;
	float: left;
}

#contents div#cradle div.info_right {
	float: right;
}

#contents div#cradle .text_right {
	text-align: right;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {

#contents div#cradle table th {
	word-wrap: break-word;
}

#contents div#cradle table img {
width: 94%;
height: auto;
}


#contents div#cradle table td {
	height: auto;
	word-wrap: break-word;
}

#contents div#cradle table th span {
	display: none;
}

#contents div#cradle table td span {
	display: block;
	height: 0;
}

#contents div#cradle table li {
	margin-left: 0;
	padding-left: 6px;
}

#contents div#cradle table li a {
	margin-left: 4px !important;
}

#contents div#cradle div.info_left {
	width: auto;
	float: none;
}

#contents div#cradle div.info_right {
	float: none;
}

#contents div#cradle .text_right {
	text-align: left;
}

.img50 {max-width: 50px;}
.img70 {max-width: 70px;}
.img240 {max-width: 240px;}
}
