@charset "shift_jis";

/* Common
------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #999999;
}
p.mar0 {
	margin: 0;
	padding: 0;
}
p.mar15 {
	margin: 0;
	padding: 0 0 12px 0;
}

/* LINK Style
------------------------------------------------------------------------------------*/
a:link {
	color: #335082;
	text-decoration: none;
}
a:visited {
	color: #503382;
	text-decoration: none;
}
a:hover {
	color: #335082;
	text-decoration: underline;
}
a:active {
	color: #335082;
	text-decoration: underline;
}

a.case02:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.case02:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.case02:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.case02:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.case03:link {
	color: #FFFF99;
	text-decoration: none;
}
a.case03:visited {
	color: #FFFF99;
	text-decoration: none;
}
a.case03:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.case03:active {
	color: #FFFF99;
	text-decoration: underline;
}

a.case04:link {
	color: #CC3333;
	text-decoration: underline;
}
a.case04:visited {
	color: #993333;
	text-decoration: underline;
}
a.case04:hover {
	color: #FF6666;
	text-decoration: underline;
}
a.case04:active {
	color: #FF6666;
	text-decoration: underline;
}

/* COLOR Style
------------------------------------------------------------------------------------*/
.middle {
	color: #505050;
	font-size: 12px;
	line-height: 16px;
	font-family: メイリオ, Meiryo, verdana, helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.small {
	font-size: 10px;
}
.normal01 {
	color: #505050;
}
.normal02 {
	color: #666666;
}
.BigHeadline01 {
	color: #CC0000;
	font-weight: bold;
}
.BigHeadline02 {
	color: #333333;
	font-weight: bold;
}
.InsideFinding01 {
	color: #CC3333;
	font-weight: bold;
}
.InsideFinding02 {
	color: #666666;
	font-weight: bold;
}
.InsideFinding03 {
	color: #FF6666;
	font-weight: bold;
}
.InsideFinding04 {
	color: #FF6600;
	font-weight: bold;
}
.Crosshead01 {
	color: #993333;
}
.Crosshead02 {
	color: #996666;
}
.Crosshead03 {
	color: #CC6666;
}
.Special01 {
	color: #999999;
}
.Special02 {
	color: #FF6600;
}
.Special03 {
	color: #FF0000;
	font-weight: bold;
}
.Special04 {
	color: #FF0000;
}
.Special05 {
	color: #FFFFFF;
	font-weight: bold;
}
.Special06 {
	color: #FF6666;
}
.Special07 {
	color: #CC3333;
}
.Special08 {
	color: #B45050;
	font-weight: bold;
}
.Special09 {
	color: #505A78;
	font-weight: bold;
}

.Annotation-text01 {
	color: #CC3333;
}

/* GLOBAL SUBMENU
------------------------------------------------------------------------------------*/

/* GLOBAL SUBMENU 1Line
------------------------------------------------------------------------------------*/
a.GlovalSubMenu:link,
a.GlovalSubMenu:visited {
	width: 160px;
	height: auto;
	/* \*/
	width: 145px;
	height: 16px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 12px 5px 12px 10px;
	background: url(../img/template/submenu/menu_bg_def.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.GlovalSubMenu:hover,
a.GlovalSubMenu:active {
	width: 160px;
	height: 40px;
	/* \*/
	width: 145px;
	height: 16px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 12px 5px 12px 10px;
	background: url(../img/template/submenu/menu_bg_on.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.GlovalSubMenuAct:link,
a.GlovalSubMenuAct:visited,
a.GlovalSubMenuAct:hover,
a.GlovalSubMenuAct:active {
	width: 160px;
	height: 40px;
	/* \*/
	width: 145px;
	height: 16px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 12px 5px 12px 10px;
	background: url(../img/template/submenu/menu_bg.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* GLOBAL SUBMENU 2Line
------------------------------------------------------------------------------------*/
a.GlovalSubMenu2:link,
a.GlovalSubMenu2:visited {
	width: 160px;
	height: 40px;
	/* \*/
	width: 145px;
	height: 32px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 4px 5px 4px 10px;
	background: url(../img/template/submenu/menu_bg_def.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.GlovalSubMenu2:hover,
a.GlovalSubMenu2:active {
	width: 160px;
	height: 40px;
	/* \*/
	width: 145px;
	height: 32px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 4px 5px 4px 10px;
	background: url(../img/template/submenu/menu_bg_on.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
a.GlovalSubMenu2Act:link,
a.GlovalSubMenu2Act:visited,
a.GlovalSubMenu2Act:hover,
a.GlovalSubMenu2Act:active {
	width: 160px;
	height: 40px;
	/* \*/
	width: 145px;
	height: 32px;
	_width: 160px;
	_height: 40px;
	/* */
	margin: 0;
	padding: 4px 5px 4px 10px;
	background: url(../img/template/submenu/menu_bg.jpg) no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

/* BACKGROUND Style
------------------------------------------------------------------------------------*/
#bg01 {
	background: url(../img/template/head/bg01.jpg) repeat-x;
}
#bg02 {
	background: url(../img/template/head/bg02.jpg) no-repeat;
}
#bg03 {
	background: url(../img/template/menu/end_shadow.jpg) no-repeat;
}
.bg04 {
	background: #999999;
}
#bg05 {
	background: url(../img/template/head/bg05.jpg) repeat-x;
}
#SubMenuGlobalEnd {
	margin: 0;
	padding: 0 0 5px 0;
	background: #333333 url(../img/template/submenu/end_gray_global.gif) bottom left no-repeat;
}
#ContensGlobalEnd {
	margin: 0;
	padding: 0 0 5px 0;
	background: #FFFFFF url(../img/template/contents/end_global.gif) bottom left no-repeat;
}
#ContensGlobalEndOneColumn {
	margin: 0;
	padding: 0 0 5px 0;
	background: #FFFFFF url(../img/template/contents/end_global_one_column.gif) bottom left no-repeat;
}
#submenutop {
	background: url(../img/template/submenu/head_gray_center.jpg) repeat-x;
}
.submenuline {
	background: url(../img/template/submenu/line_gray_w.gif) repeat-x;
}
.ContentsHead {
	background: url(../img/template/contents/head_white_center.jpg) repeat-x;
}
.ContentsHeadBgCase01 {
	margin: 0;
	padding: 5px;
	background: #FAFAFA url(../img/template/contents/head_bg.jpg) repeat-x;
}
.ContentsHeadBgCase02 {
	margin: 0;
	padding: 0 5px;
	background: #FAFAFA url(../img/template/contents/head_bg.jpg) repeat-x;
}

.ContentsHeadBgCase02 .HeadInfo {
	width: 140px;
	height: 16px;
	background: url(../img/news/template/head_link_bg.jpg) no-repeat;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
}

.AlineDot {
	margin: 0;
	padding: 0;
	background: url(../img/template/contents/aline_dot.gif) repeat-x;
}
.VlineDot {
	margin: 0;
	padding: 0;
	background: url(../img/template/contents/vline_dot.gif) repeat-y;
}
.HeadStar {
	background: url(../img/template/contents/star.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 0 22px;
}
.media02 {
	background: #FFFFFF;
	margin: 0;
	padding: 10px;
}
#foottop {
	background: url(../img/template/foot/top_center.gif) repeat-x;
}
#copyrightbg {
	background: url(../img/template/foot/bg.gif) repeat-x;
}

/* IMAGE BORDER
------------------------------------------------------------------------------------*/
img.bdr999 {
	margin: 0;
	padding: 0;
	border: 1px solid #999999;
}

/* Footer
------------------------------------------------------------------------------------*/
#footlink {
	color: #999999;
}
#copyright {
	margin: 0;
	padding: 0;
	text-align: right;
	/*font-size: 8pt;*/
	font-size: 10px;
	line-height: 16px;
	font-family: メイリオ, Meiryo, verdana, helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* Header 2010
------------------------------------------------------------------------------------*/

#Header2010 {
	text-align:left;
	background:url(/img/temp/header/bg01.gif) top repeat-x;
}

#HeaderRightBg {
	width:900px;
	height:127px;
	position:relative;
	background:url(/img/temp/header/bg02.gif) top right no-repeat;
}

