@charset "utf-8";

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 0px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto; /* 幅に加え、両側を自動値とすることで、レイアウトが中央に揃います。 */
}
.header {
	background-color: #FFFFFF;
}
.header2 {
	width: 360px;
	float: left;
}
.sidebar1 {
	float: left;
	width: 180px;
	background-color: #EADCAE;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 520px;
	float: left;
	height: 535px;
	margin-bottom: 10px;
}
.sidebar2 {
	float: left;
	width: 420px;
	background-color: #f4f4f4;
	padding: 10px 0;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #ADB96E;
	color: #FFF;
}

/* フッター */
.footer {
	padding: 10px 0;
	background-color: #6b9c50;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both;
	text-align:center;
	font-size:95%;
}

/*  float/clear */
.clearfloat { /* このクラスは、.footer が .container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (.container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*ボタンCSS*/
.btn {
	-moz-user-select: none;
	background: none repeat scroll 0 0 #34814b;
	border: medium none;
	color: #FFFFFF;
	line-height: 22px;
	padding: 9px 12px 10px;
	text-decoration: none;
	transition: all 0.25s linear 0s;
	width: 150px;
}
.btn-block {
	white-space: normal;
	display: block;

}
.btn.btn-lg{
	font-size: 17px;
	line-height: 20px;
	padding: 12px 18px 13px;
}
.btnarea{
	margin: 10px 10px 10px 30px;
}
h4{
	color:#429425;
}
.subcontent{
	background-color: #f4f4f4;
	padding-top:20px;
	margin-right:10px;
}
.contentAddress{
	width: 400px;
	padding: 10px;
	height: 65px;
	float: right;
}
.contentArea{
	width: 400px;
	padding: 10px;
	height: 460px;
	float:right;
}
.btnSearch{
	-moz-user-select: none;
	background: none repeat scroll 0 0 #34814b;
	border: medium none;
	color: #FFFFFF;
	line-height: 22px;
	padding:5px;
	text-decoration: none;
	transition: all 0.25s linear 0s;
	margin-left:10px;
}
input.todo-search-field {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #34814b;
	box-shadow: none;
	color: #34814b;
	font-size: 19px;
	font-weight: 700;
	line-height: 25px;
	margin: 0;
	padding: 1px 0 0;
	text-indent: 0;
}

.header {
	background: url("./header_bg.png");
	width: 950px;
	height: 250px;
	background-repeat: no-repeat;
}
#wrapper {
	background: #eeeee4;
	margin-top: 10px;
/*	margin-top: 200px;*/
	width: 950px;
/*	min-height:600px;*/
}
#slider .sliderContent{
	margin-top: 10px;
	width: 930px;
	margin-left:20px;
	background: #eeeee4;
}
#footer {
	width: 100%;
}
#themeAllContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 950px;
}
#mainFloatLeft {
	width: 730px;
	float: left;
}
/*テーマ選択ページ*/
#slidePage1 {
	margin-right:20px;
	padding: 10px;
	color: #FFFFFF;
	width: 685px;
}
/*詳細検索ページ*/
#slidePage2 {
	margin-right:0px;
	padding: 10px;
	color: #FFFFFF;
}
#floatContent {
	background: #eeeee4;
	float: left;
}
@media screen and (min-width: 1025px) {
.toolButton {
    -moz-user-select: none;
    background-image: none;
    border-style: none;
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 4px;
    position: relative;
    width: 160px;
    color: #FFFFFF;
    font-size: x-large;
}

}
@media screen and (max-width: 1024px) {
	.toolButton {
	    cursor: pointer;
	    float: left;
	    height: 130px;
	    margin: 4px;
	    position: relative;
	    width: 130px;
	    border-style: none;
	    color: #FFFFFF;
	    font-size: large;
	}
}
.smallButton {
	background: none repeat scroll 0 0 #3498DB;
    border: 4px solid #3498DB;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    height: 35px;
    margin-top: 5px;
	display:inline-block;
	border-style: none;
}
.minimamButton {
/*	background: none repeat scroll 0 0 #6B9C50;*/
	background: #6B9C50;
    border: 4px solid #6B9C50;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    height: 35px;
    margin-top: 5px;
	display:inline-block;
	border-style: none;
}
.minimamButtonRed {
/*	background: none repeat scroll 0 0 #6B9C50;*/
	background: #e74c3c;
    border: 4px solid #e74c3c;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    height: 35px;
    margin-top: 5px;
	display:inline-block;
	border-style: none;
}
.page1 {
	width: 145px;
}
input.map-search-field {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    box-shadow: none;
    color: #2c3e50;
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 1px 0 0;
    text-indent: 0;
}
#searchResultContent li a {
	color: blue;
}
h1 {
	font-size: xx-large;
	margin-top: 10px;
	padding-right: 5px;
}
.resultText {
	margin: 0px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.mainColor-default {
	background: #6B9C50;
}
.grayOutColor {
	background: #bdc3c7;
}
tr:nth-child(2n+1) {
	background: none;
}
/*全体表示の中分類*/
.allMthemeName {
	font-size: large;
}
.allMthemeDescription {
    font-size: small;
    white-space: pre-line;
}
/*全体表示の大分類テーマ*/
.allLthemeName {
	padding: 10px;
	color: #FFFFFF;
}
.mthemeSilver {
	color: #bdc3c7;
}
/*テーマの枠*/
.themeWrapper {
	width: 340px;
	float: left;
	margin-right: 25px;
	margin-top:10px;
}
.minimamButton:disabled {
	background: #BDC3C7;
	cursor: default;
}
.minimamButtonRed:disabled {
	background: #BDC3C7;
	cursor: default;
}
/*新発田市マップ色*/
.h1Title {
	color:#6B9C50;
	margin-top:5px;
}
/*お知らせ欄*/
#infoSection {
	margin-bottom: 5px;
	height: 195px;
	padding-top: 10px;
}
.infoTitle {
	color:#FFFFFF;
	padding: 2px; 0;
	padding-left: 5px;
	font-size: small;
}
.dateContent {
	display:inline-block;
	width: 140px;
}
.infoTitleContent {
	display: block;
}
.step-active {
	color: #f1c40f;
}
.stepContent {
	font-weight: bold;
}
/*下線*/
.infomationContent {
	border-bottom: 1px solid #CCCCCC;
}
#infomationContentWrapper {
	height:140px;
	border: 1px solid #CCCCCC;
	padding:5px;
	font-size: small;
	color: #565656;
}
.infoDateContent {
	float:left;
	width:100px;
}
.infoContent {
	float:left;
	width:488px;
}
.infoRightContent {
	float:right;
	width:560px;
}
.iTitle {
	font-size: large;
	padding: 10px 10px 0px 10px;
}
.iContent {
	font-size: small;
	padding: 0 10px 10px 10px;
}
/*テーマ選択ボタンエリア*/
.actiontopButton {
	margin-bottom: 20px;
	margin-top: 10px;
}
.actionbottomButton {
	margin-top: 20px;
	padding-top: 100px;
}
/*検索結果エリア*/
#step3 {
	margin-right: 5px;
	padding: 10px;
	color: #FFFFFF;
	width: 890px;
}
/*パンくずリスト*/
#crumbsContent {
	margin-top: 10px;
	margin-bottom: 10px;
}
.crumbsSign {
	margin-left: 10px;
}
#addressResult div:hover {
	background: #6B9C50;
	color: #FFFFFF;
}
#keywordsResult div:hover {
	background: #6B9C50;
	color: #FFFFFF;
}
.resultTitle {
	background: #6B9C50;
	color: #FFFFFF;
	font-size: small;
}
#detailSearch {
	color: #2c3e50;
	margin: 20px;
	display:none;
}
#detailSearchContent {
	margin: 20px;
}
#detailSearchContentLeft {
	width: 50%;
	float:left;
}
#detailSearchContentRight {
	widht: 50%;
	margin-left: 470px;
}
#resultWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 35px;
	display:none;
}
#searchResultContent2 {
	border: 1px solid #CCCCCC;
	height: 350px;
}


