@charset "utf-8";
/* CSS Document */

h1, h2, h3, p, dl, dt, dd, ul, ol, li, form, input{margin:0;	padding:0;}

* {
  padding: 0;
  margin: 0;
}

a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}
.smallred {
	font-size: 10px;
	color: #CC0000;
	padding-left: 5px;
}

/* ---------------------------------------- フォーム */

.form_txt {
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	font-size:12px;
	line-height:12px;
	margin-bottom:4px;
	padding:6px 2px 4px 4px;
	vertical-align:middle;
}
	/*****3点セット*****/
	/*firefox以外*/
	.form_text {
		font-size:12px;
		line-height:12px;
		padding:6px 2px 4px 4px;
		border:solid 1px #ddd;
		margin-bottom:5px;
		background:#fff;
		vertical-align: middle;
	}

	/*firefox*/
	html>/**/body .form_text {	padding:5px 2px 5px 4px; line-height:12px; }
	
	/*firefox以外*/
	html:first-child .form_text {padding:6px 2px 4px 4px; }

	/*****3点セット*****/
	
	.form_radio{ margin-right:5px}
	.form_btns{ margin:40px auto 0 auto; text-align:center}
	
	.form_btns input{ margin:0 5px;}
	
		/*firefox*/
		html>/**/body .form_btns input.form_btn{ padding:2px 20px 4px 25px;}


/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #777777;
	line-height: 140%;
	padding: 0;
	margin: 0;
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
	text-align: left;
	width: 910px;
	margin: 0 auto;
	background-color: #33CCFF;
}
#contents {
	width: 890px;
	margin: 0 auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#header {
  width: 890px;
}
#sidebar {
	float: left;
	width: 285px;
}
#sideconetns {
	width: 275px;
	padding-left: 10px;
}
#maincontents {
	float: left;
	width: 600px;
}
#footer {
}
#footmenu {
}

/* ---------------------------------------- #header内の指定 */

#ci {
	float: left;
	width: 360px;
	height: 75px;
}


#hd-right{
	float:left;
}

#hd-right .hd-btn{
height:15px;
text-align:right;
margin-right:8px;
margin-top:5px;
}


#head_navi {
	float:left;
	padding-top: 5px;
}
/*#head_navi {
	float:left;
	padding-top: 25px;
}
*/
#head_navi li, #head_navi a {
float:left;
}
#head_navi a{padding:0px; margin:0;}

#head_motoyawata {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_motoyawata.gif);
	background-position: 0 0;
}
#head_ichikawa {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_ichikawa.gif);
	background-position: 0 0;
}
#head_urayasu {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_urayasu.gif);
	background-position: 0 0;
}
#head_funabashi {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_funabashi.gif);
	background-position: 0 0;
}
#head_kanribu {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_kanribu.gif);
	background-position: 0 0;
}
#header_rightside {
	width:5px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_rightside.gif);
	background-position: 0 0;
}
.alt {
display:none;
}

/* ---------------------------------------- #contents内の指定 */

.contactbuttom {
	width:550px;
	text-align: center;
	margin-top: 30px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* -- 文字 -- */

.txt_leader1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_leader2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.txt_para1 {
	margin-bottom: 30px;
}
.txt_title1 {
	font-weight: bold;
	color: #CC3366;
}
.txt_title2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
}
.strong1 {
	font-weight: bold;
	color: #CC3366;
}
.strong2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3366;
	line-height: 170%;
}
.strong3 {
	background:#0099FF;
	color: #FFFFFF;
	padding: 2px;
}
.strong0 {
	font-weight: bold;
}


/* -- ページの先頭へ -- */
.pagetopbt {
	text-align: right;
	margin-bottom: 20px;
	width: 590px;
}

