a:link {
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a:active {
}

body {
	text-align: center;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	background: #FFF url(../images/body_bg.jpg) repeat-x left top;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-size: 1em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:80%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clear {
	zoom: 100%;
}
.clear:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

a:hover img {
	-ms-filter: "alpha( opacity=70 )";
filter: alpha( opacity=70 );
opacity: 0.7;
}


/*naviにopacityを反映させないため*/
#mainmenu li a:hover img,
#mainmenuSI li a:hover img
{
opacity: 1;
}
/*//naviにopacityを反映させないため*/


#Content {
	width: 960px;
}
#Content #Main {
	float: left;
	width: 750px;
}
#Content #Main .sec1 .title {
	height: 38px;
	width: 750px;
	background: url(../images/search_new/detail_main_title_bg.gif) no-repeat left top;
	margin-bottom: 10px;
}
#Content #Main .sec1 .title h2 {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 8px;
	padding-left: 12px;
}
#Content #Main .sec1 .title .print {
	float: right;
	padding-right: 12px;
	padding-top: 8px;
}
#Content #Main .sec1 .title .print a {
	background: url(../images/search_new/detail_main_title_icon.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec1 ul.icon {
	margin-bottom: 10px;
}
#Content #Main .sec1 ul.icon li {
	float: left;
	margin-right: 5px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#Content #Main .sec1 .column {
	clear: both;
	margin-bottom: 15px;
}
#Content #Main .sec1 .column .left {
	width: 366px;
	float: left;
}
#Content #Main .sec1 .column .left img.main {
	display: block;
	margin-bottom: 2px;
}
#Content #Main .sec1 .column .left p.caption {
	font-size: 0.9em;
	margin-bottom: 15px;
	color: #5C4330;
}
#Content #Main .sec1 .column .left .photo img.top {
	display: block;
}
#Content #Main .sec1 .column .left .photo .box {
	background: #F7EAC0;
	padding: 2px 10px;
}
#Content #Main .sec1 .column .left .photo h3 {
	margin-bottom: 2px;
}
#Content #Main .sec1 .column .left .photo p.note {
	font-size: 0.9em;
	padding-left: 5px;
	margin-bottom: 2px;
}
#Content #Main .sec1 .column .left .photo ul {
	width: 352px;
	margin-left: 10px;
	overflow: hidden;
	_zoom:1;
}
#Content #Main .sec1 .column .left .photo ul li {
	float: left;
	margin-right: 10px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-bottom: 10px;
	width:73px;
	height:55px;
	text-align:center;
}
#Content #Main .sec1 .column .left .photo ul li.end {
	margin-bottom: 0px;
}
#Content #Main .sec1 .column .right {
	float: right;
	width: 370px;
}
#Content #Main .sec1 .column .right h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 10px;
}
#Content #Main .sec1 .column .right p {
	line-height: 1.6;
	color: #5C4330;
}
#Content #Main .sec1 .column2 {
	margin-bottom: 15px;
}
#Content #Main .sec1 .column2 .wrap {
	margin-bottom: 15px;
}
#Content #Main .sec1 .column2 .wrap .left {
	width: 366px;
	float: left;
}
#Content #Main .sec1 .column2 .wrap .left img.main {
	display: block;
	margin-bottom: 2px;
}
#Content #Main .sec1 .column2 .wrap .left p.caption {
	font-size: 0.9em;
	color: #5C4330;
}
#Content #Main .sec1 .column2 .wrap .right {
	width: 370px;
	float: right;
}
#Content #Main .sec1 .column2 .wrap .right h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 10px;
}
#Content #Main .sec1 .column2 .wrap .right p {
	line-height: 1.6;
	color: #5C4330;
}
#Content #Main .sec1 .column2 .photo {
	clear: both;
}
#Content #Main .sec1 .column2 .photo img.top {
	display: block;
}
#Content #Main .sec1 .column2 .photo .box {
	background: #F7EAC1;
	padding: 2px 10px;
}
#Content #Main .sec1 .column2 .photo .box ul {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Content #Main .sec1 .column2 .photo .box ul li {
	float: left;
	margin-right: 2px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}
