* {
	margin: 0;
	padding: 0;
}

body {
margin: 0px;
padding: 0px;
background: url(./bg.gif) repeat-x;
}

img { 
border:0;
}

h1, h3 {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
line-height: 150%;
}

form {
margin: 0px;
padding: 0px;
}

hr {
border:1px dotted #C5C9CC;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
/*margin: 10px 0px 0px 10px;*/
padding: 0px;
list-style-type: square;
}

li {
/*margin: 0px 0px 0px 15px;*/
margin: 0px 0px 0px 5px;
padding: 0px;
}

a:link {color:#333; text-decoration:underline;}
a:visited {color:#666; text-decoration:underline;}
a:active {color:#333; text-decoration:none;}
a:hover {color:#333; text-decoration:none;}

#wrapper input,
#wrapper textarea,
#wrapper select {
	color:#000;
	font-size :12px;
	padding: 2px;
}

.view a:link,
.view a:visited,
.view a:active {background-color: #E339A1; color:#000;font-weight:bolder; text-decoration: none; padding:0px 3px;}
.view a:hover {background-color: transparent; color:#FFF;}




/* レイアウト---------------------------------------------------------------------- */
#wrapper {
	width: 800px;
	margin:0 auto;
	padding:0;
	background: #FFF;
}

/* =================================== */
/* ヘッダー */
/* =================================== */
#header {
	height:100px;
}

#header h1 {
	font-size: 0px;
	line-height:0;
	text-indent:-9999px;
}

#header .header_title {
	background-color:#FFF;
	height:95px;
	padding-top:25px;
	margin:0 20px;
}

#header .header_left {
	float:left;
	display:inline;
}

#header .header_right {
	float:right;
	margin-top:30px;
	display:inline;
}

#header .description {
padding-left:10px;
font-size: 14px;
color: #FFF;
font-weight: bolder;
}

#content {
	width:800px;
}

#side {
	width: 205px;
	float:left;
	display: inline;
}

#main {
	width: 575px;
	margin:0 20px 30px 0;
	float:right;
}


#footer {
	padding:15px 0px 15px 0px;
	font-size: 10px;
	text-align:center;
}

#address {
	padding:0 20px 20px 0px;
	font-size: 10px;
	text-align:right;
}

#address a {
	color: #000;
	text-decoration: none;
}

/*address {
	font-style:normal;
}*/


/* サイトタイトル---------------------------------------------------------------------- */

h1 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 20px;
	line-height:1.2;
	}

.description {
	color: #CCC;
	font-size: 10px;
}

#header a {color: #FFF;text-decoration: none;}


/* サイドメニュー---------------------------------------------------------------------- */

#side dt{
font-family: verdana, arial, sans-serif;
margin: 20px 0px 0px 20px;
padding: 0px 5px 0px 0px;
}

#side dd {
	margin:0 0 30px 0;
	padding:0;
}
#side dd ul {
	list-style:none;
	margin:5px 0 0 20px;
}
#side dd ul li {
	font-size: 12px;
	padding:0 0 2px 10px;
	background: url(./arrow.gif) left center no-repeat;
}
#side dd a {
	color: #565D5E;
	text-decoration: none;
}

/* エントリー---------------------------------------------------------------------- */
dl.entry {
	width: 570px;
	margin-top: 10px;
}

dl.entry dt {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
}

dl.entry h2 {
	width:510px;
	height:45px;
	background: url(./title.gif) no-repeat;
	color: #FFFFF9;
	font-size: 18px;
	font-weight:bold;
	padding:25px 0 0 60px;
	margin: 0px;
}

dl.entry dd {
	font-size: 12px;
	line-height: 150%;
	color: #333;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 5px;
}

dl.entry dd h3 {
	font-size: 0px;
	line-height:0;
	text-indent:-9999px;
}

dl.entry dd h4 {
	font-size: 0px;
	line-height:0;
	text-indent:-9999px;
}

dl.entry dd p {
	font-size: 11px;
}

