body {
	background:url(images/com/back.gif) repeat;
	font-size: small;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	line-height: 1.5em;
	FONT-FAMILY: "MS P明朝",selif;

}


.box{
	background:url(images/com/bgimage.gif) repeat-y;
	width: 720px;
	padding:0 10px;
	margin: auto;

}


/*header
----------------------------------------*/
.headline{
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 10px;
	background: url(images/header/blue.jpg) repeat-x;
}

.header {
	width:720px;
}

.logo{
	padding: 10px 0px 10px 10px;
	margin:0;
}
a img{
	border-style: none;
}


h1 {
	float:left;
	text-indent: -9999px;
}



/*-------------------------------------
　プルダウンメニュー追加CSS
-------------------------------------*/
#navi_menu {
	height:40px;
}

#menu{
    position:absolute;
    width:720px;
    z-index:1;
    font-size:12px;
}

/****メインメニュー用スタイル****/
ul.main{
    margin:0px;
    padding:0px;
    width:720px;
    position:relative;
    list-style:none;
}


/*通常時-企業メッセージ-
---------------------------------*/
.main li.off01 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_message.gif) no-repeat;
	text-indent:-9999px;
}

/*展開時*/
.main li.on01 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_message.gif) no-repeat;
	text-indent:-9999px;
}


/*通常時-会社概要-
---------------------------------*/
.main li.off02 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_corporate.gif) no-repeat;
	text-indent:-9999px;
	
}

/*展開時*/
.main li.on02 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_corporate.gif) no-repeat;
	text-indent:-9999px;
}



/*通常時-業務案内-
---------------------------------*/
.main li.off03 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_service.gif) no-repeat;
	text-indent:-9999px;
	
}

/*展開時*/
.main li.on03 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_service.gif) no-repeat;
	text-indent:-9999px;
}

.main>li.on03 {
	overflow:visible;
}


/*通常時-業務実績-
---------------------------------*/
.main li.off04 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_results.gif) no-repeat;
	text-indent:-9999px;
	
}

/*展開時*/
.main li.on04 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_results.gif) no-repeat;
	text-indent:-9999px;
}

.main>li.on04 {
	overflow:visible;
}


/*通常時-採用情報-
---------------------------------*/
.main li.off05 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_recruit.gif) no-repeat;
	text-indent:-9999px;
	
}

/*展開時*/
.main li.on05 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_recruit.gif) no-repeat;
	text-indent:-9999px;
}


/*通常時-お問い合わせ-
---------------------------------*/
.main li.off06 {
    position:relative;
    float:left;
    width:120px;
	height:40px;
    overflow:hidden;
	background:url(images/header/b_contact.gif) no-repeat;
	text-indent:-9999px;
	
}

/*展開時*/
.main li.on06 {
    float:left;
    overflow:hidden;
    width:120px;
	height:40px;
	background:url(images/header/bo_contact.gif) no-repeat;
	text-indent:-9999px;
}





/*リンクスタイル
---------------------------------*/
.main li a {
    display:block;
    text-decoration:none;
	height:40px;
}


ul.sub li a {
    display:block;
    text-decoration:none;
	color:#414141;
}

ul.sub li a:hover {

    display:block;
    text-decoration:none;
}


/*サブメニュー用スタイル
---------------------------------*/
ul.sub {
    margin:0px;
    padding:0px;
    position:relative;
	width:118px;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	background-color:#DFE0E8;
    list-style:none;
	font-size:10px;
	text-indent:3px;
}


/*----------
　IE用
-----------*/
html* .sub li.select01 a {
	background:#FAFAFA;
	border-bottom:1px solid #B4B4B4;
	padding:3px;
	height:20px;
}


html* .sub li.select01 a:hover {
	background:#d2e6f0;
	border-bottom:1px solid #B4B4B4;
	padding:3px;
	height:20px;
}

/*----------
　firefox用
-----------*/
html>body .sub li.select01 a {
	background:#FAFAFA;
	border-bottom:1px solid #B4B4B4;
	padding:3px;
	height:auto;
}