#Content #Main .sec2 .news {
	margin-bottom: 25px;
}
#Content #Main .sec2 .news img.top {
	display: block;
}
#Content #Main .sec2 .news .box {
	background: url(../images/search_new/detail_box_bg.gif) repeat-y left top;
	padding: 10px 20px 5px;
}
#Content #Main .sec2 .news .box p {
	color: #5C4330;
}
/* 20140909 CSS変更箇所 ------------------------------------------------------------------ */
#Content #Main .sec2 .contact {
	margin-bottom: 0px;
	width: 750px;
}
/* 20140909 CSS変更箇所 ------------------------------------------------------------------ */

#Content #Main .sec2 .contact .tel {
	height: 31px;
	width: 490px;
	position: relative;
	float: left;
}
#Content #Main .sec2 .contact .tel dl dt {
	position: absolute;
	left: 0px;
	top: 0px;
}
#Content #Main .sec2 .contact .tel dl dd {
	position: absolute;
	left: 297px;
	top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	line-height: 1;
}
#Content #Main .sec2 .contact .right {
	float: right;
	width: 243px;
}
#Content #Main .sec2 .contact .right .btn img {
	display: block;
	margin-bottom: 5px;
}
#Content #Main .sec2 .contact .right p {
	text-align: right;
}
#Content #Main .sec2 .contact .right p a {
	background: url(../images/search_new/detail_icon_save.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec2 .info {
	clear: both;
}
#Content #Main .sec2 .info h3 {
	margin-bottom: 7px;
	clear: both;
}
#Content #Main .sec2 .info table {
	table-layout: fixed;
	width: 750px;
	border-top: 1px solid #DFC788;
	border-left: 1px solid #DFC788;
	margin-bottom: 25px;
}
#Content #Main .sec2 .info table th {
	font-weight: bold;
	vertical-align: top;
	color: #5C4330;
	background: #FAF2DE;
	width: 110px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DFC788;
}
#Content #Main .sec2 .info table td {
	padding: 6px 10px;
	vertical-align: top;
	color: #5C4330;
	border-bottom: 1px solid #DFC788;
	border-right: 1px solid #DFC788;
}
#Content #Main .sec2 .info table td.map {
	width: 295px;
}
#Content #Main .sec2 .info table td.map img {
	display: block;
	margin-bottom: 5px;
}
#Content #Main .sec2 .info table td.map ul li {
	float: left;
	margin-right: 20px;
}
#Content #Main .sec2 .info table td.map ul li.zoom a {
	background: url(../images/search_new/detail_icon_zoom.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec2 .info table td.map ul li.print a {
	background: url(../images/search_new/detail_icon_map.gif) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#Content #Main .sec2 .message {
	margin-bottom: 15px;
}
#Content #Main .sec2 .message img.top {
	display: block;
}
#Content #Main .sec2 .message .box {
	background: url(../images/search_new/detail_box_bg.gif) repeat-y left top;
	padding: 10px 20px 5px;
}
#Content #Main .sec2 .message .box p {
	color: #5C4330;
}
#Content #Main .sec3 img.top {
	display: block;
}
#Content #Main .sec3 img.under {
	clear: both;
	display: block;
}
#Content #Main .sec3 .box {
	background: url(../images/search_new/detail_box2_bg.gif) repeat-y left top;
	padding: 3px 20px;
}
#Content #Main .sec3 .box .left {
	width: 550px;
	float: left;
}
#Content #Main .sec3 .box .left .sec {
	padding-bottom: 7px;
}
#Content #Main .sec3 .box .left .sec .btn {
	float: left;
	width: 343px;
}
#Content #Main .sec3 .box .left .sec ul {
	float: right;
	width: 190px;
}
#Content #Main .sec3 .box .left .sec ul li {
	margin-bottom: 3px;
}
#Content #Main .sec3 .box .left .sec ul li.save a {
	background: url(../images/search_new/detail_icon_save.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec3 .box .left .sec ul li.print a {
	background: url(../images/search_new/detail_icon_print.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec3 .box .left .sec ul li.map a {
	background: url(../images/search_new/detail_icon_map.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec3 .box .left .tel {
	height: 35px;
	width: 547px;
	clear: both;
	position: relative;
}
#Content #Main .sec3 .box .left .tel dl dt {
	position: absolute;
	left: 0px;
	top: 0px;
}
#Content #Main .sec3 .box .left .tel dl dd {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	position: absolute;
	left: 330px;
	top: 8px;
	line-height: 1;
}
#Content #Main .sec3 .box .qr {
	float: right;
	width: 150px;
}
#Content #Main .sec3 .box .qr .inner {
	padding: 7px;
	border: 1px solid #CCC;
}
#Content #Main .sec3 .box .qr .inner .cord {
	text-align: center;
	margin-bottom: 5px;
}
#Content #Main .sec3 .box .qr .inner p {
	text-align: center;
}
#Content #Side {
	float: right;
	width: 200px;
}
#Content #Side .plan {
	margin-bottom: 10px;
}
#Content #Side .plan .box {
	background: url(../images/search_new/detail_side_box_bg.gif) repeat-y left top;
	padding: 5px 10px;
}
#Content #Side .plan .box p.catch {
	margin-bottom: 7px;
}
#Content #Side .plan .box p.catch em {
	font-size: 1.2em;
	font-weight: bold;
	color: #F00;
}

