#news_btn {
  text-align: center;
  margin-top: 10px;
  margin-left: 40px;
  *margin-left: 30px;  /* IE Only */
  width: 118px;
  height: 20px;
  padding: 0px;
}
#news_btn button {
  background-color: transparent;
  overflow: hidden;
}
#news_lamp {
  background: url(../images/news/btn_back_s.gif);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  width: 200px;
  padding: 0px 10px 0px 10px;
  white-space: nowrap;
}
#news_lamp button {
  white-space:nowrap;
  background-color: transparent;
  border: none;
  padding:0px;
  margin:0px;
  width: 12px;
  *width: 11px; /* IE Only */
  height: 11px;
  vertical-align: middle;
}
#btn_space {
  background: url(../images/news/btn_space.gif);
}
#news_btn_left {
  background: url(../images/news/btn_back_l.gif);
  width: 32px;
  height: 27px;
}
#news_btn_right {
  background: url(../images/news/btn_back_r.gif);
  width: 32px;
  height: 27px;
}
#news_btn_left button {
  width: 26px;
  height: 10px;
  border: none;
  vertical-align: middle;
  margin-left: 6px;
  padding: 0px;
}
#news_btn_right button {
  width: 26px;
  height: 10px;
  vertical-align: middle;
  border: none;
  margin-right: 6px;
  padding: 0px;
}
#news_pause {
  background: url(../images/news/pause_btn_back.gif);
  width: 32px;
  height: 27px;
}
#news_pause button {
  width: 28px;
  height: 24px;
  vertical-align: middle;
  border: none;
  margin-right: 6px;
  padding: 0px;
}
#news_pause_mark {
  margin:6px 12px 0px 11px;
  width: 9px;
  height: 10px;
}
#news_waku {
	position: relative;
	border: none;
	width: 500px;
	background-color: transparent;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#news_items {
  position: relative;
  width: 6000px;
  left : 0px;
  z-index : 2;
  visibility : visible;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#news_list {
  float: left;
  width: 6000px;
  display: inline;
  padding-left: 10px;
  margin-left: 0px;
  margin-top: 0px;
}
#news_list #news_item {
	float: left;
	display: inline;
	padding-left: 0px;
	margin-right: 40px;
	width: 460px;
	height: 750px;
	overflow: hidden;
}
#news_list #news_title {
  color: #01A2B0;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}
#news_list #news_title_right {
	color: #01A2B0;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
}

#news_list #news_title a {
	color: #01A2B0;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_title a:hover{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_title2 {
  color: #01A2B0;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}

#news_list #news_title2 a {
	color: #01A2B0;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_title2 a:hover{
	color: #666666;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_title3 {
  color: #01A2B0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}

#news_list #news_title3 a {
	color: #01A2B0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_title3 a:hover{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list #news_item #news_news {
  color: #444444;
  font-size: 10pt;
}


#news_list #news_item #news_news2 {
  color: #444444;
  font-size: 8pt;
}

#news_list #news_item #news_photo {
  text-align: center;
}

#news_list #news_item #news_photo02 {
  text-align: center;
}

#news_list #news_item #news_photo img {
  margin: 0px 5px 0px 5px;
  border: solid 1px #afafaf;
}

#news_list #news_item #news_photo03 img {
  margin: 0px 1px 0px 1px;
  border: solid 1px #afafaf;
}



#news_list #news_item #news_photo01 img {
  border: solid 1px #afafaf;
}
.topicsBG .arc_title {
	padding-left: 50px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #333333;
}

.topicsBG .topics_conte #news_waku #news_items #news_list #news_item .scon02 {
	float: left;
	width: 250px;
}


/*アーカイブページ*/
#news_waku2 {
  position: relative;
  border: none;
  width: 500px;
  background-color: transparent;
  overflow: hidden;
  padding: 0px 10px 10px;
}

#news_items {
  position: relative;
  width: 6000px;
  left : 0px;
  z-index : 2;
  visibility : visible;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#news_list2 {
  float: left;
  width: 6000px;
  display: inline;
  padding-left: 10px;
  margin-left: 0px;
  margin-top: 0px;
}
#news_list2 #news_item {
	padding-left: 0px;
	margin-right: 40px;
	width: 460px;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	list-style-type: none;
}

#news_list2 #news_item2 {
	padding-left: 0px;
	margin-right: 40px;
	width: 460px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	list-style-type: none;
}

#news_list2 #news_item_bottom {
	padding-left: 0px;
	margin-right: 40px;
	width: 460px;
	overflow: hidden;
	text-align: right;
	padding-top: 15px;
	list-style-type: none;
	
}

#news_list2 #news_title {
  color: #01A2B0;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}
.news_titleblue {
	font-size: 18px;
	color: #01A2B0;
	font-weight: bold;
}
.news_title_table {
	font-size: 18px;
	font-weight: bold;
	color: #00A2B0;
}
.topics_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#news_list2 #news_title2 {
  color: #01A2B0;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}

