@charset "UTF-8";
/* CSS Document */

/*body {
	background: url(../img/bg.jpg) center top no-repeat;
	border-top: 5px #000 solid;
}*/

body#company{
	background: url(../img/bg_sky2.jpg) center top no-repeat;
	border-top: 5px #000 solid;
}
body#company2{
	background: url(../img/bg_company.jpg) center top no-repeat;
	border-top: 5px #000 solid;
}

body#works{
	background: url(../img/bg_summer.jpg) center top no-repeat;
	border-top: 5px #000 solid;
}

body#jirei{
	background: url(../img/bg_works.jpg) center top no-repeat;
	border-top: 5px #000 solid;
}


#head{
	width:1000px;
	height:100%;
	margin:auto auto;
	margin-bottom:50px;
	overflow: hidden;
}
#main {
	width: 1000px;
	margin: auto auto;
}
#mc {
	width: 800px;
	float: right;
}

.head_group{
	float: right;
	margin-top: 50px;
}

.head_group p{
	margin-bottom: 10px;
}

h1 a {
	width: 270px;
	height: 140px;
	background: url(../img/logo.png) no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
}
h2.company {
	width: 760px;
	height: 120px;
	padding-top: 90px;
	padding-left: 40px;
	background: url(../img/under_main.gif) no-repeat;
	font-size: 28px;
	margin-bottom: 70px;
}
h3.company_t {
	width: 240px;
	height: 50px;
	background: url(../img/company_top_t.gif) no-repeat;
	text-indent: -9999px;
	margin: auto auto;
}
#main h4 {
	margin-top: 40px;
	margin-bottom: 20px;
	background: #45b035;
	padding: 10px 0 10px 20px;
	color: #fff;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	font-size: 20px;
}

/*事業紹介*/

.main_title{
	font-size:20px;
	text-align:left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin-top: 50px;
}

#mc h5{
	border-bottom:1px solid #ccc;
	border-left:5px solid #45b035;
	padding-left:10px;
	font-weight:bold;
	margin:40px 0 20px 0px;
	clear:both;
}

#pc_box .pc_box_in{
	width:800px;
	height:100%;
	margin-bottom:50px;
}

#pc_box p{
	margin-bottom:20px;
}

#pc_box .pc_box_in .pc_box_left{
	margin-right:40px;
}

.ict_box_in{
	width: 800px;
	margin-bottom: 50px;
}

#ict_b1{
	float:right;
	margin-right:110px;
	overflow:hidden;
	margin-bottom:30px;
}
#ict_b2{
	overflow:hidden;
}
#ict_b3{
	overflow:hidden;
}

#ict_b5{
	overflow:hidden;
}

#ict_b2 p{
	float:left;
}

#ict_b3 p{
	float:left;
	margin-left:100px;
}

#ict_b5 p{
	float:left;
	margin-bottom:30px;
	display:inline;
}


#ict_b2_1{
	margin-left:60px;
}
#ict_b2_2{
	margin-left:160px;
}

#ict_b2_3{
	margin-left:200px;
}

#ict_b5_1{
	margin-left:60px;
}
#ict_b5_2{
	margin-left:190px;
}

#ict_b5_3{
	margin-left:200px;
}


p.movie_b a{
	color:#fff;
	padding:2px 5px;
	background:#000000;
	display:block;
	width:80px;
	text-align:center;
}


/*会社案内*/
table#company {
	width: 800px;
	margin-bottom: 30px;
	font-size: 13px;
	border: 1px solid #cccccc;
}
table#company th {
	width: 120px;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background: #f7f7f7;
}
table#company td {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #cccccc;
}

.aisatu{
	line-height: 2;
	font-size: 15px;
}

.president {
	text-align: right;
	margin-top: 20px;
}

.sign{
	text-indent: -9999px;
	width: 180px;
	height: 52px;
	background: url(../img/sign.gif) no-repeat;
	float: right;
	margin-top: 10px;
}

.president span{
	font-size: 16px;
}

.m15{
	margin-bottom: 15px;
}

.otoiawase a {
	width: 800px;
	height: 160px;
	text-indent: -9999px;
	background: url(../img/otoiawase.gif) no-repeat;
	display: block;
	margin: 70px 0;
}
.otoiawase a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#office .office1{
	margin-right:25px;
}

table a{
	text-decoration: underline;
}

p.rinen{
	background: url(../img/rinen.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
}

img.ea21{
	margin-left: 250px;
	margin-bottom: 20px;
}

/*プライバシー*/

.pri_t {
	font-weight: bold;
	font-size: 15px;
	margin: 30px 0 5px 0;
	border-bottom: dotted 1px #cccccc;
}
/*************お問い合わせ*******************/
table#send tr td{
	text-align: center;
	padding:20px;
	width:760px;
}

.tel{
	font-size:30px;
	font-weight:bold;
	color:#007601;
	margin-top:10px;
}

/*ブログ*/
#calendar {
	text-align: center;
	margin-bottom: 25px;
}
#calendar table {
	width: 100%;
	margin: 0px auto;
}
.calendarhead {
	color: inherit;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.calendarhead a {
	text-decoration: none;
	color: inherit;
}
.calendarhead .calendarday a {
	text-decoration: none;
	display: inline;
	color: #E7142D;
}
#calendar th {
	color: #C7DC68;
}
.calendarday {
	padding: 0px 0px 5px;
	color: inherit;
	text-align: center;
}
.calendarday a {
	font-weight: bold;
	display: block;
	text-decoration: underline;
	padding: 0px 0;
	color: #E95295;
}


h2.date{
	font-size:12px;
}

h3.title{
	font-size:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #cccccc;
	width:800px;
	padding-bottom:10px;
}
.posted{
	text-align:right;
	font-size:12px;
	margin-bottom:50px;
}

.navi{
	font-size:12px;
	margin-bottom:20px;
	text-align:center;
}

.sidetitle{
	margin-top: 20px;
	margin-bottom: 20px;
	background: #45b035;
	padding: 8px 0 8px 10px;
	color: #fff;
	border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	font-size: 16px;
}


/*ダウンロード*/
#download p{
	background:url(../img/pdf.gif) no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}