@charset "UTF-8";

/* {
--------------------------------------------------------------- */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font:13px arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
}
#wrapper {
	width: 964px;
	margin: 0px auto;
	font-size:100%;
	background-image: url(../img/wrap_bg.jpg);
	background-repeat: repeat-y;
	line-height: 160%;
}
h1 {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 132px;
	width: 964px;
	margin: 0px auto;
}
h1 a {
	display: block;
	height: 100px;
	width: 520px;
	outline:none;
}
table {
    font-size:inherit;
    font:90%;
}
#nav {
	float: left;
	width: 227px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	width: 227px;
	height: 34px;
}
#con {
	float: right;
	width: 737px;
	min-height: 560px;
	height: auto !important;
	height: 400px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#footer p {
	display: none;
}
#pagetop {
	background-image: url(../img/bg_con2.gif);
	background-repeat: repeat-y;
	text-align: right;
	margin-top: 26px;
	margin-bottom: 18px;
	clear: both;
	margin-right: 44px;
}


/* トップページ
--------------------------------------------------------------- */
#top-kaiki {
	background-image: url(../img/top_kaiki.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 737px;
}
#top-kaiki p {
	display: none;
}
#top-photo {
	height: 173px;
	width: 655px;
	margin-top: 15px;
	margin-left: 30px;
}
#news {
	width: 655px;
	margin-left: 30px;
	margin-bottom:10px;
}
#news h2 {
	background-image: url(../img/top_news.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 655px;
	text-indent: -999999px;
}

#news .attention{
	font-weight:bold;
	color:#C30;
	text-align:center;
	font-size:15px;
	margin-top:5px;
	border-bottom-color:#999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	padding-bottom:3px;
	padding-top:3px;
}
#news .attention a ,
#news .attention a:visited{
	font-weight:bold;
		color:#C30;
		text-decoration:none;
}
#news .attention a:hover{
	text-decoration:underline;
}

#news #message{
	padding:15px 20px !important;
	font-size:14px;
	/*height:300px;
	overflow: scroll;
	overflow-x: hidden;*/
}
#news #message h3 {
	margin: 15px 0 0.5em 0;
	padding: 0;
	background-image: none;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 126%;
}
#news #message h4 {
	color: #333;
	font-weight: bold;
	background-image: url(../img/icon_dot_red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 116%;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#news #message p {
	text-indent: 12px;
}

#news #box-wrap{
	display:block;
	margin-top:20px;
	border:2px solid #D7E3E1;
	padding:10px;
	margin-left:10px;
}
#news #box-wrap #box{
	overflow: scroll;
	height:200px;
	overflow-x: hidden;
	}

#news dl {
	margin-top: 5px;
	margin-left: 8px;
}
#news dt,
#news dd {
	margin-bottom: 8px;
}
#news dt {
	background-image: url(../img/icon_arrow_gry.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
	background-position: 0px 5px;
	float: left;
	width: 80px;
	line-height: 130%;
}
#news dd {
	float: left;
	width: 500px;
	line-height: 130%;
}
#news #end {
	background-color: #FBF3F0;
	border: 1px solid #F2EAE8;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
}
#news #end p {
	text-indent: 1em;
}
#news #end #sta {
	text-indent: 0;
	margin-bottom: 1em;
}
#news #end .boxl {
	text-indent: 0;
	float: left;
	width: 40%;
	padding-top: 1em;
	padding-bottom: 1em;
}
#news #end div .boxR {
	float: right;
	width: 40%;
	text-align: right;
	padding-top: 1em;
	padding-bottom: 1em;
}
#news #end #attached {
	text-indent: 0;
	padding-top: 1.5em;
}





