@import url(0contdesk.css);


/*キャッチ*/
#catch h1 {
	font-size:35px;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
#catch p {
	line-height:1.4;
	font-size:13px;
	}

/*h2*/
.desk {
	margin:0px;
	}

.desk h2 {
	margin-top:10px;
	background:url(/germany/img/h3_bg.jpg) no-repeat;
	}




/*---- 改修　2014/04/17/ ----*/

.desk_wrap{
	width: 780px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	background: #fafafa;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	/*box-shadow: 0 2px 2px 1px rgba(0,0,0,0.1);*/
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.4;
}

.desk_header{
	position: relative;
	color: #fff;
	width: 730px;
	height: 100px;
	padding: 15px 25px;

}

.desk_header h1{
	font-size: 36px;
	line-height: 1.6;
	border-bottom: 1px dotted #fff;
}
.desk_header h1 > span {
	color: #fff;
	width: 200px;
	display: block;
	position: absolute;
	font-size: 22px;
	font-weight: bold;
	line-height: 2;
	background: url(../img/top/icon_desk.png) 175px 8px no-repeat;
}

.desk_header .desk_ct_img{
	display: block;
	width: 244px;
	height: 130px;
	position: absolute;
	top: 10px;
	right: 20px;
}

p.desk_exp,
.desk_greeting,
.desk_about {
	width: 740px;
	margin: 20px auto;
	clear: both;
}
p.desk_exp{
	width: 720px;
	padding: 0 10px;
}

.desk_greeting h2,
.desk_about h2{
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
	padding: 10px;
	font-weight: bold;
	margin-bottom: 30px;
}
.desk_greeting h2:before,
.desk_about h2:before{
	content: "";
	border-left: 7px solid #ac5623;
	margin-right: 10px;
}

.desk_greeting h2{
	background: #fff url(../img/top/icon_staff.png) 690px 12px no-repeat;
}
.desk_about h2{
	background: #fff url(../img/top/icon_camera.png) 690px 12px no-repeat;
}

.imgbox{
	width: 160px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}
.imgbox img,
.thumb_box img{
	border: 4px solid #fff;
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 10px;
}

.expbox{
	width: 540px;
	height: auto;
	padding: 0 10px;
	overflow: hidden;
	float: left;
	margin-bottom: 40px;
}
.expbox p{
	margin-bottom: 10px;
}
.expbox a{
	padding-left: 15px;
	background: url(../img/top/p_arrow.gif) 0 2px no-repeat;
}

.desk_about .about_exp,
.thumb_wrap{
	width: 680px;
	margin: 0 auto 30px;
}
.thumb_box{
	width: 168px;
	float: left;
	margin-bottom: 20px;
	padding: 0 28px;
	font-size: 12px;
	line-height: 1.4;
}

.thumb_box:nth-child(3n+1){
	clear: left;
}
.thumb_box .thumb_desk{
	display: block;
	margin: 0 auto 5px;
}

/*include*/

#pan{
	margin-bottom: 10px;
}

#bg{
	margin-bottom: 30px!important;
}

#other-link {
	margin-left: 10px;
}