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

body {
	margin: 0px;
	color: #333333;
	line-height: 130%;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
#header {
	background-image: url(../image/header_bg.gif);
	background-repeat: repeat-x;
	height: 185px;
	width: 100%;
}
#header_container {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo_area {
	height: 155px;
	width: 443px;
	float: left;
	padding-top: 30px;
}
a img {
	border: 0px;
}
#logo_area img {
	float: left;
}
#pankuzu_area {
	float: left;
	height: 33px;
	width: 443px;
	font-size: 11px;
	padding-top: 53px;
}
#header_photo {
	float: left;
	width: 357px;
	text-align: right;
	height: 175px;
	padding-top: 10px;
}
#wrapper {
	width: 100%;
	background-image: url(../image/wrapper_bg.gif);
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 30px;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 20px;
}
#container_bg {
	background-image: url(../image/container_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 800px;
}
#navigation {
	float: left;
	width: 200px;
	background-color: #efefef;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation li{
	list-style-type:none;
	width:200px;
	float:left;
}
#navigation li img{
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	float: left;
}
li.gallery_button{
	background-image: url(../image/gallery_button2.gif);
}
li.home_button{
	background-image: url(../image/home_button2.gif);
}
li.sketch_button{
	background-image: url(../image/sketch_button2.gif);
}
li.mon_button{
	background-image: url(../image/mon_button2.gif);
}
li.suisai_button{
	background-image: url(../image/suisai_button2.gif);
}
li.company_button{
	background-image: url(../image/company_button2.gif);
}
li.map_button{
	background-image: url(../image/map_button2.gif);
}
li.contact_button{
	background-image: url(../image/contact_button2.gif);
}
#navigation li a{
	display:block;
	width:200px;
	height: 37px;
}
#navigation li a:hover img{
	visibility:hidden;
}
#navigation li a:hover {
	background-color:transparent;
}

#navigation .sample1 {
	display: block;
}
.navi_text {
	float: left;
	height: auto;
	width: 180px;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #0066CC;
}
.compe {
	background-color: #c9ecfc;
	font-size: 11px;
	display: inline;
	margin: 0px;
	padding: 2px;
}

#content {
	float: left;
	height: auto;
	width: 580px;
	padding-left: 20px;
}
#main_img {
	background-image: url(../image/index_main.gif);
	background-repeat: no-repeat;
	float: left;
	height: 259px;
	width: 580px;
}
#main_img h1 {
	text-indent: -9999px;
}
#kon_is {
	float: left;
	height: auto;
	width: 520px;
	padding-top: 20px;
	font-size: 13px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#kon_is ul {
	margin: 0px;
	padding: 0px;
}
#kon_is li {
	margin-bottom: 12px;
	background-image: url(../image/maru.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	background-position: 0px 5px;
}
#kon_is h2 {
	background-color: #c9ecfc;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 2px;
}
#kon_is h3 {
	background-color: #c9ecfc;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 2px;
}
#kon_is h4 {
	background-color: #c9ecfc;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 2px;
}
#kon_is h5 {
	margin: 0px;
	color: #0033CC;
	font-size: 13px;
}
#footer {
	width: 100%;
	clear: both;
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 30px;
	background-color: #AAF2F0;
}
#footer_container {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	padding-top: 20px;
	text-align: right;
}
#footer_navi {
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
#footer_container h6 {
	margin: 0px;
	font-size: 13px;
}
#footer_container h2 {
	background-color: #c9ecfc;
	font-size: 13px;
	display: inline;
	margin: 0px;
	padding: 2px;
}

#copyright {
	background-color: #00A0C6;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copy_container {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
#gallery1  {
	background-image: url(../image/gallery1_image/gallery1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#gallery1 h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#gallery {
	float: left;
	height: auto;
	width: 580px;
	padding-bottom: 20px;
	font-size: 13px;
}
#gallery h2 {
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #555555;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
}
#gallery li {
	margin-right: 10px;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
}
#gallery li img {
	border: 3px solid #eaeaea;
}
#gallery ul a:hover img {
	border: 3px solid #999999;
}
#gallery2  {
	background-image: url(../image/gallery2_image/gallery2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#gallery2 h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#gallery3  {
	background-image: url(../image/gallery3_image/gallery3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#gallery3 h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#gallery4  {
	background-image: url(../image/gallery4_image/gallery4.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#gallery4 h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#company_bar  {
	background-image: url(../image/company_bar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#company_bar h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#company {
	float: left;
	height: auto;
	width: 580px;
	padding-bottom: 20px;
	font-size: 13px;
	padding-top: 20px;
}
#company ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
}
#company li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 580px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.left_font {
	font-size: 13px;
	color: #008FD6;
	font-weight: normal;
	width: 120px;
	float: left;
}
.right_area {
	width: 460px;
	float: left;
	line-height: 180%;
}
#profile_area {
	padding-top: 20px;
	float: left;
	width: 580px;
}
#profile_left {
	float: left;
	width: 380px;
	line-height: 160%;
}
#profile_right {
	float: left;
	height: auto;
	width: 200px;
}
.works_text {
	float: right;
}
#profile_left h2 {
	font-size: 13px;
	color: #008FD6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#profile_right h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#works {
	float: left;
	width: 580px;
}
#works h4 {
	font-size: 13px;
	color: #008FD6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#works ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
}
#works li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	width: 580px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
.works_text {
	float: right;
	width: 500px;
}
#works h5      {
	float: left;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
}
#map_bar  {
	background-image: url(../image/map_image/map_bar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 580px;
}
#map_bar h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#map {
	background-image: url(../image/map_image/map.gif);
	background-repeat: no-repeat;
	float: left;
	height: 690px;
	width: 580px;
	margin-top: 15px;
}
#map h2 {
	text-indent: -9999px;
}
#map_text {
	float: left;
	width: 580px;
	padding-top: 15px;
	font-size: 13px;
	line-height: 170%;
}
#map_text h3 {
	font-size: 13px;
	color: #008FD6;
	margin: 0px;
}
#map_text h4 {
	font-size: 13px;
	color: #008FD6;
	margin: 0px;
}
#map_text h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
#page_top {
	float: left;
	height: auto;
	width: 580px;
	font-size: 11px;
	text-align: right;
}

