/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../img/index/indexbg.jpg);
	background-repeat: repeat-x;
}

#noFlash {
	background-image: url(../img/index/indexbg_noflah.jpg);
	background-repeat: repeat-x;
}

table,tr,td {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

a:link    {
	text-decoration: none;
	color: #FF0000;
	outline: none;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #E93949;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #E93949;
	outline: none;
}

h1 {
	margin: 5px 5px 0 0;
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	float: left;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active {
	color: #FFCC00;
}

h2 {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
	color: #FFCC00;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

#title {
	width: 680px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align: top;
	background-image: url(../img/common/titlebg.gif);
	background-repeat: no-repeat;
}

#hierarchy {
	width: 680px;
	_height: 24px;/* IEはこの値を読む */
	height: 22px;/* FFはこの値を読む */
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	background-image: url(../img/common/hierarchybg.gif);
	background-repeat: repeat-x;
	background-color: #ff3da7;
}

#hierarchy a {
	color: #FFF;
	text-decoration:none;
}
#hierarchy a:link {
	color: #FFF;
}
#hierarchy a:hover {
	color: #FFFC00;
	text-decoration:none;
}

#spec {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.spectxt {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	line-height: 1.3;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.flashtxt {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	line-height: 1.3;
	color:#666666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

/* footer 090602追加
--------------------------------------------------------------------------*/
#footer {
	clear: both;

	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
	
	background-image: url(../../../img/footer_bg.gif);
	background-repeat: repeat-x;
}

#footmenu_left {
	margin: 9px 0 0 30px;
	#margin: 10px 0 0 30px;
	font-size: 10pt;
	color: #FFFFFF;
	float: left;
}

#footmenu_right {
	margin: 8px 30px 0 0;
	font-size: 10pt;
	color: #FFFFFF;
	float: right;
}

#cp {
	clear:both;
	width: 240px;
	margin: 45px auto 0 auto;
	#margin: 60px auto 0 auto;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a,
#footer a:link,
#footer a:visited{
	color: #FFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration:none;
}


#listbg {
	background-image: url(../img/contents/contents_14.gif);
	background-repeat: repeat-y;
}

#listtable {
	margin: 10px 40px 0 40px;
}

#listtable td {
	vertical-align: top;
	text-align: left;
}

#listtable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#listtable li {
	margin: 6px 0;
	padding: 0;
	
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.2;
	color: #666666;
}

#tvcm {
	width: 340px;
	height: 280px;
	background-image: url(../img/contents/contents081104_05.gif);
	background-repeat: no-repeat;
}

