@charset "utf-8";

/* -----吉野真由美の治療院サポート講座LP----- */


/* (1)タグの再定義 */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5 {
	font-weight: normal;
}

h2 {
	font-size:22px;
	color:#FFFFFF;
	font-weight:900;
	padding-top:27px;
	padding-bottom:26px;
	text-align:center;
	line-height:100%;
	background-image:url(../images/mc2.jpg)
	
}

h3 {
	text-align:center;
	font-size:20px;
	color:#162b3e;
	font-weight:900;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	line-height:100%;
	background-image:url(../images/mc2.jpg)
}
	
p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 130%;
}
a {
	border:none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EDEFF7;
	background-image: url(../images/img_00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* ---(2)セクション--- */

/* (2-1)各種パーツ  */

#Wrapper {
	width:820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/img_04.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-bottom: 0px;
}
.Section {
	width: 720px;
	margin: 0 auto 30px auto;
	clear:both;
}

.SectionTxt {
	background-image: url(../images/bc_txt.jpg);
	width: 720px;
	margin: 0 auto 30px auto;
}
.SectionTxt p {
	line-height: 30px;
	margin-bottom: 30px;
}
.picset_r {
	width: 210px;
	float: right;
	text-align: right;
}

.picset_rwide {
	width: 330px;
	float: right;
	text-align: right;
}

.picset_rwide p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.picset_l {
	width: 210px;
	float: left;
	text-align: left;
}
.picset_r p, .picset_l p {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* (2-2)お客様の声  */

#Koe {
	background-image: url(images/img_06.jpg);
	height: 360px;
	background-repeat: no-repeat;
	background-position: center center;
}
#Koe table {
	margin-top: 130px;
	margin-left: 80px;
}
#Koe td {
	text-align: left;
	vertical-align: top;
	padding: 1px;
	font-size: 14px;
	line-height: 140%;
}
#Koe .Headcopy {
	font-weight: bold;
	color: #003399;
}
.koe3 {
	padding:15px 15px 0px 15px;
	width: 550px;
	border: 1px dotted #666666;
	margin: 0px auto 30px;
	background-color:#FFFFCC;
}

.koe3 p {
	line-height:20px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
}

/* ---(3)文字の書式と装飾--- */

.blackbold {
	font-size: 24px;
	font-weight: bold;
	line-height:160%;
}

.Centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.kiyaku {
}
.kiyaku li {
	font-size:12px;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image:url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}

.redbold {
	color:#cc0000;
	font-weight:bold;
	}
.redboldL {
	color:#cc0000;
	font-weight:bold;
	font-size:20px;
	}
	
.px20 {
	font-size:20px;
	font-weight:bold;
	color:#880000;
	}
	
.highlight, .high {
	background-color: #FFCCFF;
	padding: 3px;
	font-weight: bold;
}

.img3 {
margin-top:10px;
margin-bottom:10px;
}
/* チェックリスト */

.checklist {
	border:1px solid #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	width: 570px;
	padding: 30px 30px 0 30px;
}

.checklist ul {
	padding: 0px;
}

.checklist li {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 30px;
	list-style-type: none;
	background-image: url(../images/checkbox3.gif);
	background-position: left  top;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
}
.checklist p {
	margin-top:0px;
	line-height: 25px;
	margin-bottom:30px;
	padding-left:30px;
}

/* ---(4)テーブル--- */

.td_1 {
	color: #FFFFFF;
	background-color: #019ce5;
	text-align: right;
}
.td_3 {
	padding: 0px!important;
}
.table1 {
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.table1 td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 14px;
}

.table1 td p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

/* フッター */

#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 180%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer a {
	color: #000033;
}
.floaright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
