/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/*
a:hover {background:#ffffff; text-decoration:none;} 
BG color is a must for IE6*/

a.tooltip div{
  display:none; padding:3px 3px; width:200px;z-index:100;
}
a.tooltip:hover div{
  display:inline; position:absolute;margin-left:10px;background:#bbbbbb; color:#333333;
  opacity:0.9; 
  filter:alpha(opacity=90);
  text-decoration:none;
}


.book_backg {
  background-color:#000000;
  padding:10px;
}
.book {
  margin:10px;
}
.book img{
  border:3px solid #333333;
}
.book a:hover img{
  border:3px solid #c0c080;
}

#adsense2 {
  position:absolute;
  bottom:10px;
}
.contenttoc th, .toclink, .pagenavcounter {
  display:none;

}
.pagenavbar {

}
.sectiontableheader {
 display:none;
}
.sectiontableentry1 {
  background-color:#333333;
}
.sectiontableentry2 {
  background-color:#555555;
}
.sectiontableentry1 td, .sectiontableentry2 td{
  padding-right:10px;
  line-height:150%;
}

img.fixtrans {
  behavior: url(/js/iepngfix.htc) 
}
#newsshow1 {
  margin-top:10px;
}
#newsshow1 h4.gk_news_show_news_header {
  font-size:100%;
  height:22px;
}
#watchtype h4.gk_news_show_news_header {
  font-size:100%;
  padding:5px;
}
.gk_round {
  background-color:#333333;
  height:180px;
  overflow:hidden;
  position:relative;
  margin:5px;
}
#newsshow1 .gk_round {
  padding:5px;
}

/* タイプ別一覧　*/
.gk_news_show_table {
  width:100%;
}
#watchtype td{
  padding:5px;
}
#watchtype img.gk_news_show_news_image_static {
  width:100px;
  margin:-5px auto;
}

#watchtype .gk_news_show_news_img_outline {
  width: 100%;
  position: absolute;
  bottom: 10px;
}
.gk_news_show_table img{
  border:3px solid #333333;
  width:80px;
}
.gk_news_show_table a:hover img{
  border:3px solid #c0c080;
}
.gk_news_show_news_header a:visited, .gk_news_show_news_header a:link {
  color:#c0c080;
}
#newsshow1 img.gk_news_show_news_image_static {
  margin-right:5px;
}

/* 記事 */
.article_bg {
  z-index: 1;
  position:relative;
  float:left;
  margin:8px 0 10px 0;
}

/* 特集 */
.feature_bg {
  position:relative;
  float:left;
  background-color:#333333;
  margin:8px 0 10px 0;
}
.feature_left {
  float:left;
  margin:10px;
}
.feature_left img {
  border:3px solid #333333;
}
.feature_left a:hover img {
  border:3px solid #c0c080;
}
.feature_right {
  padding:10px;
  margin:10px 20px 0 0;
}
.feature_list {
  margin: 10px 5px 5px 10px;
  float:left;
}
.feature_list img{
  border:3px solid #000000;
}
.feature_list a:hover img{
  border:3px solid #c0c080;
}

/* モデル一覧 */
.model_artcle_body {
  margin:8px 0 10px 0;
  padding:5px;
}
.model_list_bg {
  background-color:#333333;
  height:auto;
  width:auto;
}
.model_list {
  float:left;
  background-color:#333333;
  width:140px;
  height:165px;
  padding:10px 0px 0px 0px;
  margin:0 10px 10px 10px;
  text-align:center;
}
.model_list img {
  margin-bottom:10px;
  border:3px solid #333333;
}

.model_list a:hover img {
  border:3px solid #c0c080;
}
.model_list_bg a:hover{
  text-decoration:none;
  color:#c0c080;
}

a.other_model, a.other_model:visited {
  background:transparent url(/images/watch/readmore_off.png) no-repeat scroll left top;
  color:#FFFFFF;
  display:block;
  margin:10px 0 0 0;
  width:110px;
  height:35px;
  line-height:35px;
  text-align:center;
  position:absolute;
  bottom:0px;
  right:20px;
  behavior: url(/js/iepngfix.htc) 
}
a.other_model:hover {
  background:transparent url(/images/watch/readmore_on.png) no-repeat scroll left top;
  text-decoration:none;
  behavior: url(/js/iepngfix.htc) 
}

a.readon, a.readon:visited {
  background:transparent url(/images/watch/readmore_off.png) no-repeat scroll left top;
  color:#FFFFFF;
  display:block;
  margin:10px 0 0 0;
  width:110px;
  height:35px;
  line-height:35px;
  text-align:center;
  position:absolute;
  bottom:0px;
  right:0px;
  behavior: url(/js/iepngfix.htc) 
}
a.readon:hover {
  background:transparent url(/images/watch/readmore_on.png) no-repeat scroll left top;
  text-decoration:none;
  behavior: url(/js/iepngfix.htc) 
}