#Content #Side .plan .box .btn {
	display: block;
	margin-top: 7px;
}
#Content #Side .plan .box p.link {
	text-align: center;
	padding-bottom: 7px;
	color: #00C;
	text-decoration: underline;
}
#Content #Side .plan .box p.open {
	cursor: pointer;
}
#Content #Side .plan .box p.open2 {
	cursor: pointer;
}

#Content #Side .plan .box h4 {
	margin-bottom: 0px;
}
#Content #Side .plan .box ul {
	padding-left: 5px;
}
#Content #Side .plan .box ul li {
	background: url(../images/search_new/detail_side_box_arrow.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-top: 5px;
}
#Content #Side .recomme {
	margin-bottom: 10px;
}
#Content #Side .recomme img.top {
	display: block;
}
#Content #Side .recomme img.under {
	display: block;
}
#Content #Side .recomme .box {
	background: #E7DFCB;
	padding: 2px 10px;
}
#Content #Side .recomme .box h3 {
	margin-bottom: 10px;
}
#Content #Side .recomme .box h3 img {
	display: block;
}
#Content #Side .recomme .box .inner {
	padding-bottom: 10px;
}
#Content #Side .recomme .box .inner img.top {
	display: block;
}
#Content #Side .recomme .box .inner .box2 {
	background: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Content #Side .recomme .box .inner .box2 dl {
	margin-bottom: 5px;
}
#Content #Side .recomme .box .inner .box2 dl dt {
	float: left;
}
#Content #Side .recomme .box .inner .box2 dl dd {
	padding-left: 20px;
}
#Content #Side .recomme .box .inner .box2 ul.btn li {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#Content #Side .search {
	margin-bottom: 0px;
}
#Content #Side .search img.top {
	display: block;
}
#Content #Side .search img.under {
	display: block;
}
#Content #Side .search .box {
	background: #E7DFCB;
	padding: 2px 10px;
}
#Content #Side .search .box h3 {
	margin-bottom: 10px;
}
#Content #Side .search .box h3 img {
	display: block;
}
#Content #Side .search .box .inner {

}
#Content #Side .search .box .inner img.top {
	display: block;
}
#Content #Side .search .box .inner .box2 {
	background: #FFF;
	padding: 5px 10px 0px;
}
#Content #Side .search .box .inner .box2 h4 {
	margin-bottom: 5px;
}
#Content #Side .search .box .inner .box2 ul {
	padding-left: 5px;
	padding-bottom: 10px;
}
#Content #Side .search .box .inner .box2 ul li {
	margin-bottom: 3px;
	background: url(../images/search_new/detail_side_box_arrow.gif) no-repeat left 3px;
	padding-left: 15px;
}

