@charset "utf-8";

@import url("reset.css");

/* @group basic */

body {
	color: #000;
	background: #fff;
}

a:link {
	color: #00c;
	text-decoration: underline
	}

a:visited {
	color: #909;
	text-decoration: underline
	}

a:hover  {
	color: #06f;
	text-decoration: underline
	}

a:active {
	color: #c00;
	text-decoration: underline
	}

h1 {
	font-size: 4.8em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 0.8em;
	letter-spacing: -0.1em;
	margin: 0 0 0.75em;
	overflow: hidden
}

h1 em {
	color: #666;
	font-size: 0.26em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0
	}

h2 {
	font-size: 2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
	margin: 2em 0 0.7em;
	}

h3    {
	font-size: 1.5em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
	margin: 3em 0 1em;
	}

h3 em {
	color: #666;
	font-size: 0.75em;
	font-style: normal
	}

p {
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	}

li, dt, dd   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	}

abbr {
	color: #474;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	cursor: help;
	border-bottom: 1px dashed #474;
	}

#list a[accesskey]:after, #text a[accesskey]:after, #text form fieldset dl dd input[accesskey]:after {
	font-size: x-small;
	margin-left: 0.2em;
	content: "[" attr(accesskey) "]"
	}

#container {
	margin: 48px auto;
	position: relative;
	z-index: 10;
	min-width: 788px;
	max-width: 66em;
	height: 100%;
	}

#gohelp      {
	position: absolute;
	z-index: 75;
	top: -22px;
	right: 0;
	opacity: 0.6
	}

#feed {
	position: absolute;
	z-index: 73;
	top: -22px;
	right: 63px;
	opacity: 0.6
	}

#gohelp:hover, #feed:hover {
	opacity: 0.9
	}

p#ci, h1#ci {
	font-size: 1em;
	position: absolute;
	z-index: 50;
	top: 32px;
	left: 48px
	}

p#ci a, h1#ci a {
	text-decoration: none
	}

#crumb {
	font-size: 0.75em;
	position: absolute;
	z-index: 70;
	top: -1.4em;
	left: 16px
	}

#crumb em {
	font-style: normal
	}

#crumb span {
	display: none
	}

#container .widget-search {
	position: absolute;
	top: 200px;
	left: 48px;
	z-index: 1000;
}

#container .widget-search form input#search {
	width: 140px;
}

#image h2, #other h2, #link h2, #container .widget-search h2 {
	display: none
	}

/* @end */

/* @group text */

#text {
	background: #f0f0f0;
	background: rgba(240, 240, 240, 0.85);
	margin: 0 272px 0;
	padding: 0 32px 32px;
	position: relative;
	z-index: 40;
	top: 0;
	left: 0;
	bottom: 0;
	width: auto;
	height: 100%;
	min-height: 1536px;
	-webkit-box-shadow: 4px 4px 16px #808080;
	}

#text p {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.75em;
	margin-bottom: 1.5em
	}

	#text p a   {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	}


	#text p.note     {
	font-size: 0.75em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
	padding: 0.5em;
	border: dashed 1px #000
	}

	#text p.digression {
	color: #444;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.25em;
	}

	#text p span.pdf  {
	color: #fff;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #c00;
	margin: 0;
	padding: 0.1em;
	border: outset 1px #c00
	}


	#text ul, #text ol    {
	margin: 0 10% 2em;
	padding: 0.5em 0.5em 0;
	border: solid 1px #000
	}




	#text li    {
	color: #000;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.5em 1.5em;
	}




	#text li em   {
	color: #474;
	font-weight: bold
	}



	#text p em, #text dl dd em, #text p strong {
	color: #474;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: bold
	}

#text p strong {
	color: #333;
	font-size: 1.2em;
}

	#text dl {
	margin: 0 0 2em;
	}

	#text dl dt  {
	color: #474;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	margin: 1em 0 0.5em;
	padding: 0.2em 0.5em;
	border-bottom: 1px solid
	}
	#text dl dt em {
	color: #666;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal
	}

	#text dl dd   {
	color: #000;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.4em;
	}

	#text table  {
	margin: 1em 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 10px
	
	}


	#text table tr th, #text table tr td  {
	font-size: 0.75em;
	padding: 0.3em;
	border: solid 1px #000
	}

	#text table tr th {
	color: #fff;
	background-color: #474
	}
	#text table tr td.white  {
	background-color: #fff;
	width: 9em
	}


	#text table tr td.natural  {
	background-color: #ebe6e2;
	width: 9em
	}


	#text table tr td.light_beige  {
	background-color: #dfd6c7;
	width: 9em
	}


	#text table tr td.ash  {
	background-color: #d3d7e0;
	width: 9em
	}


	#text table tr td.light_gray  {
	background-color: #b3b2b8;
	width: 9em
	}


	#text table tr td.light_yellow  {
	background-color: #f8f1ab;
	width: 9em
	}


	#text table tr td.light_pink  {
	background-color: #f3d5e1;
	width: 9em
	}


	#text table tr td.light_blue  {
	background-color: #c8dae8;
	width: 9em
	}
	#text table tr td.black_white {
	color: #fff;
	background-color: #333;
	width: 9em
	}

	#text table tr td.red_white {
	color: #fff;
	background-color: #a7292d;
	width: 9em
	}

	#text table tr td.navy_white {
	color: #fff;
	background-color: #404055;
	width: 9em
	}

	#text table tr td.light_blue_navy {
	color: #c8dae8;
	background-color: #404055;
	width: 9em
	}

	#text table tr td.price {
	text-align: right;
	width: 10em
	}

	#text table tr td.price em {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold
	}

