@charset "utf-8";

html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,form,textarea,
span,a,img,strong {
	font-size:100%;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
}

img {
	vertical-align:bottom;
}

textarea {
	line-height:130%;
}

/*a:link {
	color:#666;
}*/
input {
	line-height:100%;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	padding:0;
	margin:0;
}

body {
	color:#666;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	background:#fff url("http://www.yumemiruotome.com/img/index_back.jpg") repeat-x top;
}

#wrapper {
	width:800px;
	margin:0 auto;
}

h1 {
	height:18px;
	color:#bbb;
	line-height:18px;
}

#snippet {
	height:27px;
	color:#bbb;
}

#mainvisual {
	margin:0 0 55px;
}

#inner_cont {
	width:800px;
	background:url("/img/18.gif") no-repeat top center;
	padding:60px 0 0;
	margin:0 auto;
}

.text_18y {
	color:#000000;
	font-size:11px;
}
.text_1,
.text_1 a {
	color:#ff0066;
	font-size:11px;
}

#enter {
	margin:15px 0 40px;
}

#enter li {
	display:inline;
}

.text_2 {
	margin:30px 0 0px;
}

#content_1 {
	width:100%;
	min-height:180px;
	height:auto !important;
	height:180px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#ebebeb;
	padding:25px 0 0 0;
	margin:2px 0 0 0;
}

#content_2 {
	width:100%;
	min-height:350px;
	height:auto !important;
	height:350px;
	border-top:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	background:#ebebeb;
	padding:25px 0 0 0;
	/*margin:2px 0 2px 0;*/
}

#content_1 p,
#content_2 p {
	width:800px;
	margin:0 auto;
}

#content_1 dl,
#content_2 dl {
	width:800px;
	text-align:left;
	margin:0 auto;
}

#content_1 dl dt,
#content_2 dl dt {
	color:#f06;
	font-size:11px;
	margin:0 0 5px 0;
}

#content_1 dl dd,
#content_2 dl dd {
	line-height:150%;
	margin:0 0 25px 0;

}

/* ｸﾞﾛｰﾊﾞﾙﾅﾋﾞ st */
#footer_navi {
	padding:20px 0 0;
}

#fnavi li {
	border-left:1px solid #666666;
	display:inline;
	padding:0 5px 0 10px;
}

* html #fnavi li {
	line-height:120%;
}


#fnavi li.first {
	border:none;
}

#fnavi li a {
	color:#ff0066;
}

#fnavi {
	text-align:center;
	margin:0 0 25px 0;
}

#clearfix:after {
	content:".";
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	display:block;
	visibility:hidden;
}

#clearfix {
	zoom:1;
}
/* ｸﾞﾛｰﾊﾞﾙﾅﾋﾞ ed */

#footer {
	width:100%;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:5px 5px 0 0;
	margin:10px 0 0 0;
}

#footer p {
	width:800px;
	font-size:10px;
	line-height:180%;
	margin:0 auto;
	padding:10px 10px 0 0;
}

#footer p a{
	color:#ff0066;
}

.certificate{
	margin:20px auto 40px auto;
}

.links li{
  display: inline;
  padding-left: 12px;
  padding-right: 7px;
}
	
