/**********************************/
/* drivemap */
/**********************************/

#title{
	background:url(/IMAGES/DRIVEMAP/bg-title.jpg) no-repeat;
	width:645px;
	height:50px;
	padding:15px 0 0 15px;
	margin:10px 0;
}
#title strong{
	color:#006699;
	font-size:14px;
}
#open-tab{
	background:url(/IMAGES/DRIVEMAP/bg-btn.jpg) no-repeat bottom;
	width:660px;
	height:28px;
	padding-bottom:30px;
	display:inline-block;
}
#open-tab:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#open-tab img{
	float:left;
}
#open-tab p{
	float:right;
	padding-top:8px;
}


/**********************************/
/* search-table */
/**********************************/
.search-table1{
	width:660px;
	border-collapse:collapse;
}
.search-table1 td,
.search-table1 th{
	border:1px solid #ccc;
}
.search-table1 td{
	padding:3px 5px;
}
.search-table1 th{
	width:129px;
	background:#8fd2f4;
}
.search-table1 th p{
	display:none;
}


.search-table2{
	width:650px;
	margin:0 5px;
	border-collapse:collapse;
}
.search-table2 td,
.search-table2 th{
	border:1px solid #ccc;
}
.search-table2 td{
	padding:3px 5px;
}
.search-table2 th{
	width:124px;
	background:#8fd2f4;
	vertical-align:bottom;
}
.search-table2 th p{
	display:none;
}
.search-table1 td strong,
.search-table2 td strong{
	font-weight:normal;
	font-size:10px;
}
.mt51{
	margin-top:51px;
}
.center{text-align:center; margin:20px 0;}

#title1{background:url(/IMAGES/DRIVEMAP/title1.jpg) no-repeat left center #8fd2f4; height:26px;}
#title2{background:url(/IMAGES/DRIVEMAP/title2.jpg) no-repeat left center #8fd2f4; height:73px; vertical-align:bottom;}
#title2-1{background:url(/IMAGES/DRIVEMAP/title2-1.jpg) no-repeat left center #8fd2f4; height:22px;}
#title2-2{background:url(/IMAGES/DRIVEMAP/title2-2.jpg) no-repeat left center #8fd2f4; height:22px;}
#title3{background:url(/IMAGES/DRIVEMAP/title3.jpg) no-repeat left center #8fd2f4; height:57px;}
#title4{background:url(/IMAGES/DRIVEMAP/title4.jpg) no-repeat left center #8fd2f4; height:57px;}
#title5{background:url(/IMAGES/DRIVEMAP/title5.jpg) no-repeat left center #8fd2f4; height:36px;}
#title6{background:url(/IMAGES/DRIVEMAP/title6.jpg) no-repeat left center #8fd2f4; height:36px;}
#title7{background:url(/IMAGES/DRIVEMAP/title7.jpg) no-repeat left center #8fd2f4; height:57px;}
#title8{background:url(/IMAGES/DRIVEMAP/title8.jpg) no-repeat left center #8fd2f4; height:76px;}
#title9{background:url(/IMAGES/DRIVEMAP/title9.jpg) no-repeat left center #8fd2f4; height:36px;}
#title10{background:url(/IMAGES/DRIVEMAP/title10.jpg) no-repeat left center #8fd2f4; height:36px;}
#title11{background:url(/IMAGES/DRIVEMAP/title11.jpg) no-repeat left center #8fd2f4; height:95px;}
#title12{background:url(/IMAGES/DRIVEMAP/title12.jpg) no-repeat left center #8fd2f4; height:33px;}
#title13{background:url(/IMAGES/DRIVEMAP/title13.jpg) no-repeat left center #8fd2f4; height:33px;}
#title14{background:url(/IMAGES/DRIVEMAP/title14.jpg) repeat-y left center; height:26px;}
#title15{background:url(/IMAGES/DRIVEMAP/title15.jpg) repeat-y left center; height:26px;}
#title16{background:url(/IMAGES/DRIVEMAP/title16.jpg) repeat-y left center; height:73px;}
#title17{background:url(/IMAGES/DRIVEMAP/title17.jpg) repeat-y left center; height:76px;}





