html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    color: #333;
    font-size: 12px;
    vertical-align: baseline;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-decoration: none;
}

.left01 {
    width: 275px;
    padding: 5px;
    float: left;
}

.left01 a {
    vertical-align: top;
}

.style1 {
    color: #FF8888;
}

.bp {
    border-bottom: 1px solid #fb918e;
}

.it {
    font-size: 14px;
    background-color: #FAD2D2;
    height: 20px;
    padding-top: 5px;
    padding-left: 10px;
}

.head {
    color: #FFFFFF;
    background-color: #BB6C68;
    display: block;
    height: 22px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 14px;
}

#iphone_menu {
    display: none;
}

.title02 {
    font-size: 10px;
    padding: 10px 0px;
    text-align: center;
}

.fc {
    color: #666;
}

.bb {
    padding-bottom: 5px;
    border-bottom: 1px solid #FF8888;
}

.h01 {
    background-color: #FF8888;
    color: #444;
    height: 20px;
    line-height: 20px;
}

.h02 {
    padding-bottom: 5px;
    border-bottom: 1px solid #FF8888;
}

.p01 {
    padding: 10px;
}

.p02 {
    padding: 10px 0px;
}

.p03 {
    padding: 10px 0px 5px 0px;
}

.p04 {
    padding: 10px 0px;
}

.img_border {
    padding: 2px;
    border: 1px solid #cfcfcf;
}

.img_left {
    float: left;
    padding: 0px 10px 10px 0px;
    text-align: center;
}

.img_right {
    float: right;
    padding: 0px 0px 10px 10px;
    text-align: center;
}

.img_left02 {
    float: left;
    padding: 0px 10px 10px 0px;
}

.img_right02 {
    float: right;
    padding: 0px 0px 10px 10px;
}

.right {
    float: right;
}

.red {
    color: #F00;
}

.pink {
    color: #FF7575;
}

a {
    color: #333;
}

a:hover {
    color: #FF7575;
}

.f10 {
    font-size: 10px;
}

.both {
    clear: both;
}

.center {
    text-align: center;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

body {
    margin: 0px auto;
    background-image: url(../image/bg_pink.jpg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

#container {
    width: 730px;
    margin: 0px auto;
    padding: 0px 10px;
    background-color: #FFF;
}

h1 {
    text-align: right;
    font-size: 10px;
    color: #aaa;
}

#header {
    width: 730px;
}

h2 {
    float: left;
}

#main_contents {
    margin-top: 0px;
    border-bottom: 4px solid #FF7575;
}

#main_right {
    float: right;
    width: 570px;
}

#main_page {
    margin-top: 10px;
}

#main_page_left {
    float: left;
    width: 260px;
}

.tr01 {
    padding: 5px 0px;
    border-bottom: 1px dashed #fb918e;
}

#main_page_right {
    float: right;
    width: 295px;
}

#main_left {
    width: 149px;
    float: left;
}

#nav {
    width: 149px;

    border: 1px solid #cfcfcf;
}

#nav_ul {
    display: block;
}

#nav_ul li {
    float: left;
    display: inline;
}

#nav_ul li a {
    display: block;
}

#footer {
    padding: 10px 0px;
}

.lh17 {
    line-height: 1.7;
}

#top_comment {
    width: 570px;
/*    height: 340px;*/
    background-image: url(../image/top-comment-bg.png);
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

#top_comment p {
    padding: 30px 16px 30px 25px;
    font-size: 14px;
    font-family: serif;
    font-weight: 900;
    letter-spacing:0.11em; 
    line-height: 1.7em;
}

#top_comment span {
    font-size: 14px;
    font-family: serif;
    font-weight: 900;
    letter-spacing:0.15em;
    line-height: 1.7em;
    color: #cc6666;
}