#BigImage {
   width:378px;
   height:280px;
   background-color:#fff;
   text-align:center;
   vertical-align:middle;
   display:table-cell;
   border-top:1px solid #ddd;
   border-left:1px solid #ddd;
   border-right:1px solid #ddd;
   border-bottom:1px solid #ddd;
   padding: 0px;
}


/*20111012*/
.left table{
	border-collapse: collapse;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 280px;
    width: 366px;
}
.left table tr td.BigImage {
    text-align: center;
    vertical-align: middle;
}
.left .photo_comment{
    color: #5C4330;
    font-size: 0.9em;
    margin-bottom: 15px;
}



.mw78 { max-width:78px; }
*.mw78 {
	width : expression(document.body.clientWidth < 59? "60px" : document.body.clientWidth > 77? "78px" : "auto");
}
#Content #Main .sec1 .column2 .photo .box ul li{
	margin-right: 0px\9;
	*margin-right: 2px;
}






/*20120106*/
#Content #Main .sec1 .column2 {
	margin-bottom: 0 !important;
}
#Content #Main .sec1 .sec1_top_box {
    margin: 0 auto 10px;
    position: relative;
}
#Content #Main .sec1 .sec1_top_box .title {
    background: url("../images/search_new/sec1_top_bktop.gif") no-repeat scroll left top transparent;
    height: auto;
    margin-bottom: 0;
    padding-top: 10px;
    width: 750px;
}
#Content #Main .sec1 .sec1_top_box .title h2 {
    background: url("../images/search_new/sec1_top_bk.gif") no-repeat scroll left bottom transparent;
    clear: both;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0 153px 7px 23px;
    width: 700px;
    word-break: break-all;
}
#Content #Main .sec1 .sec1_top_box p.preservation {
    float: none;
    height: 18px;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 137px;
}
#Content #Main .sec1 .sec1_top_box p.preservation a {
	background: url(../images/search_new/detail_icon_save.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Content #Main .sec1 .sec1_top_box .sec1_inner_box {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 10px;
    width: 728px;
}
#Content #Main .sec1 .sec1_top_box .sec1_inner_box table tr td {
    padding-right: 10px;
}
#Content #Main .sec1 .sec1_top_box .sec1_inner_box table tr td.btn{
	padding-right: 0;
}
#Content #Main .sec1 .sec1_top_box .sec1_inner_box ul.icon {
    margin-bottom: 10px;
    width: 465px;
}
#Content #Main .sec1 .sec1_top_box .sec1_inner_box ul.icon li {
	float: left;
	margin-right: 5px;
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

/*//20120106*/

/* add sky20120209 @@@  */
#Content #Side .shikaku {
	margin-bottom: 10px;
}
#Content #Side .shikaku img.top {
	display: block;
}
#Content #Side .shikaku img.under {
	display: block;
}
#Content #Side .shikaku .box {
	background: #E7DFCB;
	padding: 2px 10px;
}
#Content #Side .shikaku .box h3 {
	margin-bottom: 10px;
}
#Content #Side .shikaku .box h3 img {
	display: block;
}
#Content #Side .shikaku .box .inner {
	padding-bottom: 10px;
}
#Content #Side .shikaku .box .inner img.top {
	display: block;
}
#Content #Side .shikaku .box .inner .box2 {
	background: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Content #Side .shikaku .box .inner .box2 dl {
	margin-bottom: 5px;
}
#Content #Side .shikaku .box .inner .box2 dl dt {
	float: left;
}
#Content #Side .shikaku .box .inner .box2 dl dd {
	padding-left: 20px;
}
#Content #Side .shikaku .box .inner .box2 ul.btn li {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#Content #Side .shikaku .search {
	margin-bottom: 0px;
}
#Content #Side .shikaku .search img.top {
	display: block;
}
#Content #Side .shikaku .search img.under {
	display: block;
}
#Content #Side .shikaku .search .box {
	background: #ffe9f5;
	padding: 2px 10px;
}

