@charset "UTF-8";

/***********************-
タイトル : コスモ無線
概要：観光タクシー

制作日：2009/08

-***********************/
@import url(basic.css);
@import url(btn.css);
@import url(common.css);
@import url(sub.css);


h2{
	 margin:30px 0 10px;
	 clear:both;
}
h2.line2{
	 margin:60px 0 10px;
	 clear:both;
}



.tel{
	 margin:10px 0;
	 font-size:90%;
}
.tel p{
	 margin:5px 0 0 16px;
}
.tel p strong{
	 font-weight:normal;
	 color:#990000;
}



.link ul { 
margin: 0; 
padding : 0 0 10px;
list-style-type : none; 
}
.link li { 
display : inline; 
padding :0; 
margin: 0 0 5px;
float:left;
}

.link a{
padding:0;
background-repeat:no-repeat; 
display:block;
}
.link a:hover {
  background-position: top right;
}

/*  */
.link .kobe a {
margin: 0 3px 0 0;
background-image:url(../tourism/kobe.gif);
	width:181px;
height:26px;
}
.link .rokko a {
margin: 0 3px 0 0;
	background-image:url(../tourism/rokko.gif);
	width:181px;
height:26px;
}

.link .night a {
	background-image:url(../tourism/night.gif);
	width:181px;
height:26px;
}

.link .pearl a {
margin: 0 3px 0 0;
background-image:url(../tourism/perl.gif);
	width:273px;
height:26px;
}


.link .short a {
background-image:url(../tourism/short.gif);
	width:273px;
height:26px;
}


/*-----ここから観光詳細-----*/
h3{
	 margin:0 0 10px;
	 background:#FF9000;
}

h3.course2{
	 margin:0 0 10px;
	 background:#FF9000;
}

.shosai{
margin:0 0 30px;
width:550px;
}

.shosai .photo{
float:left;
width:105px;}

.shosai .shosai2{
float:right;
width:440px;}

.shosai .shosai2 dl dt{
float:left;
}
.shosai .shosai2 dl dd{
float:left;
}

.shosai .shosai2 dl dt.time{
width:80px;
}
.shosai .shosai2 dl dd.time2{
width:40px;
padding:1px 0 0 0;text-align:left;
}
.shosai .shosai2 dl dt.price{
width:68px;
}
.shosai .shosai2 dl dd.price2{
width:250px;
padding:1px 0 0 0;
text-align:left;
}
.shosai .shosai2 dl dd.price2 strong{
margin:0 15px 0 5px;
 color:#C71200;
 font-size:100%;}

table.course{
clear:left;
margin:5px 0 0 0;
width:440px;
font-size:90%;
}
table.course th{
padding:0;
text-align:left;
vertical-align:top;
width:20px;
}
table.course td ul{
margin:5px;
}
table.course td ul li{
margin:0 8px 0 0;
padding-left:10px;
 float:left;
 background:url(../tourism/box.gif) no-repeat;
}
table.course td.bunsho{
padding:5px;
background:#f0f0f0;}


html*div .shosai .shosai2 dl dd.time2{
 font-size:95%;
}

html*div .price2{
 font-size:95%;}



.hotel{
margin:30px 0 40px 24px;
}
.hotel h5{
	margin:0 0 10px;
 font-size:100%;
}
.hotel h6{
 margin:0 0 10px;
 font-size:120%;
}


.hotel dl{
	margin:0 0 10px;
	padding-bottom:5px;
	clear:both;
	border-bottom:1px dotted #333333;
	height:2em;
	width:500px;
}
.hotel dl dt{
	margin:0 0 5px;
	padding:5px 0 0 1em;
	background:url(../company/box.gif) no-repeat;
	width:17em;
	color:#333333;
 float:left;
}
.hotel dl dd{
	margin:0 1em 5px ;
	padding:0 0 0 25px;
	background:url(../company/tel.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:130%;
 float:left;
}

.letter2{
  letter-spacing:0.5em;
}
