body {
	color: #ccc;
	font-family: "Lucida Grande","Verdana","Meiryo","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴPro W3","HiraKakuPro-W3","MS Pゴシック",helvetica, arial, sans-serif;
	margin: 0 auto;
	padding: 12px 0;
	font-size: 0.6em;
	background: #222;
}

h1
{
	display: inline;
	color: #fff;
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴPro W3";
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.4;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	display: inline;
	padding-left: 1em;
	color: #f90;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.5;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#text {
	position: relative;
	width: 730px;
	margin: 1em auto;
}

.content p {
	margin: .3em 0 0 0;
	font-size: 1.2em;
	line-height: 1.5;
}

#close button {
	position: absolute;
	right: 0;
	top: 0;
	width: 82px;
	height: 18px;
	background: url(../images/bg/closebtn.gif) no-repeat 0 0;
	border: none;
	text-indent: -9999em;
	cursor: pointer;
}
/*\*//*/
#close button {
  letter-spacing: -9999px;
}
/**/
