@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}
body {
	background-color: #ececec;
	margin: 0px;
	padding: 0px;
}
a {
	outline:0;
}
#wrapper {
	background-image:url(../img/design/wrap_bg.jpg);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#main {
	width:640px;
	float:right;
	margin-bottom:10px;
}
/*-----------------header-------------------*/
#header {
	width: 860px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

#headline {
	background-color:#CCCCCC;
	color:#666666;
	text-indent:0.5em;
	padding:3px 0;
	font-size:12px;
}
#logo {
	display:inline;
	padding-left:10px;
}
#com_name {
	display:inline;
}
#head_left {
	float:left;
}
#head_right {
	float:right;
}
#search {
	padding-top:10px;
	padding-right:10px;
}
#head_menu {
	padding-top:10px;
	clear:both;
}
#head_menu li {
	float:left;
}
#head_menu li a {
	height:16px;
	display:block;
	text-indent:-9999px;
}
#head_menu01 a {
	width:62px;
	background-image:url(../img/design/index/headmenu_home.gif);
	background-repeat:no-repeat;
}
#head_menu02 a {
	width:80px;
	background-image:url(../img/design/index/headmenu_contact.gif);
	background-repeat:no-repeat;
}
#head_menu03 a {
	width:87px;
	background-image:url(../img/design/index/headmenu_sitemap.gif);
	background-repeat:no-repeat;
}
#head_menu01 a:hover {
	width:62px;
	background-image:url(../img/design/header/headmenu_home_on.gif);
	background-repeat:no-repeat;
}
#head_menu02 a:hover {
	width:80px;
	background-image:url(../img/design/header/headmenu_contact_on.gif);
	background-repeat:no-repeat;
}
#head_menu03 a:hover {
	width:87px;
	background-image:url(../img/design/header/headmenu_sitemap_on.gif);
	background-repeat:no-repeat;
}
#head_img {
	width:860px;
	clear:both;
}
/*-----------------gr_menu-------------------*/
#gr_menu {
	background-image:url(../img/design/gr_menu/gr_menu_bg.gif);
	background-repeat:repeat-x;
	height:40px;
	width:860px;
}
#gr_menu li {
	float:left;
}
#gr_menu li a {
	height:40px;
	display:block;
	text-indent:-9999px;
}
#menu01 {
	width:190px;
	height:40px;
	padding-left:10px;
	margin-right:20px;
	
}
#menu02 a {
	width:112px;
	background-image:url(../img/design/gr_menu/meetingroom.gif);
	background-repeat:no-repeat;
}
#menu02 a:hover {
	background-image:url(../img/design/gr_menu/meetingroom_act.gif);
	background-repeat:no-repeat;
}
#menu02_act a {
	width:112px;
	background-image:url(../img/design/gr_menu/meetingroom_act.gif);
	background-repeat:no-repeat;
}
#menu03 a {
	width:178px;
	background-image:url(../img/design/gr_menu/weekly.gif);
	background-repeat:no-repeat;
}
#menu03 a:hover {
	background-image:url(../img/design/gr_menu/weekly_act.gif);
	background-repeat:no-repeat;
}
#menu03_act a {
	width:178px;
	background-image:url(../img/design/gr_menu/weekly_act.gif);
	background-repeat:no-repeat;
}
#menu04 a {
	width:150px;
	background-image:url(../img/design/gr_menu/office.gif);
	background-repeat:no-repeat;
}
#menu04 a:hover {
	background-image:url(../img/design/gr_menu/office_act.gif);
	background-repeat:no-repeat;
}
#menu04_act a {
	width:150px;
	background-image:url(../img/design/gr_menu/office_act.gif);
	background-repeat:no-repeat;
}
#menu05 a {
	width:97px;
	background-image:url(../img/design/gr_menu/company.gif);
	background-repeat:no-repeat;
}
#menu05 a:hover {
	background-image:url(../img/design/gr_menu/company_act.gif);
	background-repeat:no-repeat;
}
#menu05_act a {
	width:97px;
	background-image:url(../img/design/gr_menu/company_act.gif);
	background-repeat:no-repeat;
}
#menu06 a {
	width:93px;
	background-image:url(../img/design/gr_menu/access.gif);
	background-repeat:no-repeat;
}
#menu06 a:hover {
	background-image:url(../img/design/gr_menu/access_act.gif);
	background-repeat:no-repeat;
}
#menu06_act a {
	width:93px;
	background-image:url(../img/design/gr_menu/access_act.gif);
	background-repeat:no-repeat;
}
#pan {
	padding-top:5px;
}
#pan li {
	float:left;
	font-size:80%;
	line-height:16px;
	color:#669999;
	margin-bottom:10px;
}
#pan li a {
	color:#666666;
	text-decoration:none;
}
#pan li a:hover {
	color:#FF0000;
}
.pan_list {
	padding:0 0 0 20px;
	background-image:url(../img/design/pan_allow.gif);
	background-repeat:no-repeat;
}
.home {
	background-image:url(../img/design/pankuzu.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}
#main_text {
	width:350px;
	float:left;

}
#main_text p {
	font-size:90%;
	line-height:135%;
	padding:5px 10px 10px 10px;
	color:#333333;
}
#main_nav {
	width:280px;
	float:right;
	margin-top: 10px;
}
#main_nav li {
	font-size:14px;
	color:#333333;
	margin-bottom:20px;
}

