@charset "utf-8";
/* CSS Document */
html {width:100%;height:100%;background: #f1f1f1;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
img{border:none;}
body {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,"MS Pゴシック", sans-serif;}

#wapper{
width:100%;
height:100%;
}
#contents {
width: 960px;
margin: 0 auto;
padding-bottom: 20px;
}
#title{
margin: 0 auto;
padding-bottom: 20px;
}
#titimg{
width: 100%;
padding-top: 1.4em;
}
.desc-box {
background: #fff;
padding: 40px;
border-radius: 7px;
border: 1px solid #ddd;
}
.desc_L {
line-height: 1.4em;
font-weight: 700;
font-size: 23px;
padding-bottom: 10px;
color: #222;
}
p.caption {
font-size: 13px;
color: #666;
line-height: 1.6em;
font-weight: normal;
padding-bottom: 1.6em;
}
#close_btn {
text-align: center;
margin: 20px 0 50px;
}
.photo {
margin: 0 auto;
width: 600px;
padding-bottom: 30px;
}