@charset "UTF-8";

/* CSS Information
---------------------------------------------------------------
Site URL:	http://www.livelabo.com/
File name:	layout_commonness.css
Summary:	base styles
Created:	2009-10-05
Last update:	2009-10-05 by Sadaoka
Author:	Sadaoka(admin), Kaito
Copyright:	(C) 2009 dabhand Inc.
--------------------------------------------------------------- */

/* Basis */
/* ------------------------------------------------------------ */
body {
	background-color: #000;
	font-family: "ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "MS UI Gothic", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.8;
	color: #000;
	margin: 0;
	padding: 0;
}

div,
p,
span,
a,
img,
ul,
ol,
li,
dl,
dt,
dd {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0px #f00 solid;
}

br {
	letter-spacing: 0;
}

/* テキストを表示させない */
/* ------------------------------------------------------------ */
.none { display: none; }

/* インデント１文字分 */
/* ------------------------------------------------------------ */
.indent {
	text-indent: -1em;
	margin-left: 1em;
}

/* Font size H_type */
/* ------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0px #f00 solid;
}

/* Link */
/* ------------------------------------------------------------ */
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #646464;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/* Float */
/* ------------------------------------------------------------ */
.f_left {
	float: left;
}

.f_right {
	float: right;
}

/* Center */
/* ------------------------------------------------------------ */
.f_center {
	text-align: center;
}

/* Clear */
/* ------------------------------------------------------------ */
.clear {
	clear: both;
}

/* Margin */
/* ------------------------------------------------------------ */
.t_mgn5 {
	margin-top: 5px;
}

.t_mgn10 {
	margin-top: 10px;
}

.t_mgn15 {
	margin-top: 15px;
}

.t_mgn20 {
	margin-top: 20px;
}

.t_mgn30 {
	margin-top: 30px;
}

.t_mgn50 {
	margin-top: 50px;
}

.r_mgn5 {
	margin-right: 5px;
}

.r_mgn10 {
	margin-right: 10px;
}

.r_mgn20 {
	margin-right: 20px;
}

/* Container */
/* ------------------------------------------------------------ */
#container {
	background-color: #323232;
	text-align: left;
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

/* Header */
/* ------------------------------------------------------------ */
#header {
	width: 890px;
	height: 110px;
	margin: 15px 15px 0px;
	padding: 0px;
	display: block;
	position: relative;
	border: 0px #f00 solid;
}

#header .retrieval {
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	border: 0px #f00 solid;
}

#header .header_logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 25px;
	top: 35px;
	border: 0px #f0f solid;
}

#header .header_logo2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 160px;
	top: 35px;
	border: 0px #f0f solid;
}

#header .retrieval_logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	right: 0px;
	top: 0px;
	border: 0px #f00 solid;
}

#header .button a {
	background: url(../images/header_button.gif) left top no-repeat;
	width: 131px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 4;
	right: 0px;
	top: 40px;
	border: 0px #f0f solid;
}

#header .button a:hover {
	background: url(../images/header_button.gif) left bottom no-repeat;
}

/* Body */
/* ------------------------------------------------------------ */
#contents_layout {
	width: 920px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#contents_left {
	width: 178px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	border: 0px #0f0 solid;
}

#contents_right {
	width: 734px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	border: 0px #00f solid;
}

/* Top menu */
/* ------------------------------------------------------------ */
#header_menu_top {
	background: url(../images/header_menu_top.gif) left top repeat-x;
	width: 905px;
	height: 42px;
	padding-left: 15px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#header_menu_top li {
	list-style-type: none;
	float: left;
	display: block;
	border: 0px #f00 solid;
}

#header_menu_top li a {
	background-image: url(../images/header_menu_top.gif);
	height: 0 !important;
	height /**/: 42px;
	padding-top: 42px;
	display: block;
	overflow: hidden;
}

/* ------------------------------------------------------------ */
/* 通常 */
#header_menu_top .menu1 a { width: 150px; height: 42px; background-position: -15px 0; }
#header_menu_top .menu2 a { width: 147px; height: 42px; background-position: -165px 0; }
#header_menu_top .menu3 a { width: 147px; height: 42px; background-position: -312px 0; }
#header_menu_top .menu4 a { width: 149px; height: 42px; background-position: -459px 0; }
#header_menu_top .menu5 a { width: 147px; height: 42px; background-position: -608px 0; }
#header_menu_top .menu6 a { width: 150px; height: 42px; background-position: -755px 0; }

/* 現在位置 */
#header_menu_top .menu1 a.select { background-position: -15px -42px; }
#header_menu_top .menu2 a.select { background-position: -165px -42px; }
#header_menu_top .menu3 a.select { background-position: -312px -42px; }
#header_menu_top .menu4 a.select { background-position: -459px -42px; }
#header_menu_top .menu5 a.select { background-position: -608px -42px; }
#header_menu_top .menu6 a.select { background-position: -755px -42px; }

/* オンマウス */
#header_menu_top .menu1 a:hover { background-position: -15px -42px; }
#header_menu_top .menu2 a:hover { background-position: -165px -42px; }
#header_menu_top .menu3 a:hover { background-position: -312px -42px; }
#header_menu_top .menu4 a:hover { background-position: -459px -42px; }
#header_menu_top .menu5 a:hover { background-position: -608px -42px; }
#header_menu_top .menu6 a:hover { background-position: -755px -42px; }

/* Header Menu2 */
/* ------------------------------------------------------------ */
#header_menu2 {
	background: url(../images/header_menu2.gif) left top repeat-x;
	width: 905px;
	height: 42px;
	padding-left: 15px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

#header_menu2 li {
	list-style-type: none;
	float: left;
	display: block;
	border: 0px #f00 solid;
}

