html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:30px auto 0px;/*上、左右、下*/
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: fff;
	font-weight: normal;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-------------clearfixここから-------------*/
.clearfix:after{
content:".";
display: block;
height:0px;
clear:both;
line-height:0; 
visibility:hidden;
}
/*IE6,7は疑似要素 :after をサポートしていないので、
「要素の幅か高さを指定した場合，
floatした子要素の高さも含めて算出する」
というIEのバグを使って、
枠や背景が途中で切れる問題を解決。*/

.clearfix {
  min-height: 1px;
}

/*IE6用とIE Mac用に記述*/
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-------------clearfixここまで-------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
}
#page-top a {
    text-decoration: none;
    width: 60px;
	font-size: 16px;
    padding: 5px 0;
    text-align: center;
    display: block;
}
#char-top a {
    text-decoration: none;
    width: 90%;
	font-size: 16px;
    text-align: right;
    display: block;
}
/*____________________topに戻るボタン設定ここまで____________________*/
body {
	line-height: 1.3;
	color: #BC8F8F;
	font-size: 12px;
	background: #fff;
	background: url(../B/heart.gif) repeat 0 0;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}
/*____________________link____________________*/
a:link {
	text-decoration: none;
	color: #C775DF;
}
a:visited {
	color: #C775DF;
}
a:hover {
	color: #BC8F8F;
	text-decoration: none;
}
a:active {
	color: #C775DF;
}
/*____________________共通部分____________________*/
#wrapper {
	width: 100%;
	margin: 0 auto;
}
/*____________________index____________________*/
#index {
	text-align: center;
	font-size: 14px;
	line-height: 0;
}
#gnav {
	width: 700px;
	margin: 0 auto;
}
#gnav li{
	float: left;
}
#gnav li a{
	font-size: 18px;
	padding: 0 10px; 
}
#logo {
	margin-top: 0px;
}
#eye {
	margin-top: 100px;
}
#eye img {
	width: 60%;
	height: auto;
}
/*____________________about____________________*/
#about {
	margin-top: 700px;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
}
#banner {
	margin: 30px 0;
}
#about h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#about table {
	margin: 0 auto;
	text-align: left;
	line-height: 1.3;
}
.book-g {
	width: 710px;
	margin: 0 auto;
}
.book-g img {
	float: center;
	height: 120px;
	width: auto;
	padding: 0 5px;
}
/*____________________character____________________*/
#character {
	text-align: center;
}
#character h2 {
	margin:500px auto 30px;/*上、左右、下*/
}
#character-nav {
	margin-bottom: 500px;
	font-size: 14px;
	float: left;
}

#character-nav li {
	display: inline;
}

.chalogo {
	width: 750px;
	margin:0px auto 30px;/*上、左右、下*/
}

.chalogo img {
	text-align:center;
    	margin:100px auto;
    	width:150px;
}

#character

#soup h3 img {
	margin:100px auto 20px;/*上、左右、下*/
	width: 500px;
}

#souplead {
	margin: 30px 0;
}

.char-box {
	margin: 0 auto;
	margin-bottom: 100px;
	width: 600px;
	font-size: 14px;
	}
.char-box img {
	margin: 0 auto;
	width: 450px;
	height: auto;
}
#otogi h3 img {
	margin:100px auto 20px;/*上、左右、下*/
	width: 500px;
	}
#otogilead {
	margin: 30px 0;
}
#biscuit h3 img {
	margin:100px auto 20px;/*上、左右、下*/
	width: 500px;
}
.font-b {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
}
#biscuit #biscuitlead {
	margin: 0 auto;
	width: 400px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 50px;
}

#mushi h3 img {
	margin:100px auto 20px;/*上、左右、下*/
	width: 500px;
}
.font-b {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
}
#mushi #mushilead {
	margin: 0 auto;
	width: 400px;
	font-size: 12px;
	text-align: left;
	margin-bottom: 50px;
}

.char-box2 {
	margin: 0 auto;
	margin-bottom: 100px;
	width: 700px;
	font-size: 14px;
	}
.char-box2 img {
	margin: 0 auto;
	width: 600px;
	height: auto;
}

/*____________________bookmark____________________*/
#link {
	width: 610px;
	margin: 700px auto 300px;
	text-align: center;
}
#link h2 {
	margin: 30px auto 100px;/*上、左右、下*/
}

#link p {
	font-weight: bold;
	margin: 80px auto 2px;/*上、左右、下*/
	padding: 0;
}

div.link-b {
  margin: 0px auto;
}

div.link-b ul {
  text-align: center;
  margin: 0px auto;
}

div.link-b ul li {
  display: inline;
  margin: 0px auto;
  list-style: none;
}

div.link-b ul li a img {
  border: none;
  margin: 0px auto;
}