@charset "Shift_JIS";
/* 制作者情報 */
/* ブラウザ初期化スタイル */
/* 共通部分のスタイル */
/* 各ページ個別のスタイル */

/*--------------------------------------------------------------------
guideline : ver1.07
since : 
writer : 
last_editday : 
last_editor : 
--------------------------------------------------------------------*/
/*--------------------------------------------------------------------
otoiawase.php　お問い合わせ
(詳細説明がある場合はここに記述)
--------------------------------------------------------------------*/
div#otoiawase1{
	width:100%;
}
div#otoiawase1 h2.ttl1{
	background: #FF9C03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.96, #FF9C03), color-stop(0.00, #FFB933));
	background: -webkit-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -moz-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -o-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -ms-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: linear-gradient(to bottom, #FFB933 0%, #FF9C03 96%);
	border-radius:5px;
	font-size:1.4em;
	font-weight:bold;
	color:#FFF;
	line-height:2.6;
	letter-spacing:0.1em;
	margin:0 0 3% 0;
	padding:0 0 0 3%;
}
div#otoiawase1 h2.ttl2{
	background: #FF9C03;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.96, #FF9C03), color-stop(0.00, #FFB933));
	background: -webkit-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -moz-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -o-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: -ms-linear-gradient(top, #FFB933 0%, #FF9C03 96%);
	background: linear-gradient(to bottom, #FFB933 0%, #FF9C03 96%);
	border-radius:5px;
	font-size:1.4em;
	font-weight:bold;
	color:#FFF;
	line-height:2.6;
	letter-spacing:0.1em;
	margin:0 0 0 0;
	padding:0 0 0 3%;
}

div#otoiawase1 div.box{
	width:100%;
	padding:0 10px;
}
div#otoiawase1 div.box p{
	font-size:1.1em;
	margin-bottom:10px;
}
div#otoiawase1 div.box p u{
	display:block;
	padding:10px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#F60;
	margin-bottom:-10px;
}

div#otoiawase1 div.box p span{
	color:#C00;
	margin:0 0 0 0;
}

div#otoiawase1 div.box table{
	width:100%;
	border-collapse:collapse;
	background:#fff;
}

div#otoiawase1 div.box table.form_8409 span.title{
	border:1px solid #CCC;
	padding:5px 10px;
	display:block;
	margin:0 0 10px 0;
}
div#otoiawase1 div.box table.form_8409 span.value{
	display:block;
	font-weight:bold;
	letter-spacing:0.1em;
	margin:0 0 10px 0;
}
div#otoiawase1 div.box table tr td.form_index{
	clear:both;
	width:35%;
	background:#FFEDA6;
	border:1px solid #CCC;
	padding:15px 10px;
	text-align:left;
	vertical-align:top;
	font-size:1.2em;
}

div#otoiawase1 div.box table tr.style_pre td.form_index:before {
	content: '現場（納品場所）';
}

div#otoiawase1 div.box table tr td.form_index span.must{
	color:#C00;
	margin-left:4px;
}

div#otoiawase1 div.box table tr td.list_value{
	width:60%;
	background:#FFF;
	border:1px solid #CCC;
	padding:10px 10px;
	vertical-align:top;
	font-size:16px;
}

/*--チェックボックスのズレ対策ここから--*/
div#otoiawase1 div.box table tr.style_field7 td.list_value input,
div#otoiawase1 div.box table tr.style_field12 td.list_value input,
div#otoiawase1 div.box table tr.style_field14 td.list_value input,
div#otoiawase1 div.box table tr.style_field29 td.list_value input{
	vertical-align:middle;
}
/*--チェックボックスのズレ対策ここまで--*/

div#otoiawase1 div.box table tr.style_name td.list_value input,
div#otoiawase1 div.box table tr.style_kana td.list_value input,
div#otoiawase1 div.box table tr.style_field10 td.list_value input,
div#otoiawase1 div.box table tr.style_field11 td.list_value input,
div#otoiawase1 div.box table tr.style_field13 td.list_value input,
div#otoiawase1 div.box table tr.style_field17 td.list_value input,
div#otoiawase1 div.box table tr.style_field20 td.list_value input,
div#otoiawase1 div.box table tr.style_field21 td.list_value input,
div#otoiawase1 div.box table tr.style_field22 td.list_value input,
div#otoiawase1 div.box table tr.style_field26 td.list_value input,
div#otoiawase1 div.box table tr.style_field29 td.list_value input,
div#otoiawase1 div.box table tr.style_field30 td.list_value input,
div#otoiawase1 div.box table tr.style_field31 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field6 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field7 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field8 td.list_value input,
div#otoiawase1 div.box table.form_9166 tr.style_field15 td.list_value input{
	width:50%;
	height:30px;
	font-size:16px;
}


