@charset "utf-8";
/*
Theme Name: TSUKASA Default
Theme URI: http://www.tsukasa-soft.com/
Description: TSUKASAOfficialPage のデフォルトテーマ
Version: 1.0.2
Author: Hiroto Noda(XTORT)
Tags: none
*/

/* ----------------------------------------
TSUKASA Official HomePage
Update		: 2009/11/30
---------------------------------------- */

/* ----------------------------------------
Index
=0.		外部CSS
=1.		基本構成
=2.		ヘッダー(header)
=3.		フッター(footer)
=4.		トップページ(index)
=5. 	ページ(page-es)
=5.1 	サンプルCGページ(page-es#event-cg)
---------------------------------------- */

/* ----------------------------------------
=0. 外部CSS読み込み
---------------------------------------- */
@import "css/init.css"; /* 初期化,"clearfix"等 */
@import "css/link-ico.css"; /* Link用CSS */
/* ----------------------------------------
=1. 基本構成
---------------------------------------- */
body {
	background-color: #D5E9ED;
	text-align: center; /* fixes IE */
	letter-spacing: 1px;
}
div#wrapper {
	margin: 0 auto;
	background: #F7F3F7;
	padding: 10px;
	width: 850px;
	text-align: left;
}
div#content {
	margin-top: 10px;
	width: 850px;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover { color: #666; }
span.att { color: #FF0000; }
/* ----------------------------------------
=2. ヘッダー(header)
---------------------------------------- */
div#header {
	position: relative;
	background: #7BAAD6 url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/header_top.gif) 0 0 no-repeat;
	width: 850px;
	height: 140px;
}
div#header h1 {
	z-index: 1;
	position: absolute;
	padding: 10px 10px 0px 22px;
	line-height: 1.0;
}
/* head-banner */
div#head-banner {
	position: absolute;
	top: 10px;
	left: 240px;
}
/* gNav */
div#gNav {
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	background: #7BAAD6 url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/header_bottom.gif) 0 100% no-repeat;
	width: 850px;
}
div#gNav ul {
	float: right;
	list-style-type: none;
}
div#gNav ul li {
	float: left;
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/menu.gif) 0 50% no-repeat;
	padding: 5px;
	font-size: 0.75em;
	list-style-type: none;
}
div#gNav ul li a {
	display: block;
	margin: 0 10px;
	color: #333;
}
div#gNav ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
/* ----------------------------------------
=3. フッター(footer)
---------------------------------------- */
/* トップに戻る */
div#to-top {
	position: relative;
	clear: both;
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/contents_footer.gif) 0 0 no-repeat;
	height: 1.5em;
}
div#to-top p {
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0;
	font-size: 0.63em;
}
div#to-top p a {
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/to-top.gif) 0 50% no-repeat;
	padding-left: 8px;
}
div#to-top p a:hover { color: #666666; }
/* 下部メニュー */
div#foot-menu {
	float: left;
	padding-top: 10px;
	width: 850px;
}
div#foot-menu ul {
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
div#foot-menu li {
	display: inline;
	margin: 0 0 0 10px;
	font-size: 0.75em;
	list-style: none;
}
div#foot-menu li a {
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/footmenu.gif) 0 50% no-repeat;
	padding-left: 10px;
}
/* フッター */
div#footer {
	clear: both;
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/dotline.gif) 0 0 repeat-x;
	padding: 10px 5px;
	color: #333;
	font-size: 0.63em;
}
div#footer strong {
	float: left;
	font-size: 1.1em;
}
div#footer strong span {
	margin-right: 1em;
	background-color: #CCCCCC;
	padding: 2px 5px;
	color: #FF3300;
}
div#footer address { text-align: right; }
/* ----------------------------------------
=4. トップページ(index)
---------------------------------------- */
div#main-body { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/contents.gif) 0 0 repeat-y; }
div#top-img {
	margin: 0 auto;
	padding: 10px 0px 15px;
	text-align: center;
}
/* side-bar */
div#main-side {
	float: left;
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/side-top.gif) 0 0 no-repeat;
	padding: 10px;
	width: 220px;
}
div#main-side .section { margin-bottom: 10px; }
div#main-side h2 {
	font-size: 0.88em;
	font-weight: bold;
}
div#main-side ul.text {
	margin: 0 0 0 5px;
	padding: 0;
}
div#main-side ul.text li {
	padding: 5px 0 5px 0;
	line-height: 1.4;
	font-size: 0.75em;
	list-style: none;
}
div#main-side ul.text li a {
	display: block;
	background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/list.gif) 0 6px no-repeat;
	padding-left: 12px;
}
/* sidemenu */
ul#sidemenu {
	height: auto;
	text-indent: -9999px;
	list-style-type: none;
}
ul#sidemenu li { margin-left: 10px; }
ul#sidemenu li a {
	display: block;
	background-image: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/side-button.gif);
	width: 200px;
	height: 50px;
	overflow: hidden;
}
/*off-mouse*/
ul#sidemenu li.top a { background-position: 0 0; }
ul#sidemenu li.history a { background-position: 0 -50px; }
ul#sidemenu li.products a { background-position: 0 -100px; }
ul#sidemenu li.event a { background-position: 0 -150px; }
ul#sidemenu li.support a { background-position: 0 -200px; }
ul#sidemenu li.link a { background-position: 0 -250px; }
ul#sidemenu li.sitemap a { background-position: 0 -300px; }
/*on-mouse*/
ul#sidemenu li.top a:hover { background-position: -200px 0; }
ul#sidemenu li.history a:hover { background-position: -200px -50px; }
ul#sidemenu li.products a:hover { background-position: -200px -100px; }
ul#sidemenu li.event a:hover { background-position: -200px -150px; }
ul#sidemenu li.support a:hover { background-position: -200px -200px; }
ul#sidemenu li.link a:hover { background-position: -200px -250px; }
ul#sidemenu li.sitemap a:hover { background-position: -200px -300px; }
/* main */
div#main {
	float: right;
	background: #fff url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/layout/main.gif) 0 0 no-repeat;
	padding: 10px;
	width: 580px;
	min-height: 200px;
	color: #333;
}
div#main a { color: #21699C; }
div#main a:hover { text-decoration: underline; }
div#main h2 {
	margin-bottom: 8px;
	border-bottom: 3px double #535D57;
	padding: 2px 2px 2px 0;
	font-size: 0.95em;
	font-weight: bold;
}
div#main h3 {
	margin: 15px 0 3px;
	font-size: 0.85em;
}
div#main h4 {
	margin-bottom: 2px;
	font-size: 0.75em;
}
div#main h5 {
	margin-bottom: 2px;
	font-size: 0.75em;
}
div#main h6 {
	margin-bottom: 2px;
	font-size: 0.75em;
}
div#main p {
	margin: 0 0 1.5em 0;
	font-size: 0.75em;
}
div#main ul, ol, dl {
	margin-bottom: 2em;
	font-size: 0.75em;
}
div#main ul, ol{
	padding-left: 20px;
}
div#main dl{
	padding: 0.5em 0 0 5px;
}
div#main dt { margin-bottom: 3px; }
div#main dd {
	margin: 0 0 0.5em 1em;
	padding: 3px;
	padding: 0;
}
div#main div.center { text-align: center; }
div#main div.right { text-align: right; }
/* post */
dl.metadata {
	margin-top: 0.5em;
	border-bottom: #666666 1px solid;
	text-align: right;
}
dl.metadata dt, dl.metadata dd { font-size: 0.9em; }
/* ----------------------------------------
=5. ページ(page-es)
---------------------------------------- */
div.es div#main {
	clear: both;
	margin-top: 10px;
	background: #fff url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/main.gif) 0 0 no-repeat;
	width: 830px;
}
div.es div#to-top { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/contents_footer.gif) 0 0 no-repeat; }
div.es div#es-menu { margin-left: 20px; }
div.es div#es-menu ul {
	text-indent: -9999px;
	list-style-type: none;
}
div.es div#es-menu li {
	display: inline;
	margin: 0px;
	list-style: none;
}
div.es div#es-menu li a {
	display: block;
	float: left;
	width: 130px;
	height: 33px;
	overflow: hidden;
}
div.es div#es-menu li ul {
	margin: 0px;
	list-style: none;
}
/*off-mouse*/
div.es div#es-menu li.page-item-36 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-top.gif) 0 0; }
div.es div#es-menu li li.page-item-64 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-story.gif) 0 0; }
div.es div#es-menu li li.page-item-68 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-chara.gif) 0 0; }
div.es div#es-menu li li.page-item-70 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-sample.gif) 0 0; }
div.es div#es-menu li li.page-item-72 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-download.gif) 0 0; }
div.es div#es-menu li li.page-item-74 a { background: url(http://www.tsukasa-soft.com/wp-content/themes/tsukasa/images/eternalsky/layout/es-menu-spec.gif) 0 0; }
/*on-mouse*/
div.es div#es-menu li.page-item-36 a:hover { background-position: 0 -32.5px; }
div.es div#es-menu li li.page-item-64 a:hover { background-position: 0 -32.5px; }
div.es div#es-menu li li.page-item-68 a:hover { background-position: 0 -32.5px; }
div.es div#es-menu li li.page-item-70 a:hover { background-position: 0 -32.5px; }
div.es div#es-menu li li.page-item-72 a:hover { background-position: 0 -32.5px; }
div.es div#es-menu li li.page-item-74 a:hover { background-position: 0 -32.5px; }
/* current */
div.es div#es-menu li.current_page_item a { background-position: 0 -32.5px; }
div.es div#es-menu li li.current_page_item a { background-position: 0 -32.5px; }
/* chara */
div#chara-menu { margin-bottom: 10px; }
div#sitemap li {
	font-size: 1.3em;
	margin-bottom: 0.1em;
}
/* sample-vo */
div#sample-vo {
	margin-top: 15px;
}
/* ----------------------------------------
=5.1 サンプルCGページ(page-es#event-cg)
---------------------------------------- */
div#event-cg a {
	float: left;
	width: 200px;
	padding: 0 2px 5px;
}
div#event-cg a img {
	width: 200px;
	height: 150px;
}