@charset "utf-8";

@import url("reset.css");

/***** BASE **************************************************/
body {
	background:url(../img_common/bg.gif) center top repeat-x;
	min-width:980px;
	font-size: 13px;
}
#wrap {
	position:relative;
	padding:3px 0 0 0;
	overflow:hidden;
	min-width:980px;
}
header {
	position:relative;
	width:980px;
	height:252px;
	margin:0 auto;
}
header #logo {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:220px;
}
header #name {
	position:absolute;
	top:53px;
	left:165px;
	width:240px;
	height:40px;
}
header address dt {
	position:absolute;
	top:53px;
	left:420px;
	width:355px;
	height:40px;
}
header address dd {
	position:absolute;
	top:53px;
	left:790px;
	width:190px;
	height:40px;
}
header nav li {
	width:170px;
	height:23px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
header nav li img {
	vertical-align:top;
}
#gnav-home {
	position:absolute;
	top:137px;
	left:420px;
	overflow:hidden;
}
#gnav-flow {
	position:absolute;
	top:165px;
	left:420px;
}
#gnav-company {
	position:absolute;
	top:193px;
	left:420px;
}
#gnav-products {
	position:absolute;
	top:137px;
	left:605px;
}
#gnav-access {
	position:absolute;
	top:165px;
	left:605px;
}
#gnav-recruit {
	position:absolute;
	top:193px;
	left:605px;
}
#gnav-contact {
	position:absolute;
	top:137px;
	left:790px;
}
#gnav-maker {
	position:absolute;
	top:165px;
	left:790px;
}
#gnav-privacy {
	position:absolute;
	top:193px;
	left:790px;
}
header #fb {
	position:absolute;
	top:13px;
	left:700px;
	width:75px;
	height:22px;
	display:none;
}
#h-search-box {
	position:absolute;
	top:13px;
	right:0;
	width:190px;
	height:22px;
}
#h-search-box .field {
	width:114px;
	height:22px;
	border:1px solid #F0F0E1;
	padding:2px;
}
#h-search-box .submit {
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:28px;
	background:url(../img_common/search_btn_off.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
}

#path {
	width:100%;
	font-size:12px;
	background:url(../img_common/line.gif) center bottom repeat-x;
}
#path ul {
	width:940px;
	padding:10px 20px;
	margin:0 auto;
}
#path li {
	display:inline;
}
#path #pathhome {
	background:url(../img_common/icon_home.gif) left center no-repeat;
	padding-left:18px;
}
#container {
	padding-top:40px;
	width:980px;
	margin:0 auto;
}
#pagetit {
	float:left;
	width:150px;
	padding-bottom:80px;
}
#container #contents {
	float:right;
	width:810px;
}

#pagetop {
	position:fixed;
	bottom:150px;
	right:0;
	width:50px;
	height:100px;
	z-index:9999;
}

footer {
	width:100%;
	min-width:980px;
	background:url(../img_common/line.gif) center top repeat-x;
	text-align:center;
	padding-bottom:20px;
	margin-top:20px;
}
footer p {
	padding:15px 0;
	background:url(../img_common/line.gif) center bottom repeat-x;
}


/***** COMMON **************************************************/

#container #contents section {
	margin-bottom:80px;
}
#container #contents h2 {
	text-align:center;
	margin-bottom:20px;
}
#container #contents section .inner {
	border-top:1px dashed #DDDDDD;
	border-bottom:1px dashed #DDDDDD;
	padding:20px;
}
#container #contents .br {
	padding-top:20px;
}
#container #contents .txt-r {
	text-align:right;
}
#container #contents table {
	width:100%;
	border-top:1px dotted #F0F0E1;
}
#container #contents th {
	background:url(../img_common/bg_beige.gif);
	font-weight:bold;
	text-align:center;
	padding:10px 20px;
	width:230px;
	border:1px solid #FFFFFF;
}
#container #contents td {
	padding:10px 20px;
	border:1px dotted #F0F0E1;
}
#container #contents .attention-box {
	background:url(../img_common/bg_beige.gif);
	padding:10px;
	width:790px;
}
#container #contents .attention-box .inner {
	border:1px solid #FFFFFF;
	padding:20px;
}
#container #contents a {
	color:#95C427;
}
#container #contents a:hover {
	text-decoration:underline;
}



/***** HOME **************************************************/

