@charset "utf-8";

/* 全般設定 */
body {
	margin:0px;
	padding:0px;
	background:#273825;
	background-image:url(../../images/footer/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	font-size:60%;
	line-height:1.6;/* IEにのみ反映される行間 */
	color:#000000;
	font-family:"georgia","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS PGothic","ＭＳ Ｐゴシック";
	text-align:center;
}


html>/**/body {
	margin:0px;
	padding:0px;
	background:#273825;
	background-image:url(../../images/footer/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	background-attachment:fixed ;
	font-size:11px;
	line-height:1.4;/* Firefoxにのみ反映される行間 */
	color:#000000;
	font-family:"georgia","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS PGothic","ＭＳ Ｐゴシック";
	text-align:center;
	height:100%;
}

/*///////////　初期設定　/////////////////*/

img{
	vertical-align:bottom;
	border:none;
}

.hidden{
	display:none;
}

h1,h2,h3,h4,h5,h6,p,table td trdl dt dd{
	margin:0px; padding:0px;
}


p{
	margin:1.6em 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}


/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix{
	display: block;
}



/**/

/*/////////////　テーブル定義　//////////////////*/




/* ==========table定義===================*/


/*////////////////////　全般的なリンクの設定　///////////////// */
a {
	color:#0072BC;
	text-decoration:underline;
}

a:hover {
	color:#DE5721;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}


/*//////////////////////  ヘッドラインタグ ///////////////////////// */
h1{margin:0px; padding:0px;}

h1 a{}

#pan {
background-image:url(images/headline/pan.jpg);
background-repeat:repeat-x;
background-position:right top;

margin-top:1em;
margin-bottom:1em;
padding:7px 0px 0px 25px;


font-size:11px;
text-align:left;
}

.lead{
padding: 0px 25px 15px 25px;
/*border:solid 8px #e8e8e8;
padding:0px 5px;*/
}

h2 {
	margin:1.0em 0;
    padding:11px 0 13px 25px;
	
	background-image:url(images/headline/h2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

	font-size:1.1em;
	line-height:1.2;

	color:#344468;}

h2 a{
	color:#FFFFFF;
	text-decoration:none;
}


h3 {
	margin:0 0 0.5em 0;
	padding:0 0 0 15px;
	
    background-color:#98a07c;
	border-bottom:solid 2px #c0c4b3;
	border-left:solid 1px #c0c4b3;
	font-size:1.0em;

	color:#FFFFFF;
}


h4 {
    background-color:#CCD0BE;
	border-bottom:solid 2px #c0c4b3;
	border-left:solid 1px #c0c4b3;
	font-size:1.0em;
	margin:1.4em 0 0 0;
	color:#252525;
}


h5 {

}

h6{

}



hr{
	height:1px;
	border-top:dotted 1px #555555;
	margin:1em 0;
}

.link{
margin-top:0em;
padding:0px 0px 0.5em 10px;

font-size:1.0em;
color:#303030;

background:url(images/headline/link.jpg);
background-repeat:no-repeat;
background-position:0px 7px;
}


/*/////////////////////// リストタグ定義 ////////////////////*/
ul {
	margin:1.0em 0;
	margin-left:15px;
	padding:0;
	padding-left:15px;
	text-align:left;
}

ol {
	margin:1.0em 0;
	margin-left:5px;
	padding:0;
	padding-left:0px;
	text-align:left;
	list-style:none;
}

li {
	padding:0.2em 0em;
	background-image:none;
}

ol li{
margin-top:0em;
padding:0px 0px 0.5em 10px;

font-size:1.2em;
color:#303030;

background:url(images/headline/link.jpg);
background-repeat:no-repeat;
background-position:0px 7px;
}


ul.bulletin{
	margin-bottom:28px;
	padding:0;
	font-size:0.9em;
}

ul.bulletin li{
	margin:0;
	padding:3px 0;
	list-style-type:none;
	border-bottom:dotted 1px #d1d1d1;
}



dl,dt,dd,
form,fieldset,input,textarea,button{
	margin:0;
	padding:0;
}

dd{

}







/*////////////////　箱定義　/////////////////*/
#container-outer {
	background:#FFFFFF;
	margin:0;
	padding:0;
	text-align:center;
}


#container {
	background:#FFFFFF;
	color:#554447;/*#554447;*/
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:1.2em;
}


/*////////////////////// ヘッダー定義 ////////////////////*/

#header{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#FFFFFF;
	border-top:#000000 2px solid;
	/*background-image:url(../../images/header/bg.gif);
	background-repeat:repeat-x;
	background-position:top center;*/
	height:87px;
	color:#FFFFFF;
}


#head{
	width:780px;
	margin:0 auto;
	text-align:left;	
}

