/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../commonimg/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

/*containerのスタイル*/

div#container {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	background-image: url(../commonimg/bg02.jpg);
	text-align: center;
}

/*headerのスタイル*/

div#header {
	width: 764px;
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../commonimg/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#shadow {
	width: 780px;
	background-image: url(../commonimg/bg01.jpg);
	background-repeat: no-repeat;
}

div#hleft {
	width: 196px;
	float: left;
	margin: 0px;
}

/*copyのスタイル*/

div#copy {
	width: 754px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 390px;
}

/*contentのスタイル*/

div#content {
	padding: 0px;
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../commonimg/bg_content.gif);
	background-repeat: repeat-y;
}

div#content p {
	line-height: 1.5em;
}
ol {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*localのスタイル*/

div#local {
	width: 193px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#local #add {
	text-align: left;
	width: 176px;
}
div#local #localcontent {
	width: 176px;
	margin-right: auto;
	margin-left: auto;
}
div#local p {
	margin-left: 10px;
}

/*mainのスタイル*/

div#main {
	width: 561px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div#main .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*subcontentのスタイル*/

div#subcontent {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*maincontentのスタイル*/

div#maincontent {
	width: 514px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#floreguide {
	text-align: left;
	width: 640px;
	line-height: 2em;
	font-size: 12px;
}

div#maincontent h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}


/*footer01のスタイル*/

div#footer01 {
	text-align: center;
	width: 754px;
	padding-top: 25px;
	font-size: 10px;
	background-image: url(../commonimg/b_gray.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

div#footer01 ul {
	margin-left: 10px;
}

div#footer01 li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

div#footer01 .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*footer02のスタイル*/

div#footer02 {
	width: 760px;
	font-size: 11px;
	height: 68px;
	background-image: url(../commonimg/footer02_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: auto;
	margin-left: auto;
}


div#footer02 p {
	float: left;
	color: #333333;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 20px;
	text-align: left;
}
div#footer02 ul {
	float: right;
	margin-top: 20px;
}

div#footer02 li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}

/*topのスタイル*/

.topmenu {
	width: 250px;
	padding: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	text-align: left;
	background-color: #F2F2F2;
	height: 240px;
}


.topmenu02 {
	width: 250px;
	padding: 5px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	text-align: left;
	background-color: #F2F2F2;
	height: 240px;
}
div#pickup01 {
	width: 540px;
	margin: 0px;
}

div#pickup02 {
	width: 540px;
	padding: 0px;
	border: thin solid #ACBCE6;
}
div#subtel {
	background-image: url(../commonimg/bg_tel.jpg);
	background-repeat: no-repeat;
	width: 510px;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	height: 150px;
}



.telcontent {
	width: 370px;
	margin-left: auto;
	margin-right: auto;
}



/*officeのスタイル*/

.spec {
	width: 250px;
	padding: 0px;
	float: left;
	text-align: left;
	margin: 0px;
}
.spec02 {
	width: 250px;
	padding: 0px;
	float: right;
	text-align: left;
	margin: 0px;
}
.spec_fleft {
	float: left;
	margin-right: 5px;
}
.spectxt {
	width: 120px;
	float: left;
}



/*pagetopのスタイル*/