/* -- ヘッダーイメージ -- */
.headimage2 {
	height: 80px;
	width: 890px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#flashcontent {
	height: 200px;
	width: 890px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.column_body {
	background-image: url(../images/topright_contents_BG.gif);
	background-repeat: repeat-y;
	width: 590px;
	overflow: hidden;
}
.column_body_u {
	margin-left: 5px;
	width: 550px;
	overflow: hidden;
}

.column_footer {
	height: 13px;
	width: 590px;
	margin-bottom: 10px;
	overflow: hidden;
}
.column_footer2 {
	height: 13px;
	width: 590px;
	margin-bottom: 0px;
	overflow: hidden;
}
.column_footer3 {
	height: 13px;
	width: 590px;
	margin-bottom: 40px;
	overflow: hidden;
}

/* -- 右コンテンツOK -- */

.column_body2 {
	background-image: url(../images/topright_contents_BG.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	background-position: 0px 0px;
}
.rightcontents_txtbox2 {
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.rightcontents_txtbox3 {
	margin-left: 25px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.rightcontents_txtbox4 {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.rightcontents_txtbox {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.righttxtcolunm {
	width: 550px;
}
.clearcontenet {
	margin-bottom: 20px;
	clear: both;
}

.txtbox_left1 {
	width: 380px;
	float: left;
}
.txtbox_left1b {
	width: 380px;
	float: left;
	margin-bottom: 15px;
}
.txtbox_left2 {
	width: 360px;
	float: left;
}
.txtbox_left3 {
	width: 215px;
	float: left;
}
.txtbox_left4 {
	width: 295px;
	float: left;
}
.txtbox_left5 {
	width: 310px;
	float: left;
}
.txtbox_right1 {
	width: 250px;
	float: left;
}
.box_right {
	float: right;
	width: 220px;
}

.imagebox_right {
	float: right;
}
.footlinkbox {
	width: 585px;
	margin-bottom: 12px;
	text-align: right;
}
.footlink2 {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
.footlink3 {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 377px 3px;
	padding-left: 10px;
	text-align: right;
}

/* --  -- */


.news {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 5px;
}
.news_u {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
}
.newsbox {
	margin-bottom: 14px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
}
.newsbox_bottom {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
}
.date {
	color: #CC6666;
	margin-right: 15px;
}
.shopLink {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	margin-left: 10px;
}
.shopboxcol {
	padding-left: 3px;
}
.shopbox {
	float: left;
	height: 102px;
	width: 117px;
}
.shoppiccol {
	padding-left: 13px;
}
.shoppic {
	float: left;
	height: 70px;
	width: 115px;
}
.comm_right {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	overflow: hidden;
}
*html .comm_right {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	overflow: hidden;
	line-height: 90%;
}
.osusume {
	float: left;
	width: 200px;
	overflow: hidden;
}
.osusume_txt {
	font-size: 10px;
	line-height: 135%;
	width: 190px;
	padding-right: 0px;
	padding-left: 2px;
	margin-bottom: 15px;
}
.goaisatu {
	width: 560px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 160%;
}
#footbanner {
	height: 40px;
	display: inline;
}
#footbanner ul {
	height: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#footbanner li {
	float: left;
}
.foot_link {
}
.foot_link ul {
	padding-right: 17px;
}

.footlink {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	padding-left: 19px;
	margin-left: 20px;
}

/* ---------------------------------------- #HOUJIN */

.block0 {
	margin-bottom: 20px;
	margin-left: 50px;
}
.block1 {
	margin-bottom: 0px;
}
.block_title1 {
	margin-right: 10px;
	width:125px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 6px 10px;
	background-color:#509ECD;
	float: left;
	text-align: center;
}
.block_txt {
	padding-top: 5px;
}
.block_arrow1 {
	margin-left: 60px;
	margin-bottom: 7px;
}

/* ---------------------------------------- #物件詳細 */

.title2 {
	width: 550px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bukken_title {
	font-size: 18px;
	font-weight: bold;
	float: left;
	line-height: 100%;
}
.bukken_button {
	float: right;
}
.bukken_button2 {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 7px;
}
.zoombutton {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 15px;
}
.madoriimage {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #CCCCCC;
}


/* ---------------------------------------- #UR */

.point {
	margin-bottom: 13px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leader1 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	padding-right: 10px;
}
/* ---------------------------------------- #TOWN PAGE */

#towntopbt {
	width: 600px;
}
#towntopbt li {
	width: 149px;
	float: left;
}
.sumb {
	width: 600px;
}
.sumb li {
	width: 139px;
	float: left;
}
.towntxt1 {
	width: 130px;
	font-size: 10px;
	line-height: 120%;
	padding-bottom: 10px;
	letter-spacing:0.1em;
}
.sumb2 {
	width: 590px;
}
.sumb2 li {
	width: 275px;
	float: left;
}

/* ---------------------------------------- #OWNER PAGE */

#ownertopbt {
	width: 560px;
}
#ownertopbt li {
	width: 280px;
	float: left;
}
.copy {
	width: 260px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.txt_bottomright {
	text-align: right;
	margin-bottom: 20px;
}

/* ---------------------------------------- #side PICKUP */
.pickup_body {
	width: 266px;
	background-image: url(../images/side_pickup_bg.gif);
	background-repeat: repeat-y;
}
.pickupparts {
	margin-left: 18px;
}
.pickupparts li {
	float: left;
	width: 121px;
}
.pickupparts_txt {
	font-size: 10px;
	line-height: 120%;
	width: 100px;
	padding-right: 0px;
	padding-left: 4px;
}


/* ---------------------------------------- #footer内の指定 */
#footer p {
	font-size: 10px;
	letter-spacing: 1px;
	margin-left: 12px;
}
.footer_title {
	font-size: 14px;
	margin-left: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 13px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#foot_navi {
	padding-top: 0px;
	clear: both;
}
#foot_navi ul {
}
#foot_navi li, #foot_navi a {
float:left;
}
#foot_navi a{padding:0px; margin:0;}