body#home {
	background:url(../img_home/bg.gif) center top repeat-x;
}
#flow-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width:980px;
	height:3px;
	background:url(../img_home/bg_flow.gif) center top repeat-x;
	display:none;
}
#products-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width:980px;
	height:3px;
	background:url(../img_home/bg_products.gif) center top repeat-x;
	display:none;
}
#event-wrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width:980px;
	height:3px;
	background:url(../img_home/bg_event.gif) center top repeat-x;
	display:none;
}
#home header {
	height:280px;
}
#flow-header {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/flow_bg.gif) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#products-header {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/products_bg.gif) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#event-header {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/event_bg.gif) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#flow-pagetop {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/pagetop.png) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#products-pagetop {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/pagetop.png) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#event-pagetop {
	position:absolute;
	top:0;
	left:0;
	background:url(../img_home/pagetop.png) center top no-repeat;
	width:980px;
	height:220px;
	display:none;
}
#main {
	position:relative;
	width:100%;
	margin:-30px auto;
	height:475px;
	background:url(../img_common/line.gif) center 450px repeat-x;
}
#main ul {
	position:relative;
	width:1280px;
	height:475px;
	margin:0 auto;
}
#main li {
	width:475px;
	height:475px;
	overflow:hidden;
}
#main li a {
	display:block;
	width:475px;
	height:475px;
	overflow:hidden;
}
#main li img {
	position:absolute;
	top:0;
	left:0;
}
#main li .main-over {
	position:absolute;
	top:475px;
	left:0;
	width:475px;
	height:475px;
}
#main .current {
	z-index:2;
}
#main-flow {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#main-products {
	position:absolute;
	top:0;
	left:402px;
}
#main-event {
	position:absolute;
	top:-0;
	right:0;
	z-index:1;
}
#product-list {
	width:980px;
	margin:60px auto;
	text-align:center;
}
#product-list h2 {
	margin-bottom:10px;
}
#product-list p {
	margin-bottom:10px;
}
#original-product {
	/* float:left; */
	width:450px;
	margin:20px auto 60px;
}
#ultradent-product {
	/* float:left; */
	width:450px;
	margin:20px auto 60px;
}
#planmeca-product {
	float:left;
	width:450px;
	margin:20px;
}
#ems-product {
	/* float:left; */
	width:450px;
	margin:20px auto 60px;
}
#original-product img,
#ultradent-product img,
#planmeca-product img,
#ems-product img{
	width:100%;
	height:auto;
	
}

#information-block {
	position:relative;
	width:100%;
	background:url(../img_home/info_bg.gif) center top repeat-x;
}
#information-block section {
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	min-width:980px;
}
#information-tab {
	width:980px;
	height:50px;
	margin:0 auto;
}
#information-tab li {
	float:left;
	width:320px;
	height:50px;
	margin-right:10px;
	cursor:pointer;
}
#information-tab li.event-info {
	background:url(../img_home/info_event_tit_on.gif);
}
#information-tab li.campaign-info {
	background:url(../img_home/info_campaign_tit_on.gif);
}
#information-tab li.latest-info {
	background:url(../img_home/info_latest_tit_on.gif);
}
#information-tab li.news-info {
	margin-right:0;
	background:url(../img_home/info_news_tit_on.gif);
}
#information-tab li.current img {
	display:none;
}
#information-block .inner {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:10px;
}
#information-block article {
	position:relative;
	padding:10px 0;
	border-bottom:1px dotted #DDDDDD;
}
#information-block time {
	position:absolute;
	top:8px;
	left:0;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 4px;
}
#information-block article p {
	padding-left:7em;
}
#information-block .btn {
	text-align:center;
	width:100%;
	height:30px;
}
#information-block .btn a {
	display:block;
}
section.event-info {
	z-index:1;
}
section.event-info time,
section.event-info  .btn {
	background:url(../img_common/bg_purple.gif);
}
section.campaign-info {
	z-index:0;
}
section.latest-info {
	z-index:0;
}
section.campaign-info time,
section.campaign-info .btn {
	background:url(../img_common/bg_orange.gif);
}
section.latest-info time,
section.latest-info .btn {
	background:url(../img_common/bg_orange.gif);
}
section.news-info {
	z-index:0;
}
section.news-info time,
section.news-info .btn {
	background:url(../img_common/bg_green.gif);
}



/***** FLOW **************************************************/

body#flow {
	background:url(../img_flow/bg.gif) center top repeat-x;
}
body#flow #contents a {
	color:#720046!important;
}
body#flow #h-search-box .submit {
	background:url(../img_flow/search_btn_off.gif) left top no-repeat;
}
#flow-preparation {
	padding:173px 0;
	text-align:center;
}



