@charset "UTF-8";
html {

	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka","メイリオ", Arial,"MS PGothic",sans-serif ;
}

body {
	margin: 0 auto;
	color: #333333;
	text-align: center;
	background: #EEEDEA url(../../img/back_whi.gif) repeat-y center;
}

th, td, caption {
	line-height: 1.6em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka","メイリオ", Arial,"MS PGothic",sans-serif ;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, li, ul, ol, div, form, map, area, hr, img, span {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

img { 
	border: 0px none;
	vertical-align: middle;
}

br { 
	letter-spacing:0px;
}

li {
	list-style:none;
}

.small {
	font-size: 10px;
	line-height: 1.4em;
}

.attention { 
	color: #AD192A;
	font-weight: bold;
}

.kome { /* ---※を付ける--- */
	padding-left: 18px;
	background: url(../../img/icon_kome.gif) no-repeat 0 3px;
	margin-top: 15px;
}

.clear {
	clear: both; 
}

.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 */

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #B9001A;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #DB465B;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	color: #8B0014;
	background: transparent;
	text-decoration: underline;
}

.arrow a:link, .arrow a:visited, .arrow a:hover, .arrow a:active { /* ---リンクの後ろに矢印をつける--- */
	background: url(../../img/icon_arrow.gif) no-repeat 100% 100%;
	padding-right: 18px;
}
/* 全体構造＆ヘッダー＆フッター
---------------------------------------------------- */
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	width: 800px;
	height: 83px;
	background: url(../img/img_main_hed.jpg) no-repeat 100% 0;
}

#Header #hed_englink2 { /* ---ヘッダ英語リンクくるむ--- */
	float: right;
	display: block;
	padding-top: 39px;
	text-indent: -9000px;
}

#Header #hed_englink2 a {
	display: block;
	width: 108px;
	height: 38px;
	text-decoration: none;
	overflow: hidden;
	background: url(../img/img_jpa.gif) no-repeat;
}

#Header #subtitl {  /* ---サブタイトル検索用--- */
	text-indent: -9000px;
	overflow: hidden;
}

#Header #hed_englink2 a:hover {
	background-position: 0 -38px;
}

#footer {
	clear: both;
	font-size: 9px;
}

#footer .pagetop { /* ---フッターページトップ戻るボタン--- */
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	margin: 15px 20px 10px 0;
	display: inline;
}

#footer .pagetop a {
	display: block;
	width: 76px;
	height:15px;
	text-decoration: none;
	background: url(../../img/pagetop_eng.gif) no-repeat 0;
}

#footerwrap { /* ---フッターメニューとコピーライトをくるむ--- */
	clear: both;
	background: #2A313A;
	border-bottom: 5px solid #F58320;
	color: #CCCCCC;
	padding: 7px 20px 2px 20px;
}

#footerwrap li {
	background: url(../../img/footer_icon_arrow.gif) no-repeat 1.4em 50%;
	display: inline;
	float: right;
	padding-left: 2.7em;
}

#footerwrap a {
	color: #CCCCCC;
	font-weight: normal;
}

#copyright {
	float: left;
	font-family: Verdana, Arial,sans-serif;
}

#container { /* ---左メニューとメインコンテンツをくるむ--- */
	padding: 17px 20px 20px 15px;
}


/* 内部ページ左メニュー
---------------------------------------------------- */
#mainMenu { /* ---左メニューくるむ--- */
	float: left;
	width: 205px;
}

#mainMenu #leftwrap h3 { /* ---左メニュータイトル--- */
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	text-indent: -9000px;
	background: url(../../img/maincont_bg_top180.gif) no-repeat;
}

#mainMenu #leftwrap .contents2 {
	background: url(../../img/maincont_bg_mid180.gif) repeat-y;
}

#mainMenu #leftwrap .frameClose {
	margin-bottom: 10px;
	height: 9px;
	background: url(../../img/maincont_bg_btm180.gif) no-repeat;
}

#menuwrap {
	padding-bottom: 15px;
}

