@charset "Shift_JIS";

/* <BODY> */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("images/bg.gif");
	font-family: Tahoma,Arial;
	font-size: 10pt;
	color: #444444;
}

/* <DIV> */
div {
	margin: 0px;
	padding: 0px;
}
div.all {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
div.globalmenu {
	padding: 0px 0px 4px 0px;
	background-image: url("images/head.jpg");
	background-color: #cc0000;
	text-align: center;
}
div.foot {
	clear: both;
}
div.ads {
	text-align: center;
	padding: 5px;
}
div.content {
	width: 550px;
	float: right;
}

div.sidemenu {
	margin-right: 550px;
}
div.copyright {
	margin: 5px;
	padding: 2px;
	text-align: center;
	background-color: #cc0000;
	color: white;
	font-size: 90%;
}

/*<H1><H2><H3>*/
h1 {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	font-size: 180%;
	text-align: center;
	font-weight: bold;
	color: white;
}	
h2 {
	margin: 5px;
	padding: 3px 0px 3px 3px;
	border-style: solid;
	border-color: #cc0000;
	border-width: 1px 1px 1px 1.2em;	
	font-size: 120%;
	background-color: #fbfbfb;
	color: #000000;
}

/*<P>*/
p {
	margin: 5px 10px 10px 10px;
	padding: 5px;
}
p.note {
	background-color: #fbfbfb;
	font-size : 90%;
}

/* <UL><LI> */
ul {
	margin: 5px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}
ul.update {
	font-size: 80%;
}

li {
	margin: 2px;
	padding: 2px;
	list-style-type: none;
	background-color: white;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: silver;
}
li.bar {
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	border-color: gray;
	background-color: #fbfbfb;
	color: black;
	font-weight: bold;
	font-size: 110%;
}
li.bottom {
	border-style: solid;
	border-width: 0px;
	border-color: gray;
	color: gray;
	text-align: right;
	font-size: 90%;
	background-color: #fbfbfb;
}

/* <SPAN> */
span.right {
	padding: 2px 5px;
	float: right;
}
span.left {
	margin: 2px 5px;
	float: left;
}
span.clear {
	margin: 2px 5px;
}

/* <TABLE> */
table, tbody, tr, td {
	margin: 0px;
	padding: 0px;
}
table.link {
	border-width: 1px;
	border-style: solid;
	border-color: NAVY;
	margin: 2px;
	padding: 2px;
}
table.chart {
	margin: 0px 10px 0px 10px;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: NAVY;
}
table.chart th {
	background-color: BLUE;
	border-width: 1px;
	border-style: solid;
	border-color: NAVY;
	color: WHITE;
}
table.chart td {
	border-width: 1px;
	border-style: solid;
	border-color: NAVY;
}
/* <A> */
a {
/*	font-weight: bold;*/
}
a:link {
	color: BLUE;
}
a:visited {
	color: MAROON;
} 
a:active {
	color: GREEN;
}
a:hover {
	background-color: #ccccff;
}
div.globalmenu a {
	border: outset #ff0000 2px;
	background-color: #cc0000;
	color: white;
	pading: 0px;
	display: block;
	width: 90px;
	float: left;
	font-weight: bold;
}
div.globalmenu a:link, div.globalmenu a:visited, div.globalmenu a:hover {
	color: white;
	background-color: #cc0000;
}
div.globalmenu a:hover {
	border: inset #ff0000 2px;
}

/* <IMG> */
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: top;
}
ul.content img {
	text-align: right;
}
div.globalmenu img {
}
b {	color: RED; }

#tag {
	background-image: url("images/balloon_136.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#seo {
	background-image: url("images/balloon_70.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#affiliate {
	background-image: url("images/balloon_128.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#rakuten {
	background-image: url("images/balloon_74.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#profile {
	background-image: url("images/balloon_07.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#ok {
	background-image: url("images/balloon_03.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#ng {
	background-image: url("images/balloon_04.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#ex {
	background-image: url("images/balloon_08.gif");
	background-position: right;
	background-repeat: no-repeat;
}
