/*基本*/
.bg {
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}

.small {
	font-size: 9pt;
	line-height: 1;
	padding: 0px 30x 0px 30px;
	float: left;
	text-align: left;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #339966;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

/*フッター*/
.footer {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}


/*ページ内説明の見出し*/
.sub-index-font {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 16px;
}
.sub-index-space {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 30px;
}
/*内容文アンダーライン付*/
.sub-line-01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	float: left;
	margin-left: 20px;
}
.sub-line-02 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

/*トリートメントコース用*/

.cor-title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 1.2;
	margin-left: 7;
	}
.cor-cap {
	background-image: url(images/ico_01.gif);
	background-repeat: no-repeat;
	padding: 1px 1px 0px 15px;
  font-size: 12px;
}
.cor-exp {
	font-size: 12px;
	line-height: 1.2;
	width: 380px;
	padding: 1px 1px 0px 20px;
	float: left;
	margin-left: 0px;
}

.cor-mes {
	font-size: 11px;
	line-height: 1.2;
	width: 350px;
	padding: 1px 1px 0px 150px;
	float: left;
	margin-left: 0px;
}



/*ボタン用*/
.button {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009966;
	border: 1px solid #003333;
}
/*お知らせ囲み*/
.bg-waku {
	background-image: url(images/bg_waku_01.gif);
	background-repeat: no-repeat;
}



/*最新情報のスタイル*/
#news {
	width: 330px;
	float: right;
}
#news strong {
	font-size: 12px;
	line-height: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaaaaa;
}
#news span {
	width: 310px;
	float: right;
	font-size:12px;
	line-height:13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-comment {
	width: 350px;
	float: right;
	font-size:11px;
	line-height:12px;
	border: thin dotted #009966;
	padding: 5px;
	margin-bottom: 20px;
}



/*MAKING・STUDYのページのスタイル*/


/*タイトル用*/
h2.index {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 350px;
	float: right;
	padding: 7 0 30 30px;
	border: 0;
	background: url("images/index_line.gif") no-repeat 30 0;
}

/*サブナビゲーション用*/
.navi_sub_01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff33;
	margin-left: 20px;
}
.navi_sub_current {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-image: url(images/ico_01.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff33;
	padding-left: 15px;
	margin-left: 20px;
}

#com {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
}
#com div {
	padding-left: 0px;
	}
#com span {
	padding-left: 20px;
}
#com strong {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	height: 20px;
	width: 430px;
	padding: 1px 1px 1px 0px;
	float: left;
	margin-left: 0px;
}
.stu-waku {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 230px;
	float: left;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	border: thin dotted #009933;
	padding: 5px 5px 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.stu-waku-soto {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 300px;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	padding-left: 10px;
}

.stu-waku-img {
	float: right;
}

/*インデント用*/
.indent {
	padding-left: 20px;
}