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

body {
	color:#FFF;
	/*background:rgba(0, 0, 0, 0) url("/img/photodiary_bg") no-repeat fixed center top / cover;*/
}
.main_title {
	color:#FFF;
}
.title_container2 {
	text-align:left;
}
#header {
	/*background-color:#FFF;*/
}
#main a:link, #main a:hover, #main a:visited {
	color:#FFF;
}
.title_container {
}
#main {
    text-align: center;
  background: rgba(0, 0, 0, 0) url("/img/bg_type2.jpg") no-repeat fixed center top;
}
.notice {
    letter-spacing: 0.05em;
    margin: 0 0 70px;
		font-size: 1rem;
}
.notice a:hover {
    color: #ff8c1b;
}
#bn_link {
    margin: 0 auto;
    width: 800px;
}
#bn_link dl {
    margin: 0 0 30px;
    overflow: hidden;
}
#bn_link dt {
    float: left;
    width: 200px;
}
#bn_link dd {
    float: left;
}
#reccomend {
    padding: 3% 0 5%;
}
#reccomend h3 {
  /*  font-family: "kozuka-mincho-pro","Times New Roman","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","ＭＳ Ｐゴシック",serif;
    font-size: 26px;
    font-style: italic;
    letter-spacing: 0.05em;
    margin: 0 0 40px;*/
}
#reccomend ul {
	margin-top:1%;
}
#reccomend li {
    display: inline-block;
    padding: 15px 20px;
    width: auto;
		border:1px solid #555;
}
#reccomend li .photo {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width:88px;
	max-height: 31px;
}
#reccomend li .photo img{
width:88px;
}
#reccomend li p {
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#reccomend li a:hover img {
	filter:Alpha(opacity=60) ;
	opacity:0.6 ;
	-moz-opacity:0.6;
}

#reccomend .container:first-child{
	max-width:1100px;
}

#reccomend .title_container {
    background: rgba(0, 0, 0, 0) url("/img/bg_ttl_sq2.png") no-repeat scroll 0 0 / 100% auto;
    height: 300px;
}

#reccomend .thumr {
    position: relative;
    vertical-align: top;
    width: 60%;
}

#reccomend .title_container h3{
    margin-top: 17%;
	font-size: 2.2rem;
	padding:0 0 0 50px;
}

#reccomend .letter-text{
    font-size: 3.66rem;
}

.link-box{
	padding: 4% 0;
}

.link-box h4{
	font-size:1.33rem;
	letter-spacing:0.25em;
	text-indent:-0.25em;
	margin:0 0 2%;
}