td.gk_news_show_left {

}
td.gk_news_show_right {

}

a.video_td_left {
  display:block;
  height:30px;
  line-height: 30px;
  padding-left:50px;
  text-decoration:none;
  color:#ffffff;
  background:transparent url(/images/watch/video.png) no-repeat;
  behavior: url(/js/iepngfix.htc) 
}
 a:hover.video_td_left{
  background:transparent url(/images/watch/video_on.png) no-repeat;
  behavior: url(/js/iepngfix.htc) 
  text-decoration:none;
}
.video_td_left img{
  height:32x;
}
.video_td_right{
  color:#bbbbbb;
}
#adsense150x150 {
  padding:10px;
}
.model_menu{
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 0px;
  width:200px;
}
.model_menu h5{
  margin-top: 0px;
}

.collapse{
  background-image:none; background-color: #505030 !important ; 
  opacity:0.8; 
  filter:alpha(opacity=80);
  margin-top:-10px;
  padding:5px;
}
.collapse-container ul{
  display:block;
  width:160px;
  list-style:none;
  margin-left:0px;
  paddingt:0px;
  color:#ffffff;
}
.collapse-container ul li a:link, .collapse-container ul li a:visited{
  display:block;
  width:160px;
  text-decoration: none; 
  color:#ffffff;
}
.collapse-container ul li a:hover{
  display:block;
  width:160px;
  text-decoration: none;
  background-color:#c0c080 !important;
  color:#ffffff;
}
.moduletable_popular_article{
  font-size:100%;
  line-height:110%;
  padding:10px 0;
  background:#000000;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  text-align:left;
  width:362px;
  height:110px;
  clear:both;
}
.moduletable_popular_article ul{
  margin-left:20px;
  font-size:90%;
}
/*  Slide Show  */
#slideshowpro {
  position: absolute;
  top: -20px;
}
#slideshowpro img{
  border:2px solid #000000;
}
#slideshowpro a:hover img{
  border:2px solid #c0c080;
}

#watch_title {
  color: #ffffff;
  padding-left:10px;
  font-size:100%;
  margin-top:10px;
}
#watch_td_left {
  background: #333333;
  position:relative;
}
#watch_url img{
  border:3px solid #333333;
}
a:hover#watch_url img{
  border:3px solid #c0c080;
}

#watch_td_right {
  background: #333333;
  width: 670px;
  color:#9e957f;
  font-size:100%;
}
table#video_table  {
  background:#555555;
  width:100%;
}
table#video_table td {
  padding:2px 5px 2px 5px;
}
.detail a:link , .detail a:visited{
  display:block;
  width:110px;
  height:35px;
  text-decoration:none;
  color:#ffffff;
  background:transparent url(/images/watch/detail_off.png) no-repeat;
  behavior: url(/js/iepngfix.htc) 
}
.detail a:hover{
  background:transparent url(/images/watch/detail_on.png) no-repeat;
  behavior: url(/js/iepngfix.htc) 
}
#magnify{
  float:right;
  position:relative;
  margin-top:-84px;
  right:3px;
  z-index:10;
}
.moduletable_pool{
  text-align:left;
}
.title{
  height:28px;
  width: 700px;
  background:#ffffff;
  height:auto;
}
.title_backg{
  text-align:center;
  height:auto;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
}
.title_backg, .moduletable_pool{
  background:#000000;
  padding-top:20px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  clear:both;
}
.title_left{
  background:transparent url(/images/watch/corner-l.png) no-repeat scroll left top;
  width:20px;
  height:30px;
  float:left;
  font-size:0px;
}
.title_right{
  background:transparent url(/images/watch/corner-r.png) no-repeat scroll right top;
  width:20px;
  height:30px;
  float:right;
  font-size:0px;
}
.title_center{
  float:left;
  text-align:left;
  color:#9e957f;
  font-size:110%;
  font-weight:bold;
  width:660px;
  height:30px;
  line-height:30px;
  background:transparent url(/images/watch/center.png) repeat top;

}
.btitle{
  clear: both;
  width: 700px;
  height:10px;
}
.btitle_left{
  background:transparent url(/images/watch/corner-bl.gif) no-repeat scroll left top;
  width:20px;
  height:10px;
  float:left;
}

.btitle_right{
  background:transparent url(/images/watch/corner-br.gif) no-repeat scroll right top;
  width:20px;
  height:10px;
  float:right;
}
.btitle_center{
  float:left;
  color:#333333;
  font-size:92%;
  font-weight:bold;
  width: 660px;
  height:10px;
  background:transparent url(/images/watch/center-b.gif) repeat top;
}
#bottom{
  font-size:80%;
  margin-top:10px;
  height:40px;
  line-height:40px;
  background:#000000;
}
.blog {
 width:100%;
}

#leftcolumn div.module div div div div.div_lnd_intro,#leftcolumn div.module div div div div.div_lnd_list {
  width:0px;
}

