@charset "UTF-8";

/* -------------------------------------
  KOBUSI DOJO CSS
  (C) Copyright 2007 NAMCO LTD.,
      version 2007/06/01
------------------------------------- */


/* =========== reset =========== */

* {
	margin: 0;
	padding: 0;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	}


/* =========== Global Settings =========== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #eee;
	background: #000 url(/ar/event/tekken/img/bg.gif) repeat-x top;
	}

a:link,
a:visited {
	color: #fb0;
	text-decoration: none;
	}
a:active,
a:hover {
	color: #fd0;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

div {
	text-align: left;
	}

table {
	border: 0px;
	border-collapse: collapse;
	}

ul {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

.red {
	color: #c00;
	}

.txt10ls {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
	}

.txt10 {
	font-size: 10px;
	line-height: 1.5em;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
	}

.scrl-level {
	height: 340px;
	}

.non-obj {
	display: none;
	}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}


/* =========== Layout =========== */

div#wrapper {
	width: 740px;
	padding: 0;
	margin: 0 auto;
	background: url(/ar/event/tekken/img/main_body_bg.jpg) repeat-y left top;
	}

div#contents {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	background: url(/ar/event/tekken/img/main_img_bg.jpg) no-repeat left top;
	}


/* =========== Header =========== */

div#header {
	height: 41px;
	margin: 0;
	padding: 10px 0 0;
	background: url(/ar/event/tekken/img/header_bg.jpg) no-repeat top;
	}

div#header h1.namcologo {
	height: 20px;
	margin: 0;
	padding: 5px 0 0;
	text-align: right;
	}

div#header h1.namcologo span {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	}


/* =========== Contents =========== */

div#contents div.contents_body {
	margin: 0;
	padding: 285px 227px 20px 55px;
	}

div#contents div.contents_body h2 {
	margin: 0 0 5px;
	padding: 0;
	}

div#contents div.contents_body h2 a:link img,
div#contents div.contents_body h2 a:visited img {
	border-left: 6px solid #600;
	}

div#contents div.contents_body h2 a:active img,
div#contents div.contents_body h2 a:hover img {
	border-left: 6px solid #c00;
	}

div#contents div.contents_body p {
	margin: 0;
	padding: 0 0 7px 15px;
	}

div#contents div.contents_body p.noul {
	margin: 0;
	padding: 0 0 25px 15px;
	}

div#contents div.contents_body ul {
	margin: 0;
	padding: 0 0 35px 15px;
	}

div#contents div.contents_body ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/ar/event/tekken/dojo/img/icon_caution.gif) no-repeat 1px 3px !important;
	background: url(/ar/event/tekken/dojo/img/icon_caution.gif) no-repeat 1px 4px;
	}

div#contents div.contents_bottom {
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: url(/ar/event/tekken/img/footer_bg.gif) no-repeat center bottom;
	}


/* =========== Footer =========== */

div#footer {
	width: 740px;
	margin: 0 auto;
	padding: 20px 0 30px;
	text-align: right;
	}

div#footer address {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	}

div#footer span {
	padding: 0 5px 0 15px;
	background: url(/ar/event/tekken/dojo/img/icon_arw_top.gif) no-repeat left center;
	}
div#footer span a:link,
div#footer span a:visited {
	color: #eee;
	text-decoration: none;
	}
div#footer span a:active,
div#footer span a:hover {
	color: #fd0;
	text-decoration: underline;
	}
