/* Default Layout:  */
/*@import url(http://www.cia.co.jp/mt4-1/mt-static/themes-base/blog.css);*/
/*@import url(http://www.cia.co.jp/mt4-1/mt-static/themes/minimalist-red/screen.css);*/

 * {
 padding:0;
 margin:0;
 }


/* BODY */

body {
	height: 100%;
	background-color: #fff;
	text-align: left;
	font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", "ＭＳ Ｐゴシック", "Osaka?等幅", sans-serif;
	font-size: 62.5%;
}

#container {
	width: 900px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0px;
}

/* BANNER */

#banner {
	height: 120px;
	text-align: left;
	background-color: #FF9226;
	background-image: url(images/top_logo_bk.gif);
	background-repeat: repeat-x;
}

/* TOP MENU */

#top_menu {
	height: 36px;
	width: 900px;
	background: url(image/hc1_r5_c1.jpg) repeat-x;
	font-size: 1.3em;
}

#menu {
	width: 100%;
	height: 36px;
	list-style: none;
}

#menu li {
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}

#menu a {
	font-size: 1em;
	font-weight: bold;
	color: #FF8B1A;
	text-decoration: none;
	display: block;
	padding: 12px 62px 12px 62px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.on {
	background: url(image/menu_h.gif) no-repeat top left;
	color: #fff;
}

/* SPACER */

#spacer {
	height: 10px;
	background-color:#FFFFFF;
}

.menuspacer {
	width: 175px;
	height: 6px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
}

/* TOP IMAGE */

#top_image {
	text-align: left;
	margin: 10px 0px 10px 15px;
}


/* BREADCRUMBS */

#breadcrumbs {
	height: 20px;
	width: 100%;
	font-size: 1.2em;
	color: #777;
	text-align: left;
}

#breadcrumbs a {
	color: #777;
	text-decoration: none;
	margin-left:5px;
	margin-right: 5px;
}
	
#breadcrumbs a:hover {
	text-decoration: underline;
}


/* CONTENT */

#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	width: 685px;
}

#content2 {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 900px;
}

#content3 {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	float: left;
	width: 685px;
}

div#content {
	min-height: 500px;


	height: expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

#content p {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
} 

#content a {
	color: #333;
}

#content img {

}

#title {
	width: 100%;
	height: 32px;
	background-color: #FF8B1A;
	background-image: url(image/news-bg.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-weight: bold;
	font-size: 1.5em; 
	color: #fff;
	text-align: left;
	padding: 8px 30px;
}

h2 {
	text-align: left;
	font-size: 1.4em;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	line-height: 1.4em;
	color: #333;
}

h3 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #E87400;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
}

h4 {
	text-align: left;
	font-size: 1.4em;
	font-weight: normal; 
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #C2007B; 
}

h5 {
	text-align: right;
	font-weight: normal; 
	color: #fff; 
}

.table_company {
	border: 2px solid #FFF;
	margin-top: 20px;
}

.table_company td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
}

.table_perform {
	width: 500px;
	margin: 20px 45px;
	border: 2px solid #FFF;
}

.table_perform td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #F2F2F2;
}

.table_recruit {
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.table_recruit td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.table_recruit2 td {
	text-align: justify;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #333;
	padding: 8px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.company {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #006EB8;
	background-color: #E9E9E9;
	width: 90px;
	padding: 8px;
}

.perform {
	text-align: center;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #006EB8;
	padding: 8px;
	background-color: #FFF;
}

.perform_area {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #006EB8;
	padding: 8px;
	background-color: #DDD;
}

.recruit {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.4em;
	vertical-align: top;
	color: #006EB8;
	width: 90px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
table a:hover {
	color: #006EB8;
	text-decoration: none;
}

.bulletpoints {
	text-align: left;
	font-size: 1.4em;
	margin: 20px 75px 20px 80px;
	line-height: 2em;
	color: #333; 
}

/* FLASH ALTERNATIVE CONTENT */

#altContent {
	font-size: 1.3em;
	color: #333;
}

/* LEFT */

#left_column {
	float: right;
	width: 200px;
}


/* NEWS WINDOW */

#news_window {
	text-align: left;
	width: 177px;
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: url(image/newsbg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 0px;
}

#news_window2 {
	text-align: left;
	width: 175px;
	background-color: #FFFFFF;
	color: #333;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: url(images/news_back.gif);
	background-repeat: no-repeat;
	height: auto;
	border: 1px solid #FF6600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.news_title{
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

.date {
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-top: 5px;
	margin-left: 90px;
}

.details {
	margin: 10px 10px 10px 30px;
	height: 82px;
	overflow: hidden;
}	

#news_window a {
	margin-top: 0px;
	margin-right: 10px;
	color: #006EB8;
	text-decoration: none;
}

