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

/* 全体構造
---------------------------------------------------- */
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../images/headline.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #003399;
}
p {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #3399FF;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_top.jpg);
	background-repeat: no-repeat;
	background-position: center 77px;
	background-color: #FFFFFF;
}
#wrapper2 {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper-company {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_company.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-concept {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_concept.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-works {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_works.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-recruit {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_recruit.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-contact {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_contact.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-privacy {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_privacy.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-security {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_security.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
#wrapper-blog {
	padding: 0px;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_blog.jpg);
	background-repeat: no-repeat;
	background-position: center 73px;
	background-color: #FFFFFF;
	text-align: left;
}
/* メニュー
---------------------------------------------------- */
#menu {
	height: 70px;
	width: 900px;
	position: relative;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	text-indent: -9999px;
}
#menulogo {
	display: block;
	height: 61px;
	width: 93px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#menu01 a {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 142px;
	display: block;
	position: absolute;
	left: 192px;
	top: 0px;
}
#menu02 a {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 334px;
	top: 0px;
}
#menu03 a {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 474px;
	top: 0px;
}
#menu04 a {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 614px;
	top: 0px;
}
#menu05 a {
	background-image: url(../images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 70px;
	width: 146px;
	display: block;
	position: absolute;
	left: 754px;
	top: 0px;
}
#menu01 a:hover {
	background-image: url(../images/menu_01.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
#menu02 a:hover {
	background-image: url(../images/menu_02.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
#menu03 a:hover {
	background-image: url(../images/menu_03.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
#menu04 a:hover {
	background-image: url(../images/menu_04.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
#menu05 a:hover {
	background-image: url(../images/menu_05.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}
#menu01_v a {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 70px;
	width: 142px;
	display: block;
	position: absolute;
	left: 192px;
	top: 0;
}
#menu02_v a {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 334px;
	top: 0;
}
#menu03_v a {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 474px;
	top: 0;
}
#menu04_v a {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 614px;
	top: 0;
}
#menu05_v a {
	background-image: url(../images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 70px;
	width: 146px;
	display: block;
	position: absolute;
	left: 754px;
	top: 0;
}
#menu01_v a:hover {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 70px;
	width: 142px;
	display: block;
	position: absolute;
	left: 192px;
	top: 0;
}
#menu02_v a:hover {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 334px;
	top: 0;
}
#menu03_v a:hover {
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 474px;
	top: 0;
}
#menu04_v a:hover {
	background-image: url(../images/menu_04.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 70px;
	width: 140px;
	display: block;
	position: absolute;
	left: 614px;
	top: 0;
}
#menu05_v a:hover {
	background-image: url(../images/menu_05.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 70px;
	width: 146px;
	display: block;
	position: absolute;
	left: 754px;
	top: 0;
}
#topimage {
	height: 500px;
	width: 900px;
}
#topics {
	background-image: url(../images/topicstitle.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	padding-top: 39px;
	padding-bottom: 15px;
}

/* コンテンツ
---------------------------------------------------- */
#contents {
	width: 900px;
	margin-top: 110px;
	position: relative;
	overflow: hidden;
}
#sub {
	float: left;
	width: 200px;
	position: relative;
}
#main {
	float: right;
	width: 700px;
	margin-bottom: 40px;
	position: relative;
}
#main2 {
	width: 640px;
	margin-top: 20px;
	margin-left: 60px;
	position: relative;
}
#main3 {
	background-image: url(../images/photo_concept.jpg);
	background-repeat: no-repeat;
	background-position: right 90px;
	width: 640px;
	margin-top: 20px;
	margin-left: 60px;
	position: relative;
}
.st-box {
	width: 640px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
}
.st-title {
	float: left;
	width: 110px;
}
.st-text {
	width: 525px;
	margin-left: 110px;
}
.st-border {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.photobox {
	width: 640px;
	overflow: hidden;
	position: relative;
}
.office1 {
	text-align: right;
	float: left;
	width: 305px;
	position: relative;
}
.office2 {
	text-align: right;
	float: right;
	width: 305px;
	position: relative;
}
#concept-photo {
	background-image: url(../images/photo_concept.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 640px;
	margin-top: 30px;
}
#goblog {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	height: 50px;
	width: 640px;
	margin-top: 40px;
	padding-top: 10px;
}
#tree {
	text-align: center;
	width: 640px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.works-text {
	float: left;
	width: 410px;
	position: relative;
}
.works-text ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-type: disc;
	list-style-position: outside;
}
.works-photo {
	float: right;
	width: 200px;
	position: relative;
}
.margin-t5 {
	margin-top: 5px;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-t15 {
	margin-top: 15px;
}
.margin-t20 {
	margin-top: 20px;
}
.margin-t30 {
	margin-top: 30px;
}
.margin-t40 {
	margin-top: 40px;
}
.margin-t70 {
	margin-top: 70px;
}
.margin-t100 {
	margin-top: 100px;
}
.margin-t150 {
	margin-top: 150px;
}
.margin-b50 {
	margin-bottom: 50px;
}
.margin-b150 {
	margin-bottom: 150px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-right {
	float: right;
	margin-left: 20px;
}
.text-bold {
	font-weight: bold;
}
.text-10 {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
form {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#name1, #name2, #company, #mail  {
	width: 400px;
}
#tel {
	width: 150px;
}
#address, #comment {
	width: 520px;
}
#submitbox {
	background-color: #DCDCDC;
	height: 21px;
	width: 640px;
	margin-top: 15px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#submitbox input {
	height: 21px;
	width: 90px;
	margin-right: 15px;
	margin-left: 15px;
}
form th {
	width: 130px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #AADCFF;
	text-align: center;
}
form  td {
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#main2 ol {
	padding: 0px;
	margin-top: 10px;
	list-style-position: outside;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 25px;
}
#gohome  a {
	background-image: url(../images/gohome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 60px;
	margin-top: 30px;
	display: block;
	text-indent: -9999px;
	margin-left: 580px;
}
#gohome a:hover {
	background-image: url(../images/gohome.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
}

/* フッタ
---------------------------------------------------- */
#footer {
	height: 65px;
	width: 100%;
	background-image: url(../images/footerbase.gif);
	background-repeat: repeat-x;
}
#footer2 {
	height: 65px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
#footer3 {
	height: 137px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	position: relative;
}
#footermenu1 {
	height: 20px;
	width: 115px;
	position: absolute;
	left: 0px;
	top: 15px;
}
#footermenu2 {
	height: 20px;
	width: 154px;
	position: absolute;
	left: 135px;
	top: 15px;
}
#footermenu3 {
	height: 20px;
	width: 154px;
	position: absolute;
	left: 309px;
	top: 15px;
}
#footerlogo {
	height: 33px;
	width: 185px;
	position: absolute;
	left: 715px;
	top: 15px;
}
#banner1 {
	height: 50px;
	width: 164px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#banner2 {
	height: 50px;
	width: 164px;
	position: absolute;
	left: 184px;
	top: 67px;
}
#banner3 {
	height: 50px;
	width: 164px;
	position: absolute;
	left: 368px;
	top: 67px;
}
#banner4 {
	height: 50px;
	width: 164px;
	position: absolute;
	left: 552px;
	top: 67px;
}
#banner5 {
	height: 50px;
	width: 164px;
	position: absolute;
	left: 736px;
	top: 67px;
}
