@charset "utf-8";

/* ==========================================


   　共通


========================================== */

#wrapper {
	width:950px;
	text-align:left;
	color:#333;
	margin:0 auto;
}

a img{border:none;}
a:link,a:active,a:visited{color:#6e4b00;text-decoration:none;}
a:hover{color:#0CF;text-decoration:underline;}







/* header
========================================== */
#header{
	width:950px;
	height: 94px;
	background:url(http://www.orion-tour.co.jp/renewalimg/body_bg.gif) top center no-repeat;
	position: relative;
}

#header h1{
	width:940px;
	color:#6e4b00;
	font-size:10px;
	padding:10px 0 0 5px;
	font-weight:normal;
	text-align:left;
}

#main_item {
    position: absolute;
	top: 24px; right: 0;
}

#main_item li {
    float: right;
	margin-left: 10px;
}

#mark {
    margin-top: 8px;
}


#side_item {
    position: absolute;
	top: 69px; right: 307px;
	font-size: 77%;
	margin-top: -1em;
}

#side_item li {
    float: left;
	margin-right: 1em;
}






/* foot
========================================== */
#foot{
	background:url(http://www.orion-tour.co.jp/renewalimg/footbg.gif) top left no-repeat;
	width:950px;
	height:145px;
	text-align:left;
	margin-top: 17px;
}

#foottop{
	width:950px;
	height:32px;
}

#foottopL{
	float:left;
	width:760px;
	font-size:10px;
	font-weight:normal;
	color:#6e4b00;
	line-height:32px;
	padding-left:10px;
}

#foottopR{
	float:right;
	width:175px;
}

#footLink{
	margin:5px 0 0 15px;
	height:92px;
}

.footlink138{
	float:left;
	background:url(http://www.orion-tour.co.jp/renewalimg/footlinkicon.gif) top left no-repeat;
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
	width:122px;
}

.footlink150{
	float:left;
	background:url(http://www.orion-tour.co.jp/renewalimg/footlinkicon.gif) top left no-repeat;
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
	width:150px;
}

.footlink220{
	float:left;
	background:url(http://www.orion-tour.co.jp/renewalimg/footlinkicon.gif) top left no-repeat;
	padding-left:12px;
	font-size:12px;
	font-weight:normal;
	width:220px;
}

#footcopy{
	line-height:18px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}











