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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}

h1 {
	font-size: 1.8em;
}


h2 {

font-size: 1.6em;
}


h3 {

font-size: 1.4em;
}

li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



body {
	background-image: url(../images/backgroud.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
	font-size: 62.5%;
	line-height: 180%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	
}

#container-top {
	width:1280px;
	padding:0px;
	font-size:1.2em;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#container {
	width:1200px;
	padding:0px;
	font-size:1.2em;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

a{
	text-transform:none;
	color:#333
}
.footer{
	padding:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	margin-top: 30px;
	font-size: 70%;
	color: #CCCCCC;
	text-align: right;
}

#header {
	height: 52px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav {
	height: 43px;
	width: 892px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
}


ul#slide {
	margin:0;
	padding:0;
	width:1280px;
	height:399px;
	position:relative;
	list-style:none;
}
ul#slide li {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}

.img-right {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*company*/
.company-01 {
	background-image: url(../company/images/company-01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 245px;
	overflow: hidden;
	margin-bottom: 30px;
}


.company-02 {
	background-image: url(../company/images/company-02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	overflow: hidden;
	margin-bottom: 30px;
}


.company-03 {
	background-image: url(../company/images/company-03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 245px;
	overflow: hidden;
	margin-bottom: 30px;
}


.company-04 {
	background-image: url(../company/images/company04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 13px;
	width: 49px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 45px;
}

.map-span {
	font-size: 0.8em;
	margin-top: 5px;
	clear: both;
	float: right;
	margin-right: 10px;
}

.contact-pp {
	font-size: 80%;
	color: #F00;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.red-c {
	color: #F00;
	font-size: 80%;
}