/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for RYUBO Travel Service Site.
	[ base css :base.css ]	
	Copyright(C)2009 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* reset*/
/* ====================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
a img { 
	border: 0;
}
.clear {
	clear: both;	
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* ====================================================================== */
/* link */
/* ====================================================================== */
body a:link {
	color: #18529D;
}
body a:visited {
	text-decoration: none;
	color: #551A8B;
}
body a:active {
	text-decoration: none;
	color: #FF3300;
}
body a:hover {
	text-decoration: underline;
	color: #FF7515;
}
/* ====================================================================== */
/* body */
/* ====================================================================== */
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align: center;
	color: #333333;
}
#addclip {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ====================================================================== */
/* header */
/* ====================================================================== */
#header {
	width: 900px;
	height: 80px;
	padding-top: 5px;
}
#header #first_line {
}
h1 {
	font-size: 0.8em;
	float: left;
	margin-bottom: 5px;
	font-weight: normal;
	color: #333333;
}
.topnavi {
	font-size: 0.7em;
	width: 460px;
	float: right;
	height: 15px;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}
.topnavi li {
	display: inline;
	padding-left: 10px;
	list-style-type: none;
}
.topnavi a {
	text-decoration: none;
	color: #646464;
}
#header #second_line {
	clear: both;
	height: 49px;
}
h2 {
	float: left;
}
#companycopy {
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
#header #second_line img {
	vertical-align: bottom;
}
/* ====================================================================== */
/* gloval_nav */
/* ====================================================================== */
#wrap #gloval_nav {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 900px;
	clear: both;
}
#wrap #gloval_nav ul {
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#wrap #gloval_nav li {
	height: 55px;
	width: 110px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;
	float: left;
}
#wrap #gloval_nav img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* ====================================================================== */
/* breadcrumbs */
/* ====================================================================== */
#breadcrumbs {
	text-align: left;
	font-size: 0.7em;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
/* ====================================================================== */
/* main */
/* ====================================================================== */
#wrap #main {
	width: 900px;
	margin-bottom: 20px;
}
#wrap #main .each_block {
	background-color: #eeeeee;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#wrap #main .long_tail {
	padding-bottom: 30px;
}
/* ====================================================================== */
/* footer_area */
/* ====================================================================== */
#wrap #footer_area {
	clear: both;
	width: 900px;
	padding-top: 40px;
}
#wrap #footer_area .move_top{
	text-align: right;
	padding: 3px;
	font-size: 0.8em;
}
#wrap #footer_area #group_area {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap #footer_area #group_area p {
	font-size: 0.8em;
	color: #666666;
}
#wrap #footer_area #group_area ul {
	height: 80px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #footer_area #group_area li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	width: 160px;
}
#wrap #footer_area #group_area img {
	vertical-align: middle;
}
#wrap #footer_area #footer_nav {
	width: 900px;
	padding-top: 5px;
}
#wrap #footer_area #footer_nav ul {
}
#wrap #footer_area #footer_nav li {
	display: inline;
	list-style-type: none;
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -0.1em;
	margin-right: 3px;
	margin-left: 3px;
}
#wrap #footer_area #copy_rights {
	margin-top: 20px;
	margin-bottom: 5px;
}
#wrap #footer_area #copy_rights p {
	font-size: 0.7em;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