#menuwrap a {
	display: block;
	width: 162px;
	height:40px;
	text-decoration: none;
}

#menuwrap li {
	display: inlineblock;
	margin-left: 9px;
	font-size: 8px;
	line-height: 8px;
	text-indent: -9000px;
	overflow: hidden;
}

#menu_company a { 
	background: url(../img/menu_company.gif) no-repeat;
}

#menu_companyHere a {
	background: url(../img/menu_company.gif) no-repeat 0 100%;
}

#menu_top a {
	background: url(../img/menu_top.gif) no-repeat;
}

#menu_topHere a {
	background: url(../img/menu_top.gif) no-repeat 0 100%;
}

#menu_business a {
	background: url(../img/menu_business.gif) no-repeat;
}

#menu_businessHere a {
	background: url(../img/menu_business.gif) no-repeat 0 100%;
}

#menu_conferences a { 
	background: url(../img/menu_conferences.gif) no-repeat;
}

#menu_conferencesHere a {
	background: url(../img/menu_conferences.gif) no-repeat 0 100%;
}

#menu_eventscalendar a { 
	background: url(../img/menu_eventscalendar.gif) no-repeat;
}

#menu_eventscalendarHere a {
	background: url(../img/menu_eventscalendar.gif) no-repeat 0 100%;
}

#menu_pastevents a { 
	background: url(../img/menu_pastevents.gif) no-repeat;
}

#menu_pasteventsHere a {
	background: url(../img/menu_pastevents.gif) no-repeat 0 100%;
}

#menu_company a:hover, #menu_business a:hover, #menu_conferences a:hover, #menu_eventscalendar a:hover, #menu_pastevents a:hover {
	background-position: 0 -40px;
}

#mainMenu #leftwrap .contents2 .menuimg {
	margin: 0 0 1px 9px;
}

#leftwrap #textsize { /* ---内部ページ文字サイズ--- */
	height: 19px;
	padding: 3px 0 0 12px
}
#textsize li {
	float: left;
}

#textsize li a {
	display: block;
	width: 16px;
	height:16px;
	text-decoration: none;
}

#txtSml, #txtMid {
	padding-left: 6px;
	text-indent: -9999px;
	overflow: hidden;
}

#txtSml a {
	background: url(../../img/txtsize_sml.gif) no-repeat 0 100%;
}

#txtMid a {
	background: url(../../img/txtsize_mid.gif) no-repeat;
}


/* メインコンテンツ
---------------------------------------------------- */
#mainContents {  /* ---トップ頁以外--- */
	float: left;
	padding-top: 3px;
	width: 560px;
}

#mainContents h2 { /* ---タイトル画像はページで指定--- */
	text-indent: -9000px;
	display: block;
	height: 37px;
	margin-bottom: 20px;
}

#mainContents h3 {/* ---黄色マーカー付き--- */
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding-left: 16px;
	background: url(../../img/marker_h3.gif) no-repeat 0 3px;
}

#mainContents h4 { /* ---小小見出し--- */
	font-size: 12px;
	margin: 10px 0;
	padding-left: 16px;
	font-weight: bold;
	line-height: 1.4em;
	background: url(../../img/marker_h3.gif) no-repeat 0 1px;
}

#mainContents h5 { /* ---黄色マーカー付き普通字--- */
	font-size: 12px;
	line-height: 1.7em;
	margin: 10px 0;
	padding-left: 16px;
	background: url(../../img/marker_h3.gif) no-repeat 0 5px;
}

#mainContents h6 { /* ---ただの説明文--- */
	line-height: 1.6em;
	margin: 5px 0;
}

#mainContents .block h4 { /* ---右の本文--- */
	float: left;
	width: 150px;
	padding-left: 0;
	font-weight: normal;
	background: none;
}

#mainContents .block h6 { /* ---左項目の日付の場合（矢印付き）--- */
	float: left;
	width: 105px;
	margin: 10px 0;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	text-indent: 20px;
	background: url(../../img/icon_arrow.gif) no-repeat 0 2px;
}

#mainContents p {
	line-height: 1.7em;
	margin: 5px 0;
}

