@import url("block.css");
@import url("format.css");
@import url("midashi.css");

@charset "UTF-8";

/* Basic Styles
----------------------------------------------------------- */
body {
	color: #FFF;
	/*-webkit-font-smoothing: antialiased;*/
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	background-color: #000000;
}
/* webfont */

.webfont {
	font-family: 'Lobster', "Times New Roman", 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
br {
}

/*-----背景用レイヤーの共通スタイル------*/
.plx-bg {
	background: center 0 repeat-x fixed;
	width: 100%;
	height: 3400px;
	position: absolute;
	left: 0;
	top: 0;
}

/*-----背景用レイヤーの個別スタイル------*/
#bgLayers {
	background-image: url(../images/bg.jpg);
}
#bgLayer1 {
	background-image: url(../images/bluemoon.png);
}
#bgLayer2 {
	background-image: url(../images/bluemoon.png);
	background-position: 0 3000;
}
#bgLayer3 {
	background-image: url(../images/bluemoon.png);
}

/* Links
----------------------------------------------------------- */

a,
a:visited {
	color: #F90;
	text-decoration: none;
	outline: 0;
}
a:hover,
a:focus {
	color: #FF0;
}
p a,
p a:visited {
	line-height: inherit;
}
#wrapper {
	}
	
/*Section*/
section {
	position: relative;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	height: auto;
}
/*
section:before, section:after {
  content: "";
  display: block;
  height: 144px;
}
*/
section.cover:before, section.cover:after {
  content: none;
  display: none;
}
section.cover {
  padding: 0;
  overflow: hidden;
}
section.cover > img {
  display: block;
  min-width: 100%;
}
/*
section .area-header,
section .area-contents {
  margin-left: auto;
  margin-right: auto;
  padding: 0 42px;
  width: 960px;
}
section .area-header .link-shopping,
section .area-contents .link-shopping {
  margin-top: 36px;
}
*/
	
/* Header
----------------------------------------------------------- */
#header {
	position: relative;
	height: auto;
	margin-bottom: 20px;
}
#header div.logo {
	float: left;
	width: 359px;
	position: relative;
	margin-right: 20px;
	padding-left: 10px;
}
#header div.logo p {
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
	color: #FFC;
	margin-top: -10px;
}
#header div.sub {
	padding-top: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
#header div.sub p {
	font-size: 90%;
	text-align: right;
	line-height: 1.2em;
}
#header div.sub a {
	color: #FFC;
	text-align: right;
}

/* nav */

.nav {
	width: auto;
	font-size: 120%;
	/*
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
	*/
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1.8em;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	position: relative;
	z-index: 100;
	float: right;
	}
.nav a	{
	color: #F9F9F9;
	display: block;
	float: left;
	text-decoration: none;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.6),
		1px 1px 1px rgba(255, 255, 255, 0.6);
	top: auto;
	width: auto;
	height: auto;
}
.nav a:visited 		{ color: #FFCCCC; }
.nav a:hover			{
	text-decoration: none;
	position: relative;
	top: 0px;
}
.nav a:active		{
	position: relative;
	top: 0;
	background-color: #03F;
}
.nav ul {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	display: inline;
}
.nav li {
	list-style: none;
	float: left;
}
.nav li a {
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 2.5em;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
.nav li a:hover {
	background: #39F;
}
.nav li a.act {
	background: #39F;
}

/*
#header ul li#nContact a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
*/

#home #header #nHome a,#saiko #header #nSaiko a,#clock #header #nClock a,#shutter #header #nShutter a,#yosetsu #header #nYosetsu a,#slide #header #nSlide a,#design #header #nDesign a,#photoclock #header #nPhoto a,#company #header #nCompany a,#topic #header #nTopic a,#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #00C;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}

#header ul li a:hover {
	color: #FFFFFF;
}

/* headimage
------------------------------------------------*/
#topimage  {
	left: 0px;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 10;
	display: block;
}
#topimage object {
	width: 100%;
}
#topimage img {
	width: 100%;
	height: auto;
}

/* main
----------------------------------------------------------- */
#main hgroup {
	background-color: #F8F6EF;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EBE6DB;
	margin: 0 0 30px -10000px;
	padding: 0 10px 0 10000px;
}
#main hgroup h1,
#main hgroup h2 {
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	text-shadow: 1px 1px 0 #fff;
	padding: 10px 0;
	color: #FF0;
}
.main-column hgroup h1 {
	font-size: 24px;
}
#main hgroup h2 {
	font-size: 30px;
	border-bottom: 1px dotted #999;
}
#main hgroup h2 span {
	font-size: 16px;
	margin-left: 0.6em;
}