div.pagetop {
	text-align: right;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*paveriaのスタイル*/

.t01 {
	background-image: url(../commonimg/dodblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CF1010;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.t02 {
	background-image: url(../commonimg/dodblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.t03 {
	background-image: url(../paveria/img/dodred.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #990000;
}
.t04 {
	line-height: 1.5em;
	background-image: url(../paveria/img/dodred.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.t05 {
	background-image: url(../paveria/img/dodgreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #669900;
}
.t06 {
	line-height: 1.5em;
	background-image: url(../paveria/img/dodgreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.t07 {
	background-image: url(../paveria/img/dodbl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #31B3EB;
}
.t08 {
	line-height: 1.5em;
	background-image: url(../paveria/img/dodbl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
.t09 {
	background-image: url(../paveria/img/dodmura.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #6666CC;
}
.t10 {
	line-height: 1.5em;
	background-image: url(../paveria/img/dodmura.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
.t11 {
	color: #006699;
	background-color: #E5EAF0;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.t12 {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.t13 {
	padding: 10px;
	border: 1px solid #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}



.m15red {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 514px;
	background-image: url(../paveria/img/dodred.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m15green {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 514px;
	background-image: url(../paveria/img/dodgreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m15bl {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 514px;
	background-image: url(../paveria/img/dodbl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.m15mura {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 514px;
	background-image: url(../paveria/img/dodmura.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#resinfo {
	background-color: #FBF3F3;
	width: 504px;
	padding: 5px;
}
div#shopinfo {
	background-color: #EFF3E4;
	width: 504px;
	padding: 5px;
}
div#clinicinfo {
	background-color: #DFF3F9;
	width: 514px;
}
div#othersinfo {
	background-color: #F2F3FB;
	width: 504px;
	padding: 5px;
}

.infoimg {
	float: left;
	width: 229px;
}
.infottl {
	background-image: url(../paveria/img/dodred.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	padding: 7px;
}
.infottlblue {
	background-image: url(../paveria/img/dodbl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	padding: 7px;
}
.infottlperple {
	background-image: url(../paveria/img/dodmura.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	padding: 7px;
}
.infottlgreen {
	background-image: url(../paveria/img/dodgreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	padding: 7px;
}
.infologo {
	float: left;
	width: 210px;
	margin-right: 10px;
}
.infoname {
	float: left;
	width: 270px;
}

.infoname p {
	margin-top: 10px;
}

.infotxt {
	float: right;
	width: 260px;
}
.infonoimg {
	margin: 10px;
}


.metxt {
	width: 300px;
	float: left;
}
.meimg {
	float: right;
	width: 200px;
}

/*tenantのスタイル*/

.tenant_txt01 {

	background-color: #e4e4e4;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tenant_tframe {

 padding: 0px;
 border-collapse: collapse;
 border: 1px solid #999999;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
}
.tenant_txt02 {


	background-color: #ffffff;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*tenant_orderのスタイル*/

.order02 {
	width: 492px;
	background-image: url(../conference/img/order_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: center;
}
.order {
	width: 484px;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../conference/img/order_bg.gif);
}

.ordercontent {
	width: 430px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*tenant_priceのスタイル*/

.price_txt02 {
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.price_txt03 {
	text-align: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}


.price_txt01 {
	background-color: #eff5e6;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*detailのスタイル*/

.detail01 {
	width: 256px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	float: left;
}
.detail_fright {
	float: right;
	width: 135px;
	margin-right: 5px;
}

.detailtxt p {
	margin-top: 3px;
}



.detail02 {
	width: 256px;
	float: right;
}
.detailtxt {

}
.detailtxt img {
	text-align: right;
}


.detail03 {
	width: 256px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5B45E;
	float: left;
}

.detail04 {
	width: 256px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	float: left;
}

.detail05 {
	float: left;
	width: 509px;
}


.detail_fright02 {
	float: right;
	margin-right: 5px;
}

.detail06 {
	width: 256px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6666CC;
	float: left;
}

/*wide useのスタイル*/

div#soft {
	background-color: #EFEFEF;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#soft li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}



/*wide useのスタイル*/

h2 {
	margin-bottom: 10px;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.mfright {
	float: right;
	width: 290px;
}
.mfright02 {
	float: right;
	width: 315px;
}

.tfleft {
	float: left;
	width: 190px;
}
.mfleft {
	float: left;
	width: 315px;
}
.tfright {
	float: right;
	width: 190px;
}
.mfleft02 {
	float: left;
	width: 190px;
}
.tfright02 {
	float: right;
	width: 300px;
}
.clear {
	clear: both;
}
.mu20 {
	margin-bottom: 20px;
}

.mu10 {
	margin-bottom: 10px;
}
.m15 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 514px;
}
.ml10 {
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr5 {
	margin-right: 5px;
}
.mtu5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mt20u5 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.mt5 {
	margin-top: 5px;
}
.mu5 {
	margin-bottom: 5px;
}


.m10 {
	margin: 10px;
}


.txtb {
	font-weight: bold;
}


.txtbn {
	margin-top: 5px;
	margin-left: 5px;
}
.txtred {
	color: #FF0000;
}
.bn {
	background-image: url(../commonimg/bn_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.acenter {
	text-align: center;
}


.p15 {
	padding-top: 15px;
	padding-bottom: 15px;
}


.imgcenter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.btn_rignt {
	text-align: right;
	clear: both;
	padding: 5px;
}

.nolist {
	list-style-image: none;
	list-style-type: none;
}
.dodlist ul {
	margin-left: 15px;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}


.tframe {
 padding: 0px;
 border-collapse: collapse;
 border: 1px solid #666666;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
}

.bdod {
	font-weight: bold;
	color: #336699;
	background-image: url(../commonimg/dodblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 514px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.txtbb {
	font-weight: bold;
	color: #003366;
}
.pleft {
	text-align: left;
}
.aleft_p {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.tmem02 {
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tmem01 {
	color: #006699;
	background-color: #E5EAF0;
	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.tmem03 {

	padding: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.aright {
	text-align: right;
}
#downloadbtn a:link {
	border: 1px solid #0066CC;
	padding: 5px;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
#downloadbtn {
	margin-top: 20px;
	margin-bottom: 20px;
}

#downloadbtn a:hover {
	color: #CC0000;
	border: 1px solid #CC0000;
}
#downloadbtn a:visited {

	border: 1px solid #0066CC;
	padding: 5px;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
#shopdetail {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.txtblue {
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}
ul.listmap01 li {
	background: url(../commonimg/arrow.gif) no-repeat left center;
	padding-left: 15px;
	list-style-type: none;
}
.bn_freemethod {
	text-align: left;
}

/* ------------20160310追記------------ */

div#maincontent h3.mt60 {
	margin-top: 60px;
	margin-bottom: 15px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
	
}

.mt20{
	margin-top:20px;
	}
	
/* ------------20160314追記　constructionのスタイル------------ */

h4.new_ttl{
	font-size:1.1em;
	color: #336699;
	margin: 10px 0 15px 0;
	padding: 5px 0 0 10px;
	border-left: 5px solid #336699;
}

h4.new_ttl span{
	font-size: 1.7em;
}

/* ------------20160610追記------------ */

.cm_room a{
	background-image: url(../conference/img/btn_center_meeting_room_off.jpg);
    background-repeat: no-repeat;
    width: 360px;
	height: 50px;
    margin: 0 auto 40px;
    text-align: center;
	display: block;
	}
.cm_room a:hover{
	background-image: url(../conference/img/btn_center_meeting_room_on.jpg);
	}