@charset "utf-8";
/*--------------------------------------------------------
This file is Sugar Lady official site for Style Sheets.
URL: http://www.erosma.jp/
Version:1.0
Author:works co ltd.
copyright (c) 2011 http://www.erosma.jp/ all right reserved.
---------------------------------------------------------*/
/*-----------------------reset---------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	line-height: 12pt;
	font-size: 10pt;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#330000;
	width:100%;
	height:100%;
	background:#fff4f7 url(../img/back_p.jpg) repeat-x left top;
}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
}

iframe {
	display:block;
}

img {
	border:none;
	vertical-align:top;
}
li {
	list-style-type:none;
}

table {
	border-collapse:collapse;
}

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

.alignimg {
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
.alignimg img {
	vertical-align:middle;
}
/*----------------------------wrap-----------------------*/
.wrap {
	width:1000px;
	height:auto;
	margin:0 auto;
}

/*----------------------------header---------------------*/
.headerback {
	width:100%;
	height:90px;
	margin:0 auto;
	background:url(../img/header_back_p.jpg) no-repeat center top;
	min-width:900px;
}

.header {
	width:900px;
	height:90px;
	margin:0 auto;
}

.header div {
	float:left;
}

h1 {
	padding-top:10px;
	line-height:15px;
}

.time{
	padding-top:10px;
	text-align:right;
}

address {
	text-align:right;
}

/*----------------------------menu-----------------------*/
.menu {
	width:900px;
	margin:0 auto;
}

.menu ul {
	width:900px;
	height:65px;
}

.menu ul li {
	float:left;
}

/*----------------------------info-----------------------*/
.info {
	width:900px;
	margin:0 auto;
	clear:both;
}

.info dl {
	width:900px;
	height:36px;
	background:url(../img/information_pbg.jpg) no-repeat left top;
	margin:10px 0;
}
.info dt {
	width:120px;
	float:left;
}

.info dd {
	width:760px;
	font-size:14px;
	line-height:20px;
	padding:10px 10px 0 10px;
	float:left;
}

/*----------------------------title-----------------------*/
.title {
	width:100%;
	height:40px;
	background-color:#fc7ac9;
	clear:both;
}

.title h2 {
	width:900px;
	height:40px;
	margin:0 auto;
}

/*-------------------------main--------------------------*/
.mainback {
	width:100%;
	margin:0 auto;
	background:url(../img/main_back_p.jpg) no-repeat center top;
	min-width:900px;
}
.main {
	width:900px;
	margin:0 auto;
	padding-bottom:30px;
}

/*------------------------footer-------------------------*/
.footerback {
	width:100%;
	height:60px;
	background:url(../img/footer_back_side_p.jpg) repeat-x left top;
	clear:both;
}
.footer {
	width:100%;
	min-width:900px;
	height:60px;
	margin:0 auto;
	background:url(../img/footer_back_p.jpg) no-repeat center top;
}
.footer p {
	width:850px;
	text-align:right;
	margin:0 auto;
	padding-top:20px;
	padding-right:50px;
	font-size: 10pt;
}
/*----------------------------------------------------------*/
#mailmagazine {
	width: 900px; height: auto; padding-top: 30px;
}
#explanation {
	padding: 30px 0px; width: 900px; overflow: auto; border-bottom-color: #fb98b5; border-bottom-width: 3px; border-bottom-style: dotted;
}
#explanation span {
	color: rgb(153, 0, 0); font-weight: bold;
}
#form {
	padding: 30px 0px 15px; width: 900px; overflow: auto; border-bottom-color: #fb98b5; border-bottom-width: 3px; border-bottom-style: dotted;
}
#form div {
	background: url("../img/form_back.gif") no-repeat left top; width: 770px; height: 27px; margin-bottom: 15px; margin-left: 65px;
}
#form p {
	width: 146px; height: 22px; text-align: center; color: rgb(195, 181, 138); padding-top: 5px; float: left;
}
.btn {
	border: currentColor; width: 61px; height: 27px; color: rgb(195, 181, 138); float: left; background-color: rgb(49, 18, 18);
}
.textBox {
	margin: 5px 10px 0px 4px; border: 1px solid rgb(195, 181, 138); width: 544px; height: 15px; vertical-align: top; float: left; display: inline;
}
#attention {
	width: 900px; color: rgb(153, 0, 0); padding-top: 30px; clear: both;
}
#form_result {
	padding: 30px 0px 15px; width: 900px; text-align: center; overflow: auto; border-bottom-color: #fb98b5; border-bottom-width: 3px; border-bottom-style: dotted;
}
#form_result #back {
	padding-top: 10px; padding-bottom: 10px;
}
#form_result a {
	color: rgb(153, 0, 0);
}
#form_result a:hover {
	color: rgb(49, 18, 18);
}
