@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;
}
/*----------------------------------------------------------*/
#link {
	width: 900px; height: auto; padding-top: 30px;
}
#mutuallinks {
	width: 900px; overflow: auto; padding-bottom: 16px; border-bottom-color: #fb98b5; border-bottom-width: 3px; border-bottom-style: dotted;
}
#mutuallinks ul {
	padding-left: 49px;
}
#mutuallinks li {
	padding-right: 31px; padding-bottom: 14px; float: left;
}
#mutuallinks h3 {
	margin-bottom: 30px;
}
#mutuallinks h4 {
	background: rgb(239, 235, 222); margin: 0px auto 15px; padding: 5px 10px; width: 830px; clear: both; font-size: 14px; font-weight: bold;
}
#mutuallinks li a {
	color: rgb(51, 0, 0);
}
#aboutlink {
	width: 900px; clear: both; margin-top: 30px;
}
#aboutlink p {
	margin: 30px 0px;
}
#aboutlink ul {
	width: 834px; height: 104px; padding-top: 30px; padding-left: 66px; background-color: #FFC6E1;
}
#aboutlink li img {
	display: block;
}
#aboutlink li {
	padding-right: 10px; float: left;
}
#aboutlink #second {
	padding-top: 20px;
}
#aboutlink #third {
	padding-top: 29px;
}
.noImage a {
	color: rgb(51, 0, 0);
}
