@charset	"utf-8";

@import	url(../lib/cssreset-min.css);			/* YUI3 */
@import	url(../lib/cssfonts-min.css);			/* YUI3 */
/*@import	url(../lib/cssbase-min.css);*/		/* YUI3 */
/*@import	url(../lib/cssnormalize-min.css);*/	/* YUI3 */
/*@import	url(../lib/html5reset.css);*/		/* html5doctor */
/*@import	url(../lib/normalize.css);*/		/* Normalize.css */

/*****************************************************************************/
/*
 YUI 3.18.1 (build f7e7bcb)
 Copyright 2014 Yahoo! Inc. All rights reserved.
 Licensed under the BSD License.
 http://yuilibrary.com/license/
*/
/*!
  html5doctor.com Reset Stylesheet
  v1.6.1
  Last Updated: 2010-09-17
  Author: Richard Clark - http://richclarkdesign.com 
  Twitter: @rich_clark
*/
/*!
 normalize.css v3.0.2 | MIT License | git.io/normalize
 Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*
 * PIE: CSS3 rendering for IE
 * Version 1.0.0
 * http://css3pie.com
 * Dual-licensed for use under the Apache License Version 2.0 or the General Public License (GPL) Version 2.
*/
/*****************************************************************************/

/*****************************************************************************/
/*                                                                           */
/*                                                                           */
/*                                                                           */
/*****************************************************************************/

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
}

html{
}

body{
	border-style: none;
	font-size: 100%;							/* YUI3 about 13px   */
	font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", Verdana, arial, helvetica, sans-serif;
	line-height: 1.3;
	color: #000000;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
}

img{
	border: 0;
	vertical-align: top;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                                                           */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#container, #container #contents, #container #footer{
}

#container{
	position: relative;
	margin: 0;
	width: 100%;
	min-height: 100%;
	height: auto !important;
}

#container #contents{
	margin: 0 auto;
	width: 680px;
}

#container #contents div#greeting{
	padding-top: 100px;
	margin-bottom: 40px;
}
#container #contents div#greeting h1{
	margin-bottom: 30px;
	font-size: 108%;							/* YUI3 about 14px   */
}
#container #contents div#greeting p{
	margin-bottom: 0.9em;
	text-align: left;
}
#container #contents div#greeting p#signature{
	text-align: right;
}

#container #contents p.linkin{
	margin-bottom: 12px;
}
#container #contents p#linkadult{
	margin: 32px 0 12px;
}
#container #contents p#linkdmm18{
	margin-bottom: 36px;
}
#container #contents p#linkdmm18 a{
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 34px;
	width: 221px;
	height: 0;
	color: #000000;
	vertical-align: top;					/* support for IE6/7 */
	background-repeat: no-repeat;
	background-image: url(../../img/index/dmmr18.jpg);
}
#container #contents p#linkdmm18 a:link, #container #contents p#linkdmm18 a:visited{
	background-position: 0px   0px;
}
#container #contents p#linkdmm18 a:hover{
	background-position: 0px -34px;
}

#container #footer{
	position: absolute;
	bottom: 0;
	margin: 0;
	width: 100%;
}
#container #footer p{
	margin: 0;
	padding: 6px;
	color: #FFFFFF;
	font-size: 100%;							/* YUI3 about 13px   */
	text-align: center;
	background-color: #3EC1FF;
}

/*************************************************************************************************/
/* index.css                                                                                     */
/*                                                                                               */
/* 2016/04/01(Fri) elf corporation                                                               */
/*************************************************************************************************/
