@charset "UTF-8";

/* ========BASIC======== */
* {
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
	color:#333;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #82EA1F;
	background-color: #fff;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

br {
   letter-spacing:normal;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#FF6699;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
	position:relative;
	width:100%;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10;
}

div#header {
   position:relative;
   width:787px;
   margin:0 auto;
   background:#fff;
}

div#pr {
	position:absolute;
	left:0;
	top:0;
	width:787px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}


div#menu {
	width:100%;
	float:left;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#icatch {
	width:787px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#contents {
   width:787px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
   float:right;
   width:547px;
}

div#sub {
	width:220px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:787px;
   margin:0 auto;
}

div#footer {
	background:#EBEADD;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #82EA1F;
}


/* ========HEADER CUSTOMIZE======== */
div#header p {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header p a {

}

div#header p a:hover {

}

div#header #pr h1 {
   margin:0;
   font-size:0.75em;
   font-weight:normal;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
	display:block;
	padding-left:15px;
	background-image: url(img/bg_gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:130px;
   color:#5A5132;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
	color:#333;
	background:#fff;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
	text-decoration: underline;

}

div#main a:hover {


}
div#main h2,
div#main .h2 {
	margin-bottom:8px;
	padding:0 0 0  30px;
	color:#5A5132;
	font-size:0.94em;
	font-weight:bold;
	line-height:35px;
	border:1px solid #D8D8D8;
	background-image: url(img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#main h3 {
	margin-bottom:3px;
	font-size:9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-weight: normal;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
	padding:3px;
	background:#f1f1f1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
	display:inline-block;
}
#top #contents #main #infomation .information div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


div#main dl.information dt {
	float:left;
	margin:0;
	padding:0;
}

div#main dl.information dd {
	margin:0 0 0.5em 10em;
	padding:0;
	background:transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2,
div#sub h4 {
	padding:3px;
	font-size:0.88em;
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	background-color: #82EA1F;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
   background:url(file:///C|/Users/megumi/Desktop/pub014/pub014/images/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(file:///C|/Users/megumi/Desktop/pub014/pub014/images/bg_list.gif) 0 6px no-repeat;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(file:///C|/Users/megumi/Desktop/pub014/pub014/images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
	padding-left:10px;
	background-image: url(img/bg_footmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:30px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}
.categoly {
	float: left;
	height: 310px;
	width: 252px;
	padding-right: 1px;
}
#top #contents #sub .section #Image9 {
	padding-top: 5px;
}
.melma {
	width: 220px;
	padding-top: 2px;
}
#top #contents .melma .mail {
	font-size: 9px;
	text-align: center;
}
#infomation {
width:545px;
height:150px;
overflow:auto;
}
#icatch img {
	margin-top: 10px;
}
#setsumei {
	height: auto;
	width: 787px;
	font-size: 10pt;
}
#main img {
	margin-bottom: 5px;
}
div#contents_top {
	width:826px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.categoly01 {
	float: left;
	height: 310px;
	width: 276px;
	padding-right: 1px;
}
.links {
	text-decoration: underline;
	font-weight: bold;
	color: #FF3366;
}
#main table a:link {
	text-decoration: underline;
}
#main table a:hover {
	text-decoration: underline;
}


.fukuri01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
	height: 145px;
	width: 210px;
	border: 1px dotted #FFCC99;
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}
.thema {
	height: 20px;
	width: 210px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 7px;
}
#naiyo01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	height: 110px;
	width: 210px;
	background-image: url(image/kosodate.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#naiyo02 {
	width: 210px;
	height: 110px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	background-image: url(image/study.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#naiyo03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 210px;
	height: 110px;
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	background-image: url(image/ukiwa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#naiyo04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	background-image: url(image/coffee.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 210px;
}
#naiyo05 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	background-image: url(image/este.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 210px;
}
#naiyo06 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
	color: #666666;
	background-image: url(image/present.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	width: 210px;
}

.box {
	height: 530px;
}
#office {
	font-size: 11px;
}
.nail {

}
.nail2 {
	background-repeat: no-repeat;
}
#coffee {
	background-image: url(img/coffee.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#photo_all {
	font-size: 14px;
}
.free {
	font-size: 16px;
	color: #FF0033;
	font-weight: bold;
}
.cafe_contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bolder;
	color: #663300;
	line-height: 1.3em;
}
.cafe_contents01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF3366;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cafe_contents02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF3366;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/img_irino.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.comment01 {
	font-size: 12px;
	color: #FF3366;
	margin-top: 5px;
}
.comment02 {
	font-size: 12px;
	color: #996600;
	margin-top: 5px;
}
#comment03 {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#phone {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	margin-top: 5px;
	margin-bottom: 10px;
}
#phone02 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3366;
	margin-top: 5px;
	margin-bottom: 10px;
}