/* バナーエリア */
#area-bana {
	margin-top: 30px;
	margin-bottom: 20px;
}
#area-bana h2 {
	background-image: url(../img/top_ttl_sponsors.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 27px;
	width: 655px;
}
#area-bana p img {
	margin: 20px;
	vertical-align: middle;
}
#area-bana p a {
	outline: none;
}
#area-bana #banArea1,
#area-bana #banArea2,
#area-bana #banArea3,
#area-bana #banArea4 {
	margin: 20px;
	float: left;
	display: inline; /* for IE6 */
	overflow: hidden;
	zoom: 1;
}




/* コンテンツページ共通
--------------------------------------------------------------- */
#con #inner {
	width: 670px;
	margin-left: 26px;
}
#junbi {
	margin-top: 50px;
	font-size: 150%;
	color: #666666;
	background-image: url(../img/junbi.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999999px;
	text-align: center;
	background-position: center;
}
h3 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../img/ttl3_bg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 25px;
	width: 670px;
	padding-top: 3px;
	margin-top: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BF4545;
	margin-left: 10px;
	font-size: 114%;
	margin-top: 1em;
}
#inner p,
#inner ol,
#inner ul,
#inner dl {
	margin-left: 11px;
}
#inner dt {
	font-weight: bold;
	color: #333333;
}
#inner dd {
	margin-left: 10px;
}
#inner ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#inner .ul-dot-l {
	margin-top: 1em;
	margin-bottom: 1em;
}
#inner .ul-dot-l li {
	background-image: url(../img/icon_dot_red.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	margin-left: 5px;
	padding-left: 16px;
	margin-top: 2px;
}
#inner dl {
	margin-top: 1em;
}
#inner blockquote {
	margin-left: 20px;
}
#inner ol {
	margin-left: 3em;
}
#inner ol li {
	list-style-type: decimal;
}



/* 装飾
--------------------------------------------------------------- */
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.area-btn {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
.area-btn-lf {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
}

.text-chuki {
	padding-left: 1em;
	text-indent: -1em;
}
.text-red {
	color: #FF0000;
}
.underline {
	border-bottom: solid 1px #ff0000;
}
.dotline {
border-bottom: dotted 1px #ff0000;
}
.doubleline {
	border-bottom: double 3px #ff0000;
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line-btm {
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.rectangle {
border:solid 1px #ff0000;
}
.mt-0,
#page-organizer .mt-0 {
	margin-top: 0px !important;
}
.mt-1 {
	margin-top: 1em;
}
.mt-mb-1 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.mb-1 {
	margin-bottom: 1em;
}
.ml15 {
	margin-left: 15px;
}
.mr40 {
	margin-right: 40px;
}
.mb30 {
	margin-bottom: 30px;
}
.pb30 {
	padding-bottom: 30px;
}


.tbl-layout {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.tbl-layout td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
}
.float-clear {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.pad-30p{
	padding-left:30px;
}

/* 画像の横にテキスト回り込み */
.img-float {
	float:left;
	margin-right: 12px;
}
.img-float-clear {
	clear:both;
}
/* clearfix
--------------------------------------------------------------- */
.clearfix:after {
	content: ".";  
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.img-c {
	vertical-align: middle;
}

.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* welcomeページ
--------------------------------------------------------------- */
#welcome h3 {
	background-image: none;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#walcome-name {
	text-align: right;
	margin-right: 2em;
}


/* What is UNITECR?  ページ
--------------------------------------------------------------- */
.whatis-deadline-waku {
	margin: 0.5em 1em;

}

.whatis-deadline {
	width: 400px;
	padding: 2px 15px;
	font-weight: bold;
	color: #4C4C4C;
	background-color: #FEF3C9;
	display: inline;
}

/* Call for papaer ページ
--------------------------------------------------------------- */
.deadline-waku {
	margin: 0.5em 1em;
	padding-top:10px;
	border: 2px solid #FFD9D9;
	background-color: #FAFAFA;
}

.deadline {
	width: 400px;
	padding: 2px 30px;
	font-weight: bold;
	color: #4C4C4C;
	background-color: #FFA6A6;
	display: inline;
}

#inner .deadline-waku dl dt,
#inner .deadline-waku dl dd {
	margin-bottom: 2px;
}

#inner .deadline-waku dl dt {
	width: 130px;
	margin-right:20px;
	line-height:120%;
}

#inner .deadline-waku dl dd {
	width: 600px;
	line-height:120%;
	padding-bottom:10px;
}

