/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}


body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	line-height: 200%;
	color: #666666;
	margin: 0;
	height: 100%;
	text-align: center;
}


div#photo_box{ width: 900px; margin: 0 auto;}



div.top_menu{ text-align: center; width: 900px;}

div.photo_title{ margin-left: 170px; width: 410px; text-align: center;}


a:link { color: #999999;text-decoration: none }
a:visited { color: #667699;text-decoration: none }
a:hover { color: #CC6666; text-decoration: none }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; display: block;}
/* End hide from IE-mac */


img { border:0; }

#menu {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 0.3em;
	width: 900px;
	margin: 3px 0 40px 70px;
    text-align: left;
}

* html #menu{ width: 830px; margin: 3px 0 40px 70px; }


#menu a:link { color: #999999;text-decoration: none }
#menu a:visited { color: #667699;text-decoration: none }
#menu a:hover { color: #CC6666; text-decoration: none }


#header{
	background: url(images/header.png) no-repeat;
	border: 0;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	height:250px;
}

#header_bg{
         text-align: right;
         width: 270px;
}




#title {
	vertical-align: bottom;
	text-align: right;
     height: 100px;	
}



.blog_discription {
	text-align: left;
}

#contener {
	border: 0;
	width: 900px;
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#footer {
	height: 142px;
	width: 900px;
	clear: both;
	margin: 0 auto;
	text-align: right;
	
}

/*サイド*/



#side_box {
	width: 242px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	
}



/*ギャラリーメイン*/

#sentencebox {
	background: url(images/sentencebox_bg3.png) no-repeat 20px center #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 30px;
	width: 600px;
	float: left;
}
html>/**/body #sentencebox {
         width: auto;
}
.s_header {
	background: url(images/sentencebox_bg2.png) no-repeat left bottom ;
	float: left;
	clear: both;
	width: 80%;
}

.s_footer {
	background: url(images/sentencebox_bg6.png) repeat-x top;
	text-align: left;
}

.s_pict {
	height: 150px;
	width: 150px;
	background: #FFFFFF;
	border: 7px double #CCCCCC;
	padding: 2px;
}

#word {
	padding-top: 10px;
	text-align: left;
	clear: both;
	float: left;
	width: 390px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

.sub_title {
	font-size: 24px;
	color: #999999;
	vertical-align: bottom;
	text-align: justify;
	line-height: 26px;
	font-weight: bold;
	display: table-cell;
	width: 411px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
}

.date {
	font-size: 85%;
	font-weight: normal;
	color: #663333;
	line-height: normal;
	letter-spacing: 0.3em;
	clear: both;
	float: left;
	margin-left: 20px;
	width: 390px;
}

.sub_txt {
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	width: 411px;
}


/*------ トップページ：写真館表示 ------*/

#garellytop{
      text-align: center;
      width: 658px;
	  margin: 0 auto;
}


.leftbar {
	background: url(images/sentencebox_bg5.png) repeat-y right bottom;
	width: 21px;
}

.pictbox {
	vertical-align: bottom;
	width: 168px;
	height: 168px;
}


.leftbar2 {
	width: 21px;
	vertical-align: bottom;
	text-align: right;
}

#bt {
	clear: left;
	width: 226px;
	background: url(images/bt_box_bg.png) no-repeat right 76px;
	height: 93px;
	float: left;
	padding-top: 96px;
}

#empty {
	background: url(images/bt_box_bg.png) no-repeat left 80px;
	float: right;
	clear: none;
	width: 100%;
	overflow: hidden;
}

