/*
Theme Name: Seitaisitsu Torita
Theme URI: http: //localhost/torita/
Description: 整体室とりた用のテーマ
Author: Object
Author URI: http://studio-object.com/
Version: 1.0
*/

/*------------------------------------------------------------*/
/*   全ページ共通                                             */
/*------------------------------------------------------------*/

* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	color: #323232;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
}

#back {
	width: 100%;
	background-image: url(images/back_gradation.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fbf4e2;
}

p {
	line-height: 17px;
}

img.space {
	display: block;
	clear: left;
}

img.dummy {
	background-color: #009900;
}



/*------------------------------------------------------------*/
/*   とりたページ共通                                         */
/*------------------------------------------------------------*/

#torita_page {
	width: 750px;
	background-color: #ffffff;
	margin: 0px auto;
}



/*------------------------------------------------------------*/
/*   ヘッダー部共通                                           */
/*------------------------------------------------------------*/

#header {
	width: 730px;
	background-image: url(images/back_hana.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-left: 10px;
}

#header * {
	font-weight: normal;
}

#header p {
	text-align: justify;
	text-justify: distribute;
}

#header a { text-decoration: none; }
#header a:link { color: #323232; }
#header a:visited { color: #323232; }
#header a:hover { color: #323232; }
#header a:active { color: #323232; }

#header h1 {
	font-size: 12px;
	color: #505050;
	line-height: 16px;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
	padding-top: 5px;
}

#header h2 {
	font-size: 12px;
	color: #ff3c00;
	line-height: 16px;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
	padding-top: 2px;
}

#header img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#header .header_upper_left img {
	margin-right: 384px;
}

#header .header_upper_right img {
	margin-top: 16px;
}

#header img.home {
	margin-right: 10px;
}

#header .header_menu {
	clear: left;
}

#header .header_bottom {
	clear: left;
}



/*------------------------------------------------------------*/
/*   サイドバー部共通                                         */
/*------------------------------------------------------------*/

#sidebar {
	width: 150px;
	margin-right: 15px;
	padding-left: 10px;
	float: left;
}

#sidebar * {
	font-weight: normal;
}

#sidebar p {
	text-align: justify;
	text-justify: distribute;
}

#sidebar a { text-decoration: none; }
#sidebar a:link { color: #323232; }
#sidebar a:visited { color: #323232; }
#sidebar a:hover { color: #323232; }
#sidebar a:active { color: #323232; }

#sidebar img.dot {
	border-top: 1px dotted #000000;
}

#sidebar_non {
	width: 0px;
	float: left;
}

#sidebar .info_top {
	width: 150px;
	height: 31px;
	background-image: url(images/info_sideimg.gif);
	background-repeat: no-repeat;
}

#sidebar .info_innner {
	width: 150px;
	background-color: #ffb715;
}

#sidebar .info_innner p {
	width: 120px;
	line-height: 15px;
	background-image: url(images/info_sideicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	padding-bottom: 8px;
	margin-left: 7px;
}

#sidebar .info_bottom {
	width: 150px;
	background-image: url(images/info_sideimg2.gif);
	background-repeat: no-repeat;
}

#sidebar .info_RSS p {
	margin-left: 0px;
}

#sidebar .info_RSS p a { text-decoration: none; }
#sidebar .info_RSS p a:link { color: #ff6f00; }
#sidebar .info_RSS p a:visited { color: #ff6f00; }
#sidebar .info_RSS p a:hover { color: #ff6f00; }
#sidebar .info_RSS p a:active { color: #ff6f00; }



/*------------------------------------------------------------*/
/*   フッター部共通                                           */
/*------------------------------------------------------------*/

#footer {
	width: 750px;
	clear: left;
}

#footer * {
	font-weight: normal;
}

#footer p {
	text-align: justify;
	text-justify: distribute;
}

#footer a { text-decoration: none; }
#footer a:link { color: #323232; }
#footer a:visited { color: #323232; }
#footer a:hover { color: #323232; }
#footer a:active { color: #323232; }

#footer .return_top p {
	text-align: right;
	margin-right: 10px;
}

#footer .foot_menu p {
	color: #ff6f00;
	text-align: center;
}

#footer .foot_menu a:link { color: #ff6f00; }
#footer .foot_menu a:visited { color: #ff6f00; }
#footer .foot_menu a:hover { color: #ff6f00; }
#footer .foot_menu a:active { color: #ff6f00; }

#footer .copyright p {
	width: 750px;
	color: #ffffff;
	line-height: 12px;
	text-align: center;
	background-color: #ff7f0d;
	padding-top: 6px;
	padding-bottom: 2px;
}



/**************************************************************/
/*   トップページ用　content部                                */
/**************************************************************/

#top_content {
	width: 730px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#top_content * {
	font-weight: normal;
}

#top_content p {
	text-align: justify;
	text-justify: distribute;
}

#top_content a { text-decoration: none; }
#top_content a:link { color: #323232; }
#top_content a:visited { color: #323232; }
#top_content a:hover { color: #323232; }
#top_content a:active { color: #323232; }

#top_content .mark {
	margin-right: 2px;
	float: left;
}

#top_content .list {
	float: left;
}

#top_content .list dt {
    line-height: 17px;
	display: inline;
}

#top_content .list dd {
    line-height: 17px;
	display: inline;
}

#top_content .list a {
	text-align: justify;
	text-justify: distribute;
	text-decoration: underline;
}
#top_content .list a:link { color: #ff7f0d; }
#top_content .list a:visited { color: #ff7f0d; }
#top_content .list a:hover { color: #ff7f0d32; }
#top_content .list a:active { color: #ff7f0d; }


#top_content #top_left {
	width: 530px;
	margin-right: 25px;
	float: left;
}

#top_content #top_left .info_block img.dot {
	border-top: 1px dotted #585858;
}

#top_content #top_left .info_block .list_line {
	width: 264px;
	margin-left: 10px;
}

#top_content #top_left .info_block .info_left {
	width: 284px;
	height: 240px;
	background-image: url(images/top_infomation.jpg);
	background-repeat: no-repeat;
	margin-right: 11px;
	float: left;
}

#top_content #top_left .info_block .info_left img.link {
	margin-top: 5px;
}

#top_content #top_left .info_block .mark {
	background-image: url(images/top_infoicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#top_content #top_left .info_block .info_right {
	width: 235px;
	float: left;
}

