@charset "shift_jis";

/* Universal selector
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 1.7;
	text-decoration: none;
	background-color: transparent;
	}

/* Structure Module
---------------------------------------*/
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN", Verdana, sans-serif;
	font-size: 12px;
	background: #fff url(../images/common/bg.jpg) no-repeat top center;
	}

/* Text Module
---------------------------------------*/

p {
	margin: 0 0 15px;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: bold;
	}
h1 {
	margin: 0 auto;
	padding: 3px 0;
	width: 850px;
	font-size: 10px;
	font-weight: normal;
	color: #ffe2e9;
	}
h2 {
	padding: 9px 0 9px 10px;
	font-size: 14px;
	color: #933;
	background: url(../images/common/title01.gif) no-repeat;
	}
h3 {
	padding: 9px 0 9px 10px;
	font-size: 14px;
	color: #c03;
	background: url(../images/common/title02.gif) no-repeat;
	}
#mens h2 {
	padding: 9px 0 9px 10px;
	font-size: 14px;
	color: #0066ad;
	background: url(../images/common/title03.gif) no-repeat;
	}
#mens h3 {
	padding: 9px 0 9px 10px;
	font-size: 14px;
	color: #0066ad;
	background: url(../images/common/title02.gif) no-repeat;
	}
h4 {
	font-size: 200%;
	color: #600;
	}
h5 {
	font-size: 180%;
	color: #600;
	}
h6 {
	margin: 0 0 15px 15px;
	padding: 0;
	font-size: 140%;
	font-family: Verdana, sans-serif;
	color: #78347a;
	}
em {
	color: #633;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	}
strong {
	font-size: 120%;
	}
hr {
	clear: both;
	visibility: hidden;
	}
iframe {
	margin-bottom: 20px;
	}

/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: underline;
	}
a:link,
a:visited {
	color: #c03;
	}
a:hover {
	color: #fd06a2;
	text-decoration: none;
	}
a:active,
a:focus {
	outline: none;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol {
	margin: 0 0 20px 30px;
	}
li {
	margin: 0 0 5px;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin: 0 0 25px;
	width: 100%;
	font-size: 11px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background: #fff;
	}
td,
th {
	padding: 4px 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	}
td {
	border-left: 1px solid #ccc;
	}
thead th {
	color: #fff;
	border-left: 1px solid #ccc;
	background: #da4f79;
	}
#mens thead th {
	color: #fff;
	border-left: 1px solid #ccc;
	background: #025895;
	}
thead td {
	font-weight: bold;
	border-left: 1px solid #ccc;
	background: #f6e1e6;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	color: #633;
	background: url(../images/common/topicpath_bg.gif) no-repeat;
	}
tfoot th {
	font-weight: normal;
	background: #e8dade;
	}
table a.treatment {
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/common/icon_bul_orange.gif) no-repeat 0 50%;
	}
table span {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c03;
	}
.hikaku td,
.hikaku th {
	font-size: 10px;
	line-height: 1.3;
	padding: 7px 3px;
	text-align: left;
	}
td.supermeso {
	background: #faf3d3;
	}
td.ultrashape {
	background: #fae5d3;
	}
td.liposlim {
	background: #ffedff;
	}

/* Forms Module
---------------------------------------*/
input,
textarea {
	padding: 3px;
	color: #444;
	font-size: 12px;
	border: 1px solid #c8347a;
	background: #fff;
	}
select {
	padding: 3px;
	color: #444;
	background: #fff;
	}
option {
	color: #444;
	}
input:focus,
	textarea:focus {
	background: #ffc;
	color: #444;
	}
button {
	padding: 3px 20px;
	color: #fff;
	font-size: 10px;
	border-bottom: 1px solid #777;
	background: #c03;
	}

/* layout
---------------------------------------*/
#header_title {
	width: 100%;
	background: #c03;
	}
#header {
	margin: 0 auto;
	overflow: hidden;
	width: 850px;
	}
img.logo {
	margin: 32px 0 0 0;
	}
#nav {
	margin: 48px 0 0;
	}
#nav ul {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	list-style-type: none;
	}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	}
#wrap {
	margin: 0 auto;
	width: 850px;
	}
#leftside {
	position: relative;
	left: 25px;
	float: left;
	padding-bottom: 20px;
	width: 551px;
	}
#leftside2 {
	position: relative;
	left: 25px;
	float: left;
	padding-bottom: 20px;
	width: 800px;
	}
#rightside {
	position: relative;
	right: 25px;
	float: right;
	padding-bottom: 20px;
	width: 219px;
	}
.leftside_left1 {
	float: left;
	width: 230px;
	}
.leftside_right1 {
	float: right;
	width: 300px;
	}
.leftside_left2 {
	float: left;
	width: 265px;
	}
.leftside_right2 {
	float: right;
	width: 265px;
	}