#foot_motoyawata {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_motoyawata.gif);
	background-position: 0 0;
}
#foot_ichikawa {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_ichikawa.gif);
	background-position: 0 0;
}
#foot_urayasu {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_urayasu.gif);
	background-position: 0 0;
}
#foot_funabashi {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_funabashi.gif);
	background-position: 0 0;
}
#foot_kanribu {
	width:105px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_shopLink_kanribu.gif);
	background-position: 0 0;
}
#foot_rightside {
	width:5px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(../images/header_rightside.gif);
	background-position: 0 0;
}

/* ---------------------------------------- #table設定 */

.chart{
	margin-bottom: 20px;
	margin-left: 0;
}
.chart th, .chart td {
	line-height:160%; 
	border-bottom:solid 1px #EDEDED;
	text-align:left; padding:13px 0;
}
.chart2{
	margin-bottom: 10px;
	margin-left: 0;
	width:100%;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}
.chart2 th, .chart2 td {
	line-height:140%; 
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:5px 3px;
}
.chart2 th p,.chart2 td p {
	text-align:center;
}

.chart3{
	margin-bottom: 10px;
	margin-left: 0;
	width:100%;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}
.chart3 th, .chart3 td {
	line-height:140%; 
	border-bottom:solid 1px #CCCCCC;
	padding:9px 10px 7px 10px;
}
.right {
	text-align: right;
}
.tblbg1 {
	background-color: #FFEE99;
}
.tblbg2 {
	background-color: #D8ECFE;
}
.tblbg3 {
	background-color: #FAEBF4;
}
.tblbg0 {
	background-color: #CCCCCC;
	text-align: center;
}
.tbl_cell {
	background-color: #FFFFFF;
	padding: 4px;
}
.tbl_cell1 {
	background-color: #3084D8;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	color: #FFFFFF;
}
.tbl_cell2 {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 32px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #3084D8;
}
.tbl_cell3 {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}
.tbl_cell5 {
	background-color: #FFFFFF;
	padding: 4px;
	line-height: 200%;
}
.tbl_cell6 {
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 10px;
	margin-bottom: 5px;
}

/* ---------------------------------------- #サイトマップ */

