@charset "utf-8";

/***  基本スタイル  ***/

body { color: #000000; background-color: #FFFFFF; text-align: center; font-size:12px; font-family:Arial; line-height:140%; }

/*body { color: #000000; background-color: #FFFFFF; text-align: center; font-size:82%; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height:140%; }*/

a:link { color: #273a8d; }
a:visited { color: #5570e3; }
a:hover { text-decoration: underline; color: #FF0000; }

h1 {
	height:0;
	overflow:hidden;
}

h2 {
	border-bottom:1px solid #a5a5a5;
	background:url(../images/icon.gif) no-repeat left top;
	padding-left:20px;
	padding-bottom:5px;
	_padding-bottom:6px;
	font-size:18px;
	font-weight:bold;
}

h3 {
	border-bottom:1px solid #a5a5a5;
	background:url(../images/icon03.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom:5px;
	_padding-bottom:6px;
	font-size:14px;
	font-weight:bold;
}

h4 {
	background:url(../images/icon02.gif) no-repeat left;
	padding-left:22px;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-left:5px;
	color:#293a8c;
}

/***  全体  ***/

#container {
	text-align: left;
}

/***  ヘッダ・トップ  ***/

#header_bg{
	background:#6089c1;
}

#header {
	width:1000px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) repeat-y;
}

.logo {
	width:850px;
	margin:0 auto;
}

/***  フラッシュ  ***/

#fla_box_bg {
	background:url(../images/fla_bg01.jpg) repeat-x;
}

#fla_box {
	width:1000px;
	margin:0 auto;
}

#fla_left {
	width:75px;
	height:485px;
	float:left;
	background:url(../images/fla_bg02.jpg) right top repeat-y;
}

#fla_right {
	width:75px;
	height:485px;
	float:left;
	background:url(../images/fla_bg03.jpg) left top repeat-y;
}

#fla_main {
	width:850px;
	float:left;
}

.flash{
}


/***  下層ページ  ***/

#kasou_box_bg {
	background:url(../images/kasou_bg01.jpg) repeat-x;
}

#kasou_box {
	width:1000px;
	margin:0 auto;
}

#kasou_left {
	width:75px;
	height:78px;
	float:left;
	background:url(../images/kasou_bg02.jpg) right top repeat-y;
}

#kasou_right {
	width:75px;
	height:75px;
	float:left;
	background:url(../images/kasou_bg03.jpg) left top repeat-y;
}

#kasou_main {
	width:850px;
	float:left;
}

/***  ナビゲーション  ***/

.navi {
	width:850px;
	margin:0 auto;
}

.navi ul {
	margin:0;
	padding:0;
}

.navi ul li {
	float:left;
	margin:0;
}

/***  コンテンツ  ***/

#contents_bg {
	background:#e5e5e5;
}

#contents {
	width:1000px;
	margin:0 auto;
	background:url(../images/con_bg.jpg) repeat-y;
}

#con_main {
	width:850px;
	margin:0 auto;
	padding-top:15px;
}

.left_con{
	float:left;
	width:371px;
	margin-left:15px;
	_margin-left:0;
	_padding-left:15px;
}


.info_box {
	display:block;
	overflow-y:scroll;
	margin-top:10px;
	height:275px;
}

.left_con p{
	margin-top:10px;
	margin-left:15px;
}

.left_con dl{
	clear:left;
	margin-top:15px;
}

.left_con dt{
	float:left;
	width:60px;
	margin-left:10px;
}

.left_con dd{
	float:left;
	width:280px;
}


.right_con{
	float:left;
	width:426px;
	margin-left:15px;
	border:1px solid #d8d8d8;
	padding-bottom:10px;
}


.right_con p{
	margin:10px 10px 0;
}

.con_box {
	margin-left:15px;
	margin-right:15px;
}

.bn_box{
	margin-top:10px;
}

.bn_box ul{
	margin-left:10px;
}

.bn_box ul li{
	float:left;
	margin:15px;
	_margin:0;
	_padding:15px;
}


/***  フッタ  ***/

#footer_bg {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:28px;
}

#footer {
	width:850px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
	padding-top:7px;
}


/***  共通クラス  ***/

.blue{
	color:#293a8c;
	font-weight:bold;
}


.page_top{
	text-align:right;
	margin-right:25px;
	margin-top:30px;
	padding-bottom:10px;
}

.text_box {
	padding:10px 20px;
	display:block;
	text-align:justify;
}

.text_box table {
	text-align:left;
	margin-left:0;
}

.text_box table tr, .text_box table td {
	text-align:left;
	padding:2px;
}

.harf_box {
	width:47%;
	float:left;
	margin-right:20px;
	display:block;
	text-align:left;
}

.harf_box2 {
	width:266px;
	float:left;
	margin-right:20px;
	display:block;
	text-align:left;
}

.harf_box3 {
	width:65%;
	float:left;
	display:block;
	text-align:left;
}

.text_box_link {
	padding:10px 20px;
	display:block;
	text-align:justify;
}

.text_box_link table {
	text-align:left;
	margin-left:0;
}

.text_box_link table th, .text_box_link table td {
	text-align:left;
	padding:2px;
}

.text_box_link table th {
	width:280px;
	text-align:center;
}


.blue_margin {
	font-size:14px;
	margin-left:20px;
	font-weight:bold;
	margin-top:15px;
	color:#293a8c;
}

/*バナー広告追加時*/
.left_con2{
	float:left;
	width:318px;
/*width:318px;*/
	margin-left:15px;
	_margin-left:0;
	_padding-left:15px;
}