html>body .sub li.select01 a:hover {
	background:#d2e6f0;
	border-bottom:1px solid #B4B4B4;
	padding:3px;
	height:auto;
}


/*flash
------------------------------------*/
.window{
	clear: both;
	width: 720px;
	height: 220px;

}

.left{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;

}
p img{
	vertical-align: middle;
}
.mark{
	margin-right: 0.3em;
}

.right{
	float: right;
	margin: 0px;
	width: 240px;

}
.border{
	margin: 10px 5px 10px 20px;
}
.sent{
	margin: 5px 0px 30px 40px;
	padding: 0px;
}
.sent p{
	margin: 5px;
	padding: 7px 0px;
}
.baner{
	margin: 15px 5px;
}

h2{
	clear: both;
	color: #ffffff;
	background-image: url(images/bb.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}


h3{
	font-size: 1.15em;
	margin: 15px 10px 20px 10px;
}


.name{
clear: both;

}


.five{
	clear:both;
	float:left;
	width: 250px;
	border: 1px solid #0000cc;
	margin-top:15px;
	margin-left: 4%;
}
.fifth{
	float: right;
	width: 300px;
	border: 1px solid #0000cc;
	margin-top:15px;
	margin-right:4%;
}





/*footer
-------------------------------------*/
.footer{
	clear: both;
	background: url(images/footer/under.jpg) repeat-x bottom;
}

.liner{
	width: 690px;
	height: 10px;
	border-bottom: 1px solid #808080;
	margin:auto;
}

.footer p{
	margin: 5px 15px 0px;
	padding: 5px 10px;
	line-height: 1em;
}

.cr{
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: small;
	color: #ffffff;
	text-align: right;
	background-color: #808080;
	width: 720px;
}


/*pankuzu
-------------------------------------*/
#pankuzulist {
	width:690px;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
	font-size:10px;
}


/*contents_main
-------------------------------------*/
#contents_main {
	width:650px;
	margin:auto;
}

#contents_main02 {
	width:500px;
	margin:auto;
}


/*title
-------------------------------------*/
#title {
	margin-bottom:10px;
}

.message {
	background:url(images/message/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

.corporate_data {
	background:url(images/corporate_data/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

.recruit {
	background:url(images/recruit/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

.business {
	background:url(images/business/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

.contact {
	background:url(images/contact/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0
}

.service {
	background:url(images/service/title.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0
}

.p_text {
	padding:0 10px;
	margin:0 0 15px;
}

.r_text {
	padding:0 10px;
	margin:0px 0 200px;
}


.img_right {
	float:right;
	margin:0 0 15px 15px;
}

h5{
	background-color: #cceaff;
	font-size: 1em;
	padding: 2px 20px;
	width: 610px;
}

.hissu{
	margin: 5px 0px 20px;
	padding: 0px;
}


.onamae{
	text-align: right;
	margin: 0px 30px 30px;
}

.aisatubun{
	margin: 20px;
}

.sisin{
	margin: 10px 20px 20px;
	padding: 0px;
}
.sisin li{
	list-style-type: decimal;
}

.list02{
	list-style-position: inside;
	list-style-type:circle;
	padding: 10px;
}

.list01{
	clear: left;
	margin-left: 10px;
	
}
.m_box {
	clear: both;
	padding: 0px;
	margin: 0px 0px 15px;
	width: 650px;

}

.s_box{
	float: left;
	width: 140px;
	padding: 0px;
	margin: 10px;
}


.s-list{
	width: 380px;
	margin: 0px 0px 0px 20px;
	padding: 0px:
}

.photos{
	clear: both;
	float: left;
	width: 440px;	
	margin: 0px;
	padding: 0px;
}

.l-photo{
	float: left;
	width: 200px;
	height: 150px;
	margin: 0px 5px;
	padding 0px;
}

.r-photo{
	float: right;
	width: 200px;
	height: 150px;
	margin: 0px 5px;
	padding:0px;
}
.photos table{
	clear: both;
	float: left;
	margin: 5px;
}
.blue th{
	background-color: #cceaff;
}

.longbox{
	clear: both;
	width: 630;
}

.longbox p{
	margin: 0px 5px;
	padding: 10px 0px;
}

.longbox table{
	margin: 10px 0px;
}

.list_r{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 220px;
}
.list_r ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list_r li{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 25px;
	text-indent: -9999px;
}
.list_r a{
	text-decoration: none;
	display: block;
	width: 180px;
	height: 25px;
}
.list_r li.all_lr{
	background: url(images/service/list_b.jpg) no-repeat 0px 0px;
}
.list_r li.plan_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -25px;
}
.list_r li.environment_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -50px;
}
.list_r li.reseach_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -75px;
}
.list_r li.design_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -100px;
}
.list_r li.management_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -125px;
}
.list_r li.construction_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -150px;
}
.list_r li.digital_lr a{
	background: url(images/service/list_b.jpg) no-repeat 0px -175px;
}

.list_r li.plan_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -25px;
}
.list_r li.environment_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -50px;
}
.list_r li.reseach_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -75px;
}
.list_r li.design_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -100px;
}
.list_r li.management_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -125px;
}
.list_r li.construction_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -150px;
}
.list_r li.digital_lr a:hover{
	background: url(images/service/list_b.jpg) no-repeat -180px -175px;
}