#mainContents img {
	margin: 5px;
}

#mainContents .block { /* ---テキストブロック下線付き左空き無し--- */
	margin: 5px 0;
	padding-bottom: 10px;
	background: url(../../img/line_dot_s.gif) repeat-x 0 100%;
}

#mainContents .block2 { /* ---テキストブロック下線左空き無し--- */
	margin: 5px 0;
	padding-bottom: 10px;
}

#mainContents .block3 { /* ---テキストブロック下線付き--- */
	margin: 5px 0;
	padding: 0 0 5px 15px;
	background: url(../../img/line_dot_s.gif) repeat-x 0 100%;
}

#mainContents .block4 { /* ---テキストブロック下線無し--- */
	margin: 5px 0;
	padding: 0 0 5px 15px;
}

#mainContents .pause {  /* ---区切りとして下線のみ付ける--- */
	margin: 10px 0 5px 0;
	line-height: 5px;
	background: url(../../img/line_dot_s.gif) repeat-x 0 100%;
}

#mainContents .mkList { /* ---マーカー付き箇条書き--- */
	line-height: 1.6em;
	margin: 10px 0;
}

#mainContents .mkList li {
	background: url(../../img/marker_li.gif) no-repeat 0.4em 0.5em;
	padding-left: 1.4em;
	margin-bottom: 10px;
}

#mainContents .arrowRed { /* ---赤矢印付き--- */
	background: url(../../img/arrow_red.gif) no-repeat 0 0.2em;
	padding-left: 1.8em;	
}

#mainContents .pagetop {
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	margin: 10px 0;
}

#mainContents .pagetop a {
	display: block;
	width: 85px;
	height:15px;
	text-decoration: none;
	background: url(../../img/pagetop.gif) no-repeat;
}

#mainContents .pagetop a:hover {
	background-position: 0 100%;
}

.lineFrame table { /* ---枠線付きのテーブル--- */
	border-top: 1px solid #D3D1CB;
	border-left: 4px solid #D3D1CB;
	text-align: left;
	margin: 5px 0;
}

.lineFrame th { /* ---テーブル枠線＋背景--- */
	vertical-align: top;
	border-right: 1px solid #D3D1CB;
	border-bottom: 1px solid #D3D1CB;
	padding: 6px 6px;
	background: url(../../img/table_bg.gif) repeat-y;
}

.lineFrame td { 
	border-right: 1px solid #D3D1CB;
	border-bottom: 1px solid #D3D1CB;
	padding: 6px 6px;
}

.lineFrame .lineNone { /* ---枠線付きテーブル内へ枠線無しテーブル作成用--- */
	vertical-align: top;
	border: none;
}

/* 会社案内ページ
---------------------------------------------------- */


.lineFrame .tbCompany th { /* ---会社案内頁用--- */
	padding: 16px 5px;
	line-height: 1.2em;
}

.lineFrame .tbCompany p { /* ---会社案内頁テーブル内行高上げ--- */
	padding: 3px 5px;
	margin-bottom: 0;
}



/* イベントカレンダーページ
---------------------------------------------------- */

.lineFrame_event table { /* ---枠線付きのテーブル 背景黒--- */
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	margin: 5px 0 15px 0;
}

.lineFrame_event th { /* ---テーブル枠線＋背景黒--- */
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	padding: 6px 6px;
	text-align: center;
    color: #FFFFFF;
	background-color: #50565E
}

.lineFrame_event td { 
	vertical-align: top;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	padding: 6px 6px;
}


.event_past {
	margin:1em 0 5px;
	padding:0;
	overflow:hidden;
}
.event_past li {
	float:left;
	margin-right:1em;
}

/* Past Events
---------------------------------------------------- */
.pastevents td {
	font-weight:bold;
}

/* トップページ／イベント
---------------------------------------------------- */

.bnr ol {
	display:block;
	margin:0 auto;
	overflow:hidden;
	width:560px;
}
.bnr li {
	text-align:center;
	list-style:none;
	float:left;
}