.right_con2{
	float:left;
	width:288px;
/*width:318px;*/
	margin-left:25px;
	/*border:1px solid #d8d8d8;*/
 padding:0px 0px 0px 10px;
/*	border-left:1px solid #cacbcc;*/
}

.top_left{
width:669px;
float:left;
}

.top_right{
width:151px;
float:right;
margin-right:10px;
_margin-right:5px;
padding-left:15px;
border-left:1px solid #cacbcc;
}

.top_right .sponsor{
margin:0px auto;
padding:10px 0px 10px 0px;
text-align:center;
}

.info_box2 {
	display:block;
	overflow-y:scroll;
	margin-top:10px;
	height:230px;
	background:#ececec;
	padding:5px;
}


#con_main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#con_main{display: inline-block;}
/* Hides from IE-mac \*/
* html #con_main{height: 1%;}
#con_main{display: block;}
/* End hide from IE-mac */

.top_right:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.top_right{display: inline-block;}
/* Hides from IE-mac \*/
* html .top_right{height: 1%;}
.top_right{display: block;}
/* End hide from IE-mac */

/*バナー広告追加時*/

.sponsor_head{
background:url(../images/icon02.gif) no-repeat left;
padding-left:20px;
font-size:14px;
font-weight:bold;
margin-top:15px;
margin-left:0px;
color:#293a8c;
}

.square_txt{
font-size:14px;
font-weight:bold;
color:#293a8c;
padding-left:8px;
}

.square_title{
margin-top:10px;
}

.square_title2{
margin-top:20px;
margin-left:7px;
}

.header_txt{
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
}

.header_txt2{
	font-size:14px;
	font-weight:bold;
	padding-left:9px;
}

.header_wrap{
padding-bottom:2px;
border-bottom:1px solid #a5a5a5;
}

.header_wrap2{
padding-bottom:2px;
border-bottom:1px solid #a5a5a5;
margin-top:15px;
}


/*20100722*/

.organ_table{
width:780px;
padding:10px 20px;
border-top:1px dashed #cccccc;
}

.organ_table_no_line{
width:780px;
padding:15px 20px 10px 20px;;
}


.organ_table table,
.organ_table_no_line table{
width:780px;
}

.organ_table_no_line th,
.organ_table th{
width:290px;
text-align:center;
font-size:110%;
font-weight:bold;
}

.link_sup{
width:780px;
padding:10px 20px;
}

.link_sup table{
width:780px;
}

.link_sup td{
padding-bottom:15px;
}

.shionogi_print{
display:none;
}

/*knt_tour*/
.tour_list{
margin-top:20px;
width:752px;
font-size:12px;
color:#4a4b4c;
line-height:160%;
}

.tour_list .pre_bg{
background-color:#DDE1F4;
padding:5px;
font-weight:bold;
}

.tour_list .mor_bg{
background-color:#BDE8E8;
padding:5px;
font-weight:bold;
}

.tour_list .aft_bg{
background-color:#FFF1B9;
padding:5px;
font-weight:bold;
}

.tour_list .ful_bg{
background-color:#FAD9FF;
padding:5px;
font-weight:bold;
}

.tour_list .tour_info01{
color:#006600;
vertical-align:top;
padding-top:10px;
}

.tour_list .tour_info02{
text-align:justify;
}


/*20110209*/
.square_txt_large{
font-size:16px;
font-weight:bold;
color:#293a8c;
padding-left:8px;
}

/*20110308midashihenko*/

.midashi01_skt{
width:820px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #a5a5a5;
}

.midashi01_txt_skt{
padding-left:10px;
padding-bottom:10px;
font-weight:bold;
font-size:18px;
}

.midashi02_skt{
width:815px;
margin:30px 0px 0px 5px;
border-bottom:1px solid #999999;
}

.midashi02_txt_skt{
padding-left:10px;
padding-bottom:8px;
font-weight:bold;
font-size:16px;
}

.midashi03_skt{
width:810px;
margin:20px 0px 0px 10px;
}

.midashi03_txt_skt{
padding-left:10px;
font-weight:bold;
font-size:14px;
color:#293A8C;
}

.txt_box_skt{
width:800px;
margin:10px 0px 0px 20px;
font-size:12px;
color:#333333;
line-height:200%;
text-align:justify;
}

.txt_box_skt:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.txt_box_skt{display: inline-block;}
/* Hides from IE-mac \*/
* html .txt_box_skt{height: 1%;}
.txt_box_skt{display: block;}
/* End hide from IE-mac */


/*20110803 INDUSTRY SPONSORED 追加*/

.ind_title{
width:810px;
margin:20px 0px 0px 10px;
font-size:14px;
font-weight:bold;
}

.ind_title-2{
width:810px;
margin:0px 0px 0px 20px;
font-size:14px;
font-weight:bold;
}

.ind_title02{
width:810px;
margin:10px 0px 0px 30px;
font-weight:bold;
}

.ind_pnum{
color:#293A8C;
font-size:16px;
}

.ind_time{
width:810px;
margin:5px 0px 0px 20px;
font-weight:bold;
}

.ind_room{
width:810px;
margin:5px 0px 0px 20px;
font-weight:bold;
color:#666666;
}

.ind_chair01{
width:810px;
margin:5px 0px 0px 30px;
font-weight:bold;
}

.ind_chair02{
width:810px;
margin:5px 0px 0px 68px;
font-weight:bold;
}

.ind_speaker01{
width:810px;
margin:5px 0px 0px 30px;
}

.ind_speaker02{
width:810px;
margin:5px 0px 0px 82px;
}

.ind_sponsor01{
width:810px;
margin:5px 0px 0px 30px;
font-style:italic;
}