/*-----------------sidebar-------------------*/
#sidebar {
	width:190px;
	float:left;
	padding-bottom:10px;
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	/*\*/
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
	_font-family: "ＭＳ Ｐゴシック", sans-serif;
	/**/
}
#side_mdl {
	background-image:url(../img/design/sidebar/sidebar_mdl.gif);
	background-repeat:repeat-y;
}
#side_btm {
	height:6px;
	font-size:0;
	line-height:0;
}
.side_menu {
	margin-bottom:24px;
}
.side_menu a {
	font-size:14px;
	color:#FFFFFF;
	background-image:url(../img/design/sidebar/sidebar_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-left:14px;
	margin-left:16px;
	margin-right:10px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	display:block;
	border-bottom:1px #FFFFFF dotted;
}
.side_menu a:hover {
	background-image:url(../img/design/sidebar/sidebar_act_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:14px;
	color:#666666;
	padding-left:14px;
	margin-left:10px;
	height:24px;
	line-height:24px;
	text-decoration:none;
}
.side_list02 {
	margin-left:15px;
}
#act {
	background-image:url(../img/design/sidebar/sidebar_act_bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#666666;
	padding-left:14px;
	margin-left:10px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	display:block;
}
#act02 {
	background-image:url(../img/design/sidebar/sidebar_act_bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#666666;
	padding-left:14px;
	margin-left:25px;
	margin-right:15px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	display:block;
}

#sub_menu {
	margin-left:10px;
	font-size:90%;
}
#sub_menu li {
	color:#FF0000;
}
#com_info {
	width:170px;
	margin-left:10px;
	margin-top:10px;
}
/*-----------------footer-------------------*/
#footer {
	width:860px;
	background-color:#CCCCCC;
	color:#336699;
	text-indent:0.5em;
	font-size:90%;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	text-decoration: none;
}
#copyright {
	padding:5px 0;
}
/*-----------------text-------------------*/
h1 {
	font-size:18px;
	line-height:30px;
	clear:both;
	text-indent:10px;
	color:#666666;
	margin-top: 10px;
	
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	/*\*/
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
	_font-family: "ＭＳ Ｐゴシック", sans-serif;
	/**/
}
h2 {
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/design/h2.gif);
	background-repeat:no-repeat;
	line-height:34px;
	text-indent:10px;
	color:#333333;
	clear:both;
	margin-bottom:10px;
	padding-left: 10px;
	margin-top: 16px;
}
h3 {
	clear:both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	color: #666666;
	line-height: 120%;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	background-image: url(../img/design/h3.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
}
.text {
	font-size:90%;
	line-height:135%;
	padding:5px 10px 10px 10px;
	color:#333333;
}

.pagetop {
	text-align:right;
	font-size:90%;
	clear:both;
}
.pagetop a {
	color:#666666;
}
.pagetop a:hover {
	color:#CC0000;
}
.style_red {
	color:#FF0000;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.text_center {
	text-align:center;
}
sup {
	color:#FF0000;
}
strong {
	font-weight: normal;
}
em {
	color: #FF0000;
	font-style: normal;
}
/*-----------------table-------------------*/
.td_center td {
	text-align:center;
}
.table_01 {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:86%;
	color:#333333;
	line-height:140%;
	border: 1px solid #F2F2F2;
}
.table_01 th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding: 1px;
	background-color: #F6F6F6;

}
.table_01 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;

}
.table_02 {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:86%;
	color:#333333;
	line-height:140%;
	border: 1px solid #F2F2F2;
}
.table_02 th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding: 1px;
	background-color: #F6F6F6;

}
.table_02 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;

}
.table_cancel {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:86%;
	color:#333333;
	line-height:140%;
	border: 1px solid #F2F2F2;
	background-color: #FF0000;
}
.table_cancel th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
	padding: 1px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.table_cancel td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-color: #FFFFFF;
}
tr.oddline {
	background-color:#FFFFFF;
}
tr.evenline {
	background-color:#FCFCFC;
}
caption {
	text-align:left;
	padding:5px 0;
	font-weight:bold;
}
.w_100 {
	width:100px;
}
.w_120 {
	width:120px;
}
.w_350 {
	width:350px;
}
/*-----------------list-------------------*/
.ul_01 {
	margin-left:30px;
}
.ul_01 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	list-style:disc;
	margin-left:30px;
}
.ul_02 {
	padding:0 10px 10px 50px;
}
.ul_02 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	list-style:disc;
}
.ul_03 {
	margin-left:30px;
}
.ul_03 li {
	font-size:90%;
	color:#333333;
	line-height:135%;
	margin-left:30px;
}