#headleft{
	margin:0px;
	padding:0px;
	
    width:420px;
	float:left;	
	
	text-align:left;
	font-size:12px;
	color:#999999;

}

/*説明文とロゴ*/
#description{
	margin:0px;
	padding:0px;
}

#logo{
	margin:0px;
	margin-top:10px;
}

/*ヘッドナビゲーション*/
#headright{
	margin:0px;
	padding:0px;
	width:310px;
    float:right;
	text-align:right;
	color:#DDDDDD;
}

#hnabi{
	margin:0px;
	padding:0px;
}

#tel{
	margin:0px;
	padding-top:5px;
	text-align:right;
}
/*/////////////// 看板画像の定義 //////////////////*/

#signboardbg{
	margin:0px;
	padding:0px;
	text-align:center;
}

.toppage{
	background-image:url(images/background/signboardbg.gif);
	background-repeat:repeat;
	background-position:top center;
	height:188px;
}

.subpage{
    background-image:url(images/background/signboardbg.gif);
	background-repeat:repeat;
	background-position:top center;
	height:152px;
	}

/*/////////////// グローバルナビゲーションの定義 /////////////////*/

#menu{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(images/background/gnavibg.gif);
	background-repeat:repeat-x;
	height:77px;
}

#menu2 {
	width:780px;
	margin:0 auto;
	padding:0;
	font-size:1.2em;
}


#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:195px;
	height:74px;
	float:left;
}

#menu li.menu01{
	background:url(images/globalnavi/gnavi01on.gif);
   /* margin-right:1px;*/
}

#menu li.menu01_now{
	background:url(images/globalnavi/gnavi01on.gif);
   /* margin-right:1px;*/
}

#menu li.menu02{
	background:url(images/globalnavi/gnavi02on.gif);
	    /*margin-right:4px;*/
}

#menu li.menu02_now{
	background:url(images/globalnavi/gnavi02on.gif);
   /* margin-right:1px;*/
}


#menu li.menu03{
	background:url(images/globalnavi/gnavi03on.gif);
	    /*margin-right:2px;*/
}

#menu li.menu03_now{
	background:url(images/globalnavi/gnavi03on.gif);
	    /*margin-right:2px;*/
}


#menu li.menu04{
	background:url(images/globalnavi/gnavi04on.gif);
	/*margin-right:0px;*/
}

#menu li.menu04_now{
	background:url(images/globalnavi/gnavi04on.gif);
	/*margin-right:0px;*/
}


#menu li a{
	display:block;
	width:195px;
	height:74px;
}
#menu li a:hover {
	background-color:transparent;
}
#menu li a:hover img{
	visibility:hidden;
}


/*////////////////////////// 中央ブロックの定義 //////////////////////////////*/


#centercolumn {
	margin:0px;
	padding:0px;
	width:560px;
	float:right;
}


#centercolumn table{
	font-size:1.0em;
}


/*中央-中央ブロックの定義*/
#centerCcolumn {
	margin:0px;
	padding:0px;

}

#centerCcolumn .blockTitle {
	margin:0px;
	padding:6px 8px;
	background:#E0E7EC;
	font-weight:bold;
}


#centerCcolumn .blockContent {

}



/*右ブロックの定義*/
#rightcolumn {
	margin-top:12px;
	margin-bottom:12px;
	padding:0px;
}


/* 左ブロックの定義*/
#leftcolumn {
	margin:0px;
	padding:0px;
	margin-right:543px;
}

#leftcolumn .blockTitle {
	margin:0px;
	padding:14px 8px 2px 8px;
	background-image:url(../../images/header/leftmenu.gif);
	background-repeat:repeat-x;
	background-position:center center;
/*	border:solid 3px #E0E7EC;*/
	font-weight:bold;
	color:#505050;
}

#leftcolumn .blockContent {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#leftcolumn .blockContent ul{
	margin:0;
	padding:0;