dl.entry dd ul.txt {
	list-style:none;
	margin:0;
	padding:0;
}
dl.entry dd ul.txt li {
	font-size:11px;
	padding:0 0 5px 15px;
	background: url(./dotted.gif) left top no-repeat;
}

dl.entry dd ul.entry_state {
color: #666;
text-align: right;
margin-top:20px;
}

dl.entry dd ul.entry_state li {
	display:inline;
	font-size: 10px;
}

span.red {
	color:#FF0000;
}



/* トップ-------------------------------------------------------------------------------- */
dl.entry h2.top {
	width: 570px;
	height:20px;
	background: url(../../../img/whats_new.gif) no-repeat;
	padding:0;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #818588;
	font-size: 0px;
	line-height:0;
	text-indent:-9999px;
}

/* はじめての方へ------------------------------------------------------------------------ */
dl.entry dd h3.greeting_t01 {
	height:30px;
	margin-top:15px;
	background: url(../../images/greeting/greeting.gif) no-repeat;
}

dl.entry div.greeting_column {
	width:546px;
	background: url(../../images/greeting/greeting_title.gif) top no-repeat;
	margin-top: 10px;
	padding-top: 40px;
}

dl.entry div.greeting_column p {
	padding-top:15px;
}

dl.entry div.f_greeting {
	width:544px;
	border:1px solid #565D5E;
	text-align:center;
	margin-top: 20px;
}

/* ベビーマッサージって？---------------------------------------------------------------- */
dl.entry dd h3.baby_t1_1 {
	height:30px;
	background: url(../../images/baby_massage/baby_massage_t1_1.gif) no-repeat;
}
dl.entry dd h3.baby_t1_2 {
	height:30px;
	margin-top:15px;
	background: url(../../images/baby_massage/baby_massage_t1_2.gif) no-repeat;
}

dl.entry dd h4.baby_st1_1 {
	height:30px;
	margin:10px 0;
	background: url(../../images/baby_massage/baby_massage_st1_1.gif) no-repeat;
}
dl.entry dd h4.baby_st1_2 {
	height:30px;
	margin:10px 0;
	background: url(../../images/baby_massage/baby_massage_st1_2.gif) no-repeat;
}
dl.entry dd h4.baby_st1_3 {
	height:25px;
	background: url(../../images/baby_massage/baby_massage_st1_3.gif) no-repeat;
}

dl.entry div.baby_column_p1 {
	width:546px;
	background: url(../../images/baby_massage/baby_massage_p1.jpg) top right no-repeat;
	margin:0;
	padding-top: 15px;
}

dl.entry div.f_baby_p1 {
	width:476px;
	height:200px;
	background: url(../../images/baby_massage/baby_massage_f1.gif) top no-repeat;
	margin-top:20px;
	padding:20px 0 0 70px;
}

dl.entry div.f_baby_p1 ul.warning {
	list-style:none;
	margin:0;
	padding:0;
}
dl.entry div.f_baby_p1 ul.warning li {
	font-size:11px;
	color:#FF0000;
}

/* 全体の流れとサービス内容-------------------------------------------------------------- */
dl.entry div.baby_column_p2 {
	width:546px;
	margin:0;
}
dl.entry div.baby_column_p2 p {
	margin-left:5px;
}

dl.entry div.baby_column_p2 h3 {
	height:35px;
	margin:10px 0;
}
dl.entry dd h3.baby_t2_1 { background: url(../../images/baby_massage/baby_massage_t2_1.gif) no-repeat; }
dl.entry dd h3.baby_t2_2 { background: url(../../images/baby_massage/baby_massage_t2_2.gif) no-repeat; }
dl.entry dd h3.baby_t2_3 { background: url(../../images/baby_massage/baby_massage_t2_3.gif) no-repeat; }
dl.entry dd h3.baby_t2_4 { background: url(../../images/baby_massage/baby_massage_t2_4.gif) no-repeat; }

dl.entry div.baby_column_p2 ul.flow {
	list-style:none;
	margin-top:10px;
	padding:0;
}
dl.entry div.baby_column_p2 ul.flow li {
	font-size:13px;
	color:#FF8C3C;
}
dl.entry div.baby_column_p2 ul.flow li ul {
	list-style:none;
	margin-left:27px;
	padding:0;
}
dl.entry div.baby_column_p2 ul.flow li ul li {
	font-size:11px;
	color:#333;
}