/* @end */

/* @group for Home */

	#text #update    {
	}

	#text #update dt   {
	color: #000;
	font-size: 1.1em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: normal;
	margin: 0 0 0.2em;
	border-style: none
	}



	#text #update dt strong   {
	color: #777;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal
	}



	#text #update dt strong span  {
	font-size: 0.7em
	}


	#text #update dd  {
	font-size: 0.8em;
	margin-bottom: 2em
	}


/* @end */

/* @group form */
	form {
	}

	fieldset     {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 2em;
	padding: 0 1em;
	border: solid 1px #888
	}

	legend       {
	color: #888;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	}

	form label strong {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 1px;
	border-bottom: 1px solid #333
	}

	#text form fieldset dl dt label em  {
	color: #c00;
	font-style: normal;
	font-weight: normal
	}

	input, textarea, select  {
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	opacity: 0.7;
	-webkit-box-shadow: 2px 2px 4px #555;
	}

	input:focus, textarea:focus, select:focus {
	background: #ded url(/images/tw_mark_alpha.png) no-repeat center center;
	outline: solid 2px #474;
	}

	.submit {
	text-align: center;
	padding-bottom: 32px;
	}
/* @end */

/* @group image */
	#image {
	background: #d1c9df;
	background: rgba(209, 201, 223, 0.85);
	padding: 0 16px;
	position: absolute;
	z-index: 30;
	top: 0;
	right: 16px;
	bottom: 0;
	width: 224px;
	height: 100%;
	-webkit-box-shadow: 4px 4px 16px #808080;
	}

#image p {
	font-size: 0.75em;
	line-height: 1.2em;
	margin-top: 16px; /* 新たに入れた */
	margin-bottom: 4em;
	padding: 16px
	}

#image p img {
	-webkit-box-shadow: 2px 2px 4px #555;
	}

#image p img:hover {
	-webkit-box-shadow: 0px 0px 16px #ff8;
	}

#image div.swf {
	padding: 16px;
}

#image div.swf p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

/* @end */

/* @group linklist */

#link #list {
	list-style-type: none;
	position: fixed;
	z-index: 60;
	right: 0;
	bottom: 32px
	}

#link #list li {
	color: #000;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
	margin: 0 8px 0 0;
	float: right;
	}

#link #list li a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0 0 8px;
	padding: 0.7em 0;
	width: 15em;
	float: left;
	-webkit-box-shadow: 6px 6px 20px #a0a0a0;
	-webkit-border-radius: 6px;
	}


#link #list li a:link  {
	color: #00c;
	background: #f0f0f0;
	background: rgba(240, 240, 240, 0.6);
	}

#link #list li a:visited  {
	color: #909;
	background: #f0f0f0;
	background: rgba(240, 240, 240, 0.6);
	}

#link #list li a:hover {
	background: #d1c9df;
	background: rgba(209, 201, 223, 0.85);
	}


#link #list li a:active  {
	color: #fff;
	background: #dc6e0d;
	background: rgba(220, 110, 13, 0.85);
	}

/* @end */

/* @group other */

#other {
	background: #fff6c7;
	background: rgba(256, 246, 199, 0.85);
	padding: 0 16px 0 16px;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 16px;
	bottom: 0;
	width: 224px;
	height: 100%;
	-webkit-box-shadow: 4px 4px 16px #808080;
	}

#ad  {
	position: relative;
	top: 288px;
	left: 0;
	z-index: 300;
	}

	#ad p  {
	text-align: center;
	padding-bottom: 4em
	}


	#copyright {
	position: absolute;
	z-index: 80;
	left: 32px;
	right: 32px;
	bottom: 96px;
	}


	#copyright p    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 1.5em
	}

	address      {
	font-size: 0.75em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 3em;
	}

	address strong {
	font-style: normal;
	font-weight: normal
	}

	#copyright p.lbjs2  {
	color: #666;
	font-size: 0.65em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: left;
	padding: 1em 0 0;
	border-top: 1px dashed #999
	}

	#copyright p.lbjs2 img {
	margin: 0 0.5em 0 0;
	padding: 0;
	float: left
	}

/* @end */

/* @group Help */
#text #shortcut dd em {
	color: #006;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold
	}

	#text #shortcut dd strong {
	color: #c00;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold
	}

/* @end */

