@charset "UTF-8";
.pankuzu {
	font-size: 11px;
	line-height: 20px;
	clear: both;
}
.title {
	padding: 0px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* プロフィール */
.profile_box {
	padding: 0px;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.profile_box h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	color: #000;
	line-height: 130%;
}
.profile_box p {
	margin-bottom: 25px;
}
.profile_box img {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.profile_box img.right {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* What's Color */
.what_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.what_box h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.what_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.what_box img {
	padding: 0px;
	float: left;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.what_box p .r {
	float: right;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.what_box2 {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 27px;
	padding: 0px;
}
.what_box2 table {
	margin: 0px;
	padding: 0px;
}
.what_box2 table tr th {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.what_box2 table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.what_box2 p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-size: 13px;
}

.what_box3 {
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 27px;
	padding: 0px;
}
.what_box3 #soul_button {
	background-image: url(../img/top/soul_button01.gif);
	height: 50px;
	width: 230px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
}
.what_box3 #soul_button a {
	display: block;
	width: 230px;
	height: 50px;
}
.what_box3 #soul_button a:hover {
	background-image: url(../img/top/soul_button02.gif);
	background-repeat: no-repeat;
}
.what_box3 #soul_button a:active {
	background-image: url(../img/top/soul_button03.gif);
	background-repeat: no-repeat;
}
.what_box3 #theme_button {
	background-image: url(../img/top/theme_button01.gif);
	height: 50px;
	width: 230px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.what_box3 #theme_button a {
	display: block;
	width: 230px;
	height: 50px;
}
.what_box3 #theme_button a:hover {
	background-image: url(../img/top/theme_button02.gif);
	background-repeat: no-repeat;
}
.what_box3 #theme_button a:active {
	background-image: url(../img/top/theme_button03.gif);
	background-repeat: no-repeat;
}

/* Soul Color */
.soul_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/soul/soul_bg.gif);
	background-repeat: no-repeat;
}
.soul_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.soul_box .soul_box_little {
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #DCDCDC;
}
.soul_box .soul_box_little p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
	line-height: 140%;
}
.soul_box .sc_start {
	height: 50px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/soul/soul_start_b01.gif);
	background-repeat: no-repeat;
}
.soul_box .sc_start a {
	display: block;
	width: 230px;
	height: 50px;
}
.soul_box .sc_start a:hover {
	background-image: url(../img/soul/soul_start_b02.gif);
	background-repeat: no-repeat;
}
.soul_box .sc_start a:active {
	background-image: url(../img/soul/soul_start_b03.gif);
	background-repeat: no-repeat;
}

/* Theme Color */
.theme_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/theme/theme_bg.gif);
	background-repeat: no-repeat;
}
.theme_modoru {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	line-height: 10px;
}
.theme_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.theme_box table {
	padding: 0px;
	width: 780px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.theme_box table tr td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background-color: #DAE6FC;
	padding: 0px;
}
.theme_box table tr td img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.theme_box table tr td h2 {
	font-size: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.theme_box .theme_box_little {
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.theme_box .theme_box_little p {
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
.theme_box .bg_aka {
	background-color: #F00;
	color: #FFF;
}
.theme_box .bg_pink {
	background-color: #f489b7;
	color: #FFF;
}
.theme_box .bg_orenji {
	background-color: #ff9900;
	color: #FFF;
}
.theme_box .bg_ki {
	background-color: #ffe009;
	color: #630;
}
.theme_box .bg_midori {
	background-color: #01783b;
	color: #FFF;
}
.theme_box .bg_ao {
	background-color: #004ad1;
	color: #FFF;
}
.theme_box .bg_murasaki {
	background-color: #8959b9;
	color: #FFF;
}
.theme_box .bg_shiro {
	background-color: #FFFFFF;
	border: 1px solid #999;
}
.theme_box .tc_start {
	height: 50px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/theme/theme_start_b01.gif);
	background-repeat: no-repeat;
}
.theme_box .tc_start a {
	display: block;
	width: 230px;
	height: 50px;
}
.theme_box .tc_start a:hover {
	background-image: url(../img/theme/theme_start_b02.gif);
	background-repeat: no-repeat;
}
.theme_box .tc_start a:active {
	background-image: url(../img/theme/theme_start_b03.gif);
	background-repeat: no-repeat;
}

/* カラー一覧 */
.color_ichiran_box  {
	padding: 0px;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.color_ichiran_box table {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
.color_ichiran_box table tr td {
	background-color: #DAE6FC;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.color_ichiran_box table tr td img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.color_ichiran_box table tr td h2 {
	color: #000;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

/* カラー結果 */
.color_q_box  {
	padding: 0px;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.color_q_box table {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
.color_q_box table tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.color_q_box table tr td {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.color_q_box .chuushaku {
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shop_banner {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	width: 499px;
}

/* お問合せ */
.contact_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* 角田の思い */
.policy_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.policy_box p {
	margin-bottom: 25px;
}

/* リセットヒーリングピクチャー */
.reset_pic_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.reset_pic_box p {
	margin-bottom: 25px;
}
.reset_pic_box img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.reset_pic_main {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* カフェ トミーベルマックス */
.tommy_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.tommy_pic_1 h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tommy_pic_1 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* 特定商取引法表記 */
.tokuteishou_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.tokuteishou_box table {
	margin: 0px;
	padding: 0px;
	width: 780px;
}
.tokuteishou_box table tr th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 40px;
	vertical-align: top;
}
.tokuteishou_box table tr td {
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/* プライバシーポリシー */
.privacy_box {
	width: 780px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.privacy_box .policy_midashi {
	margin-top: 35px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 120%;
	font-weight: normal;
	border-bottom-color: #999;
}
.privacy_box p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

