/* @override 
	http://angel.moto.co.jp/features/css/style.css */

@charset "utf-8";

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

a {
	text-decoration: none;
	outline: 0;
}
a:hover {
	text-decoration: underline;
	color: maroon;
}

html {
	background: url(../images/bg.gif) repeat-x #f5f6f5;
}

body {
	margin: 20px auto;
	padding: 0;
	font-family: "HelveticaNeue-Light","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	width: 900px;
	behavior:url("lib/csshover2.htc");

}

html>/**/body {
  font-size: 16px;
  font-size: 18px¥9; /* for IE */
}

#globalheader {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#main {
	font-size: 0.7rem;
}

#banner {
	margin-top: 30px;
	margin-bottom: 20px;
	display: none;
	margin-left: 0;
	padding-left: 0;
	width: 900px;
	height: 165px;
	background: url(../images/badgeBG.jpg) no-repeat;
}


#banner .badge {
	width: 198px;
	height: 135px;
	display: block;
	padding: 0;
	float: left;
	border: 1px solid silver;
	margin: 13px 9px 0 14px;
}


.lead h1 {
	font-size: 1.3rem;
	text-shadow: 0 1px 1px white;
	color: #3f3e3e;
	font-weight: bold;
	margin: 40px 0 0;
}

.lead h1 span {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

.lead p {
	font-size: 0.9rem;
	line-height: 1.8em;
	margin: 10px 0 20px;
}


#switch01 {
	display: block;
	float: left;
	width: 665px;
	margin-right: 33px;
	font-size: 120%;
	line-height: 1.6em;
	margin-top: 20px;
}

#contentArea {

}

#contentArea .contents {
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
	padding-top: 10px;
	border: 1px solid #8e8e8e;
	background-color: white;
	border-top-style: none;
	
}

#contentArea .contents li {
	margin-bottom: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
	color: rgb(45, 45, 45);
}

#contentArea .contents li.bottom {
	border-bottom-style: none;
}

#contentArea ul.contents li a {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
#contentArea ul.contents li a:hover {
	text-decoration: underline;
	color: #2280fd;
}

#selectArea {
	list-style-type: none;
	padding-left: 0;
	display: block;
	margin: 0;
	border-bottom: 1px solid #8e8e8e;
}

#selectArea li {
	display: block;
	float: left;
	width: 118px;
	text-align: center;
	height: 27px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: -1px;
}

#selectArea li.select.active {
	background-image: url(../images/tab.gif);
	display: block;
	padding-top: 0;
	color: black;
}

#selectArea li.select.chronology {
	display: none;
}

#selectArea li:hover {
	cursor:pointer;
}

#selectArea span {
	margin-top: 4px;
	display: block;
	margin-left: 1px;
	color: #606060;
}

#selectArea span:hover {
	text-decoration: underline;
	color: #2280fd;
}

#selectArea li.select.active span {
	color: black;
}


#sideColumn {
	display: block;
	width: 200px;
	float: left;
	margin-top: 47px;
}

#sideColumn h3 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 6px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #dee3e6;
	padding-left: 10px;
	font-size: 120%;
}

#slideMenu01 {
	list-style-type: none;
	border: 1px solid #ddd;
	padding: 0;
	display: block;
	width: 198px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0;
}

#slideMenu01 li.group.active {
	display: block;
	width: 199px;
}

#slideMenu01 .menu {
	font: bold 120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	color: white;
	margin: 0;
	display: block;
	width: 196px;
	height: 25px;
	padding: 0;
	background-image: url(../images/menuBG.jpg);
	border: 1px solid #4f6b4e;
}

#slideMenu01 .menu span {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

#slideMenu01 .contents {
	background-color: #eaeaea;
}

#slideMenu01 .contents ul {
	list-style-type: none;
	display: block;
	padding: 5px 10px 10px;
	margin: 0;
}

#slideMenu01 .contents li {
	color: black;
	font-size: 100%;
	margin-bottom: 6px;
	margin-top: 6px;
	background: url(../images/arrow.png) no-repeat 167px 2px;
	padding-right: 16px;
}

#slideMenu01 .contents li a{
	color: #4c4c4c;
}

#slideMenu01 .contents li a:hover{
	color: #2280fd;
}

#sideColumn .banner {
	display: block;
	height: 80px;
	background-color: silver;
}

#sideColumn .hotcaster {
	border-bottom: 1px dotted gray;
	border-top: 1px dotted gray;
	padding-top: 10px;
	padding-bottom: 10px;
}

object#player {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#sideColumn .title a {
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0 25px;
	color: #2c2c2c;
	background: url(../images/arrow.png) no-repeat 151px;
}

#sideColumn .title a:hover {
	color: #2280fd;
}

#sideColumn .desc {
	padding-left: 25px;
	padding-right: 25px;
	margin: -8px 0 0;
	color: black;
	display: block;
	padding-top: 0;
}

#footer {
	text-align: center;
	margin-top: 20px;
	font-size: 0.8rem;
}

#footer .contact {
	display: block;
	margin: 0;
}



/* @group IE 7 Hack */


*:first-child+html #slideMenu01 .contents li {
	display: block;
	padding-bottom: 3px;
}

/* @end */

/* @group IE 6 Hack */

* html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

* html #banner .badge {
	margin: 13px 16px 0 7px;
}

* html #selectArea li {
	position: relative;
	z-index: 1;
}



/* @end */

/* @group Safari Hack */

/* safari Hack \*/
html:\66irst-child # {

}

/* @end */

/* @override 
	http://www.wonderwall.net/MWS/features/css/menu.css
	http://www.wonderwall.net/MWS/features/css/style.css
*/

