@charset "shift_jis";
/*******************************************************************************

*                                                                              *
*  Web Site  :  http://www.***.jp/                                             *
*  Author    :  XOOPSTYLE                                                      *
*  Modified  :  12-Mar-2007                                                    *
*                                                                              *

*******************************************************************************/



/* General
*******************************************************************************/

* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat;
}
h1, h2, h3, h4, h5, h6, p, pre, caption, th, td, li, dt, dd, address {
	color: #000000;
	line-height: 1.5;
	font-size: 75.0%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: orange;
	text-decoration: none;
}
address {
    font-style:normal;
}
hr {
	display: none;
}
img {
	border: none;
	vertical-align: bottom;
}
span {
	display: none;
}
table
{
	border-collapse:collapse;
}
#wrap {
	position: relative;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border:0px solid red;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix { 
	display: block;
}
/* End hide from IE-mac */

/* ヘッダ
*******************************************************************************/

#wrap #header {
	height: 81px;
	width: 800px;
	text-indent: -9999px;
	border:0px solid blue;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#wrap #header table {
	background-image: url(img/img_head.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 81px;
	width: 800px;
}

#wrap #header #imgtop01 {
	height: 50px;
	width: 800px;
}

#wrap #header #imgtop02 {
	height: 18px;
	width: 412px;
}

#wrap #header #imgtop03 {
	height: 18px;
	width: 66px;
}

#wrap #header #imgtop04 {
	height: 18px;
	width: 102px;
}

#wrap #header #imgtop05 {
	height: 18px;
	width: 150px;
}

#wrap #header #imgtop06 {
	height: 18px;
	width: 70px;
}

#wrap #header #imgtop07 {
	height: 23px;
	width: 800px;
}

/* ヘッダ下のメインメニュー
*******************************************************************************/
#wrap #mainNavi {
	height: 35px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border:solid 0px red;
}

   /* メニューボタンの枠
   *******************************************************************************/
#wrap #mainNavi #navi01 {
	width:139px;
	height: 35px;
	text-indent: -9999px;
	float:left;
}
#wrap #mainNavi #navi02 {
	width:141px;
	height: 35px;
	text-indent: -9999px;
	float:left;
}
#wrap #mainNavi #navi03 {
	width:140px;
	height: 35px;
	text-indent: -9999px;
	float:left;
}
#wrap #mainNavi #navi04 {
	width:140px;
	height: 35px;
	text-indent: -9999px;
	float:left;
}
#wrap #mainNavi #navi05 {
	width:140px;
	height: 35px;
	text-indent: -9999px;
	float:left;
}

   /* メニューボタンのリンクタグ有りの状態
   *******************************************************************************/
#wrap #mainNavi #navi01 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 139px;
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrap #mainNavi #navi02 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 141px;
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
	background-position: -140px 0px;	
}
#wrap #mainNavi #navi03 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;
}
#wrap #mainNavi #navi04 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
	background-position: -420px 0px;
}
#wrap #mainNavi #navi05 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
	background-image: url(img/menu_main.gif);
	background-repeat: no-repeat;
	background-position: -560px 0px;
}

   /* メニューボタンのマウスオーバーの状態
   *******************************************************************************/
#wrap #mainNavi #navi01 a:hover {
	text-decoration: none;
	background-image: url(img/menu_main_ov.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
#wrap #mainNavi #navi02 a:hover {
	text-decoration: none;
	background-image: url(img/menu_main_ov.gif);
	background-repeat: no-repeat;
	background-position: -140px 0px;	
}
#wrap #mainNavi #navi03 a:hover {
	text-decoration: none;
	background-image: url(img/menu_main_ov.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;	
}
#wrap #mainNavi #navi04 a:hover {
	text-decoration: none;
	background-image: url(img/menu_main_ov.gif);
	background-repeat: no-repeat;
	background-position: -420px 0px;	
}
#wrap #mainNavi #navi05 a:hover {
	text-decoration: none;
	background-image: url(img/menu_main_ov.gif);
	background-repeat: no-repeat;
	background-position: -560px 0px;	
}

   /* メニューボタンに該当するページを開いているときの状態
   *******************************************************************************/