#stepArrow {
	float: left;
	padding-top: 5px;
}
/*地図を見るボタン*/
#viewMap {
	display:inline-block;
}
/*さらに詳しく検索するボタン*/
#moreButton {
	display: block;
	margin-top: 20px;
	margin-left: 46px;
}
/*フッター色*/
.footerColor {
	color: #FFFFFF;
}
#headerCopy {
	margin-left:90px;
}

.overview {
	width: 100%;
}
a {
	color: #2e8b57;
	text-decoration:underline;
}
a:link{
	color: #2e8b57;
	text-decoration:underline;
}
a:visited {
	color: #2e8b57;
	text-decoration:underline;
}
a:active {
	color: #228b22;
	text-decoration:underline;
}
#topTermsOfService {
	/*width: 387px\9;*/
	/*width: 550px;*/
	color: #565656;
	font-size:small;
	height:130px;
	padding:5px;
	border:1px solid #CCCCCC;
}
#linkArea {
	width: 930px;
	background: #eeeee4;
	padding: 10px;
	margin: 10px 0px;
	color: #565656;
}
#topTermsArea {
/*	width: 385px;
	width: 387px\9;*/
	width: 550px;
	margin-left:15px;
	float:right;
}
#topTermTitle {
/*	width: 392px\9;*/
/*		width: 550px;*/
}
#notAgrees,
#agrees {
	width: 110px;
}
#slider2,#wrapper {
	width: 950px;
}
#slider2 {
	height:600px;
}
/*ベース文字色（紺）*/
.baseColor {
	color: #565656;
}
/*コンテンツ上部左*/
#infoSectionLeft {
	width: 385px;
	float:left;
}
/*もじ色緑*/
.accentColor {
	color: #6B9C50;
}
/*このサイトへのお問い合わせ*/
#inquiry {
	margin-top: 18px;
}
.textB {
	font-weight:bold;
}
.textS {
	font-size:small;
}
#termsOfServiceUl {
	list-style-type: circle;
}
.textC {
	text-align: center;
}
.ml40 {
	margin-left: 40px;
}
.mt{
	margin-top:10px;
}
.clearboth {
	clear:both;
}
.ml10 {
	margin-left: 10px;
}
#linkAreaLeft {
	float:left;
	width: 350px;
}
#topSearch {
	width:340px;
}
#topSearchLable {
	margin-right: 10px;
}
.mb10 {
	margin-bottom:10px;
}
.m10{
	margin: 10px;
}
.mr5 {
	margin-right:5px;
}
#infoArea {
	width: 550px;
	float:right;
	margin-top:5px;
}
.footerimage {
	height:80px;
}
#userAgreement {
	display:hidden;
}
#mapviewMethod {
	margin-top:5px;border: 1px solid #cccccc;padding:5px;
}
#viewMapWrapper  {
	float: right;
}
/*検索結果キーワードラベル*/
#resultKeyLabel {
padding-left :20px; width:90px;display:inline-block; white-space: nowrap;
}
#resultAddressLabel {
	margin-left:10px; width:55px;
}
h2 {
	color: #565656;
}