#Content #Side .shikaku .search .box h3{
	background: url(../images/search_new/detail_side2_title.gif) no-repeat;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 31px;
    padding: 9px 0 0 42px;
    width: 138px;
}
#Content #Side .shikaku .search .box .inner {

}
#Content #Side .shikaku .search .box .inner img.top {
	display: block;
}
#Content #Side .shikaku .search .box .inner .box2 {
	background: #FFF;
	padding: 5px 10px 0px;
}
#Content #Side .shikaku .search .box .inner .box2 h4 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 1.7em;
    margin-bottom: 5px;
    padding-top: 0;
    text-align: center;
    width: 160px;
	background: url(../images/search_new/detail_side2_sub_title.gif) no-repeat;
}
#Content #Side .shikaku .search .box .inner .box2 h4.long {
	background: url(../images/search_new/detail_side2_sub_title02.gif) no-repeat;
    height: 36px;
    line-height: 1.4em;
    padding-top: 2px;
}
#Content #Side .shikaku .search .box .inner .box2 ul {
	padding-left: 5px;
	padding-bottom: 10px;
}
#Content #Side .shikaku .search .box .inner .box2 ul li {
	margin-bottom: 3px;
	background: url(../images/search_new/detail_side_box_arrow.gif) no-repeat left 3px;
	padding-left: 15px;
}
p.more{
    padding-bottom: 15px;
    text-align: right;
}
/* #add sky20120209 @@@ */
/* #add by yuy 20140611 Start */

#Content #Side .knowhow{
	margin-bottom: 10px;
}
#Content #Side .knowhow img.top {
	display: block;
}
#Content #Side .knowhow img.under {
	display: block;
}
#Content #Side .knowhow .box {
	background: #E7DFCB;
	padding: 2px 10px;
}
#Content #Side .knowhow .box h3 {
	margin-bottom: 10px;
}
#Content #Side .knowhow .box h3 img {
	display: block;
}
#Content #Side .knowhow .box .inner {
	padding-bottom: 10px;
}
#Content #Side .knowhow .box .inner img.top {
	display: block;
}
#Content #Side .knowhow .box .inner .box2 {
	background: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Content #Side .knowhow .box .inner .box2 dl {
	margin-bottom: 5px;
}
#Content #Side .knowhow .box .inner .box2 dl dt {
	float: left;
}
#Content #Side .knowhow .box .inner .box2 dl dd {
	padding-left: 20px;
}
#Content #Side .knowhow .box .inner .box2 ul.btn li {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#Content #Side .knowhow {
	margin-bottom: 0px;
}
#Content #Side .knowhow img.top {
	display: block;
}
#Content #Side .knowhow img.under {
	display: block;
}
#Content #Side .knowhow .box {
	background: #ffe9f5;
	padding: 2px 10px;
}

#Content #Side .knowhow .box h3{
	background: url(../images/search_new/detail_side2_title.gif) no-repeat;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 31px;
    padding: 9px 0 0 42px;
    width: 138px;
}
#Content #Side .knowhow .box .inner {

}
#Content #Side .knowhow .box .inner img.top {
	display: block;
}
#Content #Side .knowhow .box .inner .box2 {
	background: #FFF;
	padding: 5px 10px 0px;
}
#Content #Side .knowhow .box .inner .box2 h4 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 1.7em;
    margin-bottom: 5px;
    padding-top: 0;
    text-align: center;
    width: 160px;
	background: url(../images/search_new/detail_side2_sub_title.gif) no-repeat;
}
#Content #Side .knowhow .box .inner .box2 h4.long {
	background: url(../images/search_new/detail_side2_sub_title02.gif) no-repeat;
    height: 36px;
    line-height: 1.4em;
    padding-top: 2px;
}
#Content #Side .knowhow .box .inner .box2 ul {
	padding-left: 5px;
	padding-bottom: 10px;
}
#Content #Side .knowhow .box .inner .box2 ul li {
	margin-bottom: 3px;
