@charset "utf-8";
* { margin: 0; padding: 0; }
body {
	background-color: #DDDDDD;
	background-image: url(../../../images/bg_image2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 90%;
	color: #333333;
	}
p { margin: 2px 10px 8px 6px; }

/********** layout DIVs **********/

div#wrapper {
	margin:0 auto;
	width: 777px;
	background-color: #DDDDDD;
	}
div#header01 {
	width: 100%;
	text-align: left;
	}
div.navi01, div#footer {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	width: 100%;
	height: 20px;
	position: relative;
	background: url(../../images/anthem/bg_marble_black.jpg);
	}
span.textindex { margin: 0 0 0 8px; }
div#content {
	width: 570px;
	text-align: left;
	color:#333333;
	float: right;
	line-height: 160%;
	padding: 0px 16px 10px 1px;
	}
div#leftbar {
	width: 190px;
	float: left;
	padding: 10px 0;
	}
div#footer { clear: both; }
div.youtube01 { position: relative; }
img.topimg01 { margin: 3px 0 2px 8px; }
.gglmargin01 { margin-top: 10px;	}

/********** heading **********/

h1,h2,h3,h4,h5 { font-weight: normal; clear:both; }
h1	{ display:none; }
h2 {
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin-left: 8px;
	}
h3 {
	padding:1px 0 1px 8px;
	font-size:12px;
	margin:2px 0 6px 0;
	line-height: 14px;
	}
div#anthemtitle, h3 {
	color:#FFFFFF;
	background:#666666;
	}
/********** index **********/

ul#c01 { border-left: 1px solid #666666; }
div#index03 ul {
	float: left;
	width: 32%;
	border-top: 1px solid #666666;
	}
div#index03 li {
	list-style-type: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 1px;
	}
div#index03 {
	clear: both;
	width: 554px;
	margin: 0 0 0 6px;
	}
div#index03 a {
	display:block;
	width: 100%;
	height:48px;
	padding:1px 3px;
	overflow: hidden;
	}
div#index03 img {
	float: right;
	margin: 1px 5px 0 0;
	width: 68px;
	height: 44px;
	}

/***** 2 column index *****/

div#index03 ul.col01 {
	width: 48%;
	border-left: 1px solid #666666;
	}
div#index03 ul.col02 { width: 48%; }

/********** anthem titlebar **********/

div#anthemtitle {
	position: relative;
	padding:7px 3px 3px 120px;
	height: 70px;
	font-weight: bold;
	font-size: 110%;
	line-height: 100%;
	margin-top: 6px;
	}	
div#anthemtitle img {
	position: absolute;
	top: 6px;
	left: 20px;
	}
div#anthemtitle span {
	display: block;
	font-size: 95%;
	margin-top: 4px;
	font-style: italic;
	}	
/********** link **********/

a:link,a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #666666;
	}
div.navi01 a:link, div.navi01 a:visited, div#footer a:link, div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
div.navi01 a:hover, div.navi01 a:active,div#footer a:hover, div#footer a:active  {
	background: none;
	color:#00FFFF;
	}
/********** lyrics **********/

.asia01 {}
table#lyrics01 {
	width: 540px;
	border: 0;
	margin: 2px 0 0 6px;
	}
table#lyrics01 td {
	width: 50%;
	vertical-align: top;
	padding-top: 0.85em;
	margin-top: 2px;
	}
table#lyrics01 p { margin: 0; padding: 0; line-height: 1.5;}

/********** memo **********/

strong { font-weight: normal; }
div.memo001 {
	text-indent: 2em;
	text-justify: newspaper;
	text-align: justify;
	}

/********** image **********/

img { border: 0; }
.memo001 img {
	float: right;
	margin:5px 6px 5px 15px;
	}
span.jplink {
	position: absolute;
	bottom: 0px;
	right: 5px;
	text-indent: -900em;
	}
div.navi01 span.jplink a {
	display: block;
	width: 113px;
	height:14px;
	background-image: url(../../images/other/topiconjp.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
div.navi01 span.jplink a:hover {
	background-image: url(../../images/other/topiconjp.gif);
	background-repeat: no-repeat;
	background-position: 0 -18px;
	}

/********** ads **********/

div.ad120240 {
	position: absolute;
	top: 10px;
	left: 430px;
	}
