@charset "UTF-8";
/*hira edited*/
/* visual */

div.sieven {
	color: #ddd;
	font-size: 10px;
	font-family:'メイリオ', Meiryo, 'ＭＳ ゴシック', sans-serif;
	line-height: 150%;
	background-color: #000;
	padding: 0px 12px 0px 12px;
}


/*a {
	color: #66FFFF;
}

a:hover {
	color: #FF66CC; 
	}*/



/* global layout */

/*#sigetcontent {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
		background-color:#000; 
		background-image:url(../img/bg_body.gif); 
		background-position: right bottom;
		background-repeat: no-repeat;
		background-attachment:fixed;
}*/

div#inbox{
	width: 840px;
	text-align: left;
	margin: 0 auto 0;
}


div#sigetheader,
div#sigetcontent,
div#sigetfooter{
	width: 100%;
	clear:both;
}

div#sigetheader{
	margin: 0; 
	background-image:url(../img/bg_header.gif); 
	background-position: left bottom; background-repeat: no-repeat; height: 180px;
}

div#sigetheader h2{
	width: 300px; float:left;
}

div#sigetheader h2 a{
	display: block; 
	width:300px; 
	height:133px; 
	margin-left:10px; 
	text-indent: -1000px;
	background-image:url(../img/bg_h1.jpg);
	background-position: left top; background-repeat: no-repeat;
	margin: 20px 0 0 20px;
}

div#sigetheader img{
	float: right;
	margin-right:3px;
	}
	
div#sigetcontent div#flash{
	margin: 0;
	padding: 40px 0;
	clear:both;
	}

div#sigetcontent h3{ background-image:url(../img/bg_h2.gif); background-position: left top; background-repeat: no-repeat;	font-size: 150%; margin:0px; padding: 12px 0 12px 16px;	clear:both;}

div#sigetcontent h3{font-size: 150%; padding: 10px 0 0 30px; clear:both;}

div#sigetcontent dt{
	font-size: 120%;
	clear:both;
	}

div#sigetcontent ol,
div#sigetcontent ul,
div#sigetcontent dl,
div#sigetcontent dd,
div#sigetcontent p{
	clear:both;
	margin: 0px;
	padding: 0px;
	}
	
	
div#sigetfooter {
	padding: 30px 0;
	}

div#sigetfooter address{
	font-size: 85%;
	text-align: center;
	}



div#update {
	width: 400px;
	margin:0;
	padding:0 0 20px 0;
	float:left;
	clear:both;
	background-image:url(../img/bg_content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


div#notice dl,
div#update dl {
	padding:0 30px;
}

div#notice dl dd,
div#update dl dd {
	margin-left:30px;
}

div#notice {
	width: 400px;
	margin:0 0 40px 0;
	padding:0 0 20px 0;
	float:right;
	clear: none;
	background-image:url(../img/bg_content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#product {
	width: 400px;
	margin:0;
	padding:0 0 20px 0;
	float:right;
	clear: none;
	background-image:url(../img/bg_content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#product a{
	display:block;
	clear:none;
	float:left;
	width:100px;
	height: 70px;
	background-image:url(../img/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position:right;
}


div#product ul{
	float:left;
	width:300px;
}
div#product ul li {
	list-style-type:square;
	white-space:nowrap;
	margin-left:30px;
}

div#notice .sub,
div#update .sub{
	background-image:url(../img/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position:left;
}

div#product .sub{
	background-image:url(../img/bg_repeat.gif);
	background-repeat: repeat-y;
}

div#info_081007{
	width: 400px;
	margin:40px 220px 0 220px;
	padding:0 0 20px 0;
	clear: both;
	background-image:url(../img/bg_content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#info_081007 .sub{
	padding: 0 20px;
	background-image:url(../img/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position:left;
}

div#info_081007 .sub p{
padding: 5px 0;
}