#top #wrap #mainNavi #navi01 {
	background-image: url(img/menu_main_ov2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub2 #wrap #mainNavi #navi02 {
	background-image: url(img/menu_main_ov2.gif);
	background-repeat: no-repeat;
	background-position: -140px 0px;
}
#sub3 #wrap #mainNavi #navi03 {
	background-image: url(img/menu_main_ov2.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;
}
#sub2 #wrap #mainNavi #navi04 {
	background-image: url(img/menu_main_ov2.gif);
	background-repeat: no-repeat;
	background-position: -420px 0px;
}
#sub5 #wrap #mainNavi #navi05 {
	background-image: url(img/menu_main_ov2.gif);
	background-repeat: no-repeat;
	background-position: -560px 0px;
}

/* ボックス　width:700px
*******************************************************************************/
#wrap #box01 {
	position: relative;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:0px solid red;
}

#wrap #box02 {
	position: relative;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:0px solid red;
}

#wrap #box03 {
	position: relative;
	width: 700px;
	height:660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:0px solid red;
}

/* トップページ　box01内
*******************************************************************************/

#top #wrap #box01 #left01 {
	height: 190px;
	width: 368px;
	border:0px solid blue;
	float: left;
}

#top #wrap #box01 #left01 h2 {
	background-image: url(img/img_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 190px;
	width: 368px;
	text-indent: -9999px;
}

#top #wrap #box01 #right01 {
	height: 190px;
	width: 328px;
	border:0px solid blue;
	text-align: center;
	float:left;
}

#top #wrap #box01 #right01 h2 {
	background-image: url(img/img_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 311px;
	text-indent: -9999px;
	border:0px solid blue;
}

#top #wrap #box01 #right01 #infolist {
	padding-left: 20px;
	text-align: left;
	width: 291px;
}

#top #wrap #box01 #right01 ul {
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	width: 291px;
	list-style-position: outside;
}

#top #wrap #box01 #right01 li {
	padding-left: 10px;
	height: 20px;
	list-style-image: url(img/icon_blue.gif);
}

#top #wrap #box01 #line {
	height: 10px;
	width: 700px; 
	border-bottom: 1px dotted #cccccc;
}


/* トップページ　box02内
*******************************************************************************/


#top #wrap #box02 #left02 {
	height: 68px;
	width: 350px;
	border:0px solid blue;
	float: left;
}

#top #wrap #box02 #left02 h2 {
	background-image: url(img/bana_town.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 342px;
	text-indent: -9999px;
}

#top #wrap #box02 #right02 {
	height: 68px;
	width: 350px;
	border:0px solid blue;
	float:left;
}

#top #wrap #box02 #right02 h2 {
	background-image: url(img/bana_amenity.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 342px;
	text-indent: -9999px;
}

/* トップページ　box03内
*******************************************************************************/
#top #wrap #box03 #left03 {
	height: 68px;
	width: 350px;
	border:0px solid blue;
	float: left;
}

#top #wrap #box03 #left03 h2 {
	background-image: url(img/img_eigyou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 311px;
	text-indent: -9999px;
}

#top #wrap #box03 #left03 h3 {
	background-image: url(img/img_chizu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 68px;
	width: 311px;
	text-indent: -9999px;
}

#top #wrap #box03 #left03 #area {
	height: 68px;
	width: 280px;
	padding: 10px;
	font-size: small;
	text-align: left;
}

#top #wrap #box03 #right03 {
	height: 68px;
	width: 350px;
	border:0px solid blue;
	float:left;
}

#top #wrap #box03 #right03 h2 {
	background-image: url(img/img_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 330px;
	text-indent: -9999px;
	border:1px solid red;
}

