@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#bhOutline {
	width: 800px;
	height: 79px;
	background:  url(../images/bh_company.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#gNaviCompany,
div#gNavi ul li#gNaviCompany a {
	background: url(../../common/images/gnavi_company_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 h2 {
	margin-bottom: 24px;
}

div#content div.section h3 {
	padding-top: 50px;
}

div#content div.section h3.first {
	padding-top: 0;
}

div#content div.section h4 {
	margin: 15px 0 5px 0;
}

div#content div.section ul.sessionList {
	padding-top: 10px;
}

div#content div.section ul.sessionList li {
	display: inline;
	margin: 0;
}

div#content address {
	padding: 10px;
	border: solid 1px #CCCCCC;
	width: 350px;
	margin: 0 auto;
	margin-bottom: 24px;
}


div#content p.companyText {
	text-align: right;
	margin-bottom: 0;
}

div#content table.companyList {
	margin-top: 60px;
	width: 100%;
}

div#content table.companyList tr td {
	width: 33%;
	text-align: center;
	vertical-align: top;
}

div#content table.companyList tr.logo td {
	padding-bottom: 40px;
}

div#content table.listTable {
	margin-top: 15px;
	width: 100%;
}

div#content table.listTable td {
	background: #EEEEEE;
	padding: 10px;
	border-bottom: solid 1px #FFFFFF;
}

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

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

table.timeTable {
	width: 100%;
	border: solid 1px #CCCCCC;
}

table.timeTable th.headTh {
	background: #EEEEEE;
	text-align: center;
	border-left: solid 1px #CCCCCC;
	padding: 3px;
}

table.timeTable .lineBottom {
	 border-bottom: solid 1px #CCCCCC;
}

table.timeTable th.secondTh {
	background: #EEEEEE;
	 width: 40px;
	 text-align: center;
	 vertical-align: middle;
	 padding: 5px;
	 border-bottom: solid 1px #CCCCCC;
}

table.timeTable td {
	padding: 0;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

table.timeTable td.kyukei {
	background: #EEEEEE;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.timeTable td table.innerTable {
	width: 100%;
}

table.timeTable td table.innerTable th,
table.timeTable td table.innerTable td {
	padding: 5px;
	border: none;
}

table.timeTable td table.innerTable th.iconSpace,
table.timeTable td table.innerTable td.iconSpace {
	width: 40px;
	vertical-align: top;	
	padding-right: 0px;
}


table.timeTable td.colorK {
	background: #FFF1AE;
}

.iconK {
	background: url(../images/k.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}

table.timeTable td.colorL {
	background: #FFCCFF;
}

.iconL {
	background: url(../images/l.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}

table.timeTable td.colorS {
	background: #C1DEFA;
}

.iconS {
	background: url(../images/s.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 33px;
	height: 19px;
	margin-bottom: 0;
}


table.timeTable td table.innerTable th {
	font-weight: bold;
	vertical-align: top;
}

div#iFrame {
	height: 250px;
	width: 100%;
	border: solid 1px #CCCCCC;
	overflow-y:scroll;
	margin-bottom: 24px;
	padding: 5px;
}

div#iFrame img {
	vertical-align: middle;
}

p.addText {
	margin-left: 10px;
}

table.outlineTable {
	width: 100%;
}
table.outlineTable th {
	background: #66ab7f;
	border: solid 1px #ffffff;
	color: #000000;
	padding: 5px 10px;
	width: 20%;
}

table.outlineTable tr.odd th {
	background: #99c7a9;
}

table.outlineTable th.thHead {
	background: #2F6291;
	color: #ffffff;
}

table.outlineTable td {
	background: #dbdbdb;
	border: solid 1px #ffffff;
	padding: 5px 10px;
}

table.outlineTable tr.odd td {
	background: #eeeeee;
}

div#content ul#photoList li {
	border-bottom: dotted 1px #B2B2B2;
}

div#content ul#photoList li p,
div#content ul#photoList li dl {
	padding: 15px 15px 0 0;
}

div#content ul#photoList li p {
	float: left;
}

div#content ul#photoList li dl {
	display: block;
	padding-left: 10px;
}