div#otoiawase1 div.box table.form_9105 tr.style_field11 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field14 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field16 td.list_value input{
	width:40%;
	height:30px;
	font-size:16px;
}

div#otoiawase1 div.box table tr.style_e_mail td.list_value input,
div#otoiawase1 div.box table tr.style_field28 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field13 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field15 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field17 td.list_value input{
	width:90%;
	height:30px;
	font-size:16px;
}

div#otoiawase1 div.box table.form_9346 tr.style_field12 td.list_value input {
	width:50%;
	height:30px;
}


div#otoiawase1 div.box table tr.style_zip td.list_value input,
div#otoiawase1 div.box table tr.style_tel td.list_value input,
div#otoiawase1 div.box table tr.style_pre td.list_value select{
	height:30px;
	font-size:16px;
}

div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(2),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(3),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(4),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(5),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(6),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(7),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(8),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(10) ,
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(16) ,
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(18),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(19),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(20),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(24),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(25),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(31),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(32),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(33),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(38),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(39),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(43),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(44),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(45),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(46),
div#otoiawase1 div.box table tr.style_pre td.list_value select option:nth-child(48) {
	display: none;
}

div#otoiawase1 div.box table.form_9105 tr.style_field20 td.list_value textarea{
	width:50%;
	height:100px;
	font-size:16px;
}


div#otoiawase1 div.box table tr.style_field26 td.list_value input{
	width:30%;
	height:30px;
	font-size:16px;
}

div#otoiawase1 div.box table tr.style_add td.list_value input,
div#otoiawase1 div.box table tr.style_field9 td.list_value input,
div#otoiawase1 div.box table tr.style_field16 td.list_value input,
div#otoiawase1 div.box table tr.style_field19 td.list_value input{
	width:50%;
	height:30px;
	font-size:16px;
}


/*--ラジオボタンのズレ対策ここから--*/
div#otoiawase1 div.box table tr.style_field2 td.list_value input,
div#otoiawase1 div.box table tr.style_field4 td.list_value input,
div#otoiawase1 div.box table tr.style_field6 td.list_value input,
div#otoiawase1 div.box table tr.style_field25 td.list_value input{
	vertical-align:middle;
}
/*--ラジオボタンのズレ対策ここまで--*/

div#otoiawase1 div.box table tr.style_field1 td.list_value textarea,
div#otoiawase1 div.box table.form_6896 tr.style_field11 td.list_value textarea{
	width:50%;
	height:100px;
	font-size:16px;
}

div#otoiawase1 div.box table tr.style_field3 td.form_index,
div#otoiawase1 div.box table tr.style_field5 td.form_index,
div#otoiawase1 div.box table tr.style_field18 td.form_index,
div#otoiawase1 div.box table tr.style_field23 td.form_index,
div#otoiawase1 div.box table tr.style_field31 td.form_index,
div#otoiawase1 div.box table.form_9346 tr.style_field29 td.form_index{
	background:#fff !important;
	color:#333;
}
div#otoiawase1 div.box table tr.style_field18 td.form_index{
	color:#F00;
}

div#otoiawase1 div.box table tr.tr_submit td{
	text-align:center;
	padding:15px 0 0 0;
	background-color:none !important;
}