#top #wrap #box03 #right03 #inquiry {
	height: 170px;
	width: 330px;
	border:1px solid red;
}

#top #wrap #box03 #right03 #inquiry table {
	text-align: left;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top #wrap #box03 #right03 #inquiry #tel1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #tel2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #tel3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #fax1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
}

#top #wrap #box03 #right03 #inquiry #fax2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #fax3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #mail1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
}

#top #wrap #box03 #right03 #inquiry #mail2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#top #wrap #box03 #right03 #inquiry #mail3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

/* #sub2 #box01 求人案内
*******************************************************************************/

#sub2 #wrap #box01 #recrute01 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub2 #wrap #box01 h2 {
	background-image: url(img/img_recrute.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub2 #wrap #box02 #recrute02 {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub2 #wrap #box02 #recrute02 table {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub2 #wrap #box02 #recrute02 #left {
	width: 50px;
	vertical-align: top;
}

#sub2 #wrap #box02 #recrute02 #right {
	width: 500px;
	vertical-align: top;
}


#sub2 #wrap #box02 #recrute02 #right h2 {
	background-image: url(img/img_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 330px;
	text-indent: -9999px;
	border:1px solid red;
}

#sub2 #wrap #box02 #recrute02 #right #inquiry {
	height: 170px;
	width: 330px;
	border:1px solid red;
}

#sub2 #wrap #box02 #recrute02 #right #inquiry table {
	text-align: left;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub2 #wrap #box02 #recrute02 #right #inquiry #tel1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #tel2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #tel3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#sub2 #wrap #box02 #recrute02 #right #inquiry #fax1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #fax2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #fax3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}

#sub2 #wrap #box02 #recrute02 #right #inquiry #mail1 {
	height: 40px;
	width: 70px;
	border-bottom:1px dotted red;
	padding-top: 10px;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #mail2 {
	height: 40px;
	width: 30px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}
#sub2 #wrap #box02 #recrute02 #right #inquiry #mail3 {
	height: 40px;
	width: 180px;
	border-bottom:1px dotted red;
	padding-top: 10px;
	vertical-align: middle;
}


/* アメニティーアイ
*******************************************************************************/
#sub3 #wrap #box01 #amenity01 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub3 #wrap #box01 #amenity01 h2 {
	background-image: url(img/img_amenity.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub3 #wrap #box02 #amenity02 {
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:solid 0px red;
}

#sub3 #wrap #box02 #amenity02 #amenityleft {
	width: 95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float:left;
}

#sub3 #wrap #box02 #amenity02 #amenityright {
	width: 505px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float:left;
}

#sub3 #wrap #box02 #amenity02 #amenityright #icon01 {
	width: 495px;
	height: 25px;
	border-bottom: dashed 1px #1AD7EC;
}

#sub3 #wrap #box02 #amenity02 #amenityright #icon02 {
	width: 495px;
	height: 25px;
	border-bottom: dashed 1px #1AD7EC;
}

#sub3 #wrap #box02 #amenity02 #amenityright #doremi {
	width: 495px;
	height: 75px;
}

#sub3 #wrap #box02 #amenity02 #amenityright #text01 {
	width: 495px;
	height: 75px;
	font-size: large;
	font-weight: bold;
}

#sub3 #wrap #box02 #amenity02 #amenityright #amenitytop {
	width: 121px;
	height: 310px;
	margin-right: 20px;
	float: left;
}

#sub3 #wrap #box02 #amenity02 #amenityright #kanrigamen {
	width: 293px;
	height: 165px;
	float: inherit;
}

#sub3 #wrap #box02 #amenity02 #amenityright #text02 {
	idth: 293px;
	height: 145px;
	padding: 3px;
	float: none;
}

#sub3 #wrap #box02 #amenity02 #amenityright #amenitykanri {
	width: 204px;
	height: 20px;
	clear: both;
}