#main .rudy {
	background-image: url(../loupe/rudy/rev_use.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* centercolumn styles
------------------------------------------------*/
#main p {
	line-height: 1.8em;
	color: #FFF;
	font-size: 100%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main div.full {
	width: 100%;
	margin-bottom: 10px;
}

#main div.cl {
	float: left;
	width: 30%;
	padding-top: 0px;
	margin-right: 4.5%;
	margin-bottom: 20px;
}

#main div.cr {
	float: left;
	width: 30%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#main div.cr2 {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#main div.cleft {
	float: left;
	width: 65%;
	margin-right: 3%;
}

#main div.cright {
	float: right;
	width: 440px;
}

#main div.left {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-bottom: 20px;
	margin-left: 2%;
}
#main div.right {
	width: 46%;
	margin-left: 2%;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
}

#main div.listBorderRadius {
	border:solid 1px #999;
	border-radius:5px;
	padding: 5px;
}

#main dl dt {
	clear: both;
	line-height: 1.2em;
	padding-bottom: 5px;
	color: #630;
	font-size: 100%;
	font-weight: bold;
	display: block;
	float: left;
	width: 30%;
	margin-right: 5%;
}
#main dd {
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 1.4em;
	display: block;
	float: left;
	width: 65%;
	list-style-type: none;
}

/* outlinebox */

.outlinebox {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.side-product {
	padding: 0;
	overflow: hidden;
}
.side-product h3 {
	padding: 20px 20px 0 20px;
	background-color: rgb(255, 255, 255, .9);
}
aside section h3 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 0;
}
aside section h4 {
	font-weight: bold;
	font-size: 16px;
}
.side-product li {
	width: 49.5%;
	float: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-moz-box-shadow: inset 1px 0 0 #fff;
	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;
}
.side-product li a .photo {
	margin: 0;
	text-align: center;
}
.side-product li a .text {
	font-size: 10px;
	line-height: 1.5;
	margin-bottom: 0;
}
.side-product .inner li a {
	color: #FFF;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.side-product .inner li a img {
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.side-product .inner li:first-child {
	border-left: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.alignleft {
	float: left;
	margin: 0 3% 0.6em 0;
}
.alignright {
	float: right;
	margin: 0 0 0.6em 3%;
}
.products .photo img {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}


/* breadcrumb styles
------------------------------------------------*/
#breadcrumbs {
	clear: both;
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	margin-top: 20px;
}

#breadcrumbs a:link {
	color: #666;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
}

#breadcrumbs div.breadcrumb {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	color: #888888;
	background-color: #CCCCCC;
	background-image: url(../breadcrumb/bg.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#breadcrumbs div.breadcrumb a, #breadcrumbs div.breadcrumb em, #breadcrumbs div.breadcrumb span {
	float: left;
	overflow: hidden;
	height: 30px;
	padding: 0 8px;
	font-style: normal;
	color: #333;
	font-weight: bolder;
}
#breadcrumbs div.breadcrumb span {
	overflow: hidden;
	width: auto;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-image: url(../breadcrumb/bg-breadcrumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/* footer
----------------------------------------------------------- */
#footer {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	font-size: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
	background: #f1e767; /* Old browsers */
	background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
	z-index: 9998;
	clear: both;
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
*/
#footer .copyright {
	text-align: center;
	clear: both;
}

#footer p {
	margin: 0px;
	float: right;
	color: #666666;
}
#footer p a {
	color: #0033CC;
}
#footer p a:hover {
	color: #3366FF;
}
#footer address {
	line-height: 1.3em;
	text-align: right;
	color: #333333;
	font-size: 80%;
}


/* etc */

.bun_s {
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1.4em;
}
.bun_white {
	font-family: sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}

.lineout {
	padding: 1px;
	border: 1px solid #666666;
}
.outer {
	border: 1px solid #CCCCCC;
	width: 100%;
	line-height: 2em;
	padding: 2px;
}
.shadow {
	position: absolute;
	top: -500px;
}
/* outlinebox */

.outlinebox {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.alignleft {
	float: left;
	margin: 0 3% 0.6em 0;
}
.alignright {
	float: right;
	margin: 0 0 0.6em 3%;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clear {
	clear: both;
}
.shadow {
	position: absolute;
	top: -50px;
}

table {
	line-height: 2em;
	padding: 2em;
}
.spacer {
	height: 14px;
}