div#otoiawase1 div.box table tr.tr_submit td input{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DDD), color-stop(0.00, #F7F7F7));
	background: -webkit-linear-gradient(#F7F7F7, #DDD);
	background: -moz-linear-gradient(#F7F7F7, #DDD);
	background: -o-linear-gradient(#F7F7F7, #DDD);
	background: -ms-linear-gradient(#F7F7F7, #DDD);
	background: linear-gradient(#F7F7F7, #DDD);
	border:1px solid #929292;
	width:50%;
	height:50px;
	cursor:pointer;
	font-size:16px;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
	color:#333;
}

/*--スマホ対応 角丸をクリア--*/
div#otoiawase1 div.box table tr.tr_submit td input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}

div#otoiawase1 div.box table tr.tr_submit td input:hover{
	background:#A6F4FF;
	border:1px solid #26A0DA;
}

div#otoiawase1 div.box a.otoiawase_back{
	display:none;
}



div#otoiawase1 div.box table td.form_index span.must{
	background:url(../../images/otoiawase/must.png) no-repeat;
	width:39px;
	height:19px;
	text-indent:-9999px;
	display:block;
	float:right;
}

@media (max-width: 680px){
div#otoiawase1 h2.ttl2{
	margin:0 10px;
	padding:0 0 0 3%;
}

div#otoiawase1 div.box table tr td.form_index{
	width:45% !important;
	padding:10px;
	font-size:16px;
}

div#otoiawase1 div.box table tr td.list_value{
	width:50% !important;
	background:#FFF;
	border:1px solid #CCC;
	font-size:16px;
}

div#otoiawase1 div.box table tr.style_e_mail td.list_value input,
div#otoiawase1 div.box table tr.style_field28 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field13 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field15 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field17 td.list_value input,
div#otoiawase1 div.box table tr.style_name td.list_value input,
div#otoiawase1 div.box table tr.style_kana td.list_value input,
div#otoiawase1 div.box table tr.style_field10 td.list_value input,
div#otoiawase1 div.box table tr.style_field11 td.list_value input,
div#otoiawase1 div.box table tr.style_field13 td.list_value input,
div#otoiawase1 div.box table tr.style_field17 td.list_value input,
div#otoiawase1 div.box table tr.style_field20 td.list_value input,
div#otoiawase1 div.box table tr.style_field21 td.list_value input,
div#otoiawase1 div.box table tr.style_field22 td.list_value input,
div#otoiawase1 div.box table tr.style_field26 td.list_value input,
div#otoiawase1 div.box table tr.style_field29 td.list_value input,
div#otoiawase1 div.box table tr.style_field30 td.list_value input,
div#otoiawase1 div.box table tr.style_field31 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field6 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field7 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field8 td.list_value input,
div#otoiawase1 div.box table.form_9166 tr.style_field15 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field11 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field14 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field16 td.list_value input,
div#otoiawase1 div.box table.form_9346 tr.style_field12 td.list_value input,
div#otoiawase1 div.box table.form_9105 tr.style_field20 td.list_value textarea,
div#otoiawase1 div.box table tr.style_add td.list_value input,
div#otoiawase1 div.box table tr.style_field9 td.list_value input,
div#otoiawase1 div.box table tr.style_field16 td.list_value input,
div#otoiawase1 div.box table tr.style_field19 td.list_value input,
div#otoiawase1 div.box table tr.style_field1 td.list_value textarea,
div#otoiawase1 div.box table.form_6896 tr.style_field11 td.list_value textarea
 {
	width:90%;
}
div#otoiawase1 div.box table tr.style_field18,
div#otoiawase1 div.box table tr.style_field23,
div#otoiawase1 div.box table tr.style_field24,
div#otoiawase1 div.box table tr.style_field32,
div#otoiawase1 div.box table tr.style_field33,
div#otoiawase1 div.box table tr.style_field34
 {
	display:none;
}
}



/*--------------------------------------------------------------------
(list.php)
--------------------------------------------------------------------*/
div#topImg_bg {
	width:100%;
	/*height:95px;
	padding:45px 0 0 35px;
	background:url(../../images/tokyo/cathand/topImg_bg.png) no-repeat left top;
	margin:30px 0 0 0;*/
	background: #FFE7B4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #FFF), color-stop(0.00, #FFE7B4));
	background: -webkit-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -moz-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -o-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -ms-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: linear-gradient(to bottom, #FFE7B4 0%, #FFF 97%);
	border:8px solid #FFBE38;
	border-radius:10px;
	margin-top:20px;
	padding:4%;
}

div#topImg_bg h2 {
	font-weight:bold;
	font-size:3em;
	color:#CC6600;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
}

