body, div, dl, dt, dd, ul, ol, li, hr,
h1, h2, h3, h4, h5, h6, a, div, span, img,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead,
article, aside, figure, footer, header,
hgroup, menu, nav, section, audio, video, canvas {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka",  Verdana, sans-serif;
}
body {
	background-color: #FFFFFF;
	color:#404040;
	font-size:12px;
	margin:auto;
}
#container {
	margin:auto;
	padding:34px 56px 20px 56px;;
	font-size:small;
	text-align:center;
}
a {
	color:#404040;
	text-decoration:none;
}
a:visited {
	color:#404040;
	text-decoration:none;
}
a:hover {
	color:#404040;
	text-decoration:underline;
}
.title {
	margin:auto;
	padding: 10px 0px;
	width:920px;
	text-align:left;
}
.comingsoon {
	margin: 0;
	padding: 0;
	text-align: right;
}
hr.footer {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
	width:920px;
	margin:auto;
}
div.contentslist {
	width:920px;
	margin:auto;
	padding: 0;
	text-align: left;
}
div.contentslist ul {
	margin: 0;
	padding: 0;
}
div.contentslist ul li {
	padding: 0;
	margin: 10px 16px;
	width:198px;
	display: inline;
	float:left;
}
div.contentslist ul li div.contents {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px;
	width:190px;
	font-size:12px;
}
div.contentslist ul li div.device {
	border-top:none;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin: 0px;
	padding: 5px 0px;
	width:188px;
	color:#FFFFFF;
	background-color: #808080;
	text-align:center;
	font-size:12px;
}
.contents_title {
	font-size:20px;
}
img {
	border: none;
}
.copy_right {
	font-size:20px;
	margin:10px 0px;
	text-align:center;
}
.center {
	text-align: center;
}