.sitemap_box1 {
	width: 540px;
	background-image: url(../images/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.sitemap_box2 {
	width: 130px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sitemap_box3 {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sitemap_box3b {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.sitemap_box4 {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 150px;
}


.sitemap_box_left {
	float: left;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap_box_right {
	float: left;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* .sitemap_subbox {
	width: 250px;
} */

.sitemap_header {
	margin-bottom: 15px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.sitemap_header1 {
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.sitemaptxt {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	line-height: 190%;
}

.comp {
	margin-top: 80px;
	margin-bottom: 80px;
}



/* ===================動画の差し込み============== */
.movietable{
	width:550px;
	margin:5px 0 5px 0;
}
.movietable table,
.movietable tr,
.movietable td{
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	line-height:18px;
	background-color:#e8f7ff;
}
.movietable td a{
	color:#666;
}
.movietable td a:hover{
	color:#333;
	text-decoration:none;
}

.movietable td a img{
	border:0;
}
.moviebtn{
	text-align:right;
}
.moviebtn a{
}
.moviebtn a:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
}


.topText{
width:568px;
margin:0px 0px 7px 0px;
padding:8px 10px;
border:#9DB1E1 solid 1px;
background-color:#F0FCFF;
}
.topText p{
margin:0px;
padding:0px;
font-size:12px;
color:#555;
line-height:16px;
}
.topText .blue{
	color:#006699;
}




/* 共通 */
.center{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
a:hover img.gohover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.border-bm-dot{
	border-bottom:1px dotted #ccc;
	padding:2px 0;
}
.border1{
	border:1px solid #ddd;
	padding:0;
}

/* オーナー様へ　建設のご相談 */
.kensetsuBox{
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:left;
}
.kensetsuBox td{
	vertical-align:top;
}
.kensetsuBox p{
	padding:4px 0;
	font-size:1em;
	line-height:1.4em;
}




/* お客様へ　入居者様へ */
.usesrBox{
	margin-bottom:35px;
}
.usesrBox .comment{
	margin:0 0;
	padding:8px 10px 8px 10px ;
	border:1px solid #ccc;
/*	background-color:#D9EEEE; */
	text-align:left;
}

.usesrBox h2{
	clear:both;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#009afe;
	border-bottom:1px solid #66bbFF;
	padding:1px 2px 1px 16px ;
	margin:15px 0 0 0;
	background:url(../customer/images/arrow.gif) no-repeat 0 3px;
}
.usesrBox dl{
	clear:both;
	margin:10px auto 10px auto;
	padding:8px 5px 2px 10px ;
	background-color:#eef2f2;
	border:1px solid #eaeaea;
	min-height:50px;
	width:520px;
	display:table;
}
.usesrBox dt{
	margin-right:10px;
	width:100px;
	float:left;
}
.usesrBox dd{
	width:400px;
	float:right;
}
.usesrBox dd .text{
	text-align:left;
	width:300px;
	float:left;
	line-height:1.7em;
}
.usesrBox dd .btn{
	width:95px;
	float:right;
	padding:50px 0 0 0;
}

/* 問合せ */
.usesrBox1{
	margin:8px 30px 0 30px;
}
.usesrBox1 img{
	padding-bottom:7px;
}

/* お客様へ　入居者様へ2 */
.usesrBox2{
	clear:both;
}
.usesrBox2 p{
	padding:2px 5px 2px 5px;
}
.usesrBox2 h2{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#009afe;
	border-bottom:1px solid #66bbFF;
	padding:1px 2px 1px 16px ;
	margin:0 0 0 0;
	background:url(../customer/images/arrow.gif) no-repeat 0 3px;
}
.usesrBox2 .content{
	clear:both;
	margin:12px auto 20px auto;
}
.usesrBox2 h3{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	padding:1px 2px 1px 0 ;
	margin:0;
	color:#999900;
}
.usesrBox2 h4{
	font-weight:bold;
	padding:5px 2px 2px 10px ;
	margin:5px 0 7px 0;
	background-color:#FFFFCC;
	border-left:4px solid #999900;
	border-bottom:1px dotted #999900;
}
.usesrBox2 .content p{
	margin:4px 0 10px 0 ;
}

/* 表 */
.usesrBox2 .content dl.dl01{
	margin:2px 5px;
}
.usesrBox2 .content dl.dl01 dt{
	font-weight:bold;
	margin:1px;
	background-color:#ddeaea;
	border-left:3px solid #009afe;
	padding-left:7px;
	color:333;
	letter-spacing:0.2em;
}
.usesrBox2 .content dl.dl01 dd{
	padding:6px 4px 8px 4px ;
}

/* 小さい表 */
.usesrBox2 .content table.table01{
	margin:7px auto;
	border-top:1px solid #ccc;
}
.usesrBox2 .content table.table01 th{
	padding:2px 4px ;
	text-align:center;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#ddeaea;
}
.usesrBox2 .content table.table01 td{
	padding:2px 4px 2px 8px ;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* LIST */
.usesrBox2 .content ul.num{
	margin:5px 10px 5px 15px;
}
.usesrBox2 .content ul.num li{
	padding:0 0 2px 0;
	margin:0;
	list-style:none;
}

/* 共通 */
.usesrBox2 .content .bold{ font-weight:bold;}
.usesrBox2 .content .color{ color:#006699;　font-weight:bold; }

/* 戻るボタン */
.btn-back{
	clear:both;
	text-align:left;
	padding:15px 5px 5px 5px ;
}

.usesrBox2 .content .userimg{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:15px;
}


/* 表　お役立ち */
.usesrBox2 table.yakudachi{
	margin:5px auto 0 auto;
	border-top:1px solid #bbb;
	border-right:1px solid #bbb;
}
.usesrBox2 table.yakudachi td.td01{
	padding:6px 4px 4px 6px ;
	width:20px;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	text-align:center;
	font-weight:bold;
	color:#0099FF;
}
.usesrBox2 table.yakudachi td.td02{
	padding:6px 4px 4px 6px ;
	text-align:left;
	width:140px;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
}
.usesrBox2 table.yakudachi td.td03{
	padding:6px 10px 4px 6px ;
	text-align:right;
	width:70px;
	border-bottom:1px solid #bbb;
}
.usesrBox2 table.yakudachi td.sp{
	width:10px;
	border-bottom:1px solid #bbb;
}
.usesrBox2 table.yakudachi td.bgcol01{
	background-color:#eaffdd;
}

/* 表　お役立ち2 */
.usesrBox2 table.yakudachi2{
	margin:5px auto 0 auto;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.usesrBox2 table.yakudachi2 th{
	padding:3px 4px 1px 6px ;
	border-bottom:2px solid #bbb;
	border-left:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	color:#0099FF;
	background-color:#eaeaea;
}
.usesrBox2 table.yakudachi2 td.td01{
	padding:6px 4px 4px 6px ;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:left;
	background-color:#eeffea;
}
.usesrBox2 table.yakudachi2 td.td02{
	padding:6px 4px 4px 6px ;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	text-align:left;
}
/* 表 */
.content dl.dl02{
	margin:10px 0 10px 0;
}
.content dl.dl02 dt{
	font-weight:bold;
	font-size:1.1en;
	line-height:1.6em;
	color:#0066CC;
	border-bottom:1px dotted #ccc;
	border-left:3px solid #999;
	margin:0 0 4px 0;
	padding:1px 4px 2px 10px ;
}
.content dl.dl02 dd{
	padding:6px 0 8px 0 ;
}

/* 街のアドレス */
.towntable{
	margin:8px auto 20px auto;
	border:1px solid #ddd;
	padding:3px;
}
.towntable th{
	padding:8px 4px 4px 6px ;
	background-color:#eaeacc;
	text-align:center;
	font-weight:bold;
	width:50%;
	border-bottom:1px solid #ccc;
}
.towntable td{
	padding:8px 10px 4px 15px ;
	text-align:left;
	width:50%;
	border-bottom:1px solid #cc9;
}







