@charset "shift_jis";
/* CSS Document */

/*-----------------------------------------
  初期化
 ------------------------------------------*/

body,p,h1,h2,h3,h4,h5,h6,a,ul,li,table,tr,td,img { margin: 0; padding: 0;}

img { border: none; vertical-align: bottom;}

body { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	   font-size: 12px;
	   color: #797979;
	   line-height: 18px;
	   }
	   
a:link { color: #424343; text-decoration: underline; }
a:visited { color: #424343; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }


/*-----------------------------------------
	box全体
 ------------------------------------------*/

#box {
	width: 794px;
	margin: 0px 3px;
	padding: 0px;
}


/*-----------------------------------------
	box上部
 ------------------------------------------*/

#box_t {
	width: 794px;
	height: 102px;
	padding: 2px 0px 0px;
}
#top_img {
	width: 794px;
	height: 72px;
}
#pankuzu {
	width: 779px;
	height: 30px;
}



/*-----------------------------------------
	box左部
 ------------------------------------------*/

#box_l {
	float: left;
	width: 221px;

}
.l_top_img {
	width: 201px;
	height: 60px;
}
#box_l ul {
	width: 201px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
#box_l ul li {
	margin: 0px;
	padding: 0px;
}
#box_l ul li a {
	width: 201px;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 35px;
	line-height: 3.1em;
	overflow: hidden;
}
#box_l ul li a.l_menu_small1 {
	width: 201px;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 52px;
	line-height: 2.7em;
}
#box_l ul li a.l_menu_small2 {
	width: 201px;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 52px;
	line-height: 2.4em;
}
#box_l ul li a.l_menu_small_last {
	width: 201px;
	display: block;
	text-decoration: none;
	padding: 0px 0px 0px 52px;
	line-height: 2.1em;
}
a.l_menu1 {
	height: 37px;
	background: url(../img/company/l_menu1.gif) no-repeat;
}
a:hover.l_menu1 {
	background: url(../img/company/l_menu1.gif) no-repeat;
	background-position: -201px;
}
a.l_menu2 {
	height: 37px;
	background: url(../img/company/l_menu1.gif) no-repeat;
}
a:hover.l_menu2 {
	background: url(../img/company/l_menu1.gif) no-repeat;
	background-position: -201px;
}
a.l_menu3 {
	height: 37px;
	background: url(../img/company/l_menu1.gif) no-repeat;
}
a:hover.l_menu3 {
	background: url(../img/company/l_menu1.gif) no-repeat;
	background-position: -201px;
}
a.l_menu4 {
	height: 37px;
	background: url(../img/company/l_menu1.gif) no-repeat;
}
a:hover.l_menu4 {
	background: url(../img/company/l_menu1.gif) no-repeat;
	background-position: -201px;
}
a.l_menu5 {
	height: 37px;
	background: url(../img/company/l_menu1.gif) no-repeat;
}
a:hover.l_menu5 {
	background: url(../img/company/l_menu1.gif) no-repeat;
	background-position: -201px;
}
a.l_menu_small1 {
	height: 27px;
	background: url(../img/service/l_menu_small1.gif) no-repeat;
}
a:hover.l_menu_small1 {
	background: url(../img/service/l_menu_small1.gif) no-repeat;
	background-position: -201px 0px;
}
a.l_menu_small2 {
	height: 27px;
	background: url(../img/service/l_menu_small2.gif) no-repeat;
}
a:hover.l_menu_small2 {
	background: url(../img/service/l_menu_small2.gif) no-repeat;
	background-position: -201px 0px;
}
a.l_menu_small_last {
	height: 28px;
	background: url(../img/service/l_menu_small_last.gif) no-repeat;
}
a:hover.l_menu_small_last {
	background: url(../img/service/l_menu_small_last.gif) no-repeat;
	background-position: -201px;
}
a.l_menu_last {
	height: 36px;
	background: url(../img/company/l_menu_last.gif) no-repeat;
}
a:hover.l_menu_last {
	background: url(../img/company/l_menu_last.gif) no-repeat;
	background-position: -201px 0px;
}
#menu_gray {
	background-position: -201px 0px;
}
#l_box_back {
	height: 9px;
	line-height: 0px;
	display:block;
}
.l_bottom_img {
	width: 201px;
	height: 50px;
	margin: 10px 0px 0px;
}


/*-----------------------------------------
	box右部
 ------------------------------------------*/

#box_r {
	float: left;
	width: 573px;
	margin: 0px 0px 0px;
	background: #ffffff ;
	color: #454545;
}
.r_content{
	margin: 0px 0px 30px;
}
.r_img {
	width: 573px;
	height: 41px;
	margin: 0px 0px 10px;
}
.r_content_img{
	height: 40px;
	padding: 6px 0 0 0;
}
.box_small_back{
	float: left;
	width: 279px;
	height: 210px;
	padding: 1px;
	background: #bfbfbf ;
	margin: 0 0 11px 0;
}
.box_small{
	width: 265px;
	height: 196px;
	padding: 7px;
	background: #ffffff ;
}
#left_top_box{
	margin: 0 11px 0px 0;
}
.small_box_img1{
	width: 264px;
	height: 26px;
	margin: 0 0 7px 0;
}
.small_box_img2{
	width: 264px;
	height: 52px;
}
.box_small_l{
	float: left;
	width: 132px;
	height: 110px;
}
.arrow_b{
	background: url(../img/company/arrow_b.gif) no-repeat 6px 6px;
}
.arrow_b a{
	padding: 0 0 0 22px;
}
.box_small ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 9px 0 0 0;
}
.box_small ul li{
	padding: 2px 0 0 0;
}
.box_small_r{
	float: left;
	width: 132px;
	height: 110px;
}
.group_list{
	width: 573px;
	margin: 0 0 1px 0px;
}
.group_list ul{
	width: 573px;
	height: 63px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.group_list ul li{
	float: left;
	width: 162px;
	height: 23px;
	background: url(../img/company/arrow_b.gif) no-repeat 6px 4px;
}
#box_r .group_list ul li a{
	color: #2bafed;
	font-weight: bold;
	text-decoration: underline;
}
#box_r .group_list ul li a:hover{
	color: #2bafed;
	font-weight: bold;
	text-decoration: none;
}