#news_window dt {
	margin-top: 0px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}


#news_window dd {
	margin-top: 0px;
	margin-right: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
}

#news_window a:hover {
	text-decoration: underline;
}


/* LEFT - RECRUIT / GROUP / SMILEHOTEL */

#small_banners img{
	margin-top: 7px;
	margin-left: 3px;
	width: 280px;
	text-align: left;
}

#recruit {
	margin-top: 7px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
}

#group {
	margin-top: 7px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
}

#smilehotel {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}

#sakurahotel {
	margin-top: 7px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
}

#kobeseishin {
	margin-top: 7px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
}

#mizuho {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}

#shimasekitei {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}

#sasaya {
	margin-top: 7px;
	margin-left: 10px;
	width: 280px;
	text-align: left;
}

#hotel_uni {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}

#premier {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}

#a_card {
	margin-top: 7px;
	margin-left: 10px;
	width: 175px;
	text-align: left;
}


	

/* LEFT MENU */

#left_menu {
	margin-left: auto;
	margin-top: 10px;
	width: 175px;
	height: auto;
	text-align: left;
	margin-right: auto;
}

#l_menu li {
	text-align: left;
	list-style: none;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#l_menu a {
	font-size: 1.2em;
	color: #FF8B1A;
	text-decoration: none;
	display: block;
	background-color: #EBEBEB;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#l_menu a:hover {
	text-decoration: underline;
	background-color: #E1E1E1;
}

#l_menu a.on {
	background: #fff url(images/arrow.gif) no-repeat bottom left;
}

#l_menu2 li {
	text-align: left;
	list-style: none;
	width: 280px;
	border-bottom-style: solid;
	border-color: #eee;
	border-width: 2px;
}

#l_menu2 a {
	background: #D5DEF1 url(images/arrow.gif) no-repeat;
	font-size: 1.4em;
	color: #006EB8;
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 35px 10px 17px 25px;
}

#l_menu2 a:hover {
	text-decoration: underline;
	background-color: #C4D1EB;
}

#l_menu2 a.on {
	background: #fff url(images/arrow.gif) no-repeat bottom left;
}

/* NEWS MENU */

#news_menu {
	margin-left: 10px;
	margin-top: 20px;
	width: 280px;
	height: 100%;
	text-align: left;
}

#n_menu li {
	text-align: left;
	list-style: none;
	width: 280px;
	border-bottom-style: solid;
	border-color: #eee;
	border-width: 2px;
}

#n_menu a {
	background: #D5DEF1 url(images/news_arrow.gif) no-repeat;
	font-size: 1.4em;
	color: #006EB8;
	text-decoration: none;
	display: block;
	height: 10px;
	padding: 10px 10px 10px 25px;
}

#n_menu a:hover {
	text-decoration: underline;
	background-color: #C4D1EB;
}

#n_menu a.on {
	background: #fff url(images/news_arrow.gif) no-repeat bottom left;
}

#n_menu h6 {
	background-color: #006EB8;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 25px;
}

/* NEWS MENU TABLE */

#news_menu2  {
	margin-left: 10px;
	margin-top: 20px;
	width: 175px;
}

#news_menu2  th {
	height: 25px;
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	background-color: #FF8B1A;
	color: #FFF;
	padding-left: 25px;
}

#news_menu2 td {
	height: 30px;
	background-color: #FFDFBF;
	text-align: left;
}

#news_menu2 td a {
	font-size: 1.4em;
	color: #E17100;
	text-decoration: none;
	padding-left: 25px;
}

#news_menu2 a:hover {
	text-decoration: underline;
}

/* RECRUIT MENU */

#recruit_menu {
	margin-left: 10px;
	margin-top: 20px;
	width: 280px;
	height: 100%;
	text-align: left;
}

