/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for RYUBO Travel Service Site.
	[ base css :base.css ]	
	Copyright(C)2009 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* body */
/* ====================================================================== */
body {
	background-color: #FCFCFA;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-align: center;
	color: #444444;
	background-image: url(../img/dept/dept_body_bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.center{
text-align:center;
}
.padding{
margin-bottom:10px;
}
/* ====================================================================== */
/* header */
/* ====================================================================== */
#header {
	width: 960px;
	height: 102px;
}
h1 {
	font-size: 0.8em;
	float: right;
	margin-bottom: 5px;
	font-weight: normal;
	color: #3B3434;
	margin-top: 5px;
}
h2 {
	float: left;
	margin-top: 5px;
}
h3 {
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
h6.shadow{
background-image:url(../img/dept/bg_h7.gif);
	height:50px;
	display: block;
	padding-top:15px;
	text-align:center;
	margin-top:30px;
	font-size:120%;
	font-weight:bold;
	clear:both;
}
h6.title{
padding:40px 0 10px 0;
}
#wrap #header .topnavi {
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 386px;
}
#wrap #header .topnavi ul {
	height: 40px;
	width: 386px;
	padding: 0px;
	margin: 0px;
}
#wrap #header .topnavi li {
	height: 40px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
#wrap #header .sub_nav {
	font-size: 0.7em;
	float: right;
	padding-top: 5px;
	width: 400px;
}
#wrap #header .sub_nav ul {
	text-align: right;
}
#wrap #header .sub_nav li {
	display: inline;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B3434;
	padding-right: 10px;
}
#wrap #header .sub_nav .linenone {
	border-right-style:none;
}
#wrap #header .sub_nav a {
	text-decoration: none;
}
/* ====================================================================== */
/* main */
/* ====================================================================== */
#wrap #contents {
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.8em;
	line-height: 1.4;
	clear: both;
	background-image: url(../img/contents_headbg.jpg);
	background-repeat: no-repeat;
}
#wrap #top {
	margin: 0px;
	padding: 0px;
	height: 13px;
	text-align: center;
	width: 960px;
}
#wrap #top #main_img{
	height:13px;
	width:930px;
	clear: both;
	}
#wrap #top img {
	margin: 0px;
	padding: 0px;
}
#wrap #gloval_nav {
	height: 40px;
	width: 945px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #gloval_nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 135px;
}
#wrap #top .contents_headbg {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
	float: right;
	margin-right: 30px;
	_margin-right:15px;
	margin-left: 30px;
}
#main h4 {
	margin-bottom:30px;
	clear: both;
}
#main .h4_padding{
margin:10px 0 10px 0;
}

#main dl {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 0.9em;
	color: #444444;
	text-align: left;
}
#main dt {
	float: left;
	font-weight: bold;
	line-height: 1.4;
	width: 7em;
	padding: 7px 1em;
	clear: left;
}
#main dd {
	line-height: 1.4;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0.5em;
	padding-bottom: 7px;
	padding-left: 8em;
}
#main .more_bt {
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}

html:not([lang*=""]) #main #license .license_box {
	font-size: 0.9em;
}

#main .return{
text-align:right;
padding:15px 0 0 0;
}



/* ====================================================================== */
/* common */
/* ====================================================================== */
#common{
text-align:left;
padding:0 20px 0 20px;
}
#common h4{
padding:20px 0 0 0;
}
#common .anchor ul{
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}
#common .anchor li {
margin: 8px 5px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
#common .anchor li a{
padding:4px;
background-color:#999999;
text-decoration: none;
display: block;
}
#common .anchor li a:hover{
background-color:#333333;
}
#common .anchor a:link{color:#FFFFFF}
#common .anchor a:visited{color:#FFFFFF}
#common .anchor a:hover{color:#FFFFFF}
em{
	color:#000033;
	padding-left: 10px;
	font-weight:bold;
	border-left-width: 5px;
	border-left-style: dashed;
	border-left-color: #000033;
	font-style: normal;
	margin-top:10px
}

#common table{
		clear:both;
		width:856px;
		border:none;
		border-top:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
		margin-top:10px;
		margin-bottom:20px;

}
#common th{
border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#0d375d;
    background-image:url(../img/dept/bg_table2.gif);
    padding:0.3em 1em;
    text-align:center;
		height:3em;
}

#common td{
border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
		background-image:url(../img/dept/bg_table4.gif);
    padding:0.5em 1em;
height:3em;
}
#common .job td{
width:33%;
text-align:center;
}
#common td.table_left{
text-align:left;
}
#common ol {
	list-style-position: inside;
}
#common ul {
	list-style-position: inside;
}
#common .center_text td {
	text-align: center;
}


.boldRed{
font-size:0.9em;
font-weight:bold;
color:#CC0000;
}



/* ====================================================================== */
/* oc */
/* ====================================================================== */
#opencampusCalendar img{
padding:9px;
}
/* ====================================================================== */
/* footer_area */
/* ====================================================================== */
#footer_area {
	clear:both;
		background-image:url(../img/common/footer_bg_white.jpg);
		background-repeat:repeat-x;
	color: #000066;
}
#footer_area a{
color:#0A4678;
}

 #footer_area #footer_nav {
	padding-top: 5px;
}
 #footer_area #footer_bn{
  width: 900px;
	height:190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 0px;
	text-align:left;
	background-image:url(../img/common/bg_jaspologo.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#footer_area #footer_bn img{
padding-right:5px 10px 0 0;
}
 #footer_area #footer_bn li {
	display: inline;
	list-style-type: none;
	text-align:left;
}
 #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;
}
 #footer_area #copy_rights {
	margin-top: 10px;
	margin-bottom: 5px;
}
 #footer_area #copy_rights p {
	font-size: 0.7em;
	color:#666666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}


/* ====================================================================== */
/* topicPath */
/* ====================================================================== */

#topicPath{
background-image:url(../img/common/bg_topicPath.gif);
background-color:#FFFFFF;
background-position:0px 0px;
background-repeat:no-repeat;
border:1px solid #E7E7E7;
width:868px;
padding:10px 0 10px 30px;
text-align:left;
}
#topicPath li{
	display:inline;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-right:10px;
}
#topicPath a{
text-decoration:none;
}

/*優先*/
.bold{
font-weight:bold
}
.textRed{
color:#FF0000;
}

p.banRes{
font-size:10px;
text-align:center;
}
.font_s {
	font-size: 80%;
}
.margin_b5 {
	margin-bottom:5px;
}
.margin_b10 {
	margin-bottom:10px;
}
.margin_b20 {
	margin-bottom:20px;
}
