/* CSS Document */

html,body	{
	height: 100%;
	margin:0;
	padding:0;
}

body	{
	background:url(../img/pagebg.gif) repeat-y center;
}
/*
h1,h2,h3,h4,h5,p,div,ul,dl,dt,dd	{
	margin:	0px;
	padding:0px;
	font-family: "Lucida Grande","Verdana","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
*/

* html body,
*:first-child+html body {
	letter-spacing:0px;
	vertical-align:baseline;
	line-break:strict;
}

/*
table {
	empty-cells:show;
	border:none;
}

img {
	border:none;
}

a {
	outline: none 0 #000;
}

ul,li,ol,dl,dt,dd {
	list-style-type: none;
	line-height:1.2em;
	color:#454545;
	margin:0;
	padding:0;
}
*/

.red	{
	color:#ff0000;
}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
  font-size:0.1em;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}	

img.f-left {
    display: block;
    line-height: normal;
    float: left;
	margin:0;
}

img.f-right {
    display: block;
    line-height: normal;
    float: right;
	padding:0;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.clear {
	clear:both;
	height:0;
}

img.bottom {
	vertical-align:bottom;
}

img.top {
	vertical-align:top;
}

/*=========================HEADER===========================*/

body {
	color: #4D4D4D;
	/*
	background-color: #ECECEC;
	background: url("gfx/bg.gif");
	*/
	margin: 0px;
	padding: 0px;
	font-size:80%;
	line-height: 150%
}

div#contentsTrip	{
	width:771px;
	margin:0 auto;
	padding:0;
}

div#contentsTrip input#kyeWd	{
	background: url(../img/btnRight4.gif) no-repeat;
	width:55px;
	height:23px;
	border:none;
	text-indent:-9999em;
}

div#contentsTrip input#kyeWd:hover	{
	background: url(../img/btnRight4.gif) no-repeat bottom;
	width:55px;
	height:23px;
	border:none;
}


div#contentsTrip h1#logoTrip	{
	float:left;
	width:284px;
	height:72px;
	background: url(../img/logo.gif) no-repeat;
	margin:0 0 0 12px;
	
}

div#contentsTrip h1#logoTrip a	{
	text-indent:-9999em;
	display:block;
	width:284px;
	height:72px;

}

div#contentsTrip div#headRight	{
	width:400px;
	float:right;
}

div#contentsTrip div#headRight form	{
	text-align:right;
	font-size:1.0em;
	margin:0 15px 0 0;
	padding:0;
}

div#contentsTrip div#headRight p	{
	text-align:right;
	font-size:1.0em;
	margin:10px 15px 15px 0;
	padding:0;
}


/*=========================MENU===========================*/

div#contentsTrip ul#menuTrip	{
	width:771px;
	margin:0;
	padding:0 0 25px 0;
	border-top:1px solid #E80000;
}

div#contentsTrip ul#menuTrip li	{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

div#contentsTrip ul#menuTrip li a	{
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999em;
	height:37px;
}

div#contentsTrip ul#menuTrip li#menu1 a	{ width:51px; background:url(../img/menu1.gif) no-repeat top; }
div#contentsTrip ul#menuTrip li#menu1 a:hover { width:51px; background:url(../img/menu1.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu2 a	{ width:104px; background:url(../img/menu2.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu2 a:hover { width:104px; background:url(../img/menu2.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu3 a	{ width:83px; background:url(../img/menu3.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu3 a:hover { width:83px; background:url(../img/menu3.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu4 a	{ width:143px; background:url(../img/menu4.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu4 a:hover { width:143px; background:url(../img/menu4.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu5 a	{ width:94px; background:url(../img/menu5.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu5 a:hover {	width:94px;	background:url(../img/menu5.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu6 a	{ width:129px; background:url(../img/menu6.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu6 a:hover {	width:129px; background:url(../img/menu6.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu7 a	{ width:80px; background:url(../img/menu7.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu7 a:hover {	width:80px;	background:url(../img/menu7.gif) no-repeat bottom; }

div#contentsTrip ul#menuTrip li#menu8 a	{ width:87px; background:url(../img/menu8.gif) no-repeat; }
div#contentsTrip ul#menuTrip li#menu8 a:hover {	width:87px;	background:url(../img/menu8.gif) no-repeat bottom left; }

/*=========================FOOTER===========================*/

div#footerTrip	{
	width:100%;
	margin:0;
	padding:35px 0 0 0;
}

div#footerTrip dl#osusumeLink	{
	width:740px;
	margin:0 auto;
	text-align:center;
	padding:0 0 15px 0;
}

div#footerTrip dl#osusumeLink dt	{
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:110%;
}

div#footerTrip dl#osusumeLink dd	{
	margin:0;
	padding:0;
	color:#000000;
}

div#footerTrip div#copyTrip	{
	width:100%;
	background:url(../img/footBg.gif) repeat-x;
	margin:0;
	padding:12px 0 0 0;
}

div#footerTrip div#copyTrip p	{
	font-size:80%;
	color:#555555;
	margin:0;
	padding:0;
}

div#footerTrip div#copyTrip p#cRigth	{
	text-align:right;
	margin:0;
	padding:15px 15px 0 0;
}

div#footerTrip div#copyTrip p#txtLink	{
	text-align:left;
	margin:0;
	padding: 0 0 0 15px;
}