/***** COMPANY **************************************************/

#philosophy-block li {
	float:left;
	width:154px;
	height:152px;
	margin-right:10px;
}
#philosophy-block li.last {
	margin-right:0;
}



/***** PRODUCTS **************************************************/

body#products {
	background:url(../img_products/bg.gif) center top repeat-x;
}
body#products #h-search-box .submit {
	background:url(../img_products/search_btn_off.gif) left top no-repeat;
}
#products-preparation {
	text-align:center;
	padding:60px 0;
}
#original-block .inner {
	padding:20px 0!important;
}
#original-block #original-top-row {
	padding-bottom:20px;
	border-bottom:1px dashed #DDDDDD;
}
#original-block #original-bottom-row {
	padding:20px 107px 0 107px;
}
#original-block .original-product {
	float:left;
	width:154px;
	padding:0 30px;
	border-left:1px dashed #DDDDDD;
	text-align:center;
	margin:0!important;
}
#original-block .original-product h3 {
	margin-bottom:5px;
}
#original-block .original-product .pdf {
	margin-top:10px;
}
#original-block .original-product a {
	background:url(/img_products/icon_pdf.gif) left center no-repeat;
	padding:5px 0 0 25px;
	color:#333333!important;
}
#original-block .first {
	padding:0 30px 0 0;
	border-left:none;
}
#original-block .last {
	padding:0 0 0 30px;
}

#ultradent-block {
	text-align:center;
}
#ultradent-block .inner {
	padding:20px 0!important;
}
#ultradent-block .link {
	color:#333333!important;
	text-decoration:underline
}
#ultradent-block ul,
#ems ul {
	margin-top:20px;
}
#ultradent-block li {
	width:375px;
	height:55px;
	padding:10px;
	background:url(/img_common/bg_beige.gif);
}
#ems li {
	width:375px;
	height:55px;
	padding:10px 0;
	background:url(/img_common/bg_beige.gif);
	margin:0 auto;
	text-align:center;
}
#ultradent-block .left,
#ems .left {
	float:left;
}
#ultradent-block .right,
#ems .right {
	float:right;
}
#ultradent-block li a,
#ems li.left a  {
	background:url(/img_products/icon_pdf2.gif) left center no-repeat;
	padding:5px 0 0 25px;
	color:#333333!important;
}
#ems li.right a  {
	background:;
	padding:5px 0 0 0;
	color:#333333!important;
}
#adobe-block {
	text-align:center;
	margin-bottom:80px;
}


/***** COMPANY **************************************************/

.shops-row {
	padding:20px;
	border-top:1px dashed #DDDDDD;
	height:190px;
	
}
.shops-row-last {
	border-bottom:1px dashed #DDDDDD;
	margin-bottom:80px;
}
.shops-row section {
	position:relative;
	width:365px;
	height:152px;
	margin-bottom:0!important;
}
.shops-row section h2 {
	position:absolute;
	top:0;
	left:0;
	width:154px;
	height:152px;
}
.shops-row section.left {
	float:left;
	padding-right:20px;
	border-right:1px dashed #DDDDDD;
}
.shops-row section.right {
	float:right;
}

.shops-row section .shop-inner {
	padding:20px 0 0 174px;
}
.shops-row section .shop-inner p {
	line-height:120%;
	padding-bottom:10px;
}
.shops-row section .map a {
	background:url(../img_common/arrow.gif) left center no-repeat;
	padding-left:10px;
}



/***** RECRUIT **************************************************/

#recruit-none {
	text-align:center;
	padding:60px 0;
}



/***** CONTACT **************************************************/

#form-block .attention-box {
	width:700px;
	margin:0 auto 40px auto;
	text-align:center;
}
#thanks-contact-block .attention-box {
	width:700px;
	margin:40px auto 0 auto;
	text-align:center;
}
#form-block .attention-box strong,
#thanks-contact-block .attention-box strong {
	padding-bottom:10px;
	display:block;
}
#form-block .attention-box a,
#thanks-contact-block .attention-box a {
	color:#666659!important;
}
#form-block .req {
	font-weight:normal;
	color:#C93B00;
}
#form-block table {
	margin-top:20px;
}
#form-block li {
	margin:  5px 0;
}
#form-block .tbox {
	border:1px solid #DFDFD0;
	margin:2px 0;
	padding:2px 4px;
}

