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


body{
	margin:0;
	padding:0;
	background-image:url(back2.jpg);
	background-repeat:repeat-x;
	}

form,fieldset{
	margin:0;
	padding:0;
	}

fieldset{
	border:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin:0;
	padding:0;
	}



/* ここから設定------------------  */

/* 全体ラップ------------------  */
div#container{
	width:900px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	}
	
	
/* ヘッダー------------------  */
div#header{
	margin:0;
	padding:0px;
	text-align:right;
	width:900px;
	height:109px;
}

.logo{
	padding:30px 0px 0px 10px;
	float:left;
}
	


div#header h1{
	margin:0px;
	padding-top:75px;
	margin-right:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	color:#999;
	line-height:130%;
}

/* メイン画像------------------  */
div#maingazou{
	width:900px;
	margin:0px;
}

/* ナビ-----------------  */
div#navi{
	width:900px;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align:center;
}

div#navi ul{
	width:880px;
		height:56px;
	list-style:none;
	margin:0;
	margin-top:10px;
	margin-left:10px;
	padding:0;
	text-align:center;
}

div#navi li{
	list-style:none;
	width:145px;
	font-weight:400;
	font-size:14px;
	color:#666;
	height:44px;
	line-height:160%;
	float:left;
	padding:8px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left:1px solid #bdbfa5;
}
	
.endo{
	border-right:1px solid #bdbfa5;
}

div#navi a,div#navi a:link,div#navi a:visited{
	text-decoration:none;
	color:#666;
	display:block;
	}
div#navi a:hover{
	color:#1c8f0a;
	}		

div#navi a:active{
	color:#F30;
	}			
/* パンくず部分 */
div#pankuzu{
	width:900px;
	margin:0;
	text-align:right;
}
div#pankuzu p{
margin:20px 10px 10px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#999;
	line-height:140%;
}


/* メイン部分 */
div#main{
	width:900px;
	margin:0px;
	padding:0;
	overflow:hidden;
}



/* 左側部分 */
div#left{
	width:264px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}
.box1{
	width:254px;
	margin:0px 0px 10px 10px;
	height:450px;
	background-image:url(2nin2021-04bana.jpg);
	background-repeat:no-repeat;
}
.toiawase{
	margin:-55px 0px 5px 20px;
}

.hidarinabi{
	margin:5px 0px 10px 15px;
}

.box2{
	margin:0px 0px 10px 15px;
	width:241px;
	padding:0;
}

.box2 dl{
	width:241px;
	margin:0;
	padding:0;
	background-image:url(freetalk-back.jpg);
	background-repeat:no-repeat;
	height:141px;
}
.box2 dt{
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	color:#666;
	line-height:140%;
	padding:45px 60px 0px 10px;
}

.box2 dd{
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:400;
	color:#666;
	line-height:150%;
	margin:4px 10px;
	border-bottom:1px dotted #999;
}

.box a,.box a:link,.box a:visited{
	text-decoration:underline;
	color:#1c8f0a;
}

a,a:link,a:visited{
	text-decoration:none;
	color:#666;
	}

a:hover{
	color:#1c8f0a;
	}			
	
a:active{
	color:#F30;
}

.mudori{
	color:#1c8f0a;
}

.box3{
	width:241px;
	margin:10px 0px 10px 15px;
	padding:0;
}

.box3 dl{
	width:241px;
	margin:0;
	padding:0;
}

.box3 dt{
	margin:5px 0px 5px 0px;
}
.box3 dd{
	margin:0;
	padding:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:150%;
	color:#666;
	border-bottom:1px dotted #999;
}

/* 右部分 */
div#right{
	float:right;
	margin:0;
	padding:0;
	width:590px;
	text-align:left;
	padding-bottom:40px;
}

div#right h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:27px;
	font-weight:200;
	color:#999;
	line-height:130%;
	margin:10px 0px 10px 0px;
	padding:2px 0px 2px 10px;
	border-left:5px solid #1c8f0a;
}

.box{
	width:580px;
	margin:10px 0px 10px 0px;
	clear:both;
}

.box dl{
	width:580px;
	border-top:1px solid #999;
	text-align:left;
	overflow:hidden;
	margin:0px;
	background-color:#e9e6cc;
 }
 
.box dt{
	margin:0x;
	padding:10px 5px 10px 20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666;
	font-weight:600;
	float:left;
	width:110px;
	line-height:150%;
}

.box dd{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666;
	margin:0px;
	padding:10px 5px 10px 10px;
	line-height:150%;
	font-weight:400;
	float:right;
	width:420px;
	border-left:1px dotted #999;
	background-color:#FFF;
}

.phyo{
	width:450px;
	margin:0px;
}

.boder{
	border-bottom:1px dotted #666;
}

.migi{
	float:right;
	margin:0px 0px 10px 10px;
}

.hidari{
	float:left;
	margin:0px 10px 10px 0px;
}
	

div#right p{
	margin:5px 10px 10px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:150%;
	color:#666;
	font-weight:400;
	padding:5px 10px;
}

/* topへ------------------ */
div#totop{
	width:900px;
	margin:0;
	background-image:url(tophe-back.jpg);
	background-repeat:no-repeat;
	height:26px;
	clear:both;
	padding:0;
	text-align:right;
	}	
	
div#totop p{
	margin:0;
	padding:0;
	padding-top:8px;
	padding-right:43px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:500;
	color:#1c8f0a;
	}	


/* FOOTER------------------ */
div#footer{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:#e9e6cc;
	}
	
.footfoot{
	width:900px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
	
.footer1{
	width:300px;
	margin:0;
	text-align:left;
	padding-top:10px;
	float:left;
}
	
.footer1 p{
	margin:0px 0px  0px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:150%;
	color:#666;
	font-weight:300;
	padding-top:2px;
}



div#footer dl{
	width:500px;
	text-align:right;
	float:right;
	}
	
div#footer dt{
	margin:20px 8px 5px 0px;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:600;
	font-size:13px;
	line-height:125%;
	color:#000;
}

div#footer dd{
	margin:5px 8px 0px 0px;
	padding:0;
	padding-bottom:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:400;
	font-size:12px;
	line-height:150%;
	color:#666;
}
	
div#footer a,div#footer a:link,div#footer a:visited{
	text-decoration:none;
	color:#666;
	}

div#footer a:hover{
	color:#1c8f0a;
	background-repeat:no-repeat;
	}
	
div#footer a:active{
	color:#F30;
}	
	

.mailbotton{
	float:left;
	margin:20px 0px;
	padding-left:30px;
}

/*ライトボックス用設定値*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../images/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	