@charset "utf-8";
/* CSS Document */

/*名古屋支社*/

h1.shiten_title{
	border-bottom:none; 
	width:950px;
	height:122px;
	margin: 0 auto;
	padding:0;
	background: url(../images/main_img.jpg) no-repeat;
	clear:both;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#contentBlock h2 {
	margin: 0 0 0px !important;
	padding: 7px 0 0px 12px !important;
}

#contentBlock p {
	line-height: 1.8;
}

#contentBlock ul li {
	line-height: 1.8;
}


#fureai_mainimg{
	margin-top: -1px!important;
}

.mt0{
	margin-top: 0px!important;
}

#mainCont h3{
	border-bottom: none!important;
	background: #ff8584 url(../images/pink_title_bg.jpg) no-repeat left top!important;
	color: #FFF;
	font-size: 116%!important;
	line-height: 1.8;
	padding: 2px 0 2px 15px!important;
	width: 565px;
	height: 30px;
}

#lead{
	line-height: 1.8!important;
	padding-bottom: 30px;
	padding-right: 5px;
}

.greeting {
	padding: 0 0 30px 15px;
}


#greeting #photo{
	float: right;
}

.text_right{
	text-align: right;
}

#gyoji{
	width: 563px;
	margin-left: 15px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 27px;
}

#gyoji tr th{
	color: #FF4C4C;
	text-align: left;
	border-bottom: solid 2px #CCCCCC;
	padding: 12px;
	border-collapse: collapse;
}

#gyoji tr td{
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
	padding: 12px;
	border-collapse: collapse;
	vertical-align: top;
}

.th01{
	width: 23%;
}

.th02{
	width: 20%;
}

.th03{
	width: 32%;
}

.th04{
	width: 25%;
}

.mt15{
	margin-top: 15px!important;
}

#gyoji_photo{
	width: 563px;
	margin-left: 15px;
	border-collapse: collapse;
	margin-bottom: 35px;
}

#gyoji_photo tr td{
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	border-collapse: collapse;
}

.fureai_contact{
	line-height: 1.4!important;
}

/*130528追記*/
#gyoji_red{
	width:100%;
	/*
	width: 580px;
	height: 40px;
	*/
	background: url(../images/gyoji_bg01.gif);
	margin-bottom: 10px;
}

#gyoji_red tr th{
	/*
	width: 150px;
	*/
	color: #FFF;
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

#gyoji_red tr td{
	width: 185px;
	padding-left: 15px;
	color: #582C2C;
}

.gyoji_pink{
	width:100%;
	border-top:1px solid #ff7b7a;
	border-bottom:1px solid #ff7b7a;
	/*
	width: 580px;
	height: 40px;
	*/
	background: url(../images/gyoji_bg02.gif);
	margin-bottom: 10px;
	margin-left: 0px;
}

.gyoji_pink tr th{
	/*
	width: 150px;
	*/
	color: #ff8584;
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

.gyoji_pink tr td{
	width: 185px;
	padding-left: 15px;
	color: #582C2C;
}


.pdf_dow{
	background: url(../images/pdf_icon.gif) no-repeat left center;
	padding-left: 25px;
	color: #814040;
}

.pdf_dow a{
	color: #814040!important;
}

.pdf_dow a:hover{
	color: #814040!important;
}

.gyoji_last{
	margin-bottom: 45px!important;
}


@media only screen and (max-width: 568px) {
	
	#contentBlock {
		font-size: 116%;
	}	
	h1.shiten_title {
			width: auto;
			height: auto;
			margin:10px;
			padding: 20px 10px;
			border-bottom: none;
			background-image: url(/officeHP/images/bk_title_smp.jpg);
			background-position: left center;
			-webkit-background-size: 100% auto;
			-moz-background-size: 100% auto;
			background-size: 100% auto;
			font-size: 32px;
			color: #333;
			line-height: 1.3;
			font-weight: bold;
			clear: both;
			text-indent:0;
	}

	.greeting .greeting_body br {
		display: none;
	}

	.gyoji th {
		padding: 10px 0 8px 0;
	}
	
	.gyoji td {
		margin-left: 15px;
		margin-bottom: 5px;
	}

	.gyoji .lastPdf {
		margin-bottom: 10px;
	}

}
