@charset "utf-8";
@import url(common.css);
@import url(textset.css);


/* ---------------------------------------------------------------- *
	gbhead
 * ---------------------------------------------------------------- */

#gbhead {
	height: 170px;
	width: 1000px;
	position: relative;
}
#gbhead #logo {
	position: absolute;
	height: 65px;
	width: 150px;
	left: 0px;
	top: 15px;
}
#gbhead #logo a {
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 150px;
	background: url(../img/logo.gif) no-repeat;
}

#gbhead h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 30px;
	right: 0px;
}
#nav {
	width: 1000px;
	padding-top: 95px;
}
#nav ul {
	height: 50px;
}
#nav ul li, #nav ul li.visit {
	float: left;
	width: 250px;
	height: 50px;
	text-indent: -9999px;
}
#nav ul li a {
	text-indent: -9999px;
	display: block;
	width: 250px;
	height: 50px;
}

#nav_top a {
	background: url(../img/nav.gif) no-repeat 0px 0px;
}
#nav_company a {
	background: url(../img/nav.gif) no-repeat -250px 0px;
}
#nav_work a {
	background: url(../img/nav.gif) no-repeat -500px 0px;
}
#nav_contact a {
	background: url(../img/nav.gif) no-repeat -750px 0px;
}

#nav_top a:hover, #nav_top.visit {
	background: url(../img/nav.gif) no-repeat 0px -50px;
}
#nav_company a:hover, #nav_company.visit {
	background: url(../img/nav.gif) no-repeat -250px -50px;
}
#nav_work a:hover, #nav_work.visit {
	background: url(../img/nav.gif) no-repeat -500px -50px;
}
#nav_contact a:hover, #nav_contact.visit {
	background: url(../img/nav.gif) no-repeat -750px -50px;
}


/* ---------------------------------------------------------------- *
	contents
 * ---------------------------------------------------------------- */

#contents {
}
#contents #topbox h2 {
	font-weight: normal;
	text-indent: 10px;
	clear: both;
	background: url(../img/h2.jpg) no-repeat;
	height: 40px;
	width: 650px;
}

/* ---------------------------------------------------------------- *
  top
 * ---------------------------------------------------------------- */


#topimg {
	width: 1000px;
	height: 360px;
	position: relative;
}

.topimgin {
  float: left;
  width: 1000px;
  height: 360px;
  clear: both;
  position: relative;
  overflow: hidden;
    border: 1px solid #000;
}
.sliderArrows a {
  display:block;
  text-indent:-9999px;
  outline:none;
  z-index:50;
  background-image:url(../img/top/prev_next.png);
  width:42px;
  height:42px;
  position:absolute;
  top:40%;
  margin-top:-34px;
}
.prev {
  background-position:0 0;
  left:15px;
}
.prev:hover {
  background-position:0 -44px;
}
.next {
  right:15px;
  background-position:-44px 0;
}
.next:hover {
  background-position:-44px -44px;
}
.topimgin .item {
  position:absolute;
  width: 1000px;
  height: 360px;
}
.sliderBullets {
  position:absolute;
  bottom:110px;
  left:50%;
  z-index:50;
  margin-left:-45px;
}
.sliderBullets a {
  display:block;
  float:left;
  text-indent:-9999px;
  outline:none;
  margin-left:5px;
  width:10px;
  height:11px;
  background:url(../img/top/bullets.png) no-repeat;
}
.sliderBullets .active {
  background-position:0 -11px;
}
.topimgin a {
  outline:none;
}


/* ---------------------------------------------------------------- *
	mainbox
 * ---------------------------------------------------------------- */

