@charset "UTF-8";

.index_title{
	margin-bottom:10px;
}

.text_bold{
	font-weight:bold;
	line-height:115%;
	font-size:120%;
}

.text_bold2{
	font-weight:bold;
	line-height:115%;
	font-size:100%;
	color:#4a7318;
	margin-bottom:3px;
}

.text_gray_bold{
	font-weight:bold;
	line-height:120%;
	font-size:125%;
	color:#888888;
	margin-bottom:3px;
}

.text_red_bold{
	font-weight:bold;
	line-height:120%;
	font-size:125%;
	color:#990000;
	margin-bottom:3px;
}

.text_green_bold{
	font-weight:bold;
	line-height:120%;
	font-size:125%;
	color:#336600;
	margin-bottom:3px;
}

.text_lightgreen_bold{
	font-weight:bold;
	line-height:120%;
	font-size:125%;
	color:#4a7318;
	margin-bottom:3px;
}



.text_blue_bold{
	font-weight:bold;
	line-height:120%;
	font-size:125%;
	color:#0033cc;
	margin-bottom:3px;
}

.text_gray{
	font-weight:nomal;
	line-height:120%;
	font-size:125%;
	color:#888888;
	margin-bottom:3px;
}

.text_oil_title{
	border-left: 5px solid gray;
	border-bottom: 1px solid gray;
	padding-left: 8px;
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
}

.text_index{
	border-left:5px solid gray;
	border-bottom:1px solid gray;
	padding-left:8px;font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
}

.bordersolid{
	margin-top:5px;
	border:1px solid gray;
	padding:10px 10px 0px 10px;
}

.underborder{
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	color:#3366CC;
}

.inner_text{
	margin-left:1em;
	font-size:110%;
	line-height:170%;
}

.testmonials{
	width:160px;
	margin:0;
	background-image: url('../images/news/testmonials_images/news_testimonials.gif');
	background-repeat: repeat-y;
	padding:0px 5px;
	font-size:90%;
}

.LeftCol{
	width: 200px;
	margin: 0px 10px 0px 10px;
	background: url(../images/exhibition/exhibitions_contentsBg.gif) repeat-y left top;
}

.LeftCol p{
	width: 180px;
	margin: 0px!important;
	padding-left: 10px;
}

.spanFix{
	background: url(../images/exhibition/arrow01.gif) no-repeat left center ;
	padding-left: 15px;
	vertical-align: middle;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.pd5{
	padding:5px;
}

.pl10{
	padding-left: 10px;
}

.pl15{
	padding-left: 15px;
}

.pl20{
	padding-left: 20px;
}


.clear{
	clear:both;
}

.clearfix:after {
  content: ".";
   display: block;
   clear: both;
  height: 0;
  visibility: hidden;
}
/* REGIST TABLE */

.table_style{
	border:1px solid black;
	margin-left:10px;
}

.table_head{
	border-bottom:1px solid black;
	padding:5px;
	background-color:#444444;
	color:white;
	font-size:120%;
}

.table_title{
	border-bottom:1px solid black;
	padding:5px;
	background-color:#777777;
	font-size:120%;
	color:white;
}

.table_title2{
	border-bottom:1px solid black;
	padding:5px;
	background-color:#777777;
	border-right:1px solid black;
}

.table_title_hissu{
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:5px;
	background-color:#777777;
}

.table_title2 .text{
	font-size:120%;
	color:white;
}
.table_title2 .text2{
	font-size:90%;
}
.table_index{
	border-bottom:1px solid black;
	padding:5px;
	background-color:#BBBBBB;
}

.table_index2{
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:5px;
	background-color:#BBBBBB;
}

.table_detail{
	border-bottom:1px solid black;
	padding:5px;
	background-color:#EEEEEE;
}
.table_detail2{
	padding:5px;
	background-color:#EEEEEE;
}
.table_detail .text,
.table_detail2 .text{
	font-size:90%;
	color:#666666;
}

.error_text{
	font-weight:bold;
	line-height:115%;
	font-size:110%;
	color:red;
}

.newest_name{
	border-top:1px dotted gray;
	margin-bottom:10px;
	margin-top:10px;
}

.newest_middle{
	padding-left:23px;
	background-image:url('../images/art_newest/art_middle.gif');
	background-position:left bottom;
	background-repeat: repeat-y;
}

.newest_area{
	width:150px;
	margin:0;
	padding:0;
}

.newest_border{
	border-top:1px solid gray;
	margin-top:10px;
	margin-bottom:10px;
}

.whatscol{
	width: 200px;
	margin-bottom: -5px;
	padding:20px 10px 0px 10px;
}