
#topCont {
	width:1000px;
	margin:0px auto;
}

#topCont h2 {
	height:300px;
	margin-top:10px;
	padding:0px;
	border:0px #FF0000 dotted;
}

#topCont h2 img {
	margin:0px;
	padding:0px;
	position:relative;
}

*+html body #topCont h2 img {
	margin-top:3px;
}

*html body #topCont h2 img {
	margin-top:-5px;
}

body:first-of-type #topCont h2 img {
	margin-top:-2px;/*opera & safari*/
}

html:not(:only-child:only-child) #topCont h2 img {
	margin-top:-7px;/*safari*/
}


#topCont p {
	width:1000px;
	margin:0px auto;
}

#tcMenu dl {
	width:244px;
	height:144px;
	float:left;
	border:0px #FF0000 dotted;
	margin:10px 2px 5px 4px;
}

* html body #tcMenu dl {
	margin:10px 4px 5px 2px;
}


#tcMenu dt {
	position:relative;
	top:11px;
	left:37px;
	
}

#tcMenu dt{
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	color:#033c6b;
}

#tcMenu dd {
	position:relative;
	top:18px;
	left:16px;
	width:95px;
	border:0px #FF0000 dotted;
}


#tcM01 {
	background-image:url(../img/m01.jpg);
	background-repeat:no-repeat;
}


#tcM02 {
	background-image:url(../img/m02.jpg);
	background-repeat:no-repeat;
}

#tcM03 {
	background-image:url(../img/m03.jpg);
	background-repeat:no-repeat;
}

#tcM04 {
	background-image:url(../img/m04.jpg);
	background-repeat:no-repeat;
}

.ctLeft {
	float:left;
	width:460px;
}

.ctRight {
	float:left;
	width:235px;
}


.lsrl dl, .lsrl dt, .lsrl dd {
	width:460px;
}

.ctRight {
	margin-left:5px;
}

.ctRight ul {
	border:0px #FF0000 dotted;
	margin:15px 0px 15px 20px;
	width:150px;
}

.ctRight a {
	background-image:url(../img/tag.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	text-decoration:none;
	font-weight:bold;
	color:#0085b2;
	}
.ctRight a:hover{
color:#666699}
#d4 dl {
	width:350px;
	float:left;
	margin-bottom:10px;
	border:0px #FF0000 dotted;
}


#d4 dl dt {
	width:350px;
	height:42px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:43px;
	text-indent:70px;
	margin-bottom:10px;
}

#d4 dl dt a {
	display:block;
	width:350px;
	height:42px;
	text-decoration:none;
	color:#005353;
}

#d4 dl dt a:hover {
	color:#3366CC;
}


#d4b, #d4d {
	margin-left:9px!important;
}

#d4a dt {
	background-image:url(../img/dTtl01.jpg);
}

#d4b dt {
	background-image:url(../img/dTtl02.jpg);
}

#d4c dt {
	background-image:url(../img/dTtl03.jpg);
}

#d4d dt {
	background-image:url(../img/dTtl04.jpg);
}


.d4txt {
	width:224px;
	float:left;
}


.d4img {
	width:122px;
	height:93px;
	background-color:#fff;
	float:left;
	margin-left:3px;
}

#sideBottom {
	padding-top:50px;
}



/*add travelinfo-kawamura*/

#topicsArea {
	width:900px;
	height:auto;
	border:0px #FF0000 dotted;
	margin:10px 5px 20px 5px;
}

*+html body #topicsArea {
	margin:10px 5px;
}

* html body #topicsArea {
	margin:3px 5px 15px;
}

#topics {
	border:solid 1px #FFCCCC;
	background:#FFF1FF;
	margin:0;
	padding:10px;
	width:400px;
	float:left;
	height:78px;
}
#topics li {
	margin:0 0 5px 0;
	background-image:url(../img/tag.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:20px;
}

#topicssmbn{
	float:left;
	padding-left:3px;
	width:475px!important;
}

#topics li#topicstitle{
	margin:0 0 5px 0;
	background-image:none;
	text-indent:0px;	
}