#top_content #top_left .menu_block .menu_left {
	width: 259px;
	margin-right: 12px;
	float: left;
}

#top_content #top_left .menu_block .menu_right {
	width: 259px;
	float: left;
}

#top_content #top_right {
	width: 175px;
	float: left;
}

#top_content #top_right .rss01_block .mark {
	background-image: url(images/top_kounaritai1icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#top_content #top_right .rss01_block .list {
	width: 163px;
}

#top_content #top_right .rss02_block .mark {
	background-image: url(images/top_kounaritai2icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#top_content #top_right .rss02_block .list {
	width: 163px;
}

#top_content #top_right .rss03_block .mark {
	background-image: url(images/top_columnicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#top_content #top_right .rss03_block .list {
	width: 163px;
}

#top_content #top_right img.dot {
	border-bottom: 1px dotted #323232;
}

#top_content #top_right .address_block .qr_code .qr_left {
	width: 80px;
	margin-right: 7px;
	float: left;
}

#top_content #top_right .address_block .qr_code .qr_right {
	width: 88px;
	float: left;
}

#top_content #top_right .address_block .qr_code .qr_right p {
	padding-top: 4px;
}

#top_content #top_right .address_block .torita_add h5 {
	font-size: 13px;
	font-weight: bold;
}



/**************************************************************/
/*   Wordpress page部                                        */
/**************************************************************/

#page_content {
	float: left;
}

#page_content * {
	font-weight: normal;
}

#page_content p {
	text-align: justify;
	text-justify: distribute;
}

#page_content a { text-decoration: none; }
#page_content a:link { color: #323232; }
#page_content a:visited { color: #323232; }
#page_content a:hover { color: #323232; }
#page_content a:active { color: #323232; }



/**************************************************************/
/*   Wordpress ブログpage部                                   */
/**************************************************************/


#info_content {
	float: left;
}



/**************************************************************/
/*   ［インフォメーション］ページ用                           */
/**************************************************************/

#innerbox {
	width: 565px;
}

#innerbox img.dot {
	border-top: 1px dotted #323232;
}

#innerbox .item_title {
	height: 50px;
	border-left: 10px solid #ffb100;
}

#innerbox .item_title p {
	line-height: 14px;
	padding-left: 11px;
	color: #ff3c00;
}

#innerbox .item_title h4 {
	padding-left: 10px;
}

#innerbox .item_title h4 a { text-decoration: none; font-size: 14px; color: #6f5333; font-weight: bold; }
#innerbox .item_title h4 a:link { color: #6f5333; }
#innerbox .item_title h4 a:visited { color: #6f5333; }
#innerbox .item_title h4 a:hover { color: #6f5333; }
#innerbox .item_title h4 a:active { color: #6f5333; }

#innerbox .item_disc img {
	margin-right: 10px;
}

#innerbox .item_disc p {
}

#innerbox .item_disc p a { text-decoration: underline; }
#innerbox .item_disc p a:link { color: #ff3c00; }
#innerbox .item_disc p a:visited { color: #ff3c00; }
#innerbox .item_disc p a:hover { color: #ff3c00; }
#innerbox .item_disc p a:active { color: #ff3c00; }

#innerbox .edit_item p a { text-decoration: none; }
#innerbox .edit_item p a:link { color: #323232; }
#innerbox .edit_item p a:visited { color: #323232; }
#innerbox .edit_item p a:hover { color: #323232; }
#innerbox .edit_item p a:active { color: #323232; }

#innerbox .navigation p {
	margin-right: 10px;
	text-align: center;
}

#innerbox .navigation p a { text-decoration: none; }
#innerbox .navigation p a:link { color: #323232; }
#innerbox .navigation p a:visited { color: #323232; }
#innerbox .navigation p a:hover { color: #323232; }
#innerbox .navigation p a:active { color: #323232; }



/**************************************************************/
/*   ［整体室とりたについて］ページ用　メイン部               */
/**************************************************************/

#page_2_main {
	width: 565px;
}

#page_2_main img.solid {
	border-bottom: 1px solid #000000;
}

#page_2_main .disc01_left {
	width: 90px;
	margin-right: 20px;
	float: left;
}

#page_2_main .disc01_left p {
	text-align: center;
}

#page_2_main .disc01_left p.name {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

#page_2_main .disc01_right {
	width: 455px;
	float: left;
}

#page_2_main .jisseki {
	width: 565px;
}

#page_2_main .jisseki .jisseki_top {
	width: 565px;
	height: 30px;
}

#page_2_main .jisseki .jisseki_main {
	margin: 10px 0;
	width: 565px;
}

#page_2_main .jisseki .jisseki_main p {
	font-size: small;
	line-height: 1.25;
}

#page_2_main .jisseki .jisseki_main strong {
	font-weight: bolder;
}

#page_2_main .gaiyo {
	width: 565px;
}

#page_2_main .gaiyo .gaiyo_top {
	width: 565px;
	height: 25px;
	background-image: url(images/page02_introduction_waku1.gif);
	background-repeat: no-repeat;
}

#page_2_main .gaiyo .gaiyo_top p {
	font-size: 16px;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	
}

