body{
font: 15px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
-webkit-text-size-adjust: 100%;
}

/*
body{
background-color: #000080;
}
*/

/*リンクカラー*/
a:hover {
color: #ff0000;
text-decoration: underline;
}

a {
text-decoration: none;
}

img {
border-style: none;
}

p{
margin-bottom:12px;
}

#wrap{
background-color:#ffffff;
padding-left:5px;
padding-right:5px;
}

header{
background-color: #000080;
height:50px;
border-bottom:8px double #ffffff;
margin-bottom:1px;
}

h1{
color: #ff1493;
font-size: 25px;/*180%*/
letter-spacing: 1px;
padding-top: 13px;
text-align: center;
margin-bottom:5px;
}

.head_s {
color: #ffffff;
font-size: 50%;
font-weight: bold;
font-style: italic;
padding-left:10px;
}

.h1_nobel{
color: #ff1493;
font-size: 140%;
letter-spacing: 2px;
padding-top: 10px;
text-align: center;
margin-bottom:12px;
}

.h1_sub{
color: #ffffff;
font-size:90%;
font-weight: bold;
letter-spacing:1px;
font-style: italic;
text-align: center;
margin-top:-10px;
}

#version{
font-size:75%;
color:#000000;
font-style: italic;
margin-top:-3px;
margin-left:5px;
margin-bottom:10px;
}

/*--booknavi文字--*/
#booknavi{
font-size:180%;
color:#00ff7f;
font-weight: bold;
text-align: center;
font-style: italic;
/*letter-spacing:1px;*/
text-shadow: 1px 1px 2px #000000;
}

#navi_text{
font-size:130%;
color:#00ffff;
text-align: center;
font-weight: bold;
text-shadow: 1px 1px 2px #000000;
letter-spacing:2px;
margin-bottom:10px;
}

/*--booknavi色--*/
.red{
font-size: 100%;
color:#ff0000;
}

.orange{
color:#ffa500;
}

.yellow{
color:#ffd700;
}

.green{
color:#008000;
}

.aqua{
font-size: 100%;
color:#00ffff;
padding-left:8px;
}

.blue{
color:#0000ff;
}

.violet{
color:#ee82ee;
}

.hon {
color:#ff0000;
}

.siyun{
color:#ffd700;
}


/***作品紹介***/
#book {
text-align: center;
margin-bottom: 20px;
}

#Update{
font-size:14px;
color: #ff0000;
text-align: center;
margin-top:-18px;
}


#Nobel {
font-size:135%;
color: #4b0082;
font-weight: bold;
text-align: center;
letter-spacing: 0px;
margin-top: -10px;
margin-bottom: 5px;
}

h2 {
font-size:150%;
color: #ffe773;
text-shadow: 1px 1px 2px #000;
font-weight: bold;
text-align: center;
letter-spacing: 2px;
margin-bottom: 20px;
}

.name_s{
font-size:70%;
color: #000000;
text-shadow:none;
padding-left:5px;
}

.name_ishiguro{
font-size:15px;
color: #000000;
font-weight: bold;
font-style: italic;
letter-spacing: 1px;
text-align: center;
margin-top: -18px;
margin-bottom: 10px;
}

/**写真**/
figure {
text-align: center;
margin-bottom: -13px;
}

.gazou_waku {
border: 1px solid #eeeeee;
}

/*ここより本文*/
nav {
border-radius: 8px;
-webkit-border-radius: 8px;
background-color: #000080;
background: -webkit-gradient(linear, left top, left bottom, from(#95a5e6), to(#000080));
font-size: 107%;
width: 300px;
margin: 0 auto;
}

nav li{
text-align: center;
float: left;
font-weight: bold;
border-left: 1px solid #ffffff;
text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

nav li a {
display: block;
width: 99px;
padding: 8px 0;
}

nav li:first-child {
border: none;
}

nav a {
color: #ffffff;
text-decoration: none;
}

section, nav {
margin-bottom: 13px;
}

h3{
background: url(../image_common/point_1.gif) left top no-repeat;
padding-left: 25px;
font-size: 125%;
color: #ff1493;
margin-bottom: 15px;
min-height: 13px;
}

.title_s{
color:#ff1493;
font-size: 120%;
font-weight: bold;
}

.title_p{
color:#0000ff;
font-size: 120%;
font-weight: bold;
}

aside{
padding: 10px;
}

.words{
font-size:80%;
font-style:italic;
color:#00bfff;
}

span{
color: #ff0000;
}

.birth{
color:#ff0000;
font-size: 16px;
/*font-weight: bold;*/
}

#credit{
background-color: #eeeeee;
border-radius: 8px;
-webkit-border-radius: 8px;
padding: 10px;
font-size: 12px;
margin-bottom:150px;
}

#credit p:last-child {
margin-bottom: 0;
}

section{
background-color: #fffff0;
border-radius: 8px;
-webkit-border-radius: 8px;
padding: 15px 15px 30px 15px;
margin-bottom:10px;
}

section p:last-child{
margin-bottom: 0;
}

/*pc切替*/
#switchButton{
clear: both;
text-align: center;
font-size: 16px;
margin-bottom: 50px;
}

footer {
background-color: #fdddda;
background-image:url(../image_common/bg_footer.png);
background-repeat:repeat;
height:50px;
}

footer p{
clear: both;
padding-top:17px;
text-align: center;
font-style:italic;
font-size:85%;
}

/* clearfix */
.clearfix:after{
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.return a{
background-color:#b8860b;
color: #ffffff;
}

/*
#sponsor_1 {
background-color: #000000;
border:4px double #ffffff;
text-align: center;
padding: 10px 0px;
margin-bottom:20px;
}
*/

/*--page top 追従--*/
#page-top {
position: fixed;
bottom: 80px;
right: 25px;
font-size: 90%;
}

#page-top a {
background: #fff;
text-decoration: none;
color: #000;
width: 80px;
padding: 20px 0;
text-align: center;
display: block;
border:3px double #000;
border-radius: 5px;
}

#page-top a:hover {
text-decoration: none;
background: #effff7;
}

/*----android対策追加----*/
section * {
background-color: inherit;
}

aside * {
background-color: inherit;
}

#wrap article {
-webkit-text-size-adjust: 100%;
}