.wpcf7 input,
.wpcf7 textarea {
	border:1px solid #DFDFD0;
	margin:2px 0;
	padding:2px 4px;
	width: 100%;
}
.wpcf7 input[type="button"] {
 font-size: 100%;
 letter-spacing: 4px;
 padding: 0.5em 1em;
 background: #eee;
 color: #333;
 border-radius: 4px;
 cursor: pointer;
 box-shadow: 0 0 1px rgba(0,0,0,.2);
 border: 1px solid #ccc;
 text-shadow: -1px 1px 0 rgba(255,255,255,1);
}

.wpcf7 input[name="text-postcode"] {
        width: 100px;
}
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-kana"],
.wpcf7 input[name="tel-number"],
.wpcf7 input[name="fax-number"] {
	width: 50%;
}
.wpcf7 input[name="your-clinic"] {
        width: 60%;
}
.wpcf7 input[name="text-city"],
.wpcf7 input[name="text-address"] {
	width: 70%;
}
.wpcf7c-conf {background-color: #ffffff !important;color: #3e3e3e;border: none !important;}
input:-webkit-autofill,
textarea:-webkit-autofill, 
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}


.wpcf7 input[type="submit"] {
 font-size: 100%;
 padding: 0.5em 1.4em;
 margin: 0 10px;
 background: #35a2d6;
 color: #fff;
 border-radius: 4px;
 cursor: pointer;
 box-shadow: 0 0 1px rgba(0,0,0,.2);
 border: 1px solid #ccc;
 text-shadow: none;
 width: auto;
}
.wpcf7 input[type="submit"]:hover {
 box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}
.form_btn {
	text-align: center;
	margin: 20px auto;
}
.form_btn li {
	display: inline-block;
}


/***** MAKER **************************************************/

#maker-list ul {
	float:left;
	width:240px;
	border-top:1px dashed #DDDDDD;
	border-bottom:1px dashed #DDDDDD;
	padding:20px 10px;
	margin-left:10px;
	margin-bottom:80px;
}
#maker-list .first {
	margin-left:0;
}
#maker-list li {
	margin-bottom:5px;
}
#maker-list li a {
	background:url(../img_common/arrow.gif) left center no-repeat;
	padding-left:10px;
	color:#666659!important;
	text-decoration:underline;
}
#maker-list li a:hover {
	color:#95C427!important;
}
#maker-list li span {
	background:url(../img_common/arrow.gif) left center no-repeat;
	padding-left:10px;
	color:#666659!important;
}



/***** PRIVACY **************************************************/

#policy-list {
	border-top:1px dashed #DDDDDD!important;
	margin-top:40px!important;
}
#policy-list th {
	padding:10px 0!important;
	width:40px!important;
	background:none!important;
	vertical-align:middle;
	border-bottom:1px dashed #DDDDDD!important;
}
#policy-list td {
	padding:10px 0 10px 10px!important;
	vertical-align:middle;
	border-bottom:1px dashed #DDDDDD!important;
}




/***** INFORMATION COMMON **************************************************/

body.information #contents article {
	margin-bottom:40px;
}
body.information #contents article header {
	width:auto;
	height:auto;
}
body.information #contents article header time {
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 4px;
}
body.information #contents article .inner {
	padding:20px 10px;
	border-bottom:1px dashed #DDDDDD;
}
body.information #contents article .inner p {
	padding-bottom:20px;
}
body.information .wp-pagenavi {
	clear: both;
	text-align:center;
	padding:40px 0;
	margin-bottom:40px;
	border:none!important;
}


/***** EVENT **************************************************/

body#event {
	background:url(../img_event/bg.gif) center top repeat-x;
}
body#event #contents a {
	color:#720046!important;
}
body#event #h-search-box .submit {
	background:url(../img_event/search_btn_off.gif) left top no-repeat;
}
body#event #contents article time {
	background:url(../img_common/bg_purple.gif);
}
body#event #contents article h2 {
	color:#720046;
	border-bottom:1px dashed #720046;
	text-align:left!important;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	margin:0!important;
}
body#event .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #720046;
	padding: 2px 4px;
	margin: 5px;
	font-size:13px;
	color:#720046!important;
}

body#event .wp-pagenavi a:hover {
	text-decoration: underline;
	border-color:#720046;
	font-size:13px;
}