/*	background: url(../images/search_new/detail_side_box_arrow.gif) no-repeat left 3px; */
/*	padding-left: 15px; */
}
p.more{
    padding-bottom: 15px;
    text-align: right;
}
/* #add by yuy 20140611 End */

/* sky_12051401 add */
#container .iwai_box {
    padding-bottom: 5px;
}
#container .iwai_box ul {
    float: left;
    margin: 0;
    height: 27px;
    padding-right: 15px;
    table-layout: auto;
}
#container .iwai_box ul li {
    float: left;
    line-height: 0;
    font-size: 0;
    height: 27px;
    padding: 0;
}
#container .iwai_box ul li.price {
    padding: 0 1px;
}
#container .iwai_box p.link {
    background-image: url(../images/iwai/iwai_arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    margin-top: 7px;
    padding: 0 10px;
}

/* 20140909 CSS変更箇所 ------------------------------------------------------------------ */

#Content #Main .sec2 .contact .iwai {
    float: left;
    height: 58px;
    width: 490px;
    background: url("../images/iwai/detail_iwai_2.gif") no-repeat 0 0;
}
#Content #Main .sec2 .contact .iwai dl dt {
    float: left;
    height: 28px;
    padding-top: 16px;
    text-align: right;
    width: 220px;
}
#Content #Main .sec2 .contact .iwai dl dt a:hover img{
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#Content #Main .sec2 .contact .iwai dl dd {
    color: #946B0E;
    float: right;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 5px 0 0;
    text-align: right;
    width: 225px;
}
#Content #Main .sec2 .contact .iwai dl dd span{
    color: #FF0000;
    font-size: 30px;
    font-weight: bold;
    padding-right: 2px;
}

#Content #Main .sec3 .iwai {
    float: left;
    height: 58px;
    width: 547px;
    background: url("../images/iwai/detail_iwai02_2.gif") no-repeat 0 0;
}
#Content #Main .sec3 .iwai dl dt {
    float: left;
    height: 28px;
    padding-top: 16px;
    text-align: right;
    width: 221px;
}
#Content #Main .sec3 .iwai dl dt a:hover img{
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#Content #Main .sec3 .iwai dl dd {
    color: #946B0E;
    float: right;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 8px 0 0;
    text-align: right;
    width: 225px;
}
#Content #Main .sec3 .iwai dl dd span{
    color: #FF0000;
    font-size: 30px;
    font-weight: bold;
    padding-right: 2px;
}

/* 20140909 CSS変更箇所 ------------------------------------------------------------------ */

#Content #Main .sec3 .iwai .detail_top{
	width: 750px;
}
#Content #Main .sec3 .iwai .detail_top p.pan {
    float: left;
    margin-bottom: 0;
    padding-bottom: 5px;
    width: 620px;
}
#Content #Main .sec3 .iwai .detail_top p.iwai_icon {
    float: right;
    text-align: right;
    width: 125px;
}



/*uwagaki*/
#Content #Main .sec1 .sec1_top_box p.preservation {
    float: none;
    height: 18px;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    width: auto !important;
}

/* sky_12051401 add end */

/* 20120611_skeleton */
.sec3{
    margin-bottom: 25px;
}
.sec4{
    clear: both;
}
.sec4 p.ttl{
    line-height: 0;
    margin-bottom: 5px;
}
.sec4 table {
    margin: 0 auto 10px;
    table-layout: fixed;
    width: 750px;
}
.sec4 table tr td{
    padding: 5px;
    text-align: center;
    width: 140px;
    vertical-align: top;
}
.sec4 table tr td dl {
    margin: 0 auto;
    width: 130px;
}
.sec4 table tr td dl dt{
    line-height: 0;
    padding-bottom: 2px;
}
.sec4 table tr td dl dt a img{
    border: 1px #ccc solid;
    padding: 2px;
}
.sec4 table tr td dl dt,
.sec4 table tr td dl dd{
    text-align: center;
}
.sec4 .other_link {
    margin-bottom: 10px;
}
.sec4 .other_link p {
    line-height: 1.7em;
}
.sec4 .other_link p a{
    padding-right: 15px;
}
.sec4 .other_link p.other_ttl {
    background-color: #e8a8d1;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 2px 10px 1px;
}
/* //20120611_skeleton */

