@charset "utf-8";
/* ==========================================================

title : 生活施設検索
scope : 写真教室

last modify :　2015/12/04 

========================================================== */

html,body {
	font-family: ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Meiryo, メイリオ,MS PGothic,arial,sans-serif;
    background: url(../image/bk_wrapper.png) center repeat-y  !important;
	text-align:left;
}

/*photo*/

body{
	background	: #fefdf5;
}

#content {
    display: block;
    overflow: visible !important;
    width: 1000px;
    margin: 0px auto;
    padding: 0px;
    line-height: 1.4;
}

#main{
	font-size:16px;
	font-family	: ＭＳ Ｐゴシック,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Meiryo, メイリオ,MS PGothic,arial,sans-serif;
	margin		: 0 0 40px 0;
}

.main_contents{
	background:#FFFDDE;
	padding:20px 0;
	margin-top:-40px;
}
.contents_nobg{
	background: #ffffff;
}

 .txt_c{
	 text-align:center;
 }

.flt_l{
	float:left;
}

.flt_r{
	float:right;
}

/*フォントサイズ制御コントロール用*/
#control-wrap {
    margin: 0px 5px 0px 0px;
}
.useful_area #control-wrap{
		background-image: none;
    height: 33px;
}
.useful_area #control-wrap ul{
    margin: 0;
}