#header_menu2 li a {
	background-image: url(../images/header_menu2.gif);
	height: 0 !important;
	height /**/: 42px;
	padding-top: 42px;
	display: block;
	overflow: hidden;
}

/* ------------------------------------------------------------ */
/* 通常 */
#header_menu2 .menu1 a { width: 150px; height: 42px; background-position: -15px 0; }
#header_menu2 .menu2 a { width: 147px; height: 42px; background-position: -165px 0; }
#header_menu2 .menu3 a { width: 147px; height: 42px; background-position: -312px 0; }
#header_menu2 .menu4 a { width: 149px; height: 42px; background-position: -459px 0; }
#header_menu2 .menu5 a { width: 147px; height: 42px; background-position: -608px 0; }
#header_menu2 .menu6 a { width: 150px; height: 42px; background-position: -755px 0; }

/* 現在位置 */
#header_menu2 .menu1 a.select { background-position: -15px -42px; }
#header_menu2 .menu2 a.select { background-position: -165px -42px; }
#header_menu2 .menu3 a.select { background-position: -312px -42px; }
#header_menu2 .menu4 a.select { background-position: -459px -42px; }
#header_menu2 .menu5 a.select { background-position: -608px -42px; }
#header_menu2 .menu6 a.select { background-position: -755px -42px; }

/* オンマウス */
#header_menu2 .menu1 a:hover { background-position: -15px -42px; }
#header_menu2 .menu2 a:hover { background-position: -165px -42px; }
#header_menu2 .menu3 a:hover { background-position: -312px -42px; }
#header_menu2 .menu4 a:hover { background-position: -459px -42px; }
#header_menu2 .menu5 a:hover { background-position: -608px -42px; }
#header_menu2 .menu6 a:hover { background-position: -755px -42px; }

/* Mainvisual */
/* ------------------------------------------------------------ */
.mainvisual {
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

/* Bread crumb menu */
/* ------------------------------------------------------------ */
#bread_crumb {
	background-color: #000;
	line-height: 24px;
	width: 890px;
	height: 24px;
	margin: 0px auto;
	display: block;
	border: 0px #f00 solid;
}

#bread_crumb ul {
	list-style: none;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	display: block;
	border: 0px #ff0 solid;
}

#bread_crumb li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px #f0f solid;
}

#bread_crumb a:link,
#bread_crumb a:visited {
	color: #969696;
	text-decoration: none;
}

#bread_crumb a:hover,
#bread_crumb a:active {
	color: #969696;
	text-decoration: underline;
}

.pagetop {
	text-align: right;
	width: 890px;
	margin: 10px auto 0px;
	display: block;
	border: 0px #f00 solid;
}

/* Footer */
/* ------------------------------------------------------------ */
#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

#footer #footer_button {
	clear: both;
	background-color: #1e1e1e;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	border: 0px #f00 solid;
}

#footer #footer_button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px #0f0 solid;
}

#footer #footer_button li {
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 1px #0ff solid;
}

/* Menu 1 */
/* ------------------------------------------------------------ */
#footer_button .menu1 a {
	background: #1e1e1e url(../images/foot_menu1.gif) left top no-repeat;
	width: 79px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	right: 385px;
	top: 0px;
	border: 0px #00f solid;
}

#footer_button .menu1 a:hover {
	background: #404040 url(../images/foot_menu1.gif) left bottom no-repeat;
}

/* Menu 2 */
/* ------------------------------------------------------------ */
#footer_button .menu2 a {
	background: #1e1e1e url(../images/foot_menu2.gif) left top no-repeat;
	width: 65px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	right: 320px;
	top: 0px;
	border: 0px #00f solid;
}

#footer_button .menu2 a:hover {
	background: #404040 url(../images/foot_menu2.gif) left bottom no-repeat;
}

#footer_button .menu2 a.selected {
	background: #404040 url(../images/foot_menu2.gif) left bottom no-repeat;
}

/* Menu 3 */
/* ------------------------------------------------------------ */
#footer_button .menu3 a {
	background: #1e1e1e url(../images/foot_menu3.gif) left top no-repeat;
	width: 174px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	right: 146px;
	top: 0px;
	border: 0px #00f solid;
}

#footer_button .menu3 a:hover {
	background: #404040 url(../images/foot_menu3.gif) left bottom no-repeat;
}

/* Menu 4 */
/* ------------------------------------------------------------ */
#footer_button .menu4 a {
	background: #1e1e1e url(../images/foot_menu4.gif) left top no-repeat;
	width: 111px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	right: 35px;
	top: 0px;
	border: 0px #00f solid;
}

#footer_button .menu4 a:hover {
	background: #404040 url(../images/foot_menu4.gif) left bottom no-repeat;
}

#footer #footer_link {
	clear: both;
	text-align: center;
	font-size: 12px;
	line-height: 1em;
	margin: 20px 0px 0px;
	padding: 0px;
	display: block;
	border: 0px #0f0 solid;
}

#footer #footer_link ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px #00f solid;
}

#footer #footer_link li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px #0ff solid;
}

#footer h2 {
	clear: both;
	text-align: center;
	line-height: 1em;
	margin: 20px auto 0px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

#footer address {
	text-align: center;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px auto 15px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

/* Box */
/* ------------------------------------------------------------ */
.contents_width380 {
	clear: both;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

.contents_width550 {
	clear: both;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

.contents_width600 {
	clear: both;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

.contents_width680 {
	clear: both;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

.contents_width690 {
	clear: both;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

.contents_width734 {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 0px #f0f solid;
}

/* POPUP */
/* ------------------------------------------------------------ */
.close_button {
	text-align: right;
	width: 1022px;
	margin: 5px auto 0px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}
