@media screen and (min-width:641px){

html {
background-color: #fef1e8;
}

img{ max-width: 100%; min-width: 100%; height: auto; width /***/:auto; }

#header {
height: auto;
width: 1000px;
margin: 0 auto;
padding-top: 100px;
padding-bottom: 100px;
}

#eyecatch {
height: auto;
width: 1000px;
margin: 0 auto;
padding-bottom: 100px;
}

#footer {
height: auto;
width: 1000px;
margin: 0 auto;
padding-top: 40px;
padding-bottom: 40px;
text-align: center;
}

.entry {
height: auto;
width: 1000px;
margin: 0 auto;
padding-bottom: 100px;
}

.entry_img {
height: auto;
width: 1000px;
margin-bottom: 40px;
}

.entry_txt {
height: auto;
width: 1000px;
margin-bottom: 40px;
}

p, a{
color: #dc4e5c;
text-decoration:none;
}

p.title_01 {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 180%; *font-size: 180%;
line-height: 1em;
letter-spacing: 0.1em;
margin-top: 0;
font-weight: bold;
}

p.title_02 {
font-family: 'arial black', 'helvetica','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size: 180%; *font-size: 180%;
line-height: 1em;
margin-top: 0;
font-weight: bold;
}

p.link {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 80%; *font-size: 80%;
line-height: 2em;
letter-spacing: 0.1em;
margin-top: 0;
font-weight: bold;
}

p.caption {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 60%; *font-size: 60%;
line-height: 2em;
letter-spacing: 0.1em;
margin-top: 0;
font-weight: bold;
}

p.txt {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-size: 80%; *font-size: 80%;
line-height: 2em;
letter-spacing: 0.15em;
margin-top: 0;
font-weight: bold;
}

}