/* ご利用コースと料金-------------------------------------------------------------------- */
dl.entry div.baby_column_p3 {
	width:546px;
	margin:0;
}
dl.entry div.baby_column_p3 p {
	margin:0 0 10px 5px;
}

dl.entry div.baby_column_p3 h3 {
	height:20px;
	margin-top:10px;
}

dl.entry dd h3.baby_t3_1 { background: url(../../images/baby_massage/baby_massage_t3_1.gif) no-repeat; }
dl.entry dd h3.baby_t3_2 { background: url(../../images/baby_massage/baby_massage_t3_2.gif) no-repeat; }
dl.entry dd h3.baby_t3_3 { background: url(../../images/baby_massage/baby_massage_t3_3.gif) no-repeat; }

dl.entry div.baby_column_p3 h4 {
	height:40px;
	margin:15px 0 10px 0;
}
dl.entry dd h4.baby_st3_1 { background: url(../../images/baby_massage/baby_massage_st3_1.gif) no-repeat; }
dl.entry dd h4.baby_st3_2 { background: url(../../images/baby_massage/baby_massage_st3_2.gif) no-repeat; }
dl.entry dd h4.baby_st3_3 { background: url(../../images/baby_massage/baby_massage_st3_3.gif) no-repeat; }
dl.entry dd h4.baby_st3_4 { background: url(../../images/baby_massage/baby_massage_st3_4.gif) no-repeat; }
dl.entry dd h4.baby_st3_5 { background: url(../../images/baby_massage/baby_massage_st3_5.gif) no-repeat; }
dl.entry dd h4.baby_st3_6 { background: url(../../images/baby_massage/baby_massage_st3_6.gif) no-repeat; }
dl.entry dd h4.baby_st3_7 { background: url(../../images/baby_massage/baby_massage_st3_7.gif) no-repeat; }

dl.entry div.baby_column_p3 span {
	font-size:13px;
	color:#FF8C3C;
}

/* ご利用コースと料金(アロマ)------------------------------------------------------------ */
dl.entry div.aroma_column_p1 {
	width:546px;
	margin:0;
}
dl.entry div.aroma_column_p1 p {
	margin:0 0 10px 5px;
}

dl.entry div.aroma_column_p1 h3 {
	height:20px;
	margin-top:10px;
}

dl.entry dd h3.aroma_t1_1 { background: url(../../images/aromatherapy/aromatherapy_t1_1.gif) no-repeat; }
dl.entry dd h3.aroma_t1_2 { background: url(../../images/aromatherapy/aromatherapy_t1_2.gif) no-repeat; }

dl.entry div.aroma_column_p1 h4 {
	height:40px;
	margin:15px 0 10px 0;
}
dl.entry dd h4.aroma_st1_1 { background: url(../../images/aromatherapy/aromatherapy_st1_1.gif) no-repeat; }
dl.entry dd h4.aroma_st1_2 { background: url(../../images/aromatherapy/aromatherapy_st1_2.gif) no-repeat; }
dl.entry dd h4.aroma_st1_3 { background: url(../../images/aromatherapy/aromatherapy_st1_3.gif) no-repeat; }
dl.entry dd h4.aroma_st1_4 { background: url(../../images/aromatherapy/aromatherapy_st1_4.gif) no-repeat; }
dl.entry dd h4.aroma_st1_5 {
	height:25px;
	margin:0 0 10px 0;
	background: url(../../images/aromatherapy/aromatherapy_st1_5.gif) no-repeat;
}

dl.entry div.aroma_column_p1 span {
	font-size:13px;
	color:#FF8C3C;
}

dl.entry div.f_aroma_p1 {
	width:516px;
	height:150px;
	background:#FFFFD7;
	padding:15px;
}
dl.entry div.f_aroma_p1 ul.warning {
	width:516px;
	list-style:none;
	margin:0;
	padding:0;
}
dl.entry div.f_aroma_p1 ul.warning li {
	font-size:11px;
	padding:0 0 5px 15px;
	background: url(../../images/aromatherapy/dotted.gif) left top no-repeat;
}

