@charset "utf-8";

/****************************************** basic（タグ） ************************/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "Mplus 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img { 
	border: none;
}
table { 
	border: none;
	border-collapse: collapse;
}
body {	
	line-height: 1.5;
	color: #666;
	background-image: url(../img/bg_paper.jpg);
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration:none;
	color: #15579F;
}
a:hover {
	color: #0B4199;
}
a:hover img {
	#background:#fff;
}

h1 {
	color: #555;
	font-weight: normal;
	font-size: 90%;
}
h2 {
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
    margin-bottom: 10px;
	clear: both;
	padding-bottom: 5px;
	background-color: #A88F89;
	font-weight: bold;
	color: #FFF;
}
h3 {
	line-height: 26px;
	background-image: url(../img/h3_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-left: 1em;
}
ul li,ol li {
	list-style:none;
}
p,table ul li,table ol li {
	font-size: 90%;
	line-height: 1.3;
}
tr,td,th,dl,dt,dd {
	font-size: 90%;
	padding: 3px 0 3px 0;
}
th	{
	vertical-align:top;
	padding-right: 10px;
	padding-left: 10px;
}
p img {
	padding: 0 0 15px 0;
}
address {
	text-align: left;
	font-size: 80%;
	clear: both;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 5px;
	border-top: 1px solid #15579F;
}

/****************************************** basic　end ************************/
#wrapper {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
}

/****************************************** header ************************/
#header {
	clear: both;
}

#header p#logo {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}
/***************************  navi 
#navi li#tn1 {
	width:108px;
}
#navi li#tn2 {
	width:95px;
}
#navi li#tn3 {
	width:89px;
}
#navi li#tn4 {
	width:42px;
}

#navi li{
	float: left;
	margin-top: 20px;
	height: 45px;
	display: block;
	
}
#navi li em {
	visibility: hidden;
}
#navi li a {
	height: 45px;
	width:100%;
	display: block;
	text-decoration: none;
	background:url(../img/navi.png) no-repeat;
}

#navi #tn1 a {
	background-position: 0 0;
}
#navi #tn2 a {
	background-position: -108px 0;
}
#navi #tn3 a {
	background-position: -203px 0;
}
#navi #tn4 a {
	background-position: -292px 0;
}


/* hover */

#navi #tn1 a:hover, #navi #tn1 a:active {
	background-position: 0 -45px;
}
#navi #tn2 a:hover, #navi #tn2 a:active {
	background-position: -108px -45px;
}
#navi #tn3 a:hover, #navi #tn3 a:active {
	background-position: -203px -45px;
}
#navi #tn4 a:hover, #navi #tn4 a:active {
	background-position: -292px -45px;
}
*****************/

/***************************  navi（index） 


#top #navi li{
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
*****************/

/****************************************** header end ************************/

#contents {
	clear: both;
	padding-top: 30px;
	padding-bottom: 40px;
}

/****************************************** footer ************************/

#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	width: 100%;
	color: #666666;
	
}
#footer2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A88F89;

}
#footer2 a {
	color:#284D8C;
}
/*
#foot_navi {
	width: 490px;
}
#foot_navi ul li {	
	display: inline-block;
	float: left;
	margin-left: 20px;	
}
#foot_navi ul li a {
	background-image: url(../img/b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #284D8C;
	font-family: Verdana, Geneva, sa;
	font-weight: bold;
	font-size: 80%;
}
#foot_navi ul li a:hover {
	background-image: url(../img/b2.png);
	color:#ddd;	
}
*/
#foot_navi ul li.logo {	
	margin-left: 0;	
}
#foot_navi ul li.logo a {
	background:none;
}

#foot_navi ul li.logo a:hover {
	background:none;
}
#foot-sub {
	margin-right: 10px;
	margin-top: 15px;
	clear: both;
	margin-left: 10px;
}
#foot-sub ul li {
	font-size: 70%;
	display: inline;
	line-height: 70%;
}
/*
#foot-telbox {
	float: right;
	width: 250px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
#foot-logo {
	width: 266px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	height: 94px;
	position: absolute;
	top: 15px;
}*/

/****************************************** footer end ************************/

/****************************************** class ************************/

.left {
	float: left;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.Led {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.p-Left {
	text-align: left;
}
.p-right {
	text-align: right;
}

.p-topLeft {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
}

.Right {
	float: right;
}
.Right150 {
	float: right;
	padding-right: 150px;
}

.box1 {
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 438px;
}
.box {
	clear: both;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.gototop {
	clear: both;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}
.inbox {
	margin-left: 1em;
}
.banner img {
	margin-right: 10px;
	padding:0;
}
p.banner a, .banner_aichi a {

}

/***********************************インデックスここから*/
.intro, .news {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.news {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A88F89;
	padding-top: 10px;
}
.intro p {
	line-height: 1.7;
	font-weight: normal;
	font-family: Sawarabi Mincho;
}
.index-work {
	padding: 10px;
}
.banner_aichi {
	clear: both;
	padding-top: 15px;
}
#top h1 {
	font-size: 10px;
	color: #777;
	font-weight: normal;
	margin-top: 0px;
}

#top address {
	border:none;
}

#work-box {
	width:400px;
	float:left;
}
#gaiyo {
	width: 100%;
	padding: 1%;
}

#gaiyo table li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
#gaiyo th {
	width: 5em;
}
.toiawase {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A88F89;
}
.toiawase p {
	font-size: 100%;
	text-align: center;
}


/***********************************worksここから*/
/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #FFF;
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-top-color: #C8D6E4;
	}
#gallery ul {
	list-style: none;
	clear: both;
}
#gallery ul li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#gallery ul li p {
	background-color: #FFF;
	margin: 0px;
	padding: 0px 0px 4px 15px;
}
#gallery ul img {
	border: 2px solid #777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
#gallery ul a:hover img {
		border: 2px solid #fff;
		color: #fff;
	}
#gallery h3 {
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: both;
	padding: 0px 0px 0px 15px;
	margin-bottom: 15px;
}
#gallery ul a:hover { color: #fff; }
#gallery a:hover {background:none
}
/***********************************プライバシーポリシーここから*/
.privacy-box {

}
.privacy-box h3 {
	padding:20px 0 10px 0;
	background-image:none;
}
.privacy-box div p {
	padding:0 15px;
}

/***********************************プライバシーポリシーここまで*/

.intro .index-work p {
	font-size: 95%;
}
@media screen and (max-width: 950px) {
#wrapper { width: 100%;}
#gaiyo, #staff,#work-box { float: both; width:100%;}
img {
	max-width : 100% ;
	height : auto ;
	float : none ;
}
h1 img {
	clear: both;
	float: none;
}
.intro .index-work p {
	font-size: 90%;
}
}