body#event .wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF!important;
	padding: 3px 5px;
	background-color:#720046;
	border:none;
}
#container #contents table.seminar{
	border:none !important;
}
#container #contents table.seminar td{
	border:none !important;
	vertical-align:top;
	padding:5px 10px;
}


/***** CAMPAIGN **************************************************/

body#campaign {
	background:url(../img_campaign/bg.gif) center top repeat-x;
}
body#campaign #contents a {
	color:#C93C00!important;
}
body#campaign #h-search-box .submit {
	background:url(../img_campaign/search_btn_off.gif) left top no-repeat;
}
body#campaign #contents article time {
	background:url(../img_common/bg_orange.gif);
}
body#campaign #contents article h2 {
	color:#C93C00;
	border-bottom:1px dashed #C93C00;
	text-align:left!important;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	margin:0!important;
}
body#campaign .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #C93C00;
	padding: 2px 4px;
	margin: 5px;
	font-size:13px;
	color:#C93C00!important;
}

body#campaign .wp-pagenavi a:hover {
	text-decoration: underline;
	border-color:#C93C00;
	font-size:13px;
}

body#campaign .wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF!important;
	padding: 3px 5px;
	background-color:#C93C00;
	border:none;
}


/***** LATEST **************************************************/

body#latest {
	background:url(../img_latest/bg.gif) center top repeat-x;
}
body#latest #contents a {
	color:#C93C00!important;
}
body#latest #h-search-box .submit {
	background:url(../img_latest/search_btn_off.gif) left top no-repeat;
}
body#latest #contents article time {
	background:url(../img_common/bg_orange.gif);
}
body#latest #contents article h2 {
	color:#C93C00;
	border-bottom:1px dashed #C93C00;
	text-align:left!important;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	margin:0!important;
}
body#latest .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #C93C00;
	padding: 2px 4px;
	margin: 5px;
	font-size:13px;
	color:#C93C00!important;
}

body#latest .wp-pagenavi a:hover {
	text-decoration: underline;
	border-color:#C93C00;
	font-size:13px;
}

body#latest .wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF!important;
	padding: 3px 5px;
	background-color:#C93C00;
	border:none;
}
body#latest #contents article table,
body#latest #contents article th,
body#latest #contents article td {
	width:auto;
}


/***** NEWS **************************************************/

body#news {
	background:url(../img_news/bg.gif) center top repeat-x;
}
body#news #contents a {
	color:#002F32!important;
}
body#news #h-search-box .submit {
	background:url(../img_news/search_btn_off.gif) left top no-repeat;
}
body#news #contents article time {
	background:url(../img_common/bg_green.gif);
}
body#news #contents article h2 {
	color:#002F32;
	border-bottom:1px dashed #002F32;
	text-align:left!important;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	margin:0!important;
}
body#news .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #002F32;
	padding: 2px 4px;
	margin: 5px;
	font-size:13px;
	color:#002F32!important;
}

body#news .wp-pagenavi a:hover {
	text-decoration: underline;
	border-color:#002F32;
	font-size:13px;
}

body#news .wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF!important;
	padding: 3px 5px;
	background-color:#002F32;
	border:none;
}



/***** SEARCH **************************************************/

#search-list li {
	margin-bottom:5px;
}
#search-list li a {
	background:url(../img_common/arrow.gif) left center no-repeat;
	padding-left:10px;
	color:#666659!important;
	text-decoration:underline;
}
body#search .wp-pagenavi {
	clear: both;
	text-align:center;
	padding:40px 0;
	margin-bottom:40px;
	border:none!important;
}
body#search .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #95C427;
	padding: 2px 4px;
	margin: 5px;
	font-size:13px;
	color:#95C427!important;
}

body#search .wp-pagenavi a:hover {
	text-decoration: underline;
	border-color:#95C427;
	font-size:13px;
}

body#search .wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF!important;
	padding: 3px 5px;
	background-color:#95C427;
	border:none;
}


/***** FLOW **************************************************/
.aligncenter{
	text-align: center;
}

p.flow_margin_bottom{
	margin-bottom: 30px;
}

.contact_outline{
	background-color: #f5f5e9;
	padding: 20px;
}

.contact_outline .contact_inner{
	border: 1px solid #FFF;
	padding:20px;
	overflow:hidden;
}

.contact_outline .contact_inner .float_left{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #27a3a5;
	border-bottom-color: #27a3a5;
	text-align:center;
	margin-right:50px;
	font-size:16px;
	font-weight:bold;
	color:#28a6a5;
	float:left;
	width:300px;
	margin-top:25px;
}

