﻿@charset "utf-8";
/* CSS Document */

/*===============================
もうあせらない！ベビ待ちさんが心と体を整える８つのステップ
made by YT Oct.2016
===============================*/

/*===============================
全ページ共通の設定
	background-color:#ffffff;

===============================*/

/* 全体用ここから */

*{
	margin:0;
	padding:0;
}


body{
	margin:0px;
	padding:0px;
	text-align:center; /* 互換モードIE用 */
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:1.7;
	color:#333333;
	font-size:16px;		
}


div#wrapper{
	text-align:center;
	margin:10px auto;
	width:950px;
	background-color:#ffffff;

}

.effect1 {
    box-shadow: 1px 1px 10px #555555;
}

img.title{
	margin-bottom:20px;
	margin-top:25px;
}

img.profile{
	margin-bottom:0px;
	margin-top:25px;
}


img.check{
	vertical-align:middle;
	margin-left:15px
}

b.red{
color:red;
}

b.green{
font-size:20px;
color:green;
border-bottom:4px dotted green;

}

b.lined{
border-bottom:4px dotted #cccccc;
}

h2{
margin:30px 10px 20px 10px;
font-size : 22px;
padding:10px;
line-height : 1;
background-color:lightblue;
border-bottom:3px double #333333;
border-top:3px double #333333;

text-align:center;
color:#333333;

}


h3{
margin:30px 10px 20px 10px;
font-size : 18px;
border-left:8px solid #443e1c;
border-bottom:1px dotted #cccccc;
padding:10px;
line-height : 1;
}

/* 全体用ここまで */

/* コンテンツ部分ここから */

div#bg{
	text-align:center;
	margin:0px auto;
	padding:50px 10px 20px 10px;
	width:800px;
	background-color:#FFFFFF;
	clear:both;

}

div#contents{
	text-align:left;
	margin:0px auto;
	width:600px;
	clear:both;
}

p{
margin:0px 10px;
}

p.cen{
	margin:20px auto;
	text-align:center;
	font-weight:bold;
	font-size : 18px;
	color:#ba5fa1;
}

.cen02{
  float: center;
	margin:20px auto;
	text-align:center;
	font-size : 14px;
}

table.form{
	margin:15px auto;

}


img.migi {
  float: right;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 0px;

}

p.hidari {
	margin:20px auto;
	text-align:left;
	font-size : 16px;

}


hr.example{
height: 20px;
margin:30px 30px;
background-image: url(../image/01.png); 
background-repeat: no-repeat;
border:0px/*hrの罫線を消す*/

}

div.two_box{
	margin:0px;
	width:800px;
	clear:both;
}


div.leftbox{
	text-align:left;
	width:200px;
	margin:10px;
	float:left;
}

div.rightbox{
	float:left;
	width:550px;
	text-align:left;
	margin:15px 10px;
}

div.two_box_border{
	margin:10px;
	width:800px;
	clear:both;
	border:2px solid #bbcca9;
	border-radius: 10px;
background: url(../image/bg.jpg) right bottom no-repeat; 


	
}

div.two_box_border p.title{
	text-align:center;
	border-bottom:1px dashed #bbcca9;
	font-weight:bold;
	font-size:18px;	
	padding:10px 0px;
	color:#000000;	
}

div.leftbox_b{
	text-align:left;
	width:300px;
	margin:10px;
	float:left;
	border-right:1px dashed #bbcca9;
}

div.leftbox_b b{
	font-size:16px;	
	font-weight:bold;
	line-height:1.5;
}


div.rightbox_b{
	float:left;
	width:400px;
	text-align:left;
	margin:10px;
	padding-left:10px;

}

div.rightbox_b b{
	font-size:22px;	
	font-weight:bold;
	color:red;
}

div.two_box_border_d{
	margin:15px 0px;
	padding:15px;
	width:800px;
	clear:both;
	border:4px double #cccccc;
}

div.en_box{
	width:800px;
	border-radius: 10px;
	border:2px solid #f8a6c8;
	clear:both;
	padding:10px;
}
div.en_box hr{
    border: 0;
    border-bottom: 1px dashed #f8a6c8;
    background: #ffffff;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;

}


div.pro_box{
	margin:10px;
	width:800px;
	border:4px double #49781b;
	clear:both;
}

div.pro_box div{
	float:left;
	width:367px;
	text-align:left;
	margin:5px 5px 5px 5px;
	padding:10px;
	border:1px solid #bbcca9;

}

ul{
margin:10px 20px 10px 20px;
font-weight:bold;
list-style:none;

}

ul.number{
list-style-type: decimal;
margin:10px 20px 10px 40px;
font-weight:bold;
}

ul.number02{
list-style-type: decimal;
margin:10px 10px 0px 25px;
font-weight:normal;
}


ul.disc{
list-style-type: disc;
margin:10px 20px 10px 40px;
font-weight:normal;
}



img{
	border-style:none;
	margin:0px;
}

a {
	color:red;
}

a:link{
	color:red;
	text-decoration:none;
	}
	
a:visited{
	color:red;
	text-decoration:none;
	}

a:hover{
	color:red;
	text-decoration:none;
	}

.clear{
	clear:both;
	visibility:hidden;
	height:0;
	overflow : hidden;
	background-color:#FF0;
	} 

div.two_box_form{
	margin:10px;
	width:800px;
	clear:both;
	border:3px double #cccccc;
	border-radius: 10px;

}




/* コンテンツ用ここまで */

/* フッター部分ここから */


div#footer{
	margin:10px auto;
	padding:30px;
	clear:both;
	color:#333333;
	font-size:12px;	
	text-align:center;
}


.center{
	text-align:center;

}