#page_2_main .gaiyo .gaiyo_main {
	width: 565px;
	background-image: url(images/page02_introduction_waku2.gif);
	background-repeat: repeat-y;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left {
	width: 240px;
	padding-left: 15px;
	margin-right: 20px;
	float: left;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p {
	color: #000000;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.name {
	font-size: 16px;
	font-weight: bold;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.add {
	line-height: 14px;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.tel {
	font-size: 17px;
	line-height: 20px;
	color: #ff3c00;
	font-weight: bold;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left dd {
	line-height: 15px;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left dt {
	width: 5em;
	text-align: justify;
	text-justify: distribute-all-lines;
	float: left;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left dt span {
	color: #ff7f0d;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.title {
	font-size: 15px;
	color: #ff3c00;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc01 {
	color: #ff3c00;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc02 {
	color: #ff3c00;
	text-indent: -1em;
	margin-left: 1em;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc05 a { font-size: 13px; font-weight: normal; text-decoration: underline; }
#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc05 a:link { color: #ff3c00; }
#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc05 a:visited { color: #ff3c00; }
#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc05 a:hover { color: #ff3c00; }
#page_2_main .gaiyo .gaiyo_main .gaiyo_left p.disc05 a:active { color: #ff3c00; }

#page_2_main .gaiyo .gaiyo_main .gaiyo_right {
	width: 275px;
	float: left;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_right .bosyu {
	width: 275px;
	height: 43px;
	background-color: #ff3c00;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_right .bosyu p {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 6px;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_right .free {
	width: 275px;
	height: 40px;
}

#page_2_main .gaiyo .gaiyo_main .gaiyo_right .free p {
	font-size: x-large;
	line-height: 40px;
	color: #ff3c00;
	font-weight: bold;
	text-align: center;
}

#page_2_main .gaiyo .gaiyo_bottom {
	width: 565px;
	height: 11px;
	background-image: url(images/page02_introduction_waku3.gif);
	background-repeat: no-repeat;
}



/**************************************************************/
/*   ［施術メニュー］ページ用　メイン部                       */
/**************************************************************/

#page_3_main {
	width: 565px;
}

#page_3_main .lead h5 {
	line-height: 17px;
	text-align: justify;
	text-justify: distribute;
}

#page_3_main .disc01 .illust {
	width: 565px;
	height: 285px;
	background-image: url(images/page03_menu_zu.gif);
	background-repeat: no-repeat;
	background-color: #fffccd;
}

#page_3_main .disc01 .illust p {
	width: 120px;
	height: 250px;
	color: #ff3c00;
	line-height: 17px;
	border: 1px solid #ff3c00;
	padding: 4px 8px 8px 8px;
	position: relative;
	top: 10px;
	left: 419px;
}

#page_3_main .chumoku .flame_top {
	width: 565px;
	background-image: url(images/page03_flame_top.jpg);
	background-repeat: no-repeat;
	background-color: #ffc93d;
}

#page_3_main .chumoku .flame_top p {
	width: 452px;
	padding-top: 81px;
	padding-left: 83px;
	padding-bottom: 7px;
}

#page_3_main .chumoku .flame_bottom {
	width: 565px;
	height: 10px;
	background-image: url(images/page03_flame_bottom.jpg);
	background-repeat: no-repeat;
}

#page_3_main .menu h5 {
	color: #6f5333;
	font-weight: bold;
}

#page_3_main .menu h6 {
	color: #6f5333;
	margin-left: 1em;
}

#page_3_main .menu p a {
	margin-right: 31px;
}

#page_3_main .menu p a.last {
	margin-right: 0px;
}



/**************************************************************/
/*   ［スタッフ紹介］ページ用　メイン部                       */
/**************************************************************/

#page_4_main {
	width: 565px;
}

#page_4_main .header h3 {
	font-size: 16px;
	color: #ff7f0d;
	font-weight: bold;
	text-align: center;
}

#page_4_main .header p {
	text-align: center;
}

#page_4_main .flame_top {
	width: 565px;
	height: 10px;
	background-image: url(images/page04_staff_kadomaru.gif);
	background-repeat: no-repeat;
	background-color: #CC3300;	
}

#page_4_main .inner_item {
}

#page_4_main .flame_bottom {
	background-image: url(images/page04_staff_kadomaru2.gif);
	background-repeat: no-repeat;
}

#page_4_main .inner_item .title {
	width: 555px;
	background-color: #ffffbb;
	border-left: 10px solid #ff7f0d;
}

#page_4_main .inner_item h5 {
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	padding-top: 11px;
	padding-bottom: 8px;
}

#page_4_main .inner_item h5 span.katagaki {
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
}

#page_4_main .inner_item h5 span.furigana {
	font-size: 13px;
	font-weight: normal;
	margin-left: 5px;
}

#page_4_main .inner_item .inner_left {
	margin-right: 10px;
	float: left;
}

#page_4_main .inner_item .inner_left img {
	margin-top: 3px;
}

#page_4_main .inner_item .inner_right {
	width: 460px;
	float: left;
}

#page_4_main .inner_item .inner_right ul.left {
	width: 4.5em;
	height: 150px;
	text-align: justify;
	text-justify: distribute-all-lines;
	margin-left: -1px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
}

#page_4_main .inner_item .inner_right ul.right {
	color: #323232;
	text-align: justify;
	text-justify: distribute;
}

#page_4_main .inner_item .inner_right li {
	list-style: none;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 4px;
}

#page_4_main .inner_item .inner_right ul.left li {
	font-weight: normal;
	color: #ff7f0d;
}

#page_4_main .inner_item .inner_right ul.right li {
	color: #505050;
}

#page_4_main .inner_item .inner_right ul.right li span {
	font-weight: normal;
	color: #ff7f0d;
}

#page_4_main .inner_item .inner_right ul.right li a { text-decoration: underline; }
#page_4_main .inner_item .inner_right ul.right li a:link { color: #505050; }
#page_4_main .inner_item .inner_right ul.right li a:visited { color: #505050; }
#page_4_main .inner_item .inner_right ul.right li a:hover { color: #505050; }
#page_4_main .inner_item .inner_right ul.right li a:active { color: #505050; }

#page_4_main .inner_item .line_dot img {
	width: 565px;
	border-top: 1px dotted #9b9b9b;
	margin-left: 0px;
}

#page_4_main .message p {
}

#page_4_main .message p span {
	color: #ff7f0d;
}



/**************************************************************/
/*   ［Ｑ＆Ａ］ページ用　メイン部                             */
/**************************************************************/

#page_5_main {
	width: 565px;
}

#page_5_main img.dot {
	border-top: 1px dotted #000000;
}

#page_5_main .menu h4 {
	margin-right: 20px;
	float: left;
}

#page_5_main .menu h4.menu03 {
	margin-right: 0px;
}

#page_5_main .menu h4 a { font-weight: bold; text-decoration: none; }
#page_5_main .menu h4 a:link { color: #6f5333; }
#page_5_main .menu h4 a:visited { color: #6f5333; }

#page_5_main .menu h4.menu01 a:hover { color: #ff7f0d; }
#page_5_main .menu h4.menu01 a:active { color: #ff7f0d; }

#page_5_main .menu h4.menu02 a:hover { color: #79c000; }
#page_5_main .menu h4.menu02 a:active { color: #79c000; }

#page_5_main .menu h4.menu03 a:hover { color: #ffb800; }
#page_5_main .menu h4.menu03 a:active { color: #ffb800; }

#page_5_main .menu h4.menu04 a:hover { color: #40bdc6; }
#page_5_main .menu h4.menu04 a:active { color: #40bdc6; }

#page_5_main .flame_top {
	width: 565px;
	height: 10px;
	background-image: url(images/page05_qa_kadomaru.gif);
	background-repeat: no-repeat;
}