.contact_outline .contact_inner .float_left small{
	font-size: 12px;
	font-weight:normal;
	color:#28a6a5;
}

.contact_outline .contact_inner .contact_right_box{
	float:left;
	width:300px;
}

.contact_outline .contact_inner .right_web,
.contact_outline .contact_inner .right_shop{
	font-weight: bold;
	background-color: #28a6a5;
	padding: 10px;
	width: 350px;
}

.contact_outline .contact_inner .right_web{margin-bottom:10px;}

body#flow #contents .contact_outline .contact_inner .right_web a,
body#flow #contents .contact_outline .contact_inner .right_shop a, 
body#flow2 #contents .contact_outline .contact_inner .right_web a,
body#flow2 #contents .contact_outline .contact_inner .right_shop a,
body#staff #contents .contact_outline .contact_inner .right_web a,
body#staff #contents .contact_outline .contact_inner .right_shop a,
body#seminar #contents .contact_outline .contact_inner .right_web a,
body#seminar #contents .contact_outline .contact_inner .right_shop a {color: #FFF !important;	display:block;}

.flow_margin_bottom{
	overflow: hidden;
}

.flow_margin_bottom img{
	float: left;
	margin-left: 20px;
}
/***** FLOW2 **************************************************/

#container #contents table#flow_table tbody tr td{
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-top: solid 1px white;
	 border-bottom: solid 1px white;
}


#container #contents table#flow_table tr td.flow_table_border{
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #28a6a5 !important;
}

#container #contents table#flow_table{
	margin-top: 30px;
	margin-bottom: 30px;
}

#container #contents table#flow_table tr td img{
	width:100%;
	height:auto;
}


/***** STAFF **************************************************/

.staff-row {
	padding:20px;
	border-top:1px dashed #DDDDDD;
	height:340px;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 22px;
}

div.all_shop_heigt{height:333px;}
.staff-row-last {
	border-bottom:1px dashed #DDDDDD;
	margin-bottom:80px;
}
.staff-row section {
	position:relative;
	width:365px;
	height:330px;
	margin-bottom:50px!important;
}
.staff-row section h2 {
	position:absolute;
	top:0;
	left:0;
	width:154px;
	height:152px;
}
.staff-row section.left {
	float:left;
	padding-right:20px;
	border-right:1px dashed #DDDDDD;
}
.staff-row section.right {
	float:right;
}

.staff-row section .shop-inner {
	padding:20px 0 0 174px;
}
.staff-row section .shop-inner p {
	line-height:120%;
	padding-bottom:10px;
}
.staff-row section .map a {
	background:url(../img_common/arrow.gif) left center no-repeat;
	padding-left:10px;
}


#container #contents h2.shop_name{
	text-align: center;
	width:100%;
}


.shop-inner1 img{
	height: auto;
	float:left;
	width: 45%;
	margin-top: 25px;
}

.shop-inner img{
	height: auto;
	width: 90%;
	margin-top: 10px;
}

img.map{
	margin-bottom: 30px;
}

p.staff_text{
	margin-top: 30px;
	text-align:center;
}

p.staff_comment{
	color: #FF9900;
}

p b.tel{
	font-size:18px;
}

p.staff_text span{
	font-size:18px;
	font-weight:bold;
}

section#all_shop{
	width: 100%;
	overflow:hidden;
	margin-bottom: 0px !important;
	height: 315px;
	text-align:center;
}

section#all_shop p.left{
	width:22%;
	float:left;
}

section#all_shop p.left img{width:100%;}

section#all_shop div.right{
	float: right;
}

/***** SEMINAR **************************************************/
table.seminar_table{
	text-align: center;
	padding: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:50px;
}

#container #contents table.seminar_table tr td{
	padding: 20px;
	vertical-align: top;
	background-color: #c1e6df;
	vertical-align: middle;
	border: solid 1px #c1e6df;
}

#container #contents table.seminar_table tr td.seminar_padding_none{
	background-color: #FFF;
	box-sizing:border-box;
	border: solid 1px #c1e6df;
}

#container #contents table.seminar_table tr td.border_none{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

#container #contents table.seminar_table tr td a{
	color: #676759;
}

table.seminar_table tr td img.morita{
	height: auto;
	width: 40%;
}

table.seminar_table tr td img.yoshida,
table.seminar_table tr td img.dentsuply,
table.seminar_table tr td img.osada{
	height: auto;
	width: 80%;
}