.group_list ul li p{
	padding: 0px 0px 0px 21px;
}


/*  keep.html  (start)  -----------------------*/

#keep_box{
	width: 260px;
}
.keep_group_list{
	width: 573px;
	margin: 0 0 1px 0px;
}
.keep_group_list ul{
	width: 480px;
	height: 40px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.keep_group_list ul li{
	float: left;
	width: 162px;
	height: 23px;
	background: url(../img/company/arrow_b.gif) no-repeat 6px 4px;
}
#box_r .keep_group_list ul li a{
	color: #2bafed;
	font-weight: bold;
	text-decoration: underline;
}
#box_r .keep_group_list ul li a:hover{
	color: #2bafed;
	font-weight: bold;
	text-decoration: none;
}

.keep_group_list ul li p{
	padding: 0px 0px 0px 21px;
}
#r_keep_img3{
	padding: 30px 0 10px 0;
}
.keep_text {
	font-size: 16px;
	color: #20A5DD
}
/*  keep.html  (end)  -------------------------*/


.box_r_comtent_img{
	width: 573px;
	height: 31px;
	margin: 0 0 15px 0;
}
.r_content_box {
	color:#434343;
	clear: both;
}
.r_content_box p{
	float: left;
	margin: 0 0 30px 0;
}
.r_content_box2 p{
	float: left;
	margin: 0 0 10px 0;
}
.r_content_box2 .move_box p{
	padding: 0 0 0px 13px;
}
#bold p{
	font-weight: bold;
	margin: 0 0 5px 0;
}
.box_comtent_img{
	float: left;
	margin: 0 20px 10px 0;
}
.r_letter_img6{
	margin: 0 0px 20px 0;
}
#case{
	width: 451px;
	padding: 5px 0 40px 60px;
}
#case_l{
	float: left;
	width: 170px;
	height: 85px;
	padding: 0 0 0 5px;
}
#case_l p{
	text-align: center;
}
#case_r{
	float: left;
	width: 150px;
	padding: 0 0 0 107px;
}
#case_r p{
	text-align: center;
}


/*  move.html  (start)  -----------------------*/
.move_box_back_lt{
	float: left;
	width: 279px;
	padding: 1px;
	background: #bfbfbf ;
	margin: 0 11px 11px 0;
}
.move_box_back_rt{
	float: left;
	width: 279px;
	padding: 1px;
	background: #bfbfbf ;
	margin: 0 0px 11px 0;
}
.move_box_back_lb{
	float: left;
	width: 279px;
	padding: 1px;
	background: #bfbfbf ;
	margin: 0px 0 32px 0px;
}
.move_box_back_rb{
	float: left;
	width: 279px;
	padding: 1px;
	background: #bfbfbf ;
	margin: 0px 0 32px 11px;
}
.move_box{
	background: #ffffff ;
	padding: 6px;
}
.move_box p{
	margin: 0;
	padding: 0;
}
.move_title{
	display: block;
	padding: 0px 0 5px 0;
}
.move_img{
	clear: both;
	padding: 0px 0 7px 0;
}
/*  move.html  (end)  -------------------------*/



#other_work {
	height: 40px;
}
.box_contact_img{
	float: left;
	margin: 0 0 10px 0;
}
.other_link a:link {
	color: #44b5d5;
}
.other_link a:visited {
	color: #44b5d5;
}
#medi_service {
	width: 200px;
	margin: 0 0 0 16px;
}
#cooperation {
	clear: both;
	margin: 16px 0 0 0;
}
#medical {
	height: 86px;
	margin: 14px 0 10px  0;
}
#travel_contact {
	margin: 26px 0 0 0;
}
#kij_logo {
	margin:0;
}
#kij_logo_back {
	width: 230px;
	float:left;
	margin: 0 10px 0 0;
	text-align: center;
}
#sales_img {
	margin-right:0;
}
#sales_img2 {
	margin: 0 10px 25px 0;
}
#sales_back {
	height: 190px;
}
.popup {
	margin: 0 0 5px 5px;
}
.to_top{
	text-align:right;
	padding: 12px 0px 14px;
}

@media print{

	#left_top_box{
		margin: 0 10px 0px 0;
	}

	.move_box_back_lt{
		float: left;
		width: 279px;
		padding: 1px;
		background: #bfbfbf ;
		margin: 0 10px 11px 0;
	}

	.move_box_back_rb{
		float: left;
		width: 279px;
		padding: 1px;
		background: #bfbfbf ;
		margin: 0px 0 32px 10px;
	}
}