#page_5_main .inner_item {
	width: 565px;
	background-image: url(images/page05_qa_waku.gif);
	background-repeat: repeat-y;
}

#page_5_main .inner_item .question {
	width: 537px;
	margin-left: 13px;
}

#page_5_main .inner_item .q_left {
	margin-right: 7px;
	float: left;
}

#page_5_main .inner_item .q_left img {
	margin-left: 1px;
}

#page_5_main .inner_item .q_right {
	float: left;
}

#page_5_main .inner_item .q_right h5 {
	width: 503px;
	font-size: 14px;
	color: #ff3c00;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
}

#page_5_main .inner_item .line_dot {
	margin-left: 15px;
}

#page_5_main .inner_item .answer {
	width: 537px;
	margin-left: 13px;
}

#page_5_main .inner_item .a_left {
	margin-right: 9px;
	float: left;
}

#page_5_main .inner_item .a_left img {
}

#page_5_main .inner_item .a_right {
	width: 503px;
	float: left;
}

#page_5_main .inner_item .a_right p {
	color: #323232;
	text-align: justify;
	text-justify: distribute;
}

#page_5_main .flame_bottom {
	width: 565px;
	height: 10px;
	background-image: url(images/page05_qa_kadomaru2.gif);
	background-repeat: no-repeat;
}

#page_5_main .message p a { text-decoration: underline; }
#page_5_main .message p a:link { color: #ff3c00; }
#page_5_main .message p a:visited { color: #ff3c00; }
#page_5_main .message p a:hover { color: #ff3c00; }
#page_5_main .message p a:active { color: #ff3c00; }

#page_5_main .return_top p {
	text-align: right;
}



/**************************************************************/
/*   ［マップ］ページ用　メイン部                             */
/**************************************************************/

#page_6_main {
	width: 565px;
}



/**************************************************************/
/*   「お問い合わせ」ページ用　メイン部                       */
/**************************************************************/

#page_7_main {
	width: 565px;
}

#page_7_disp {
	width: 540px;
}

#page_7_disp h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 15px;
}

/*-------------------------------------------*/
/*   「お問い合わせ」ページ用　１ページ目    */
/*-------------------------------------------*/

#page_7_disp img.dot {
	border-top: 1px dotted #000000;
}

#page_7_disp .form_01 .form_title {
	width: 565px;
	background-color: #ffe9af;
}

#page_7_disp .form_01 .form_title h3 {
	padding-top: 10px;
}

#page_7_disp .form_01 .form_title p {
	width: 510px;
	font-size: 12px;
	color: #ff3c00;
	line-height: 15px;
	padding-left: 32px;
	padding-bottom: 6px;
}

#page_7_disp .form_01 form tr {
	width: 460px;
}

#page_7_disp .form_01 form tr.input_01_dot {
	height: 20px;
}

#page_7_disp .form_01 form input {
	height: 13px;
}

#page_7_disp .form_01 form select {
	height: 17px;
}

#page_7_disp .form_01 form td.input_01_left {
	width: 120px;
	vertical-align: top;
}

#page_7_disp .form_01 form td.input_01_left h6 {
	margin-top: 4px;
}

#page_7_disp .form_01 form td.input_01_left h6.syubetu {
	margin-top: 0px;
}

#page_7_disp .form_01 form td.input_01_left h6.naiyo {
	margin-top: 0px;
}

#page_7_disp .form_01 form td.input_01_left h6.site {
	width: 9em;
	margin-top: 0px;
}

#page_7_disp .form_01 form td.input_01_right {
	width: 310px;
}

#page_7_disp .form_01 form td.input_01_right .inline {
	display: inline;
}

#page_7_disp .form_01 form td.input_01_right input.inline {
	padding-top: 1px;
}

#page_7_disp .form_01 form td.input_01_right select.inline {
	padding-top: 2px;
}

#page_7_disp .form_01 form td.input_01_right input.float_left {
	margin-right: 5px;
	margin-top: 1px;
	float: left;
}

#page_7_disp .form_01 form td.input_01_right p.float_left {
	float: left;
}

/*---　ボタン領域１　button_01　---*/

#page_7_disp .form_01 .button_01 {
	margin-left: 129px;
}

#page_7_disp .form_01 .button_01 img {
	margin-right: 40px;
}

/*-------------------------------------------*/
#page_7_disp .chuui a:link {
	color: #ff3c00;
	text-decoration: underline;
}

#page_7_disp .chuui a:visited {
	color: #ff3c00;
	text-decoration: underline;
}

#page_7_disp .chuui a:hover {
	color: #ff3c00;
	text-decoration: underline;
}

#page_7_disp .chuui a:active {
	color: #ff3c00;
	text-decoration: underline;
}
#page_7_disp .kome {
	color: #ff3c00;
	font-style: normal;
	font-weight: normal;
}
/*-------------------------------------------*/

/*-------------------------------------------*/
/*   「お問い合わせ」ページ用　チェック      */
/*-------------------------------------------*/

#page_7_disp .form_check .form_title {
	width: 565px;
	background-color: #ffe9af;
}

#page_7_disp .form_check .form_title h3 {
	padding-top: 10px;
}

#page_7_disp .form_check .form_title p {
	color: #ff3c00;
	padding-left: 44px;
	padding-bottom: 5px;
}

#page_7_disp .form_check .form_check_data p {
	color: #ff3c00;
	font-weight: bold;
}

#page_7_disp .form_check .form_check_data {
	margin-left: 17px;
}

/*---　ボタン領域チェック　button_check　---*/

#page_7_disp .form_check .button_check {
	margin-left: 129px;
}

#page_7_disp .form_check .button_check img {
	margin-right: 40px;
}

/*-------------------------------------------*/
/*   「お問い合わせ」ページ用　２ページ目    */
/*-------------------------------------------*/

#page_7_disp .form_02 .form_title {
	width: 565px;
	background-color: #ffe9af;
}

#page_7_disp .form_02 .form_title h3 {
	padding-top: 10px;
	padding-bottom: 6px;
}

#page_7_disp .form_02 .form_main .form_main_data {
}

#page_7_disp .form_02 .form_main dt {
	color: #6f5333;
	margin-bottom: 5px;
}

#page_7_disp .form_02 .form_main dd {
	color: #000000;
	line-height: 15px;
	margin-left: 1em;
	margin-bottom: 10px;
}