#mainbox {
	margin-top: 30px;
	display: block;
	float: left;
	width: 695px;
	margin-left: 20px;
}
#mainbox h2 {
	height: 50px;
	width: 660px;
	background: url(../img/bar_news.gif) no-repeat;
	line-height: 35px;
	font-weight: normal;
}
#mainbox #news {
	padding-left: 8px;
	padding-top: 10px;
}
#mainbox #news dt {
	font-size: 10px;
}
#mainbox #news dd {
	height: auto;
	width: 635px;
	border-bottom: 1px dotted #666;
	background: url(../img/bg_dd.gif) no-repeat;
	padding-left: 15px;
	padding-top: 5px;
    padding-bottom: 10px;
	margin-bottom: 15px;
}
#mainbox #news dd a {
    font-weight: bold;
    font-size: 1.5em;
}





/* ---------------------------------------------------------------- *
	aside
 * ---------------------------------------------------------------- */

#banner {
	display: block;
	float: left;
	width: 275px;
	padding-top: 25px;
}
#banner #banner_in {
	height: auto;
	width: 275px;
	padding-top: 10px;
}
#banner #banner_in li {
	display: block;
	margin-bottom: 20px;
}
#banner #banner_in img:hover {
	opacity: 0.6;
	/*IE7*/
	filter: alpha(opacity=60);
	/*IE8*/
	-ms-filter: "alpha(opacity=60)";
}
#banner nav {
}
#banner nav a {
	color: #FFF;
	text-decoration: none;
}
#banner nav a:hover {
	color: #09F;
}

#sidemenu .lead {
	line-height: 40px;
	background: url(../img/bg_side.gif) no-repeat;
	text-indent: 30px;
	height: 40px;
}
#sidemenu .sub {
	padding-bottom: 15px;
	padding-left: 30px;
}
#sidemenu .sub li {
	width: 240px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 15px;
}






/* ---------------------------------------------------------------- *
	inbox
 * ---------------------------------------------------------------- */

#mainbox .inbox {
	padding-left: 15px;
	padding-top: 15px;
}
#mainbox .inbox h3 {
	font-size: 14px;
	font-weight: normal;
	height: 35px;
}
#mainbox .planbox h3 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px dotted #FFFFFF;
	height: 30px;
}
#mainbox .work6 h3 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px dotted #FFFFFF;
	height: 30px;
	margin-bottom: 20px;
}
#mainbox .planbox h4 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 10px;
}
#mainbox .planbox figure {
	display: block;
	padding-bottom: 10px;
}
.inbox p {
	width: 630px;
}
.work6 p {
	padding-bottom: 30px;
}
.inbox #com {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
}
#com dt {
	clear: both;
	float: left;
	width: 150px;
}
#com dd {
	margin-left: 150px;
	border-left: 1px dotted #900;
	padding-bottom: 10px;
	text-indent: 15pt;
	margin-bottom: 10px;
}
.inbox .links {
	margin-bottom: 20px;
}
.inbox .links a {
	background: #09F;
	display: block;
	width: 600px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
	text-indent: 30px;
}
.inbox .links a:hover {
	background: #CCC;
	color: #000;
}
.inbox.flow dl {
	font-size: 14px;
	padding: 10px;
	display: block;
	width: 90%;
	color: #333;
	background: #FFF;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
.inbox.flow dt {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
}
.inbox.flow dd {
	padding-top: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#f1 {
	border: 3px solid #FF0;
}
#f2 {
	border: 3px solid #FC0;
}
#f3 {
	border: 3px solid #F90;
}
#f4 {
	border: 3px solid #F60;
}
#f5 {
	border: 3px solid #F30;
}
#f6 {
	border: 3px solid #F00;
}

#f-1 {
	border: 3px solid #0CF;
}
#f-2 {
	border: 3px solid #09F;
}
#f-3 {
	border: 3px solid #06F;
}
#f-4 {
	border: 3px solid #03F;
}
#f-5 {
	border: 3px solid #00F;
}
#pageback {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 20px;
	display: block;
	font-size: 16px;
}
.kaitori p {
	font-size: 1.1em;
	width: 90%;
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
}
.kaitori ul li {
	text-align: center;
	height: 110px;
	width: 110px;
	float: left;
	line-height: 100px;
	margin-right: 6px;
	margin-left: 6px;
	background: #333;
	font-size: 1.2em;
	margin-bottom: 6px;
    color: #FFF;
}

