@charset "UTF-8";
/*
 * CUFFS/Sphere/CUBE OFFICIAL WEBSITE
 * (C)CUFFS/Sphere/CUBE All Rights Reserved.
 * 各ページの共通レイアウト
 */

/*
==== base layout ====
*/
html {
	overflow-y: scroll;
}
body {
	background: url('./images/layout/bg_body.jpg') top left repeat;
}
#headLine {
	background: url('./images/layout/bg_header_line.jpg') top left repeat-x;
	min-width: 982px;
	width: 100%;
	height: 8px;
}
#fastContents {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}
#page {
	width: 964px;
	height: auto;
	margin: 0 auto;
	padding: 0 8px;
}
/*
==== header layout ====
*/
#header {
	width: 960px;
	height: 56px;
	margin: 8px auto 16px;
}
#header div {
	float: left;
}
#header #headTitle {
	width: 548px;
	height: 56px;
	margin: 0 6px 0 12px;
}
#header #headerRight {
	float: right;
}
#header #lastUpdate {
	background: url('./images/layout/bg_header_update.jpg') top left no-repeat;
	width: 96px;
	height: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	float: none;
	margin-top: 16px;
	padding-left: 114px;
}
#header ul#headNav {
	width: 210px;
	height: auto;
	margin-top: 4px;
}
#header ul#headNav li {
	background: url('./images/layout/icon_header_arrow.png') center left no-repeat;
	float: left;
	margin-right: 12px;
	padding-left: 12px;
}
#header ul#headNav li a {
	color: #505050;
}
#header ul#headNav li a:hover {
	text-decoration: underline;
}

/*
==== globalnavi layout ====
*/
ul#globalNav {
	background: url('./images/layout/bg_global_line.png') center left no-repeat;
	width: 981px;
	height: 52px;
}
ul#globalNav li {
	width: 140px;
	height: 52px;
	float: left;
	margin: 0;
}
ul#globalNav li a img {
	opacity: 0;
}
ul#globalNav li a {
	display: block;
}
ul#globalNav li#nNews a { background: url('./images/layout/nav_global_news.png') top left no-repeat; }
ul#globalNav li#nProducts a { background: url('./images/layout/nav_global_products.png') top left no-repeat; }
ul#globalNav li#nEvent a { background: url('./images/layout/nav_global_event.png') top left no-repeat; }
ul#globalNav li#nSupport a { background: url('./images/layout/nav_global_support.png') top left no-repeat; }
ul#globalNav li#nStaff a { background: url('./images/layout/nav_global_staff.png') top left no-repeat; }
ul#globalNav li#nStore a { background: url('./images/layout/nav_global_store.png') top left no-repeat; }
ul#globalNav li#nContact a { background: url('./images/layout/nav_global_contact.png') top left no-repeat; }

#newsPage ul#globalNav li#nNews a { background: url('./images/layout/nav_global_news.png') bottom left no-repeat; }
#productsPage ul#globalNav li#nProducts a { background: url('./images/layout/nav_global_products.png') bottom left no-repeat; }
#eventPage ul#globalNav li#nEvent a { background: url('./images/layout/nav_global_event.png') bottom left no-repeat; }
#supportPage ul#globalNav li#nSupport a { background: url('./images/layout/nav_global_support.png') bottom left no-repeat; }
#staffPage ul#globalNav li#nStaff a { background: url('./images/layout/nav_global_staff.png') bottom left no-repeat; }
#storePage ul#globalNav li#nStore a { background: url('./images/layout/nav_global_store.png') bottom left no-repeat; }
#contactPage ul#globalNav li#nContact a { background: url('./images/layout/nav_global_contact.png') bottom left no-repeat; }

/*
==== footer layout ====
*/
#footer {
	background: rgba(6, 79, 177, 0.5);
	min-width: 982px;
	width: 100%;
	height: auto;
	margin-top: 24px;
	box-shadow: 0 -2px 3px #787878;
}
#footer .footerLine {
	background-color: #064fb1;
	min-width: 982px;
	width: 100%;
	height: 2px;
}
#footer #footerContents {
	color: #fff;
	font-size: 12px;
	width: 960px;
	position: relative;
	margin: 18px auto 24px;
	letter-spacing: 1px;
}
#footer #footerLeft {
	width: 760px;
	float: left;
}
#footer #footerLeft #footerNav ul a {
	color: #fff;
}
#footer #footerLeft #footerNav ul a:hover {
	text-decoration: underline;
}
#footer #footerLeft #footerNav ul.row01 li,
#footer #footerLeft #footerNav ul.row02 li {
	background: url('./images/layout/icon_footer_arrow.png') center left no-repeat;
	float: left;
	margin-right: 14px;
	padding-left: 12px;
}
#footer #footerLeft #footerNav ul.row02 {
	margin-top: 8px;
}
#footer #footerLeft #copyright {
	position: absolute;
	bottom: 0;
}
#footer #footerRight {
	width: 200px;
	float: right;
}
#footer #footerRight ul li {
	width: 200px;
	height: 40px;
	margin-bottom: 8px;
}

/*
=== h_line ===
*/
#hLineBody {
	background: url('./images/layout/bg_h_line_body.jpg') top left repeat;
	min-width: 982px;
	width: 100%;
	height: 46px;
	position: relative;
}
#hLineBody #pageTitle {
	width: 964px;
	height: 36px;
	margin: 0 auto;
	padding: 8px 8px 0;
}
#hLineTop {
	background: url('./images/layout/bg_h_line_top.jpg') top left repeat-x;
	min-width: 982px;
	width: 100%;
	height: 4px;
	box-shadow: 0 2px 3px #787878;
	position: absolute;
	top: 0;
}
#hLineBottom {
	background: url('./images/layout/bg_h_line_bottom.jpg') top left repeat-x;
	min-width: 982px;
	width: 100%;
	height: 4px;
	margin-bottom: 20px;
	box-shadow: 0 -2px 3px #787878;
}
#hLineBody #accessMap {
	width: 964px;
	height: auto;
	font-size: 12px;
	text-align: right;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 6px 8px 0;
}
#hLineBody #accessMap a {
	color: #505050;
}
#hLineBody #accessMap a:hover {
	text-decoration: underline;
}
/*
==== other ====
*/
a {
	overflow: hidden;
	outline: none;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
li a {
	/*display: block;*/
}
h4 {
	text-indent: -9999px;
}
dl {
	background-color: #f4ffff;
}
dl.odd {
	background-color: #e1f7ff;
}
#bgCaution {
	background: url('./images/layout/bg_layout_caution.png') top center no-repeat;
	color: #969696;
	width: 964px;
	height: 120px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 90px;
	margin: 12px auto 0;
}