/*---　ボタン領域２　button_02　---*/

#page_7_disp .form_02 .button_02 {
	margin-left: 129px;
}

#page_7_disp .form_02 .button_02 img {
	margin-right: 40px;
}

/*-------------------------------------------*/
/*   「お問い合わせ」ページ用　３ページ目    */
/*-------------------------------------------*/

#page_7_disp .form_03 .form_title {
	width: 565px;
	background-color: #ffe9af;
}

#page_7_disp .form_03 .form_title h3 {
	padding-top: 10px;
	padding-bottom: 6px;
}

#page_7_disp .form_03 .form_main {
}

#page_7_disp .form_03 .form_main p {
	line-height: 28px;
}

/*---　ボタン領域３　button_03　---*/

#page_7_disp .button_03 {
	margin-left: 129px;
}

#page_7_disp .button_03 img {
	margin-right: 40px;
}



/**************************************************************/
/*   ［サイトマップ］ページ用　メイン部                       */
/**************************************************************/

#page_8_main {
	width: 730px;
	padding-left: 10px;
}

#page_8_main .header {
	margin-left: 10px;
}

#page_8_main .main_list {
	width: 710px;
	height: 25;
	background-color: #ffe7a9;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
}

#page_8_main h3 {
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}

#page_8_main h4 {
	margin-left: 10px;
}

#page_8_main h4 span {
	font-size: 12px;
    color: #323232;
    margin-left: 3px;
}

#page_8_main h6 {
	margin-left: 35px;
}

#page_8_main h6 span {
	font-size: 12px;
    color: #323232;
    line-height: 12px;
    margin-left: 3px;
}

#page_8_main h4 a { font-size: 14px; color: #ff6200; text-decoration: underline; }
#page_8_main h4 a:link { color: #ff6200; }
#page_8_main h4 a:visited { color: #ff6200; }
#page_8_main h4 a:hover { color: #ff6200; }
#page_8_main h4 a:active { color: #ff6200; }

#page_8_main h6 a { font-size: 12px; color: #ff6200; text-decoration: underline; }
#page_8_main h6 a:link { color: #ff6200; }
#page_8_main h6 a:visited { color: #ff6200; }
#page_8_main h6 a:hover { color: #ff6200; }
#page_8_main h6 a:active { color: #ff6200; }



/**************************************************************/
/*   ［耳つぼダイエット］ページ用　メイン部                   */
/**************************************************************/

#page_11_main {
	width: 565px;
}

#page_11_main .towa .left {
	width: 386px;
	margin-right: 10px;
	float: left;
}

#page_11_main .towa .right {
	float: left;
}

#page_11_main .towa .right img {
	margin-top: 1px;
}

#page_11_main .tsubo .tubo_image {
	width: 565px;
	height: 370px;
	background-image: url(images/page11_mimitubo_tubo.jpg);
	background-repeat: no-repeat;
}

#page_11_main .tsubo .tubo_image h6 {
	width: 145px;
	font-size: 14px;
	line-height: 16px;
	color: #40bdc6;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 2px;
	
}

#page_11_main .tsubo .tubo_image p {
	width: 155px;
	line-height: 16px;
	padding-left: 2px;
}

#page_11_main .tsubo .tubo_image .disc_left {
	width: 152px;
	float: left;
}

#page_11_main .tsubo .tubo_image .disc_right {
	width: 152px;
	float: left;
}

#page_11_main .tsubo .tubo_image .disc_right h6 {
	padding-left: 1.4em;
}

#page_11_main .tsubo .tubo_image .disc_left .disc01 {
	position: relative;
	left: 9px;
	top: 17px;
}

#page_11_main .tsubo .tubo_image .disc_left .disc02 {
	position: relative;
	left: 9px;
	top: 36px;
}

#page_11_main .tsubo .tubo_image .disc_left .disc03 {
	position: relative;
	left: 9px;
	top: 65px;
}

#page_11_main .tsubo .tubo_image .disc_right .disc04 {
	position: relative;
	left: 243px;
	top: 272px;
}

#page_11_main .tsubo .tubo_image .disc_right .disc05 {
	position: relative;
	left: 243px;
	top: 83px;
}

#page_11_main .tsubo .tubo_image .disc_right .disc06 {
	position: relative;
	left: 243px;
	top: -114px;
}

#page_11_main .nagare .inner {
	background-color: #ffffe8;
}

#page_11_main .nagare .inner .step {
	width: 535px;
	margin-left: 30px;
}

#page_11_main .nagare .inner .step .left {
	width: 58px;
	margin-right: 20px;
	float: left;
}

#page_11_main .nagare .inner .step .left p {
	height: 80px;
	text-align: right;
}

#page_11_main .nagare .inner .step .right {
	width: 415px;
	float: left;
}

#page_11_main .nagare .inner .step .right p {
	color: #6f5333;
}

#page_11_main .nagare .inner .step strong {
	color: #ff3c00;
	font-weight: bold;
}

#page_11_main .osusume .flame_top {
	width: 565px;
	height: 20px;
	background-image: url(images/page11_mimitubo_osusume.gif);
	background-repeat: no-repeat;
}

#page_11_main .osusume .inner {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume2.gif);
	background-repeat: repeat-y;
}

#page_11_main .osusume .inner .menu {
	padding-left: 30px;
}

#page_11_main .osusume .inner .menu p {
	width: 13em;
	font-size: 13px;
	line-height: 14px;
	color: #6f5333;
	font-weight: bold;
	margin-right: 10px;
	float: left;
}

#page_11_main .osusume .inner .menu p.last {
	margin-right: 0px;
}

#page_11_main .osusume .flame_bottom {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume3.gif);
	background-repeat: no-repeat;
}

#page_11_main .price tr {
	height: 55px;
}

#page_11_main .price td {
	vertical-align: top;
}

#page_11_main .price td.td_left {
	width: 332px;
	background-color: #ffe8ac;
	border-right: 2px solid #ffffff;
}

#page_11_main .price td.td_left .menu {
	padding-left: 12px;
}

#page_11_main .price td.td_left .menu h6 {
	font-size: 19px;
	line-height: 20px;
	color: #ff7f0d;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 1px;
}

#page_11_main .price td.td_left .menu h6 span {
	font-size: 12px;
	color: #ff7f0d;
	font-weight: bold;
}

#page_11_main .price td.td_left .menu p {
	font-size: 12px;
	color: #000000;
}