@media (max-width: 680px){
div#topImg_bg {
	width:100%;
	background: #FFE7B4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #FFF), color-stop(0.00, #FFE7B4));
	background: -webkit-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -moz-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -o-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: -ms-linear-gradient(top, #FFE7B4 0%, #FFF 97%);
	background: linear-gradient(to bottom, #FFE7B4 0%, #FFF 97%);
	border:5px solid #FFBE38;
	border-radius:10px;
	margin-top:20px;
	padding:3%;
}
div#topImg_bg h2 {
	font-weight:bold;
	font-size:2em;
	color:#CC6600;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
}
}

div#cathandList {
	width:100%;
	margin:0;
}

div#cathandList img.cate_header {
	display:none;
}

div#cathandList p.cate_header {
	margin:2% 0;
	line-height:1.6;
}

div.cate_list {
	clear:both;
	margin:2% 0;
	padding:0;
}

div.cate_list h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow:hidden;
	display:block;
	background:url(../../images/tokyo/cathand/title01.png) no-repeat left top;
	padding:5% 0;
}

div.cate_list ul {
	padding:3% 1%;
	background:#fff;
	border-left:5px solid #5B8ECC;
	border-right:5px solid #5B8ECC;
	border-bottom:5px solid #5B8ECC;
}


div.cate_list ul li {
	white-space:nowrap;
	display:inline-block;
	float:left;
	font-size:1em;
	margin:0;
	padding:0 3px 0 1px;
	line-height:1.8;
}

div.cate_list ul li:before{
	content: "｜ ";
}

div#cathandList h2 {
	display:none;
}

div#cathandList div.menu {
	clear:both;
	margin:2% 0;
	padding:1% 1.5%;
	font-size:1em;
	background:#FFF3BB;
}

div#cathandList div.menu span {
}

div#cathandList div.menu em {	
	color:#FF0000;
	font-weight:bold;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

div#cathandList div.menu a.link-menu {
}

div#cathandList div.menu a:after{
	content:" ";
}

div#cathandList table {
	width:100%;
}

div#cathandList table td {
	width:100%;
	clear:both;
	padding:4% 2%;
	vertical-align:top;
	background:url(../../images/tokyo/cathand/list_bg.png) no-repeat center top;
}

div#cathandList table td img {
	display:none;
}

div#cathandList table td div.inside {
	line-height:1.6;
}

div#cathandList span.new {
	display:none;
}

div#cathandList table td div.inside h3 {
	width:70%;
	float:left;
	padding:2px 0 2px 28px;
	font-size:1.3em;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
	background:url(../../images/tokyo/cathand/yaji01.png) no-repeat top left;
}

div#cathandList table td div.inside h3 a {
	display:block;
}

div#cathandList div.inside p {
	width:20%;
	max-width:110px;
	margin-top: -15px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}

div#cathandList p.detail {
	float:right;
}


div#cathandList p.detail a {
	width:100%;
	height:45px;
	text-indent:-9999px;
	display:block;
	background:url(../../images/tokyo/cathand/detail_bt_off.jpg) no-repeat top left;
}

div#cathandList p.detail,div#cathandList p.detail a:hover {
	background:url(../../images/tokyo/cathand/detail_bt_on.jpg) no-repeat top left;
}

div.cathand_list_back {
	display:none;
}
@media (max-width: 680px){
div#cathandList table td div.inside h3 {
	width:100%;
	float:none;
	padding:2px 0 2px 28px;
	font-size:1.3em;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
	background:url(../../images/tokyo/cathand/yaji01.png) no-repeat top left;
}

div#cathandList table td div.inside h3 a {
	display:block;
}
div#cathandList p.detail {
	display:none;
	float:none;
}
div#cathandList p.detail a {
	display:none;
}
div.cate_list h3 {
	display:none;
}
div.cate_list ul {
	padding:3% 1%;
	background:#fff;
	border:5px solid #5B8ECC;
}
}

/*--------------------------------------------------------------------
(detail.php)
--------------------------------------------------------------------*/
div#cathandDetail {
	width:100%;
	margin:0;
}

div#cathandDetail h2.title {
	padding:3px 10px 3px 15px;
	color:#FC4C01;
	font-size:2em;
	font-weight:bold;
	line-height:1.6;
	font-family:Helvetica, メイリオ, Arial, sans-serif;
	border-bottom:5px solid #FF8C00;
}