#Header2010 h1 {
	padding:12px 0 0 15px;
	margin:0;
}

#Header2010 img,#Header2010 dl,#Header2010 dt,#Header2010 dd,#Header2010 ul,#Header2010 li {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	border:0;
}

#Header2010 dl {
	position:absolute;
	top:12px;
	left:104px;
	width:458px;
}

#Header2010 #btn_match {
	position:absolute;
	top:0;
	left:736px;
	margin:0;
	padding:0;
}

#Header2010 #emblem {
	position:absolute;
	top:33px;
	left:678px;
	width:212px;
}

#Header2010 #emblem ul,#Header2010 #emblem li {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

#Header2010 #emblem ul {
	width:212px;
	height:84px;
	position:relative;
}

#Header2010 #emblem li {
	position:absolute;
	list-style:none;
}

#Header2010 #emblem li#emblem_hokkaido {top:0; left:0;}
#Header2010 #emblem li#emblem_hanamaki {top:0; left:43px;}
#Header2010 #emblem li#emblem_urayasu {top:0; left:86px;}
#Header2010 #emblem li#emblem_fuchu {top:0; left:129px;}
#Header2010 #emblem li#emblem_machida {top:0; left:172px;}
#Header2010 #emblem li#emblem_shonan {top:44px; left:0;}
#Header2010 #emblem li#emblem_nagoya {top:44px; left:43px;}
#Header2010 #emblem li#emblem_osaka {top:44px; left:86px;}
#Header2010 #emblem li#emblem_kobe {top:44px; left:129px;}
#Header2010 #emblem li#emblem_oita {top:44px; left:172px;}

/* Footer 2010
------------------------------------------------------------------------------------*/

#Footer2010 {
	border-bottom:solid 1px #CCC;
}

#Footer2010 img,#Footer2010 dl,#Footer2010 dt,#Footer2010 dd {
	border:0;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	text-align:center;
}

#Footer2010 dt#head_name {
	width:900px;
	height:30px;
	background:url(/img/temp/footer/head_bg.gif) top left no-repeat;
}

#Footer2010 dd#sponsor {
	padding:10px 13px;
	border:solid 2px #626262;
	background:#ffffff;
}

#Footer2010 dl#title_sponsor {
	margin:0 263px 20px 263px;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
}

#Footer2010 dl#title_sponsor dt {
	margin-bottom:10px;
}

#Footer2010 table {
	margin:0 auto;
}

#Footer2010 table td {
	padding:0 25px;
}

#Footer2010 table td.brs1999999 {
	border-right:solid 1px #999999;
}

#Footer2010 table dt {
	margin-bottom:10px;
}