/* organizerページ  #page-organizer
--------------------------------------------------------------- */
#page-organizer dd {
	margin-bottom: 0.8em;
}

/* Sponsorsページ  #page-Sponsors
--------------------------------------------------------------- */
#page-sponsors p{
	margin-bottom: 1em;
	text-align: justify;
}

#page-sponsors .right {
	text-align: right;
}

#page-sponsors p{
	margin-bottom: 1em;
	text-align: justify;
}

#page-sponsors .ttl-center{
	margin-bottom: 1em;
	font-size:130%;
	font-weight:bold;
	text-align:center;
}
#page-sponsors .btn-spo {
	margin-top: 20px;
	border-width: 0 0 0 0 ;
	margin:20px 0 20px 10px;
}
/* Venueページ  #page-venue
--------------------------------------------------------------- */

#page-venue .img-floor{
	margin:0 20px 10px 20px;
}

/* Scheduleページ  #page-schedule
--------------------------------------------------------------- */
#page-schedule img{
	margin-top:20px;
	margin-left:10px;
}
#page-paper .area-btn img {
	padding-right: 5px;
	padding-left: 5px;
}
/* News and Updates #page-news
--------------------------------------------------------------- */
.btn-news{
	margin:30px 10px;
}
.btn-news img{
	margin-left:20px;
}
.link-bold a {
	font-weight:bold;
}


/* tbl-ptn6
--------------------------------------------------------------- */
table.tbl-ptn6{
	border-collapse: collapse;
	border-spacing: 1px;
	margin-left: 30px;
	color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 3px;
	border: 1px solid #BAB6A3;
}
.tbl-ptn6 thead th{
	background-color: #F3F1E2;
	text-align: center;
	font-weight: bold;
	color: #34472A;
	background-image: url(../img/th_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BAB6A3;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:130%;
}
.tbl-ptn6 tbody th,
.tbl-ptn6 td{
	border: 1px solid #BAB6A3;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tbl-ptn6 tbody th{
	text-align: center;
	color: #5F5A45;
	background-image: none;
	width: 190px;
	line-height:130%;
	letter-spacing: 0em;
	font-weight:bold;
}
.tbl-ptn6 td{
	border: 1px solid #BAB6A3;
	text-align: center;
	color: #333333;
}

/* #Q&A
--------------------------------------------------------------- */
#page-qa .question{
	background-image:url(../img/qa_title_bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#6c390c;
	font-size:14px;
	padding-left:40px;
	padding-top:6px;
	height:37px;
	margin-top:1.5em;
	}
#page-qa .answer{
	background-image:url(../img/btn_answer.gif);
	background-repeat:no-repeat;
	background-position:lef top;
	padding-left:40px;
	margin-left:50px;
	padding-top:5px;
	padding-bottom:20px;
}

#page-qa dl{
	margin-left:100px;
}

#page-qa dl dt{
	background-image: url(../img/icon_arrow_gry.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 7px;
	padding-left: 9px;
	margin-top: 2px;
}
#page-link ul li {
	background-image: url(../img/icon_dot_red.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	line-height: 140%;
}
#page-link ul li img {
	margin: 10px;
}
#page-sitemap ul li {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 114%;
	background-image: url(../img/icon_dot_red.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
#page-sitemap ul li ul {
	margin-top: 0.5em;
}
#page-sitemap ul li ul li {
	font-weight: normal;
	margin-bottom: 0.2em;
	font-size: 90%;
	background-image: none;
	list-style-type: disc;
	padding-left: 0px;
}

