/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../img/index/indexbg.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: "‚l‚r ƒSƒVƒbƒN", "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: "‚l‚r ƒSƒVƒbƒN", "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‚Í‚±‚Ì’l‚ð“Ç‚Þ */
	height: 22px;/* FF‚Í‚±‚Ì’l‚ð“Ç‚Þ */
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: "‚l‚r ƒSƒVƒbƒN", "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: "‚l‚r ƒSƒVƒbƒN", "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: "‚l‚r ƒSƒVƒbƒN", "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;
}





.tv_flash {
	width: 330px;
	height: 280px;
	background-image: url(../img/contents/tvcm.gif);
	background-repeat: no-repeat;
}

.copy_txt {
 width: 430px;
	height: 85px;
	
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	
	font-size: 11pt;
	line-height: 1.3;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	
	background-image: url(../img/contents/copy_03.gif);
	background-repeat: no-repeat;
}

.contents01_txt {
 width: 760px;
	height: 52px;
	
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	
	font-size: 11pt;
	line-height: 1.3;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	
	background-image: url(../img/contents/contents01_02.gif);
	background-repeat: no-repeat;
}

.contents02_txt {
 width: 760px;
	height: 32px;
	
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	
	font-size: 11pt;
	line-height: 1.3;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	
	background-image: url(../img/contents/contents02_02.gif);
	background-repeat: no-repeat;
}