/* 講師紹介------------------------------------------------------------------------------ */
dl.entry div.lecturer_img {
	float:left;
	width:140px;
	text-align:center;
	margin:0;
}
dl.entry div.lecturer_column {
	float:right;
	width:400px;
	margin:0 0 20px 0;
}
dl.entry div.lecturer_column p {
	margin:0 0 10px 5px;
}

dl.entry dd h3.lecturer_t1 {
	height:25px;
	margin:0;
	background: url(../../images/lecturer/lecturer_t1.gif) no-repeat;
}
dl.entry dd h3.lecturer_t2 {
	height:25px;
	margin:0 0 10px 0;
	background: url(../../images/lecturer/lecturer_t2.gif) no-repeat;
}

dl.entry div.lecturer_column h4 {
	height:20px;
	margin:0;
}
dl.entry dd h4.lecturer_st1 { background: url(../../images/lecturer/lecturer_st1.gif) no-repeat; }
dl.entry dd h4.lecturer_st2 { background: url(../../images/lecturer/lecturer_st2.gif) no-repeat; }
dl.entry dd h4.lecturer_st3 { background: url(../../images/lecturer/lecturer_st3.gif) no-repeat; }
dl.entry dd h4.lecturer_st4 { background: url(../../images/lecturer/lecturer_st4.gif) no-repeat; }

dl.entry div.right {
	text-align:right;
	margin-right:10px;
}

dl.entry div.f_lecturer {
	width:546px;
	height:150px;
	padding:15px 0;
}
dl.entry div.lecturer_column ul.introduction {
	width:390px;
	list-style:none;
	margin:0;
	padding:0;
}
dl.entry div.lecturer_column ul.introduction li {
	float:left;
	margin:5px 0 2px 0;
}
dl.entry div.lecturer_column ul.introduction li ul {
	list-style:none;
	margin:0;
	padding:0;
}
dl.entry div.lecturer_column ul.introduction li ul li.title {
	width:85px;
}
dl.entry div.lecturer_column ul.introduction li ul li {
	width:305px;
	font-size:11px;
}

/* リンク-------------------------------------------------------------------------------- */
dl.entry ul.link_info {
	list-style:none;
	margin-top:10px;
	padding:0;
	clear:both;
}
dl.entry ul.link_info li {
	float:left;
}
dl.entry ul.link_info li ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
dl.entry ul.link_info li ul li.img {
	width:130px;
}
dl.entry ul.link_info li ul li.txt {
	width:380px;
	font-size:12px;
	padding-top:10px;
}
dl.entry ul.link_info li ul li a {
	color: #565D5E;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------------- */


img.pagetop {
	width:12px;
	height:12px;
	text-align:right;
	margin-top:10px;
}


blockquote {
font-size: 12px;
color: #808080;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 2px solid #CCCCCC;
	}

.pict {
border-width: 3px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	}



ul.entry_list {
	padding-top:8px;
}

ul.entry_list li {
	font-size:12px;
	margin-bottom:3px;
	line-height:1.5;
}

ul.entry_list li.entry_list_description {
	list-style:none;
	border:1px dotted #CCC;
	padding: 10px;
	margin:10px 0px 20px 0px;
}

.lightup {
	background-color: #F2F4F8;
	cursor: pointer;
}


ul.cloud li {
	display:inline;
	margin-right:10px;
	line-height:1.5;
}



/* コメント ---------------------------------------------------------------------- */

.comment {

}

.comment ul {
	margin: 20px 10px;
	padding: 5px;
	border-bottom: 1px solid #333;
}

.comment li {
	list-style-type: none;
	font-size: 10px;
}

.comment_title {
}

.comment_description {
}

.trackback_url{
color: #333;
background: #EEE;
}


/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	font-size: 12px;
	margin-left:15px;
}

.pager strong {
	font-size: 12px;
	font-weight: bold;
}