@charset "UTF-8";

/* ****************************************************
Title: regist.css
Created: 2010-08-13
Last Modified: 2010-08-13
Editor(s): iwahara
Last Editor: iwahara
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 General Elements
#02 header
#03 visual
#04 pageBody
#05 content

----------------------------------------*/


/* #01 General Elements
---------------------------------------------------------------------------- */

h1#bhConact {
	width: 800px;
	height: 79px;
	background: url(../images/bh_contact.jpg) no-repeat left top;
	padding-top: 0;
	margin: 0 auto 10px auto;
}

h1 span {
	display: block;
	text-indent: -9999px;
}


/* #02 header
---------------------------------------------------------------------------- */

p#hukidashi {
	height: 101px;
	margin-bottom: 0;
	position: absolute;
	right: -62px;
	top: 29px;
	text-indent: -9999px;
	width: 140px;
}

p#hukidashi strong {
	background: url(../../images/img_hukidashi2009.gif) no-repeat left top;
	display: block;
	height: 101px;
	width: 140px;
}


/*  gNavi
---------------------------------------------------------------------------- */
div#gNavi ul li#gNaviContact,
div#gNavi ul li#gNaviContact a {
	background: url(../../common/images/gnavi_contact_o.gif) no-repeat left top;
}


/* #03 visual
---------------------------------------------------------------------------- */

/* #04 pageBody
---------------------------------------------------------------------------- */

/* #05 content
---------------------------------------------------------------------------- */
div#content {
	clear: both;
	float: none;
	width: 756px;
	margin: 0 0 0 0px;
	padding: 0;
	position: relative;
}

div#content div.section dl {
	margin-bottom: 15px;
}

/* #06 clearfix
---------------------------------------------------------------------------- */

/* #07 timeTable
---------------------------------------------------------------------------- */