/*	border:solid 2px #EAECF2;*/
/*	background:#EAECF2;*/
}

#leftcolumn .blockContent ul li{
	list-style:none;
	margin:0;
	padding:4px 0;
	padding-left:10px;
	background-image:url(../../images/header/menu-bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:dotted 1px #DDDDDD;
}

#leftcolumn .blockContent ul li a{
	text-decoration:none;
}

.banner{
	margin:10px 0;
}

.banner-top{
	margin:5px 0;
	margin-top:15px;
}


/* 左ブロック　メインメニューの定義*/

#mainmenu{
	border-top:solid 3px #808080;
	border-bottom:solid 1px #808080;

}

#mainmenu a {
	margin:0px;
	padding:6px;
	font-weight:normal;
	border-top:dotted 1px #808080;
}

#mainmenu a.menuTop {
	border-top:none;
}

#mainmenu a.menuMain {
}

#mainmenu a.menuSub {
	background-image:none;
	line-height:1.2;
	border:none;
	background:FAFAFA;
	padding-left:20px;
}

#mainmenu a:hover {
	color:#666666;
	text-decoration:none;
}


/*ユーザーメニューの定義*/

#usermenu{
	border-top:solid 3px #808080;
	border-bottom:solid 1px #808080;
}

#usermenu a {
	margin:0px;
	padding:6px;
	font-weight:normal;
	border-top:dotted 1px #808080;
}

#usermenu a:hover {
	color:#666666;
	text-decoration:none;
}

#usermenu a.menuTop {
	border-top:none;
}

#usermenu a.highlight {
}


/*トップへ戻る*/

#return{
	clear:both;
	width:780px;
	margin:0 auto;
	padding-top:15px;
	text-align:right;
}

#return img{
	vertical-align:bottom;
}

/*////////////////////////// フッタブロックの定義 /////////////////////////////////*/

#foot {
background-image:url(images/footer/footerbg.jpg);
background-color:#273825;
background-repeat: no-repeat;
height:250px;
width:100%;

color:#ffffff;
font-size:1.2em
}


#foot_body{
width:780px;
margin:0 auto;
padding-top:15px;
text-align:left;
}


#foot dl{
text-align:left;}

#foot dl dt{
background-image:url(images/footer/footer_dt.jpg);
background-repeat:no-repeat;
padding-top:5px;
padding-bottom:10px;
padding-left:25px;
}

#foot dl dd{background-image:url(images/footer/footer_dd.jpg);
background-repeat:no-repeat;
padding-top:4px;
padding-bottom:8px;
padding-left:25px;
}

#foot a{
text-decoration:none;
color:#ffffff;
}
#foot a:hover{
text-decoration: underline;
color:#ffffff;
}

.footer_left{
width:300px;
float:left;

}

#footer_logo{
margin:0;}



.footer_logo_text{
font-size:1.0em;
}

.footer_right{
width:400px;
float:right;
}

.footer_right_left{
width:200px;
float:left;
}



.footer_right_right{
width:200px;
float:left;
}

.footer_copyright{
margin-bottom:5px;
text-align:center;
clear:both;}

.footermenu01{
border-bottom:#ffffff 1px solid;
padding-bottom:1px;
text-align:left;
margin-bottom:10px;
}

.footermenu02{
border-bottom:#ffffff 1px solid;
padding-bottom:1px;
text-align:left;
margin-bottom:5px;
}


.address{
font-size:1.em;
margin-top:8px
}

/* フォーラムなどの外枠*/
.outer {
border-top:#CCCCCC 1px solid;
border-right:#CCCCCC 2px solid;
border-bottom:#CCCCCC 2px solid;
border-left:#CCCCCC 1px solid;

margin:1.0em 0;
}

/* フォーラムなどの投稿情報欄 */
.head {
	padding: 4px;
	font-weight: normal;
	background:#EFEBF1;
/*	background:#dfdfdf;*/
}


/*///////////////トップページ///////////////*/
.top_01{
float:left;
width:254px;

background-image:url(images/top/topmain01.jpg);
background-repeat:no-repeat;
height:195px;
}

.top_02{
width:260px;
float:left;

margin-left:3px;

background-image:url(images/top/topmain02.jpg);
background-repeat:no-repeat;
height:195px;
}