/**********************************/
/* list-box */
/**********************************/
.list-box{
	border:1px solid #ccc;
	padding:5px 10px;
	margin:10px 0 5px 0;
	
}
.box{
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	display:inline-block;
}
.box:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.box .photo{
	width:121px;
	float:left;
	margin-right:10px;
}
.box .txt{
	width:340px;
	padding-right:160px;
	float:right;
	background:url(/IMAGES/DRIVEMAP/campaign.jpg) no-repeat top right;
}



/**********************************/
/* search */
/**********************************/
.search-txt-left{float:left; margin-bottom:10px;}
.search-txt-right{float:right; margin-bottom:10px;}

#search-area{
	clear:both;
	background:url(/IMAGES/DRIVEMAP/title14.jpg) repeat-y center left;
	border:1px solid #ccc;
	width:523px;
	min-height:28px;
	_height:28px;
	padding:15px 0 0 135px;
}
#search-area ul li{
	display:inline;
}
#search-area ul li a{
	font-weight:bold;
	padding:0 5px;
	border-right:1px solid #ccc;
}

#search-theme-area{
	background:url(/IMAGES/DRIVEMAP/title15.jpg) repeat-y center left;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	width:523px;
	min-height:26px;
	_height:26px;
	padding:2px 0 0 135px;
	margin-top:10px;
}

#search-theme{
	background:url(/IMAGES/DRIVEMAP/title16.jpg) repeat-y center left;
	border:1px solid #ccc;
	width:523px;
	min-height:99px;
	_height:99px;
	padding:2px 0 0 135px;
}
#search-theme table{
	width:100%;
}
#search-theme table td{
	padding:5px;
	vertical-align:top;
}
#search-theme table #submit{
	vertical-align:middle;
	background:url(/IMAGES/TOP/bg-submit.jpg) no-repeat;
}



#search-keyword{
	background:url(/IMAGES/DRIVEMAP/title17.jpg) repeat-y center left;
	border:1px solid #ccc;
	width:518px;
	min-height:71px;
	_height:71px;
	padding:5px 0 0 140px;
	margin:10px 0;
}
#search-keyword #keyword{
	padding-top:5px;
}
#search-keyword ul{
	display:inline;
}
#search-keyword ul li{
	display:inline;
}
#search-keyword ul li a{
	font-weight:bold;
	padding:0 5px;
	border-right:1px solid #ccc;
}



/**********************************/
/* photo list */
/**********************************/
.photo-list-table{
	width:660px;
}
.photo-list-table td{
	vertical-align:top;
	font-size:10px;
}
.photo-list-table .pr10{
	padding-right:10px;
	float: left;
	width: 121px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 15px;
}
.photo-list-table td img{
	margin-top:20px;
}


div#main2 .title{
	background:url(/IMAGES/BASE/title1.jpg) no-repeat;
	width:655px;
	height:28px;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px 0 25px;
	display: inline-block;
	margin-bottom:20px;
}
div#main2 .title img{vertical-align:middle;}
div#main2 .title h2{
	float:left;
	font-size:14px;
	padding-top:5px;
}
div#main2 .title h2 span{
	font-size:12px;
	font-weight:normal;
}
div#main2 .title .right{
	float:right;
}
div#main2 .title:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.photo_size{
	height: 91px;
	width: 121px;
	overflow: hidden;
	display: block;
	text-align: center;
	background-color: #e5e5e5;
}

.photo_size_txt{
	padding-top: 2px;
	display: block;
	width: 121px;
	height: 27px;
	overflow: hidden;
}



/**********************************/
/* include */
/**********************************/


#ph_themes {
	background-image: url(/IMAGES/SPECIAL/ID6/grey_bg.gif);
}

#ph_themes h3 {
	background-image: url(/IMAGES/SPECIAL/ID6/ttl_ph_themes.gif);
	height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 23px;
	line-height: 14px;
	text-indent: 80px;
}

#ph_themes p{
	padding-bottom: 10px;
	padding-left: 10px;
}