#page_11_main .price td.td_left .menu_sub {
	width: 308px;
	background-color: #ffb960;
	margin-left: 12px;
}

#page_11_main .price td.td_left .menu_sub h6 {
	font-size: 12px;
	line-height: 13px;
	color: #ff3c00;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

#page_11_main .price td.td_left .menu_sub p {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
}

#page_11_main .price td.td_left .menu_sub p.last {
	padding-top: 4px;
	padding-bottom: 6px;
}

#page_11_main .price td.td_right .left {
	width: 98px;
	padding-left: 8px;
	margin-right: 8px;
	float: left;
}

#page_11_main .price td.td_right .right p {
	text-align: right;
	margin-left: 10px;
	color: #ff3c00;
}

#page_11_main .price tr.tr01 td.td_right .right p.disc01 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
}

#page_11_main .price tr.tr01 td.td_right .right p.disc02 {
	line-height: 12px;
	margin-bottom: 2px;
}

#page_11_main .price tr.tr01 td.td_right .right p.disc03 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#page_11_main .price tr.tr02 td.td_right .right p {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 18px;
	padding-left: 25px;
}

#page_11_main .price td.td_right .left img {
	margin-top: 20px;
}

#page_11_main .price td.td_right .right {
	float: left;
}

#page_11_main .price tr.tr01 td.td_right {
	width: 231px;
	background-color: #ffffbb;
}

#page_11_main .price tr.tr01 td {
	border-top: 2px solid #ffffff;
}

#page_11_main .price tr.tr02 td {
	border-top: 1px solid #ffffff;
}

#page_11_main .price tr.tr02 td.td_right {
	width: 231px;
	background-color: #ffdb7f;
}

#page_11_main .inquery {
	width: 565px;
	height: 55px;
	background-image: url(images/page11_mimitubo_inquiey.gif);
	background-repeat: no-repeat;
}

#page_11_main .inquery strong {
	margin-left: 345px;
}

#page_11_main .inquery strong a { font-size: 14px; color: #6f5333; font-weight: bold; text-decoration: none; }
#page_11_main .inquery strong a:link { color: #6f5333; }
#page_11_main .inquery strong a:visited { color: #6f5333; }
#page_11_main .inquery strong a:hover { color: #ff7d00; }
#page_11_main .inquery strong a:active { color: #ff7d00; }

#page_11_main .qa p a { font-size: 12px; color: #ff7d00; text-decoration: underline; }
#page_11_main .qa p a:link { color: #ff7d00; }
#page_11_main .qa p a:visited { color: #ff7d00; }
#page_11_main .qa p a:hover { color: #ff7d00; }
#page_11_main .qa p a:active { color: #ff7d00; }



/**************************************************************/
/*   ［整体］ページ用　メイン部                               */
/**************************************************************/

#page_12_main {
	width: 565px;
}

#page_12_main .towa .left {
	width: 285px;
	margin-right: 10px;
	float: left;
}

#page_12_main .towa .right {
	float: left;
}

#page_12_main .towa .right img {
	margin-top: 1px;
}

#page_12_main .chigauno .left {
	float: left;
}

#page_12_main .chigauno .right {
	float: left;
}

#page_12_main .chigauno .left img {
	margin-right: 10px;
}

#page_12_main .chigai {
	width: 565px;
	background-color: #eaf5d6;
}

#page_12_main .chigai h5 {
	text-align: center;
}

#page_12_main .chigai p {
	padding-left: 25px;
	padding-right: 22px;
}

#page_12_main .osusume .flame_top {
	width: 565px;
	height: 20px;
	background-image: url(images/page11_mimitubo_osusume.gif);
	background-repeat: no-repeat;
}

#page_12_main .osusume .inner {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume2.gif);
	background-repeat: repeat-y;
}

#page_12_main .osusume .inner .menu {
	padding-left: 15px;
}

#page_12_main .osusume .inner .menu p {
	font-size: 13px;
	line-height: 14px;
	color: #6f5333;
	font-weight: bold;
	margin-right: 10px;
	float: left;
}

#page_12_main .osusume .inner .menu p.last {
	margin-right: 0px;
}

#page_12_main .osusume .flame_bottom {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume3.gif);
	background-repeat: no-repeat;
}

#page_12_main .price tr {
	height: 39px;
}

#page_12_main .price td {
	vertical-align: top;
}

#page_12_main .price td.td_left {
	width: 332px;
	background-color: #def7c0;
	border-right: 2px solid #ffffff;
}

#page_12_main .price td.td_left .menu {
	padding-left: 12px;
	padding-right: 12px;
}

#page_12_main .price td.td_left .menu h6 {
	font-size: 19px;
	line-height: 20px;
	color: #79c000;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 3px;
}

#page_12_main .price td.td_left .menu h6 span {
	font-size: 12px;
	color: #79c000;
	font-weight: bold;
}

#page_12_main .price td.td_left .menu p {
	font-size: 12px;
	color: #000000;
}

#page_12_main .price td.td_right .left {
	width: 98px;
	padding-left: 8px;
	margin-right: 8px;
	float: left;
}

#page_12_main .price td.td_right .right {
	float: left;
}

#page_12_main .price td.td_right .right p {
	font-size: 17px;
	color: #ff3c00;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	padding-left: 35px;
}

#page_12_main .price td.td_right .left img {
	margin-top: 11px;
}

#page_12_main .price tr.tr01 td.td_right {
	width: 231px;
	background-color: #f5fdd4;
}

#page_12_main .price tr.tr01 td {
	border-top: 2px solid #ffffff;
}

#page_12_main .price tr.tr02 td {
	border-top: 1px solid #ffffff;
}

#page_12_main .price tr.tr02 td.td_right {
	width: 231px;
	background-color: #ffdb7f;
}

#page_12_main .price strong {
	font-size: 12px;
	color: #ff3c00;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

#page_12_main .inquery {
	width: 565px;
	height: 55px;
	background-image: url(images/page12_seitai_inquey.gif);
	background-repeat: no-repeat;
}

#page_12_main .inquery strong {
	margin-left: 345px;
}

#page_12_main .inquery strong a { font-size: 14px; color: #6f5333; font-weight: bold; text-decoration: none; }
#page_12_main .inquery strong a:link { color: #6f5333; }
#page_12_main .inquery strong a:visited { color: #6f5333; }
#page_12_main .inquery strong a:hover { color: #ff7d00; }
#page_12_main .inquery strong a:active { color: #ff7d00; }