#r_menu li {
	text-align: left;
	list-style: none;
	width: 280px;
	border-bottom-style: solid;
	border-color: #eee;
	border-width: 2px;
}

#r_menu a {
	background: #D5DEF1 url(images/news_arrow.gif) no-repeat;
	font-size: 1.4em;
	color: #006EB8;
	text-decoration: none;
	display: block;
	height: 10px;
	padding: 10px 10px 10px 25px;
}

#r_menu a:hover {
	text-decoration: underline;
	background-color: #C4D1EB;
}

#r_menu a.on {
	background: #fff url(images/news_arrow.gif) no-repeat bottom left;
}

#r_menu h6 {
	background-color: #006EB8;
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 25px;
}

/* RECRUIT MENU TABLE */

#recruit_menu2  {
	margin-left: 10px;
	margin-top: 20px;
	width: 280px;
}

#recruit_menu2  th {
	height: 25px;
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	background-color: #006EB8;
	color: #FFF;
	padding-left: 25px;
}

#recruit_menu2 td {
	height: 30px;
	background-color: #D5DEF1;
	text-align: left;
}

#recruit_menu2 td a {
	font-size: 1.4em;
	color: #006EB8;
	text-decoration: none;
	padding-left: 25px;
}

#recruit_menu2 a:hover {
	text-decoration: underline;
}

/* FOOTER */

#footer {
	background-color: #eee;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: right;
	font-size: 1.2em;
	color: #FF8B1A;
	border-top-style: solid;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF8B1A;
	border-right-color: #FF8B1A;
	border-bottom-color: #FF8B1A;
	border-left-color: #FF8B1A;
}

#footer a {
	color: #FF9900;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer2 {
	background-color: #eee;
	clear: both;
	margin-top: 10px;
	background-image: url(image/foot2.jpg);
	height: 79px;
	width: 900px;
	background-repeat: no-repeat;
}

/* COPYRIGHT */

#copyright {
	height: 70px;
	background-color: #E4E4E4;
}

#copyright p {
	font-size: 1.1em;
	color: #aaa;
	text-align: center;
	padding-top: 10px;
}

.clear {
	clear:both;
}

.txt90_b	{
	font-weight: bold;
	color: #333;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.txt90	{
	font-weight: normal;
	color: #333;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.4em;
}

.txt80	{
	font-weight: normal;
	color: #333;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

.txt90_line	{
	font-weight: bold;
	color: #333;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA7D00;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

.txt90_line80	{
	font-weight: normal;
	color: #333;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

.flash_line80	{
	color: #fff;
	text-align: left;
	width: 680px;
	margin: 0px;
	padding: 0px;
	height: 340px;
}

.blue_line	{
	text-align: left;
	line-height: normal;
	width: 680px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.web_box	{
	text-align: left;
	line-height: normal;
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}




#imap a, #imap area {
	text-decoration: none;
}


ul#glink_map {
	list-style: none;
	background: url(image/link.jpg) no-repeat 0 0;
	position: relative;
	width: 600px;
	height: 500px;
	margin: 0 0;
	padding: 0 0;
}

ul#glink_map li {
	border: none;
	position: absolute;
}

ul#glink_map li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
	border: none;
}

#glm_hp {
	top: 83px;
	left: 421px;
	width: 127px;
	height: 128px;
}


#glm_ha {
	top: 46px;
	left: 260px;
	width: 122px;
	height: 128px;
}


#glm_hc {
	top: 230px;
	left: 411px;
	width: 87px;
	height: 92px;
}


#glm_ho {
	top: 203px;
	left: 198px;
	width: 102px;
	height: 109px;
}


#glm_sh {
	top: 298px;
	left: 287px;
	width: 49px;
	height: 51px;
}


#glm_ac {
	top: 268px;
	left: 125px;
	width: 62px;
	height: 63px;
}


#glm_mr {
	top: 322px;
	left: 58px;
	width: 59px;
	height: 60px;
}


#glm_ph {
	top: 337px;
	left: 197px;
	width: 60px;
	height: 65px;
}


#glm_pi {
	top: 393px;
	left: 241px;
	width: 45px;
	height: 50px;
}


#glm_pr {
	top: 393px;
	left: 293px;
	width: 47px;
	height: 49px;
}

#glm_ssr {
	top: 391px;
	left: 117px;
	width: 61px;
	height: 64px;
}

