* {
	padding: 0;
	margin: 0;
}

  
body{
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	color: #333333;
	line-height: 180%;
	letter-spacing: 0.05em;
	background: url(../img/in_back.jpg) repeat-x;
}



h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dl, img {
	padding: 0;
	margin: 0;
}



h3{
	padding: 0 10px 20px 25px;
	font-size: 1.2em;
	line-height: 31px;
	background: url(../img/temp_tit.jpg) no-repeat;
}


ul , li{list-style:none}



img{border:none}




.v_a_t {
	vertical-align: top;
}



.v_a_m {
	vertical-align: middle;
}



.v_a_b {
	vertical-align: bottom;
}



/* font
------------------------------- */
.txt11{
	font-size: 0.8em;
}


.txt18{
	font-size: 1.4em;
}

/* color
------------------------------- */

.blue{
	color: #004186;
}

.green{
	color: #304E36;
}

.brown{
	color: #9C2604;
}

.orange{	color: #EE5F00;
}

.red{	color:#990000;}



/* margin padding
------------------------------- */

/* bottom */
.m_b5 {
	margin-bottom: 5px;
}


.m_b10 {
	margin-bottom: 10px;
	width:330px
}


.m_b15 {
	margin-bottom: 15px;
}


.m_b20 {
	margin-bottom: 20px;
}


.m_b25 {
	margin-bottom: 25px;
}


.m_b30 {
	margin-bottom: 30px;
}

.mr-t20{	margin-top:20px;}


.h_100p{
	height: 100%;
}

.r_m2{
	margin-right:2px;
}


/* float
------------------------------- */
.cb {
	clear: both;
}



.fl {
	float: left;
}



.fr {
	float: right;
	padding-top:36px
}



.cb:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}



.cb {
	display: inline-table;
}



/* Hides from IE-mac \*/
* html .cb {
	height: 1%;
}



.cb {
	display: block;
}



/* End hide from IE-mac */
/* link
------------------------------- */
a img {
	margin: 0;
	border: 0;
}



a {
	color: #003366;
	text-decoration: underline;
}



a:visited {
	color: #003366;
	text-decoration: none;
}



a:hover {
	color: #003399;
	text-decoration: underline;
}



a:active {
	color: #003366;
	text-decoration: none;
}



/* wrapper
------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
}



/* headder
------------------------------- */
#header {
	height: 100%;
}



#header h1 {
	float: left;
	width: 333px;
}



#header .fr {
	float: right;
	width: 370px;
}


#header .fr img {
	margin-left: 7px;
	vertical-align: middle;
}


/* navi
------------------------------- */
#navi{
	height: 45px;
}

#navi a,
#navi li {
	float: left;
	height: 45px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
}


#navi #navi01,
#navi #navi01 a,
#navi #navi01 a:hover {
	width: 164px;
	background: url(../img/navi_01_event.jpg) no-repeat;
}


#navi #navi02,
#navi #navi02 a,
#navi #navi02 a:hover  {
	width: 109px;
	background: url(../img/navi_02_experience.jpg) no-repeat;
}


#navi #navi03,
#navi #navi03 a,
#navi #navi03 a:hover  {
	width: 117px;
	background: url(../img/navi_03_shop.jpg) no-repeat;
}


#navi #navi04,
#navi #navi04 a,
#navi #navi04 a:hover  {
	width: 110px;
	background: url(../img/navi_04_floor.jpg) no-repeat;
}


#navi #navi05,
#navi #navi05 a,
#navi #navi05 a:hover {
	width: 133px;
	background: url(../img/navi_05_agent.jpg) no-repeat;
}


#navi #navi06,
#navi #navi06 a,
#navi #navi06 a:hover  {
	width: 120px;
	background: url(../img/navi_06_question.jpg) no-repeat;
}

#navi #navi07,
#navi #navi07 a,
#navi #navi07 a:hover  {
	width: 147px;
	background: url(../img/navi_07_about.jpg) no-repeat;
}


#navi #navi01 a:hover {
	background: url(../img/navi_01_event_o.jpg) no-repeat;
}


#navi #navi02 a:hover  {
	background: url(../img/navi_02_experience_o.jpg) no-repeat;
}


#navi #navi03 a:hover  {
	background: url(../img/navi_03_shop_o.jpg) no-repeat;
}


#navi #navi04 a:hover  {
	background: url(../img/navi_04_floor_o.jpg) no-repeat;
}


#navi #navi05 a:hover {
	background: url(../img/navi_05_agent_o.jpg) no-repeat;
}


#navi #navi06 a:hover  {
	background: url(../img/navi_06_question_o.jpg) no-repeat;
}

#navi #navi07 a:hover  {
	background: url(../img/navi_07_about_o.jpg) no-repeat;
}


/* pan
------------------------------- */

#pan{
	line-height: 40px;
}


/* contents
------------------------------- */

#contents{
	height: 100%;
	padding: 0 0 0 0;
}


#contents #c_l{
	float: left;
	width: 631px;
}


#contents #c_l .photo{
	padding: 7px;
	margin: 0 0 10px 10px;
	border: 1px #EFEFEF solid;
}


.page_top{
	width: 100%;
	padding: 15px 0 25px 0;
	text-align: right; clear:both; display:block
}


#contents #c_r{
	float: right;
	width: 244px;
}


#contents #c_r img{
	margin-bottom: 10px;
}


/* table
------------------------------- */

.main_table{
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
}


.main_table th{
	width: 140px;
	padding: 5px 7px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	background: #E7E7E7;
}


.main_table td{
	padding: 5px 7px;
	border-bottom: 1px solid #E7E7E7;
}


/* footer
------------------------------- */

#footer{ clear:both; display:block;
	height: 40px;
	padding-top: 40px;
	margin-top: 10px;
	text-align: center;
	background: url(../img/footer_back.jpg) repeat-x top center;
}


/* process
------------------------------- */

#processtable{
	width: 100%;
	margin-top:15px;
}

#processtable span{
	color:#A62804;
	font-weight:bold;
}

