@charset "UTF-8";

/* 2006_4_28 */
body {
	background-color: #fff; 
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Osaka, sans-serif; 
}

.urlname {
	font: 10pt 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 

}

#foot_menu {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 9pt;
	text-align: center;
}

#copyright {
	text-align: center;
	margin-top: 20px;
	font-size: 7pt;
}

.gnav_margin {
	margin-top: 4px;
}

.head1	 { color: black; font-weight: bold; font-size: 18px; line-height: 26px }
.head2	 { color: black; font-weight: bold; font-size: 16px; line-height: 22px }
.head2c  { color: #2e39a5; font-weight: bold; font-size: 16px; line-height: 22px }
.head3	 { color: #2e39a5; font-weight: bold; font-size: 14px; line-height: 21px }
.head3red { color: red; font-weight: normal; font-size: 14px; line-height: 21px }
.head4	 { color: #2e39a5; font-weight: bold; font-size: 13px; line-height: 20px }

.body1  { color: #555555; font-weight: normal; font-size: 13px; line-height: 20px }
.body1b { color: #555555; font-weight: bold; font-size: 13px; line-height: 20px }
.body1green { color: #006400; font-weight: normal; font-size: 13px; line-height: 20px }
.body1b_green { color: #006400; font-weight: bold; font-size: 13px; line-height: 20px }
.body1purple { color: #800080; font-weight: normal; font-size: 13px; line-height: 20px }
.body1blue { color: #4169e1; font-weight: normal; font-size: 13px; line-height: 20px }
.body2 { color: #555555; font-weight: normal; font-size: 12px; line-height: 18px }
.body2b{ color: #555555; font-weight: bold; font-size: 12px; line-height: 18px }
.body2bw{ color: #ffffff; font-weight: bold; font-size: 11px; line-height: 18px }
.body3  { color: #555555; font-weight: normal; font-size: 11px; line-height: 16px }
.body3_gray { color: #808080; font-weight: normal; font-size: 11px; line-height: 16px }
.body3b { color: #555555; font-weight: bold; font-size: 11px; line-height: 16px }
.smallb2red   { color:#990000;font-weight: bold; font-size: 10px; line-height: 10px }
.smallb2   { color: #555555;font-weight: bold; font-size: 10px; line-height: 10px }
.smallb   { color: #555555;font-weight: bold; font-size: 10px; line-height: 15px }

.small  { color: #555555;font-weight: normal; font-size: 10px; line-height: 15px }
.small2   { color: #555555;font-weight: normal; font-size: 9px; line-height: 13px }
.small3  { color: #555555;font-weight: normal; font-size: 8px; line-height: 12px }
.smallblue   { color: #00008b;font-weight: normal; font-size: 10px; line-height: 15px }
.caption   {  font-size:10.5px;line-height:15px; color:#000000; font-weight:normal;}
.caphead  {  font-size:10.5px;line-height:15px; color:#000000; font-weight:bold;}

.txtmenu  { color: #555555;font-weight: normal; font-size: 9px; line-height: 12px}

.formtitle  {  font-size:10.5px; line-height:12px; color:#000000; font-weight:bold;}
	
.head3 a:link, a:visited {color:#2e39a5;}
.head3 a:hover {color:#ff9900;}

#m0,#m1,#m2,#m3 {
	background-color: #ffffff;
	position: absolute;
	top: 48px; /* 43px　一列 */
	visibility: hidden;
	border-bottom: 1px red solid;

}

#m0 tr td { background-color: #fff; }
#m1 tr td { background-color: #fff; }
#m2 tr td { background-color: #fff; }
#m3 tr td { background-color: #fff; }

#m0 { left: 315px; width: 135px; }
#m1 { left: 423px; width: 150px; }
#m2 { left: 556px; width: 150px; }
#m3 { left: 590px; width: 165px; }/* 655px */

.mitem {
	/*--top/right/bottom/left --*/
	padding: 0px 4px 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 1.0; 
}

.mitem a:link {color:#FFFFFF;}
.mitem a:visited {color:#FFFFFF;}
.mitem a:active {color:#FFCC66;}
.mitem a:hover {color:#FFCC66;}

img.top {vertical-align:text-top; }
img.middle {vertical-align:middle; }
img.bottom {vertical-align:text-bottom; }


#sidemenu {
	/*--top/right/bottom/left --*/
}

#sidemenu ul{
	/*--top/right/bottom/left --*/
	margin: 5px 5px 5px 5px;
	padding:5px 1px 5px 3px;
	background: url(./img/mask_bg.gif) repeat;
	list-style: none;
	border-style: solid double;
	border-width: 2px 0px 2px 0px;
	border-color: #000000;
}

#sidemenu li{
	list-style: none;
	text-indent: 12px;
	background: url(./img/menu_arrow.gif) no-repeat 0 50%;
	line-height: 1.5em;
}

/*-- for rss/news page --*/
.newsitem {
	/*--top/right/bottom/left --*/
	margin: 12px 20px 12px 20px;
	width : 530px;
}

.newstitle {
	 color: #30386B; 
	 font-weight: bold; 
	 font-size: 12px; 
	 line-height: 20px;
}

.newspubdate {
	/*--top/right/bottom/left --*/
	padding: 0px 0px 0px 10px;
	 color: #555555; 
	 font-weight: normal; 
	 font-size: 10px; 
}

.newslink {
	 color: #333333; 
	 font-weight: normal; 
	 background: url(./img/menu_arrow.gif) no-repeat 0 50%;
	 text-indent: 12px;
	font-size: 12px; 
}


.descript {
	 color: #333333; 
	/*--top/right/bottom/left --*/
	padding: 4px 0px 0px 10px;
	 font-weight: normal; 
	 font-size: 12px; 
}

.sports {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#newsarealeft {
	/*-- top/right/bottom/left --*/
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width : 140px;
	float : left;
}
#newsarealeft ul{
	/*-- top/right/bottom/left --*/
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:solid #999999;
	border-width:0;
	list-style:none;
	font-size:10pt;
}


#newsarealeft li{
	/*-- top/right/bottom/left --*/
	margin: 0px 0px 6px 0px;
	padding: 3px 0px 3px 0px;
	border-top: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	border-bottom: solid 1px #cacaca;
	border-left: solid 5px #666699;
	line-height:normal;
	text-indent:5px;
	font: normal 8pt 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, sans-serif;
}
#newsarealeft #current{
	border-left: solid 5px #ff6600;
	border-top: solid 1px #ff6600;
}
#newsarearight {
	/*-- top/right/bottom/left --*/
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width : 580px;
	float : right;
}

/* ------ product news ------ */
.prodnewsitem {
	/*-- top/right/bottom/left --*/
	min-height: 80px;
	margin: 20px 2px 5px 2px;
	padding: 0px 0px 0px 0px;
	border-left: solid 4px #333333;
	border-top: solid 1px #333333;
}

.prodnewstitle {
	color: #30386B; 
	font-weight: bold; 
	font-size: 12px;
	padding: 5px 0px 5px 5px;

}

.prodnewstitle a:link, a:visited {color:#2e39a5;}
.prodnewstitle a:hover {color:#ff9900;}

.prodnewsimg {
	/*-- top/right/bottom/left --*/
	margin:0px 10px 0px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
}

.proddescript {
	 color: #333333; 
	/*--top/right/bottom/left --*/
	padding: 4px 0px 0px 10px;
	 font-weight: normal; 
	 font-size: 10px;
}

/* ------ videogallery ------ */
#projectorpane {
	visibility: hidden;

}

.vgbutton {
	/*-- top/right/bottom/left --*/
	margin: 15px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

.vgitem {
	/*-- top/right/bottom/left --*/
	width : 580px;
	height: 120px;
	margin: 20px 2px 5px 2px;
	padding: 0px 0px 0px 0px;
}

.vgimg {
	/*-- top/right/bottom/left --*/
	margin:0px 10px 0px 5px;
	padding: 3px 5px 5px 0px;
	border:0;
	float: left;
}

.vgtitle {
	color: #30386B; 
	font-weight: bold; 
	font-size: 12px;
	padding: 5px 0px 5px 5px;
}

.vgtitle a:link, a:visited {color:#2e39a5;}
.vgtitle a:hover {color:#ff9900;}

.vgscript {
	color: #333333; 
	/*--top/right/bottom/left --*/
	padding: 4px 0px 0px 10px;
	font-weight: normal; 

	font-size: 12px;
}

.vglink {
	color: #333333; 
	/*--top/right/bottom/left --*/
	padding: 10px 0px 0px 10px;
	font-weight: normal; 
	font-size: 10px;
}

	 
/* ------ mlb ------ */	
#mlbleftcol {
	width: 165px;
	/*--top/right/bottom/left --*/
	padding: 8px 0px 20px 0px;
	border-top: solid 1px #999999;
	font-size: smaller;
	color: #333333; 
}

#mlbrightcol {
	width: 530px;
	/*--top/right/bottom/left --*/
	padding: 8px 0px 20px 0px;
	border-top: solid 1px #999999;
	font-size: 12px;
	line-height:1.5;
	color: #333333; 
}

#mlbrightcol h3 {
	color:#3333ff;
	font-size: 14px;
	line-height: 1.2;
}

#mlbrightcol h4 {
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	color: #333333; 
}

#mlbrightcol p { 
	font-size: 12px;
	line-height: 1.5;
	color: #333333; 
}

#mlbbottomcol {
	/*--top/right/bottom/left --*/
	padding: 4px 10px 4px 0px;
	font-size: 10px;
	line-height:1.5;
	color: #333333; 
}

#mblbacknumbers ul{
	/*-- top/right/bottom/left --*/
	margin: 0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
	color: #333333; 
}

#mblbacknumbers li{
	/*-- top/right/bottom/left --*/
	padding:0px 0px 2px 10px;
	background: url(./img/menu_arrow_long.gif) no-repeat;
	font-size: 8pt;
	list-style: none;
	text-align: left;
	line-height:1.2;
	list-style-type: none;
}

#golist {
	font-size: 8pt;
	text-align: right;
}

#login {
	font-size: 9pt;
	line-height: 150%;
	vertical-align: middle;
}

#login form {
	margin: 0;
	padding: 0;
}

#login input {
	font-size: 9pt;
	background: #ddeeff;
}


/* ------ others ------ */
.floatclear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

a:link		{color:#555555;text-decoration:none;}
a:visited		{color:#555555;text-decoration:none;}
a:active		{color:#3333ff;text-decoration:none;}
a:hover		{color:#ff9900;text-decoration:none;}

#submenu {
	z-index: 1000;
}
#flashlayer {
	z-index: 100;
}