#news_list2 #news_title a {
	color: #01A2B0;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list2 #news_title a:hover{
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#news_list2 #news_item #news_news {
  color: #444444;
  font-size: 10pt;
}

#news_list2 #news_item2 #news_news {
  color: #444444;
  font-size: 10pt;
}

#news_list2 #news_item #news_photo {
  text-align: center;
}
#news_list2 #news_item #news_photo img {
  margin: 0px 5px 0px 5px;
  border: solid 1px #afafaf;
}

#news_list2 #news_item #news_photo03 img {
  margin: 0px 3px 0px 3px;
  border: solid 1px #afafaf;
}

#news_list2 #news_item #news_photo01 img {
  border: solid 1px #afafaf;
}
.topicsBG .arc_title {
	padding-left: 50px;
	padding-bottom: 25px;
	font-size: 14px;
	color: #333333;
}

.topicsBG .topics_conte #news_waku2 #news_items #news_list2 #news_item2 .scon01 {
	float: left;
	width: 305px;
}

.topicsBG .topics_conte #news_waku2 #news_items #news_list2 #news_item2 #news_photo01 {
	width: 139px;
	float: left;
	background-position: center;
	vertical-align: top;
	margin-left: 15px;
}
.topicsBG .topics_conte #news_waku2 #news_items #news_list2 #news_item2 #news_news01 {
	clear: left;
	color: #444444;
  font-size: 10pt;
}
/*アーカイブページエンド*/
.topicsBG .topics_conte #news_waku #news_items #news_list #news_item #news_photo01 {
	float: left;
	width: 130px;
	text-align:left;
}
.topicsBG .topics_conte #news_waku #news_items #news_list #news_item .caption {
	text-align: center;
	width: 470px;
	padding-left: 75px;
}
.pro2008_topicsBG .pro_conte2008 .photoCap .inPho {
	width: 250px;
	margin-right: 15px;
	font-size: 10px;
	color: #333333;
	float: left;
}
.pro2008_topicsBG .pro_conte2008 .creaLeft {
	clear: left;
	padding-top: 12px;
}
.pro2008_topicsBG .pro_conte2008 .photoCap {
	width: 550px;
}

.pro2009_topicsBG .pro_conte2009 .photoCap .inPho {
	width: 250px;
	margin-right: 15px;
	font-size: 10px;
	color: #333333;
	float: left;
}
.pro2009_topicsBG .pro_conte2009 .creaLeft {
	clear: left;
	padding-top: 12px;
}
.pro2009_topicsBG .pro_conte2009 .photoCap {
	width: 550px;
}


#news_item #news_photo2 {
	text-align: center;
	margin-bottom: 5px;
}
#news_list #news_item #news_photo2 img {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.topicsBG .topics_conte #news_waku #news_items #news_list #news_item .topicL {
	color: #444444;
	font-size: 10pt;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 60px;
}
.topicsBG .topics_conte #news_waku #news_items #news_list #news_item .topicR {
	color: #444444;
	font-size: 10pt;
	padding-left: 20px;
	float: left;
}

dl,dt,dd {
	margin: 0px;
	padding: 0px;
}


.noguchi_bg .pro_conte .contents .tp_fl {
	float: left;
	width: 145px;
	margin-right: 12px;
	margin-top: 12px;
}
.noguchi_bg .pro_conte .contents .fll {
	margin-top: 12px;
	float:left;
}

.noguchi_bg .pro_conte .contents .tp_fl2 {
	float: left;
	width: 150px;
	margin-right: 12px;
	margin-top: 12px;
}
.noguchi_bg .pro_conte .contents .fll2 {
	margin-top: 12px;
	float:left;
	width:145px;
}

.noguchi_bg .pro_conte .contents .name {
	float: left;
	width: 60px;
	margin-top:0px;
}

.noguchi_bg .pro_conte .contents .serif {
	float:right;
	width:250px;
	margin-top:0px;
}
.pro2010_topicsBG .pro_conte2010 .BigBox2010 {
	width: 500px;
	text-align: center;
	padding-left: 25px;
}
#news_item .topics_conte {
	border: 1px solid #CCC;
	padding: 5px;
	width: 220px;
}
.noguchi_bg tr .pro_conte table tr .contents .contents {
	padding: 5px;
	border: 1px solid #CCC;
	width: 220px;
}
#ndjc_gouhyo {
	width: 340px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*マウスオーバー半透明画像*/
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
/*マウスオーバー半透明画像*/

/*トップページテーブル 12px*/
.t-12 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-13 {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-12_table {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-12_table_center {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-12_table_right {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 14px;
}
.t-12_table_centerc {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	background-color: #FFF9DF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*トップページテーブル 12px*/

/*トップページテーブル 11px*/
.t-10 {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-10_table {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-10_table_center {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.t-10_table_right {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 5px;
}
.t-10_table_centerc {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	background-color: #FFF9DF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*トップページテーブル 112px*/
