/*
Theme Name: カープフォト769px以上
Description: カープフォト Template
Author: 管理人
*/


.in{
    width:1200px;
}

h2{
    font-size: 25px;
}
h3{
    font-size: 20px;
}
h4{
    font-size: 18px;
}
h5{
    font-size: 16px;
}
h6{
    font-size: 15px;
}

/*ヘッダー*/

.header h1{
    font-size: 35px
}
/*一覧*/

/*次、前ボタン*/

.singlnav li.nextPost{
    position: absolute;
    left: 0;
}

.singlnav li.prevPost{
    position: absolute;
    right: 0;
}
.singlnav li.homePost{
    margin: 0 12em; 
}