.kaitori h3 {
	font-size: 1.5em;
	font-weight: normal;
	clear: both;
	margin-top: 30px;
	margin-left: 20px;
	border-bottom: 1px dotted #CCC;
	width: 90%;
}
.kaitori ul {
	width: 90%;
	margin-left: 20px;
	padding-top: 20px;
}
.kaitori .atten{
	width: 90%;
	font-size: 1em;
}

.kaitori h4,
.kaitori h5 {
	font-size: 1.5em;
	font-weight: normal;
	clear: both;
	margin-top: 30px;
	margin-left: 20px;
	border-bottom: 1px dotted #CCC;
	width: 90%;
}
.inbox #pdf {
	padding: 30px 0;
}





/* ---------------------------------------------------------------- *
	mailform
 * ---------------------------------------------------------------- */

#mailform dl {
	padding-left: 30px;
	padding-top: 20px;
}
#mailform dl dt {
	float: left;
	width: 150px;
	clear: both;
}
#mailform dl dd {
	margin-bottom: 20px;
	margin-left: 160px;
	border-left: 1px dotted #FFF;
	padding-left: 20px;
}
#mailform p {
	padding-top: 10px;
	padding-left: 20px;
}
#mailform .formbo {
	width: 400px;
	clear: both;
	margin: 0px;
	padding: 30px 0px 0px 30px;
}
#submit {
	background: #9f1f24;
	border: 1px solid #9f1f24;
	cursor: pointer;
	height: 25px;
	width: 60px;
	color: #FFF;
}
#submit:hover {
	background: #999;
	border: 1px solid #000;
}
#reset {
	background: #CCC;
	border: 1px solid #999;
	cursor: pointer;
	height: 25px;
	width: 60px;
}
#reset:hover {
	background: #999;
	border: 1px solid #000;
}
#back {
	background: #CCC;
	border: 1px solid #999;
	cursor: pointer;
	height: 25px;
	width: 60px;
}
#back:hover {
	background: #999;
	border: 1px solid #000;
}


/* ---------------------------------------------------------------- *
	privacy Policy
 * ---------------------------------------------------------------- */

#othbox {
	margin-top: 30px;
	display: block;
	float: left;
	width: 690px;
}
#privacy {
	margin-left: 20px;
	width: 600px;
}
#privacy dt {
	border-bottom: 1px dotted #666;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#privacy dd {
	padding-bottom: 20px;
}

/* ---------------------------------------------------------------- *
	sitemap
 * ---------------------------------------------------------------- */

#sitemap {
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
#sitemap a {
	text-decoration: none;
}

#sitemap dt {
	border-left: 2px solid #900;
	text-indent: 15px;
	line-height: 30px;
	width: 300px;
	margin-top: 20px;
}
#sitemap dd {
	margin-left: 30px;
	line-height: 25px;
	height: 25px;
	border-left: 1px dotted #666;
	text-indent: 15px;
	margin-top: 10px;
}


/* ---------------------------------------------------------------- *
	up
 * ---------------------------------------------------------------- */

#up {
	clear: both;
	padding-top: 20px;
	padding-left: 910px;
	padding-bottom: 15px;
}
#up a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 80px;
	background: url(../img/up.gif) no-repeat 0px 0px;
}
#up a:hover {
	background: url(../img/up.gif) no-repeat 0px 100%;
}

/* ---------------------------------------------------------------- *
	footer
 * ---------------------------------------------------------------- */

footer div {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	letter-spacing: normal;
	position: relative;
	color: #FFF;
}
footer #f_in {
	padding-top: 10px;
	padding-left: 355px;
}
footer #f_in li {
	float: left;
	background: url(../img/bg_foot.gif) no-repeat;
	text-indent: 13px;
	height: 22px;
	line-height: 22px;
	margin-left: 15px;
}
footer #f_in li a {
	color: #FFF;
	text-decoration: none;
}
footer #f_in li a:hover {
	color: #666;
}
#copyright {
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 380px;
}