#page_12_main .qa p a { font-size: 12px; color: #79c000; text-decoration: underline; }
#page_12_main .qa p a:link { color: #79c000; }
#page_12_main .qa p a:visited { color: #79c000; }
#page_12_main .qa p a:hover { color: #79c000; }
#page_12_main .qa p a:active { color: #79c000; }



/**************************************************************/
/*   ［モンテセラピー］ページ用　メイン部                     */
/**************************************************************/

#page_13_main {
	width: 565px;
}

#page_13_main .towa .left {
	width: 375px;
	margin-right: 10px;
	float: left;
}

#page_13_main .towa .right {
	float: left;
}

#page_13_main .towa .right img {
	margin-top: 1px;
}

#page_13_main .osusume .flame_top {
	width: 565px;
	height: 20px;
	background-image: url(images/page11_mimitubo_osusume.gif);
	background-repeat: no-repeat;
}

#page_13_main .osusume .inner {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume2.gif);
	background-repeat: repeat-y;
}

#page_13_main .osusume .inner .menu {
	padding-left: 15px;
}

#page_13_main .osusume .inner .menu p {
	font-size: 13px;
	line-height: 14px;
	color: #6f5333;
	font-weight: bold;
	margin-right: 15px;
	float: left;
}

#page_13_main .osusume .inner .menu p.last {
	margin-right: 0px;
}

#page_13_main .osusume .flame_bottom {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume3.gif);
	background-repeat: no-repeat;
}

#page_13_main .price tr.tr01 {
	height: 39px;
}

#page_13_main .price tr.tr02 {
	height: 39px;
}

#page_13_main .price tr.tr03 {
	height: 50px;
}

#page_13_main .price tr.tr04 {
	height: 50px;
}

#page_13_main .price td {
	vertical-align: top;
}

#page_13_main .price td.td_left {
	width: 332px;
	background-color: #fff5a7;
	border-right: 2px solid #ffffff;
}

#page_13_main .price td.td_left .menu {
	padding-left: 12px;
	padding-right: 12px;
}

#page_13_main .price td.td_left .menu h6 {
	font-size: 19px;
	line-height: 20px;
	color: #ffb800;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 3px;
}

#page_13_main .price td.td_left .menu h6 span {
	font-size: 12px;
	color: #ffb800;
	font-weight: bold;
}

#page_13_main .price td.td_left .menu p {
	font-size: 12px;
	color: #000000;
}

#page_13_main .price tr.tr03 td.td_left .menu {
	margin-bottom: 2px;
}

#page_13_main .price td.td_left .menu_sub {
	width: 308px;
	background-color: #ffb800;
	margin-left: 12px;
}

#page_13_main .price td.td_left .menu_sub h6 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#page_13_main .price td.td_right .left {
	width: 98px;
	padding-left: 8px;
	margin-right: 8px;
	float: left;
}

#page_13_main .price td.td_right .right {
	float: left;
}

#page_13_main .price td.td_right .right p {
	font-size: 17px;
	color: #ff3c00;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	padding-left: 35px;
}

#page_13_main .price tr.tr01 td.td_right .right p {
	margin-top: 10px;
}

#page_13_main .price tr.tr02 td.td_right .right p {
	margin-top: 10px;
}

#page_13_main .price tr.tr03 td.td_right .right p {
	margin-top: 15px;
	padding-left: 25px;
}

#page_13_main .price tr.tr04 td.td_right .right p {
	margin-top: 15px;
}

#page_13_main .price tr.tr01 td.td_right .left img {
	margin-top: 11px;
}

#page_13_main .price tr.tr02 td.td_right .left img {
	margin-top: 11px;
}

#page_13_main .price tr.tr03 td.td_right .left img {
	margin-top: 16px;
}

#page_13_main .price tr.tr04 td.td_right .left img {
	margin-top: 16px;
}

#page_13_main .price tr.tr01 td.td_right {
	width: 231px;
	background-color: #ffffd4;
}

#page_13_main .price tr.tr03 td.td_right {
	width: 231px;
	background-color: #ffffd4;
}

#page_13_main .price tr.tr01 td {
	border-top: 2px solid #ffffff;
}

#page_13_main .price tr.tr02 td {
	border-top: 1px solid #ffffff;
}

#page_13_main .price tr.tr03 td {
	border-top: 2px solid #ffffff;
}

#page_13_main .price tr.tr04 td {
	border-top: 1px solid #ffffff;
}

#page_13_main .price tr.tr02 td.td_right {
	width: 231px;
	background-color: #ffdb7f;
}

#page_13_main .price tr.tr04 td.td_right {
	width: 231px;
	background-color: #ffdb7f;
}

#page_13_main .price strong {
	font-size: 12px;
	color: #ff3c00;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

#page_13_main .inquery {
	width: 565px;
	height: 55px;
	background-image: url(images/page13_monte_inquiey.gif);
	background-repeat: no-repeat;
}

#page_13_main .inquery strong {
	margin-left: 345px;
}

#page_13_main .inquery strong a { font-size: 14px; color: #6f5333; font-weight: bold; text-decoration: none; }
#page_13_main .inquery strong a:link { color: #6f5333; }
#page_13_main .inquery strong a:visited { color: #6f5333; }
#page_13_main .inquery strong a:hover { color: #ff7d00; }
#page_13_main .inquery strong a:active { color: #ff7d00; }

#page_13_main .qa p a { font-size: 12px; color: #ffb800; text-decoration: underline; }
#page_13_main .qa p a:link { color: #ffb800; }
#page_13_main .qa p a:visited { color: #ffb800; }
#page_13_main .qa p a:hover { color: #ffb800; }
#page_13_main .qa p a:active { color: #ffb800; }



/**************************************************************/
/*   ［ゲルマニウム温浴］ページ用　メイン部                   */
/**************************************************************/

#page_14_main {
	width: 565px;
}

#page_14_main .towa .left {
	width: 321px;
	margin-right: 10px;
	float: left;
}

#page_14_main .towa .left p {
	padding-bottom: 6px;
}

#page_14_main .towa .left strong {
	width: 180px;
	font-size: 13px;
	color: #ffffff;
	line-height: 14px;
	background-color: #ff3f6a;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	display: block;
}

#page_14_main .towa .right {
	float: left;
}

#page_14_main .towa .right img {
	margin-top: 1px;
}