caption {
	font-weight: bold;
	color: #003667;
}

/*button
-------------------------------------*/
.bt_bumon{
	float: left;
	margin: 20px;
	padding: 0px;
	width: 180px;
	height: 20px;
}
.bt_bumon p{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	text-indent: -9999px;
}
.bt_bumon a{
	text-decoration: none;
	display: block;
	width: 180px;
	height: 20px;
}
.bt_bumon p.bt_bus a{
	background: url(images/service/b_business01.gif) no-repeat;
}
.bt_bumon p.bt_ser a{
	background: url(images/business/b_service01.gif) no-repeat;
}

.bt_bumon p.bt_bus a:hover{
	background: url(images/service/b_business02.gif) no-repeat;
}
.bt_bumon p.bt_ser a:hover{
	background: url(images/business/b_service02.gif) no-repeat;
}


.bt_top{
	float: right;
	margin: 15px 10px 10px 0px;
	padding: 0px;
	width: 180px;
	height: 30px;
}
.bt_top p{
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 30px;
	text-indent: -9999px;
}
.bt_top a{
	text-decoration: none;
	display: block;
	width: 180px;
	height: 30px;
}
.bt_top a{
	background: url(images/com/pagetop.gif) no-repeat;
}
.bt_top a:hover{
	background: url(images/com/pagetop_r.gif) no-repeat;
}

/*問い合わせ完了
-------------------------------------*/
.box_001{
	background: url(images/contact/box_t.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
}
.box_002{
	height: 30px;
	background: url(images/contact/box_b.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 20px;
}
.inquiry{
	background:url(images/contact/title_inquiry.jpg) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0px;

}
.box_001 p{
	width: 440px;
	margin: 0px 20px;
	padding: 10px 10px 0px 5px;
}
.thank{
	width: 450px;
	font-weight: bold;
	border-bottom: solid 3px #c0c0c0;
	margin: 0px 20px;
	padding: 0px;
}
.thank p{
	margin: 0px 5px;
	padding: 20px 10px 0px 0px;	
}

.b_top{
	text-indent: -9999px;
}

.box_001 a{
	background:url(images/contact/b_top.gif) no-repeat;
	display: block;
	text-decoration:none;
	width: 120px;
	height: 25px;
	margin: 80px auto 0px;
	padding: 10px;
}

/*line
-------------------------------------*/
.liner02 {
	clear:both;
	border-bottom: 1px dotted #808080;
	margin:auto;
}

.td_line {
	border-bottom:1px dotted #999999;
}