#sub3 #wrap #box02 #amenity02 #amenityright table {
	width: 495px;
}

#sub3 #wrap #box02 #amenity02 #amenityright #tdleft {
	width: 200px;
	background-color: #1AD7EC;
	border-left: solid 1px #1AD7EC;
	border-right: solid 1px #1AD7EC;
	border-top: solid 1px #1AD7EC;
	border-bottom: solid 1px #ffffff;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
}

#sub3 #wrap #box02 #amenity02 #amenityright #tdright {
	width: 295px;
	border: solid 1px #1AD7EC;
	padding: 3px;
}

#sub3 #wrap #box02 #amenity02 #amenityright #tdcenter {
	width: 495px;
	background-color: #1AD7EC;
	border: solid 1px #1AD7EC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

#sub3 #wrap #box02 #amenity02 #amenityright #tdcenter2 {
	width: 495px;
	border: solid 1px #1AD7EC;
	padding: 3px;
}

#sub3 #wrap #box02 #amenity02 #amenityright #demo {
	width: 204px;
	height: 20px;
}

#sub3 #wrap #box02 #amenity02 #amenityright #qrcode {
	width: 221px;
	height: 119px;
	float: left;
}

#sub3 #wrap #box02 #amenity02 #amenityright #qrcode2 {
	width: 221px;
	height: 119px;
	float: left;
}




#sub3 #wrap #box02 #amenity02 #amenityNavi {
	height: 140px;
	width: 95px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi01 {
	height: 70px;
	width: 95px;
	text-indent: -9999px;
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi02 {
	height: 70px;
	width: 95px;
	text-indent: -9999px;
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi01 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 95px;
	background-image: url(img/menu_aminity.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi02 a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 95px;
	background-image: url(img/menu_aminity.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;	
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi01 a:hover {
	background-image: url(img/menu_aminity_ov.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sub3 #wrap #box02 #amenity02 #amenityNavi #amenityNavi02  a:hover {
	background-image: url(img/menu_aminity_ov.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}

/* 住宅地図
*******************************************************************************/


/* #sub5 #box01 会社概要
*******************************************************************************/

#sub5 #wrap #box01 #company01 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub5 #wrap #box01 h2 {
	background-image: url(img/img_company.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub5 #wrap #box02 #company02 {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub5 #wrap #box02 #company02 table {
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub5 #wrap #box02 #company02 #left {
	width: 150px;
	vertical-align: top;
}

#sub5 #wrap #box02 #company02 #right {
	width: 400px;
	vertical-align: top;
}

#sub5 #wrap #box02 #company02 #right #syaoku {
	width: 275px;
	height: 201px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#sub5 #wrap #box02 #company02 #right #map {
	width: 301px;
	height: 201px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


/* サイトマップ
*******************************************************************************/


/* プライバシー・ポリシー
*******************************************************************************/


/* フッタ
*******************************************************************************/
#wrap #footer {
	background-image: url(img/img_foot.gif);
	background-repeat: no-repeat;
	background-position: center bootm;
	height: 43px;
	width: 800px;
	border:0px solid blue;
	margin: auto;
}

#wrap #footer table {
	width: 690px;
	color: #ffffff;
	margin: auto;
}

#wrap #footer #name {
	height: 44px;
	width: 180px;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	color: #ffffff;
	padding-top: 3px;
}

#wrap #footer #tel {
	height: 22px;
	width: 240px;
	font-size: x-small;
	text-align: left;
	color: #ffffff;
	padding-top: 3px;
}

#wrap #footer #mail {
	height: 22px;
	width: 240px;
	font-size: x-small;
	text-align: left;
	color: #ffffff;
}

#wrap #footer #copy {
	height: 44px;
	width: 300px;
	font-size: 7pt;
	text-align: right;
	vertical-align: bottom;
	color: #ffffff;
}

#wrap #footer a {
	color: #ffffff;
}

#wrap #footer a:hover {
	color: orange;
}