.ol_01 {
	margin-left:30px;
}
.ol_01 li {
	color:#333333;
	line-height:135%;
	list-style:decimal;
}
.ol_02 {
	padding:0 10px 10px 50px;
}
.ol_02 li {
	color:#333333;
	line-height:135%;
	list-style:decimal;
	font-size:90%;
}

.sitemap {
	margin-left:10px;
	font-size:90%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
}
.sitemap ul {
	margin-left:20px;
	margin-bottom:16px;
	font-size: 90%;
}
.sitemap li {
	line-height:135%;
	list-style-type: none;
}
.sitemap li li {
	list-style:circle;
}
.sitemap li li li {
	list-style:square;
}
.dl_link {
	margin-left: 20px;
}
.dl_link dd {
	margin: 0px;
	padding: 0px 0px 10px 50px;
}
.dl_link dt {
	background-image: url(../img/file.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-bottom:5px;
}
.dl_faq {
	font-size:90%;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.dl_faq dt {
	color:#CC0000;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:1px solid #CC0000;
}
.dl_faq dd {
	font-weight: bold;
	background-image: url(../img/conference/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 21px;
	margin:0 10px 5px 0px;
}
.dl_faq dd a {
	color:#666666;
}

/*-----------------fieldset-------------------*/
fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:10px;
}
legend {
	font-size:90%; 
	color:#FF6600;
	font-weight:bold;
}
fieldset p {
	font-size:90%;
	padding:10px 20px 0 20px;
	line-height:135%;
}

/*-----------------float-------------------*/
.fl_l {
	float:left;
}
.fl_r {
	float:right;
}
.cl {
	clear:both;
	font-size:0;
	line-height:0;
}
.cl_02 {
	clear:both;
}
/*-----------------form-------------------*/
#form_js {
	margin-bottom:10px;
}
.button {
	background-color:#EEEEEE;
	border:1px solid #666666;
	padding:2px;
	cursor:pointer;
}
/*-----------------address-------------------*/
address {
	margin-left:10px;
	font-size:90%;
	color:#333333;
	line-height:135%;
	clear:both;
	padding-top:10px;
	font-style:normal;
}
.telno {
	border-bottom:1px solid #000000;
	display:block;
	font-weight:bold;
}
/*-----------------policy-------------------*/
.policy {
	font-size: 90%;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	color: #333333;
	background-color: #FDFCF2;
	border-top: 1px solid #FFFFF4;
	border-right: 1px solid #EDEFDC;
	border-bottom: 1px solid #EDEFDC;
	border-left: 1px solid #FFFFF4;
	margin: 10px 30px;
	background-image: url(../img/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 150%;
}
/* 画像回り込み */
.photo {
	float:left;
}
.m_rb20 {
	margin-right:20px;
	margin-bottom:10px;
}
.p_rb10 {
	margin-right:10px;
	margin-bottom:10px;
}
.p_rb5 {
	margin-right:5px;
	margin-bottom:10px;
}
/* Q&A */
.q {
	font-size:90%;
	color: #006666;
	font-weight: bold;
	background-image: url(../img/conference/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 21px;
	margin:0 10px 10px 10px;
}
.a {
	font-size:90%;
	background-image: url(../img/conference/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 21px;
	margin:0 10px 25px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DFD3B9;
	padding-bottom: 10px;
}
.box0 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.box_h {
	width: 300px;
}
.index_side {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 20px;
}
.coution {
	margin: 20px;
	padding: 20px;
	width: 540px;
	border: 4px double #FF0000;
	text-align: center;
	font-size: 16px;
	line-height: 140%;
	color: #FF0000;
}