ul {
 padding:0px 0 0 15px;
 margin:0px;
}
.contentpane ul{
 padding:5px 0 0 25px;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	background:#eeeeee;
}

body, td{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #bbbbbb;
	line-height: 110%;
}

a:link, a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {

}
#main_bg{

}
#logo_bg{
	background: #000000 url(../images/blue/bg_logo.gif) bottom repeat-x;
	width:auto;
        height:81px;
        padding-top:10px;
}

div#logo, div#main_bg, div#pillmenu, div#f_area {
	margin:0px auto;
	width: 1154px;
	text-align:left;
}
div#f_area {
  margin-top:10px;
}
div#user1{
  width:780px;
  float:left;
}
div#user2{
  float:left;
  margin-left:10px;
  width:328px;
}
div#user5{
  float:right;
  margin-left:10px;
  width:180px;
}
.logo{
	display: block;
	float:left;
	padding-top:15px;
}

a.logo,a.logo:hover, {
	font-size:1.5empx;
	line-height: 45px;
	color:#c0c080;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}
a.logo:link,a.logo:visited{
  padding-top:8px;
	font-size:1.5em;
	line-height: 45px;
	color:#c0c080;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}
div#user4{
	font-size:100%;
	float:right;
        margin-top:10px;
	width:400px;
	text-align:left;
}

.search {
	text-align:left;
	height:42px;
	padding:12px 0px 0px 47px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}


#user3{
	width:auto;
	border:0px;
	height:36px;
        background: url(/images/watch/menu_bar.png) top  repeat-x;
}

#pillmenu ul {
	margin: 0;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:12px;
}
#pillmenu li a,#pillmenu li a:hover {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 17px;
	padding: 0 17px 0 17px;
	color: #5B5858;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #5B5858;
}


#banner{
        margin:0 4px 0px 4px;
	width: 980px;
}
/*
#banner table.contentpaneopen{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	width:500px;
	float:left;
	text-align:left;
}
#banner table.contentpaneopen td{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
*/

#leftcolumn{
	margin: 0px;
	padding: 0px;
	padding-left:3px;
	width: 199px;
	float:left;
}
#rightcolumn{
        text-align:center;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	width: 440px;
	float:right;
}

#maincolumn{
	position:relative;
	width: 700px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
        background:#ffffff;
}
#maincolumn2{
	position:relative;
	width: 900px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
        background:#ffffff;
}

div.path{
	padding:15px 0 0 15px;
}

#main {
	color:#666666;
	float:left;
	padding:0 15px 15px 15px;
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
	background:#000000;
	width:668px;
	min-height:440px;
	height: auto !important;
 	height:440px;
/*	overflow:s/croll; */
}

#main ul {
	clear: both;
}

.article_separator {
  display:none;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px;
	margin-left:3px;
	padding: 0px;
	width: 191px;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 10px 2px 0px 0px;
	padding: 0px;
}
.pollstableborder_pool{
  text-align:left;
}
.poll_pool thead{
  display:none;
}
.pollstableborder_pool{
  margin:10px 0;
}
#rightcolumn div.moduletable_pool{
  width: 198px;
}
#rightcolumn div.moduletable_pool_bottom{
  width: 240px;
}

div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{

}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 191px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding: 4px 8px;
}

h3{
	text-align: left;
	color:#4A4A4A;
	font-size:100%;
	margin-top:10px;
	font-size:120%;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	list-style:none;
/*	background:url(../images/blue/menu_arrow.png) top left no-repeat;*/
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}

ul.mostread li{
	list-style:none;
/*	background:url(../images/blue/menu_arrow.png) top left no-repeat; */
}
ul.latestnews li{
	list-style:none;
/*	background:url(../images/blue/menu_arrow.png) top left no-repeat; */
}
.moduletable ul li {
	list-style:none;
/*	background:url(../images/blue/menu_arrow.png) top left no-repeat; */
}

div.componentheading{
  position:relative;
  top:-22px;
  color:#9e957f;
  font-weight:bold;
}

table.contentpaneopen{
  border-collapse: collapse;
  width:100%;
}
td.contentheading {
  width:500px;
}
.contentheading a:link, .contentheading  a:visited, .contentheading  a:hover{
  position:absolute;
  top:0px;
  color:#9e957f;
  font-weight:bold;
  font-size:110%;
  line-height:30px;
}
table.contentpaneopen td{

}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}

/*
div#f_area{
	margin:8px auto;
	width: 988px;
	text-align:left;
	background: #E4E4E4 url(../images/blue/bg_f_area.png) left repeat-y;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:0px 10px 10px 10px;
	width: 215px;
}
#f_area h3, #f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
	text-align: center;
	margin:0px;
	height: 44px;
	width: 208px;
	line-height: 44px;
	color:#FFFFFF;
	font-size:14px;	
}
*/
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}