<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Kreon:300);
*{margin: 0; padding: 0;}
body{
color:#000;
background:#fff;
font-size:12px;
letter-spacing:2.4px;
line-height:2.1;
font-family:'Kreon',Meiryo,Osaka,"MS ゴシック";
}
#wrap{
width:88%;
max-width:460px;
margin:0 auto;
}
hr{
height:6px;
background:url(#ライン画像URL#) center;
border:none;
border-radius:6px;
margin:5px 0;
}
.cate{color:#06A9D4; margin:0 8px 0 10px;}
.con{margin:40px 0 20px;}
.tuiki{margin-top:10%; margin-left:10px; color:#06A9D4;}
.title{margin-bottom:10px;}
.note{padding:10px; text-indent:1em;}
a{text-decoration:none; color:#06A9D4;}
a:hover{color:#E5AAAE;}
.more{text-align:right;}
.more a{color:#E5AAAE;}
.pl{text-align:right; margin:45px 0;}
.pl select,.pl input{
font-size:90%;
letter-spacing: 2.1px;
color:#06A9D4;
background:#fff;
border-radius:2px;
border:1px solid #06A9D4;
outline:none;
}
.pl select{padding:3px; width:120px; margin-right:10px;}
.pl input{padding:4px;width:50px; color:#fff; background-color:#06A9D4;}
.nv{text-align:center; margin:-15px 0;}
.nvti{text-align:center; margin:0 0 -15px;}
</style>