div.cathand_detail {
	margin:2% 0;
}

div.cathand_detail div.cathand_detail_left {
	width:65%;
	margin:0;
	padding-bottom:20px;
	display:inline;
	float:left;
}

div.cathand_detail div.cathand_detail_left p {
	display:none;
}

div.cathand_detail div.cathand_detail_left img {
	width:100%;
	padding:10px;
	background:#fff;
	border:5px solid #FF8C00;
}

div.cathand_detail div.cathand_detail_right {
	width:30%;
	float:right;
}

div.cathand_detail div.cathand_detail_img {
	display:inline;
}

div.cathand_detail div.cathand_detail_img p {
	display:none;
}

div.cathand_detail div.cathand_detail_img img {
	width:40%;
	margin:0;
	padding:5px;
	background:#fff;
	border:5px solid #FF8C00;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin-right:4%;
}

div.cathand_detail div.cathand_detail_img img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

div.cathand_detail h2 {
	display:none;
}

div.cathand_detail table {
	display:none;
}

div.cathand_detail p.de_pr {
	display:none;
}

div.cathand_detail p.de_se {
	display:none;
}

div.cathand_detail p.de_pr {
	display:none;
}

p.de_ka {
	display:none;
}

p.de_ad {
	display:none;
}

div.de_de {
	clear:both;
	padding:2.5%;
	margin:0;
	line-height:1.6;
	font-size:1.2em;
	background:#FFF9D9;
}

img.emono1_acc_image_ana,
img.emono1_acc_image_acc {
	display:block;
	height:0;
}

div#detail_bottom {
	clear:both;
	margin:0 0 2% 0;
}

div#detail_bottom ul.box1 {
	margin-bottom: 2%;
	overflow:hidden;
}

div#detail_bottom ul.box1 li {
	font-size:0;
	line-height:0;
	float:left;
}

div#detail_bottom ul.box1 li.center{
	padding:0 2%;
}

div#detail_bottom p{
	margin:0 0 2% 0;
}

div#detail_bottom ul.box2{
	overflow:hidden;
}

div#detail_bottom ul.box2 li{
	float:left;
}

div#detail_bottom ul.box2 li.left{
	font-size:0;
	line-height:0;
}

div#detail_bottom ul.box2 li.center{
	padding:0 2%;
	font-size:0;
	line-height:0;
}

div#detail_bottom ul.box2 li.right{
	height:227px;
	position:relative;
}

div#detail_bottom ul.box2 li.right a{
	height:55px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	top:150px;
	left:20px;
}

div#detail_bottom ul.box2 li.right ul {
	height:227px;
	position:absolute;
	top:0;
	left:0;
}

div#detail_bottom ul.box2 li.right ul li {
	font-size:12px;
}

div#detail_bottom ul.box2 li.right ul li.jump1{
	background:url(../../images/index/icon01.gif) no-repeat 0 2px;
	padding:0 0 0 19px;
	position:absolute;
	bottom:15px;
	left:30px;
}

div#detail_bottom ul.box2 li.right ul li.jump1 a{
	font-weight:bold;
	color:#C00;
}

div#detail_bottom ul.box2 li.right ul li.jump2{
	background:url(../../images/index/icon02.gif) no-repeat 0 2px;
	padding:0 0 0 19px;
	position:absolute;
	bottom:15px;
	left:95px;
}

div#detail_bottom ul.box2 li.right ul li.jump2 a{
	font-weight:bold;
	color:#06C;
}
@media (max-width: 680px){
div.cathand_detail div.cathand_detail_left {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0;
	float:none;
}

div.cathand_detail div.cathand_detail_left p {
	display:none;
}

div.cathand_detail div.cathand_detail_left img {
	width:100%;
	padding:10px;
	background:#fff;
	border:5px solid #FF8C00;
}

div.cathand_detail div.cathand_detail_right {
	width:100%;
	float:none;
}

div.cathand_detail div.cathand_detail_img {
}

div.cathand_detail div.cathand_detail_img p {
	display:none;
}

div.cathand_detail div.cathand_detail_img img {
	width:30%;
	float:left;
	margin:0;
	padding:5px;
	background:#fff;
	border:5px solid #FF8C00;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin:2% 0 2% 2.3%;
}
}