.other_box01{
    width:370px;
    height:110px;
    margin-top:5px;
    margin-right:10px;
    float:left;
}

.other_box01 dl{
    clear:both;
}

.other_box01 dl dt{
    width:130px;
    float:left;
    margin-right:10px;
}

.other_box01 dl dt img{
    margin-top:4px;
}

.other_box01 dl dd{
    width:220px;
    height:30px;
    overflow:hidden;
    float:left;
    display:block;
    margin-bottom:3px;
    padding-top:2px;
}

.other_box01 dl dd.other_ditail{
    width:220px;
    height:104px;
    background-color:#FBF5E7;
    display:block;
}

.other_box01 dl dd.other_ditail dl{
    margin-left:5px;
    margin-top:0px;
}


.other_box01 dl dd.other_ditail dl dt{
    width:20px;
    float:left;
    margin-right:5px;
    font-weight:bold;
}

.other_box01 dl dd.other_ditail dl dd{
    width:165px;
    float:left;
    display:block;
    color:#5C4330;
    font-size:10px;
    overflow:hidden;
}

.other_title2{
    margin:3px;
}

.same_list{
    width:750px;
    clear:both;
}

.same_list dt{
    width:550px;
    float:left;
}

.same_list dd{
    text-align:right;
    width:180px;
    float:right;
}

.same_list_wrapper{
    list-style-type:none;
    padding-bottom:10px;
}

.same_list_wrapper li{
    height:25px;
}



.check_box{
    width:30px;
    height:100px;
    background-color:#E8E8E8;
    float:left;
    margin-right:7px;
}


.check_box input{
    margin:40px 0 0 9px;
}

.other_box02{
    width:480px;
    height:105px;
    margin-top:0px;
    float:left;
    margin-bottom:0px;
}

.other_box02 dl{
    float:left;
    width:440px;
}

.other_box02 dl dt{
    width:130px;
    float:left;
    margin-right:10px;
    line-height:1.5em;
}


.other_box02 dl dd{
    width:290px;
    height:14px;
    float:left;
    display:block;
    margin-bottom:3px;
    overflow:hidden;
}

.other_box02 dl dd.other_ditail{
    width:290px;
    height:100px;
    background-color:#FBF5E7;
    display:block;
}

.other_box02 dl dd.other_ditail dl{
    margin-left:5px;
    margin-top:5px;
}


.other_box02 dl dd.other_ditail dl dt{
    width:20px;
    float:left;
    margin-right:5px;
    font-weight:bold;
}

.other_box02 dl dd.other_ditail dl dd{
    width:240px;
    float:left;
    display:block;
    color:#5C4330;
    font-size:12px;
    overflow:hidden;
}
.other_title{
    width:270px;
    height:24px;
    margin-bottom:15px;
}
/* add 20121010 by LYT start */
.new_mail{
    width:198px;
    border-left:1px #D6D6D6 solid;
    border-right:1px #D6D6D6 solid;
}

.new_mail p{
    padding:10px;
    line-height:1.5em;
}
/* add 20121010 by LYT end */
/* add 20121120 by LYT start */
/* incomeList */
.incomeList { padding: 10px; }
.incomeList li {
    background: url("/images/search_new/data_icon.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    padding: 5px 0 0 28px;
}
.incomeList .Last { margin-bottom: 0 !important; }
/* add 20121120 by LYT end */



.fr_box{float:right;}
.icn_folder{
	background:url(../images/search_new/detail_icon_save.gif) no-repeat left top;
	padding-left:20px;
}

.dial{
	width:492px;
	float:left;
}
.dial dt{
	width:200px;
	float:left;
}
.dial dd{
	width:292px;
	float:left;
	height:58px;
	background:url(../images/search_new/bg_dial.gif) no-repeat left top;
	line-height:58px;
	font-size:2.6em;
	text-align:center;
	font-weight:bold;
	color:#f00;
}