#rightside ul {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	}
#rightside li {
	margin: 0;
	padding: 0;
	}

#footer_wrap {
	overflow: hidden;
	width: 100%;
	font-size: 11px;
	background: #c50031;
	}
#footer {
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 30px;
	width: 850px;
	}
#footer_phone {
	width: 100%;
	text-align: center;
	background: url(../images/common/footer_phonebg.gif) repeat-x;
	}

#footer_phone ul {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	list-style-type: none;
	}
#footer_phone li {
	margin: 0;
	padding: 0;
	float: left;
	}

#footer p {
	color: #fff;
	}
#footer ul li {
	margin: 0;
	color: #000;
	}
#footer ul li a {
	color: #fff;
	}
#footer ul li a:hover {
	color: #cd4c9e;
	}
.footer_box1 {
	float: left;
	width: 300px;
	}
.footer_box2 {
	float: left;
	width: 180px;
	}
.footer_box3 {
	float: left;
	width: 180px;
	}
.footer_box4 {
	float: left;
	width: 180px;
	}

/* layout [index]
---------------------------------------*/

body#index {
	background: #fff url(../images/index/bg.jpg) no-repeat top center;
	}
#index #nav {
	margin: 286px 0 0;
	}
dl.news {
	overflow: hidden;
	margin-bottom: 25px;
	padding: 15px;
	width: 515px;
	border: 3px solid #dedada;
	background: #fef2f5;
	}
.news dt {
	float: left;
	width: 70px;
	color: #c03;
	}
.news dd {
	float: left;
	margin-bottom: 10px;
	width: 430px;
	line-height: 1.4;
	}



/* layout [staff]
---------------------------------------*/
ul.stafflist {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 652px;
	list-style-type: none;
	}
.stafflist li {
	margin: 0 14px 14px 0;
	padding: 0 0 10px;
	float: left;
	width: 208px;
	font-size: 11px;
	}
li.stafflistright {
	margin-right: 0;
	}

/* layout [qa]
---------------------------------------*/
dl.faq {
	padding: 18px;
	background: #fee;
	}
.faq dt {
	margin-bottom: 15px;
	padding-left: 24px;
	color: #c03;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/qa/mark_q.gif) no-repeat 0 4px;
	}
.faq dd {
	margin-bottom: 15px;
	padding: 0 0 15px 24px;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	background: url(../images/qa/mark_a.gif) no-repeat 0 4px;
	}

/* layout [staff]
---------------------------------------*/
.staffbox {
	margin-bottom: 25px;
	padding: 25px;
	background: url(../images/staff/paper.jpg) no-repeat;
	border-bottom: 1px solid #ccc;
	}
.staffphoto {
	float: right;
	width: 175px;
	}
.staffprofile {
	float: left;
	width: 300px;
	}
.staffprofile dt {
	float: left;
	width: 70px;
	color: #cd4c9e;
	}
.staffprofile dd {
	float: left;
	margin-bottom: 10px;
	width: 230px;
	}

/* layout [access]
---------------------------------------*/
dl.data {
	overflow: hidden;
	margin-bottom: 25px;
	}
.data dt {
	float: left;
	width: 80px;
	color: #c03;
	}
.data dd {
	float: left;
	margin-bottom: 5px;
	width: 471px;
	}

/* layout [form_mail]
---------------------------------------*/
dl.contactform {
	overflow: hidden;
	margin-bottom: 25px;
	}
.contactform dt {
	float: left;
	width: 80px;
	color: #c06;
	}
.contactform dd {
	float: left;
	margin-bottom: 15px;
	width: 470px;
	}
.inputwidth {
	width: 300px;
	}
.inputwidth2 {
	width: 450px;
	}
.contactform label {
	float: left;
	width: 150px;
	}

/* Section
---------------------------------------*/
.section1 {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	border: 1px solid #ccc;
	background: url(../images/staff/paper.jpg) no-repeat;
	}
.section2 {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	height: 270px;
	border: 3px solid #ccbcbc;
	background: #fbf5fd;
	}
.section3 {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	border: 3px solid #eca5e8;
	background: #fbf5fd;
	}

/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgtop2 {
	margin-bottom: 10px;
	}
.imgtop3 {
	margin-bottom: 7px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* etc.
---------------------------------------*/
.line {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	}
.alignright {
	text-align: right;
	}
.aligncenter {
	text-align: center;
	}
.minitext {
	font-size: 10px;
	}
.text_red {
	color: #f00;
	}
.text_blue {
	color: #0066ad;
	}
ul.bunnerlist {
	margin: 0 0 25px;
	padding: 0;
	font-size: 10px;
	list-style: none;
	}
.bunnerlist li {
	margin: 0 0 10px;
	font-size: 10px;
	}
.bunnerlist img {
	margin: 0 0 3px;
	}

.step li {
	margin: 0 0 15px;
	}
.step em {
	color: #ee7499;
	}