#page_14_main .osusume .flame_top {
	width: 565px;
	height: 20px;
	background-image: url(images/page11_mimitubo_osusume.gif);
	background-repeat: no-repeat;
}

#page_14_main .osusume .inner {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume2.gif);
	background-repeat: repeat-y;
}

#page_14_main .osusume .inner .menu {
	padding-left: 15px;
}

#page_14_main .osusume .inner .menu p {
	font-size: 13px;
	line-height: 14px;
	color: #6f5333;
	font-weight: bold;
	margin-right: 12px;
	float: left;
}

#page_14_main .osusume .inner .menu p.last {
	margin-right: 0px;
}

#page_14_main .osusume .flame_bottom {
	width: 565px;
	background-image: url(images/page11_mimitubo_osusume3.gif);
	background-repeat: no-repeat;
}

#page_14_main .price tr {
	height: 39px;
}

#page_14_main .price td {
	vertical-align: top;
}

#page_14_main .price td.td_left {
	width: 332px;
	background-color: #c8ecef;
	border-right: 2px solid #ffffff;
}

#page_14_main .price td.td_left .menu {
	padding-left: 12px;
	padding-right: 12px;
}

#page_14_main .price td.td_left .menu h6 {
	font-size: 19px;
	line-height: 20px;
	color: #40bdc6;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 3px;
}

#page_14_main .price td.td_left .menu h6 span {
	font-size: 12px;
	color: #40bdc6;
	font-weight: bold;
}

#page_14_main .price td.td_left .menu h6 span.crlf {
	padding-left: 20px;
}

#page_14_main .price td.td_left .menu p {
	font-size: 12px;
	color: #000000;
}

#page_14_main .price td.td_right .left {
	width: 98px;
	padding-left: 8px;
	margin-right: 8px;
	float: left;
}

#page_14_main .price td.td_right .right {
	float: left;
}

#page_14_main .price td.td_right .right p {
	font-size: 17px;
	color: #ff3c00;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	padding-left: 35px;
}

#page_14_main .price td.td_right .right p.disi3 {
	padding-left: 49px;
}

#page_14_main .price td.td_right .left img {
	margin-top: 11px;
}

#page_14_main .price tr.tr01 td.td_right {
	width: 231px;
	background-color: #e4f5f7;
}

#page_14_main .price tr.tr01 td {
	border-top: 2px solid #ffffff;
}

#page_14_main .price tr.tr02 td {
	border-top: 1px solid #ffffff;
}

#page_14_main .price tr.tr02 td.td_right {
	width: 231px;
	background-color: #ffdb7f;
}

#page_14_main .price strong {
	font-size: 12px;
	color: #ff3c00;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

#page_14_main .inquery {
	width: 565px;
	height: 55px;
	background-image: url(images/page14_geruma_inquiey.gif);
	background-repeat: no-repeat;
}

#page_14_main .inquery strong {
	margin-left: 345px;
}

#page_14_main .inquery strong a { font-size: 14px; color: #6f5333; font-weight: bold; text-decoration: none; }
#page_14_main .inquery strong a:link { color: #6f5333; }
#page_14_main .inquery strong a:visited { color: #6f5333; }
#page_14_main .inquery strong a:hover { color: #ff7d00; }
#page_14_main .inquery strong a:active { color: #ff7d00; }

#page_14_main .qa p a { font-size: 12px; color: #40bdc6; text-decoration: underline; }
#page_14_main .qa p a:link { color: #40bdc6; }
#page_14_main .qa p a:visited { color: #40bdc6; }
#page_14_main .qa p a:hover { color: #40bdc6; }
#page_14_main .qa p a:active { color: #40bdc6; }



/**************************************************************/
/*   ［会社案内］ページ用　追加部　　　　　　                    */
/**************************************************************/

#page_20 h3 {
	padding: 10px 0 10px 16px;
	font-size: 17px;
	color: #000000;
	font-weight: bolder;
	border-left: 12px solid #FF7F0D;
	background: #FFFFBB;
}

#page_20 .page_20_cont_left {
	float: left;
}

#page_20 .page_20_cont_right {
	float: left;
}

#page_20 .page_20_cont_right img {
	margin-top: 12px;
	margin-left: 67px;
}

#page_20 .clear_left {
	margin-top: 5px;
	clear: left;
}

#page_20 p {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	border-left: 13px solid #FF7F0D;
}

#page_20 p.page_20_in1 {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	text-indent: 73px;
	border-left: none;
}

#page_20 p.page_20_in2 {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	text-indent: 116px;
	border-left: none;
}

#page_20 p.page_20_in3 {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	text-indent: 73px;
	border-left: none;
}

#page_20 p.page_20_in4 {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	text-indent: 150px;
	border-left: none;
}

#page_20 p.page_20_in5 {
	margin: 20px 0 0 0;
	font-size: 13px;
	line-height: 100%;
	color: #323232;
	text-align: center;
	border-left: none;
}

#page_20 a:link {
	color: #FF7F0D;
}

#page_20 a:visited {
	color: #FF7F0D;
}

#page_20 a:hover {
	color: #FF7F0D;
	text-decoration: underline;
}

#page_20 a:active {
	color: #FF7F0D;
	text-decoration: underline;
}

#page_20 img {
	margin: 5px 0 0 0;
}

#page_20 table {
	margin: 5px 0;
}



/**************************************************************/
/*   ［プライバシーポリシー］ページ用　追加部　　　　　　         */
/**************************************************************/

div#page_21 {
	width: 520px;
	padding-left: 115px;
}

#page_21 h3 {
	font-size: 20px;
	text-align: center;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}

#page_21 h4 {
	padding: 20px 0 0 0;
	font-size: 14px;
	text-align: left;
	line-height: 120%;
	color: #FF7F0D;
	font-style: normal;
	font-weight: bold;
}

#page_21 h5 {
	padding: 0 0 0 6px;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	color: #FF7F0D;
	border-left: 12px solid #FF7F0D;
}

#page_21 .honbun1 {
	padding: 10px 0 0 0;
	text-indent: 1em;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

#page_21 .honbun2 {
	padding: 10px 0 0 12px;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

#page_21 .honbun3 {
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

#page_21 .kakko1 {
	margin: 10px 0 0 12px;
	text-indent: -1em;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

#page_21 .kakko2 {
	margin: 10px 0 0 30px;
	text-indent: -1.5em;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

#page_21 .keisen {
	margin: 10px 0 0;
	border-top: 1px dashed #000000;
}