.top_03{
width:260px;
float:left;

margin-left:3px;

background-image:url(images/top/topmain03.jpg);
background-repeat:no-repeat;
height:195px;
}

.topmain_bt{
margin:0;
padding:48px 0px 0px 8px;
}

.top_main_text{
margin:0;
padding:4px 12px 5px 13px;

font-size:11px;
line-height:1.6;
color:666666;
}

#tel_bottom{
margin-top:25px;
background-image:url(images/top/tel_bottom.jpg);
background-position:left top;
background-repeat:no-repeat;
height:74px;
}

.tel_bottom_text{
margin-top:0px;
padding:8px 0 0 15px;

font-size:12px;
}

.inquiry_bt{
margin:0;
padding:8px 0 0 320px;
}

/*//////////////左バナー部分定義////////////////*/
.banner_01{

margin-top:8px;
margin-bottom:3px;
padding:0;

float:left;
width:193px;

background-image:url(images/banner/banner_01_outer.jpg);
background-repeat:no-repeat;
height:249px;
}

.banner_01_bt{
padding:14px 0px 0px 13px;}


.banner_01_text{
margin:0;
padding:24px 10px 5px 10px;

font-size:11px;
line-height:1.6;
color:666666;
}

.banner_02{
float:left;
width:193px;
margin-top:5px;
background-image: url(images/banner/banner03.jpg);
background-repeat:no-repeat;
height:133px;
}

.banner_02_text{
margin:0;
padding:45px 8px 0px 8px;

font-size:11px;
line-height:1.6;
color:666666;
}

.object_top{
font-size:11px;
text-align:center;
}

/*//////////////事業内容ページ////////////////*/
.business_01{
margin:0;
padding-left:10px;
padding-right:250px;
background-image:url(images/business/business_01.jpg);
background-position:top right;
background-repeat:no-repeat;
height:182px;
}




.business_02{
margin:0;
padding-left:10px;
padding-right:250px;
background-image:url(images/business/business_02.jpg);
background-position:top right;
background-repeat:no-repeat;
height:182px;
}


.business_03{
margin:0;
padding-left:10px;
padding-right:250px;
background-image:url(images/business/business_03.jpg);
background-position:top right;
background-repeat:no-repeat;
height:182px;
}


.business_04{
margin:0;
padding-left:10px;
padding-right:250px;
background-image:url(images/business/business_04.jpg);
background-position:top right;
background-repeat:no-repeat;

}




/*//////////////会社案内ページ////////////////*/
.company_01{
margin:0;
padding-left:320px;
padding-right:0px;
background-image:url(images/company/map_01.gif);
background-position:top left;
background-repeat:no-repeat;
height:154px;
}

/*//////////////リンクページ////////////////*/
.link_section{
padding-left:20px;
}


/*//////////////貸事務所・駐車場ページ////////////////*/
.object_01{
margin-bottom:15px;
padding-bottom:10px;

padding-left:237px;
background-image:url(images/object/object_01.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.object_01 table{
width:320px;
}

.object_02{
margin:0;
padding-left:237px;
background-image:url(images/object/object_02.jpg);
background-repeat:no-repeat;
background-position:left top;

}

.object_02 table{
width:320px;
}

.object_03{
margin-bottom:15px;
padding-bottom:10px;
padding-left:237px;
background-image:url(images/object/object_03.jpg);
background-repeat:no-repeat;
background-position:left top;

border-bottom: 1px solid #999999;
}

.object_03 table{
width:320px;
}


.object_04{
margin-bottom:15px;
padding-bottom:10px;
padding-left:237px;
background-image:url(images/object/object_04.jpg);
background-repeat:no-repeat;
background-position:left top;

border-bottom: 1px solid #999999;
}

.object_04 table{
width:320px;
}

/* 契約駐車場*/
.object_shop{
width:218px;
float:left;}

.object_map{
margin-left:237px;
}
.shop_i{
margin-bottom:3px;}

.part{
margin-bottom:15px;
padding-bottom:10px;

border-bottom: 1px solid #999999;
}

.map{
text-align:center;
}

.lead_title{
margin-top:25px;}

.detail_bt{
float:left;
width:223px;
padding-top:180px;}




/*///////////　サンクスページ　/////////////////*/

div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
