@charset "utf-8";
/* CSS Document */

/* =========== clearfix =========== */
.clearfix:after {
	content: " ";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*float*/
.fi_left {
	float: left;
}

.fi_right {
	float: right;
}

.fl_txt {
	overflow:hidden;
	zoom:1;
}

.clear_both {
	clear: both;
}

.clear_br {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

/* clearfix */
*:after { display:block; clear:both; }
/* HTMLに対応していないOS対策 */
article, aside, figure, footer, header,hgroup, nav, section { display:block; }



/* =========== body =========== */
html , body {height:100%;}

body {
	text-align:left;
	color: #452b17;
	background:#f9f7ee url(../images/common/bg_body.gif) repeat left top;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ ゴシック",Osaka,sans-serif !important;
	font-size: 12px;
	line-height: 1.6em;
    _font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka,sans-serif !important;
	/* iPhoneバンドル */
     -webkit-text-size-adjust: none; /* 文字の拡大縮小を防ぐ */
}

* html body {
    font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ ゴシック",Osaka,sans-serif !important;
    _font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka,sans-serif !important;;
}

*:first-child+html body {
    font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ ゴシック",Osaka,sans-serif !important;
    _font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka,sans-serif !important;;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}


/* IE6でpadding指定 */
_html body {
padding-left: 1px;
}

/* =========== body end =========== */







/* =========== wrap =========== */
body > #wrap {height:auto;}
#wrap {
	width:1040px;
	height:100%;/* for IE6 */
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	clear:both;
}


/* =========== gNavi =========== */
#gNavi {
	width:204px;
	margin: 0px auto 20px;
	border-top:1px solid #f0eeed;
}
#gNavi li {
	text-align:center;
	border-bottom:1px solid #f0eeed;
	padding:2px;
}
/* =========== gNavi end =========== */





/* =========== Contents =========== */
#Contener {
	width:1040px;
	clear:both;
}
/* ========== Contents end ========= */





/* =========== h tag =========== */
h1 {
	font-size:10px;
	font-weight:normal;
	margin-bottom:20px;
}
h2,h5 {
	margin-bottom: 15px;
}
h3,h4 {
	margin-bottom: 15px;
}
h5 {
	font-weight:bold;
	color:#049cb7;
	font-size: 13px;
}
/* ========== h tag end ========= */





/* =========== main =========== */
#main {
	width: 800px;
	float:right;
	bottom-bottom:30px;
}
#main .txt_box {
	margin-bottom: 15px;
}
#main p {
	margin-bottom: 10px;
	padding:0 5px;
}
#main p.ml_none {
	margin-left:0px;
}
#main p.mb_none {
	margin-bottom:0px;
}


/* パンくず */
#pan {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* アンカー */
#anc {
	margin-bottom: 20px;
}
#anc li {
	float:left;
	/*white-space:nowrap;*/
	margin-left: 9px;
	/*background:url(../images/common/ico_anc.gif) no-repeat left 7px;
	padding-left: 15px;*/
}
#anc li.first {
	margin-left:0px;
}

/* PageView */
div.page_nate {
	height: 2.5em;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom:20px;
}
ul.pagination-flickr {
	border: 0;
	padding: 0;
	position: relative;
	left: 50%;
	float: left;
}
.pagination-flickr li {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: -50%;
	float: left;
}
.pagination-flickr li.active a:link, .pagination-flickr li.active a:visited, .pagination-flickr li.active a:hover {
	color: #c1375f;
	display: block;
	float: left;
	background-color: white;
	border: 1px solid #c1291f;
	text-decoration: none;
}
.pagination-flickr a:link, .pagination-flickr a:visited {
	color: #452b17;
	display: block;
	text-decoration: underline;
	background-color: white;
}
.pagination-flickr a {
	border: solid 1px #DDD;
	margin-right: 0.3em;
	padding: 0.1em 0px;
	width: 1.5em;
	line-height: 1.5em;
	text-align: center;
}
.pagination-flickr li.previous a:link, .pagination-flickr li.previous a:visited, .pagination-flickr li.previous a:hover, .pagination-flickr li.next a:link, .pagination-flickr li.next a:visited, .pagination-flickr li.next a:hover {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	_background-color: #F5E9DD;
	width: 1.5em;
	text-align: center;
}


/* ページトップ */
#Pagetop {
	clear:both;
	text-align:right;
	margin-bottom:10px;
	margin-top:15px;
}

.pagetop {
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
	font-size: 85%;
	clear: both;
}

.pagetop a span {
	float:right;
	background-image: url(../images/common/ico_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}

/* ========== main end ========= */




/* =========== side =========== */
#side {
	width: 213px;
	height:100%;
	min-height:100%;
	float:left;
	padding:0px 10px 0px;
	background:#FFF;
	border-bottom:1px solid #f0eeed;
	border-left:1px solid #f0eeed;
	border-right:1px solid #f0eeed;
}
#side .bar {
	margin-bottom: 10px;
	text-align:center;
}
.top #side .txt_box {
	margin:0 auto;
}
#side .txt_box {
	margin:0px auto 15px;
	text-align:left;
	color:#452b17;
	width:200px;
}
#side .map {
	margin-bottom:10px;
	text-align:center;
}

/* ========== side end ========= */




/* =========== Footer =========== */
#footer {
	width:100%;
	margin:0px auto;
	padding:10px 0;
	font-size: 11px;
	clear:both;
	border-top: 3px solid #dfd9ce;
}
#footer #footer_inn {
	width:1040px;
	margin:10px auto;
	clear:both;
}
#footer #foot_logo {
	width:400px;
	float:left;
}
#footer #foot_add {
	text-align:right;
	margin:25px 0px 15px;
}
#footer #foot_link {
	white-space: 590px;
	float:right;
}
#foot_link a:link {
	color:#615850;
	text-decoration:none;
}
#foot_link a:visited {
	color:#615850;
	text-decoration:none;
}
#foot_link a:hover {
	color: #c1375f;
	text-decoration: underline;
}
#footer #foot_link ul {
	white-space: nowrap;
	margin-left:5px;
	float:left;
}
#footer #foot_link ul li {
	background:url(../images/common/ico_r_gray.png) no-repeat left top;
	padding-left:20px;
}
/* ========== Footer end ========= */




/* =========== IE(6)用印刷設定CSS =========== */

@media print{

/* \ */

*:first-child+html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;/* WinIE7 メイリオはレイアウト崩れる */
}

* html body {
	zoom: 75%;/* WinIE6 only 649px÷印刷したい横幅×100、デザインに併せて要変更　 W3C不可 */
	}

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:visible;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

}

/* =========== Firefoxでセンターがずれないようにするため W3C不可=========== */
html {
	overflow-y:scroll;
}
