/*
Theme Name: LWD 2026 中央区バリアフリーマップ開発
Author: YUMEX
Author URI: http://yume-com.co.jp/
*/



/* common
---------------------------------------------*/

html {
  overflow-x: hidden;
}

body {
}


body p {
	line-height: 1.6;
}


.floatL {
  float: left;
}

.floatR {
  float: right;
}

.txt-center {
  text-align: center;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}





/*
404
*/

#not #mainSide {
  text-align: center;
}

#not h1 {
  display: inline-block;
  margin: 100px 0;
}


