@charset "UTF-8";/* CSS Document *//* siteTitle *//* -------------------------------------------------------- reset & defaultsetting */body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, brockquote, pre, table, caption, th, td, address, form, fieldset, legend, object {  margin: 0px;  padding: 0px;}h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {  font-size: 100%;}a, ins {  text-decoration: none;}address, em, cite, dfn, var {  font-style: normal;}input, textarea {  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  font-weight: normal;}a img {  border: none;}.clearfix:after {  content: ".";  display: block;  clear: both;  height: 0px;  visibility: hidden;}.clearfix {  min-height: 1px;}* html .clearfix {  height: 1px;  /*¥*//*/  height: auto;  overflow: hidden;  /**/}a {	color:;	text-decoration: underline;}a:hover {	color:;	text-decoration: none;}body {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	font-size: 12px;	line-height: 130%;	color: #333;}/* 基準フォントサイズ font-size: 13px; *//* @end *//* -------------------------------------------------------- index.html category.html detail.html *//* width: 960px;を基準 *//* -------------------------------------------------------- background image */img.bg {  /* Set rules to fill background */  min-height: 100%;  min-width: 1024px;  /* Set up proportionate scaling */  width: 100%;  height: auto;  /* Set up positioning */  position: fixed;  /* or absolute */  top: 0;  left: 0;  z-index: -9999;}@media screen and (max-width: 1024px){  img.bg {  left: 50%;  margin-left: -512px; }}/* @end */#bg {	margin-left: auto;	margin-right: auto;	width: 1080px;	background-image: url(../img/bg.jpg);	background-repeat: repeat-y;}#wrapper {	text-align: left;	margin: 0px auto;	padding: 0px;	position: relative;}#topicpath {	background-image: url(../img/topicpath.png);	background-repeat: no-repeat;	width: 940px;	height: 38px;	display: block;	line-height: 38px;	padding-left: 20px;	margin-left: auto;	margin-right: auto;}#topicpath a {	font-size: 13px;	color: #666;	text-shadow: 0px 1px 0px #f4edd5;}#header h1 {	background-image: url(../img/topimage.png);	background-repeat: no-repeat;	width: 1080px;	height: 410px;	text-indent: -9999px;	display: block;}#introduction {	background-image: url(../img/introduction_bg.png);	background-repeat: no-repeat;	width: 960px;	height: 278px;	margin-left: auto;	margin-right: auto;	display: block;	position: relative;}#introduction h2 {	background-image: url(../img/introduction_h2.png);	background-repeat: no-repeat;	width: 547px;	height: 25px;	text-indent: -9999px;	display: block;	position: absolute;	top: 25px;	left: 250px;}#introduction p {	background-image: url(../img/introduction_paragraph.png);	background-repeat: no-repeat;	width: 690px;	height: 138px;	text-indent: -9999px;	display: block;	position: absolute;	top: 70px;	left: 220px;}#introduction .diary a {	background-image: url(../img/introduction_diary.png);	background-repeat: no-repeat;	width: 230px;	height: 50px;	text-indent: -9999px;	display: block;	position: absolute;	top: 205px;	left: 700px;}/* @end *//* -------------------------------------------------------- #contents */#contents {	width: 960px;	height: auto;	margin-top: 10px;	margin-left: auto;	margin-right: auto;	overflow: hidden;	clear: both;	position: relative;	z-index: 2;}#contents h3 {	background-image: url(../img/headlineh3.png);	background-repeat: no-repeat;	width: 940px;	height: 35px;	display: block;	margin-left: auto;	margin-right: auto;	margin-bottom: 10px;	text-indent: -9999px;}#contents .chara_red {	background-image: url(../img/charabg_red.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_blue {	background-image: url(../img/charabg_blue.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_orange {	background-image: url(../img/charabg_orange.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_green {	background-image: url(../img/charabg_green.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_pink {	background-image: url(../img/charabg_pink.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_purple {	background-image: url(../img/charabg_purple.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}#contents .chara_darkblue {	background-image: url(../img/charabg_darkblue.png);	width: 166px;	height: 180px;	display: block;	margin-left: 22px;	float: left;}/* @end *//* -------------------------------------------------------- #topics *//* @end *//* -------------------------------------------------------- footer */#footer {	background-image: url(../img/footerbg.png);	background-repeat: repeat-x;	height: 76px;	padding-top: 15px;	color: #6f542f;	font-weight: bold;	text-align: center;	position: relative;	z-index: 2;}#boardbg {	background-image: url(../img/boardbg.png);	background-repeat: no-repeat;	width: 390px;	height: 380px;	display: block;	position: absolute;	right: 15px;	bottom: 15px;	z-index: 1;}/* -------------------------------------------------------- category.html *//* -------------------------------------------------------- detail.html */#detail {	background-image: url(../img/detailbg.png);	background-repeat: repeat;	width: 660px;	margin: 10px;	padding-bottom: 20px;}#detail h1 {	background-image: url(../img/detailh1.png);	background-repeat: no-repeat;	background-position: 35px 25px;	width: 600px;	min-height: 20px; 	display: block;	padding-top: 30px;	padding-left: 60px;	font-size: 20px;}#detail hr {	background-image: url(../img/hr.png);	width: 570px;	height: 2px;	border: none;	clear: both;	margin-bottom: 20px;}#detail div.picture {	width: 200px;	/* height: 250px; */	margin-left: 35px;	display: block;	float: left;}#detail div.story {	margin-bottom: 16px;	overflow: hidden;}/*#detail div.story h3 {	background-image: url(../img/detailh2.png);	background-repeat: no-repeat;	width: 425px; 	height: 60px;	display: block;	text-indent: -9999px;	float: right;}*/#detail div.story p {	font-size: 14px;	font-weight: bold;	margin-top: 10px;	margin-left: 10px;	padding-right: 10px;	width: 405px;	float: right;	line-height: 1.5em;}#detail div.comment {	margin-bottom: 30px;	overflow: hidden;}#detail div.comment h3 {	background-image: url(../img/detailcomment2.png);	background-repeat: no-repeat;	width: 425px; 	height: 38px;	display: block;	text-indent: -9999px;	float: right;}#detail div.comment p {	font-size: 14px;	font-weight: bold;	margin-top: 10px;	margin-left: 10px;	padding-right: 10px;	width: 405px;	float: right;	line-height: 1.5em;}#detail div.shozoku {	margin-bottom: 30px;	overflow: hidden;}#detail div.shozoku h3 {	background-image: url(../img/detailh3_syozoku.png);	background-repeat: no-repeat;	width: 425px; 	height: 45px;	display: block;	text-indent: -9999px;	float: right;}#detail div.shozoku p {	font-size: 14px;	font-weight: bold;	margin-top: 10px;	margin-left: 10px;	padding-right: 10px;	width: 405px;	float: right;	line-height: 1.5em;}#detail div.personality {	margin-bottom: 30px;	overflow: hidden;}#detail div.personality h3 {	background-image: url(../img/seikaku.png);	background-repeat: no-repeat;	width: 425px; 	height: 60px;	display: block;	text-indent: -9999px;	float: right;}#detail div.personality p {	font-size: 14px;	font-weight: bold;	margin-top: 10px;	margin-left: 10px;	padding-right: 10px;	width: 405px;	float: right;	line-height: 1.5em;}/* #detail div.comment {	background-image: url(../img/detailcomment.png);	background-repeat: no-repeat;	width: 425px; 	height: 150px;	display: block;	float: right;	position: relative;	margin-bottom: 16px;}#detail div.comment h3 {	text-indent: -9999px;}#detail div.comment p {	font-size: 14px;	font-weight: bold;		width: 240px;	height: 70px;	position: absolute;	top: 60px;	left: 90px;} */#detail div.snsButtons {	width: 360px;	height: 60px;	margin-right: 40px;	margin-bottom: 16px;	float: right;}#detail div.snsButtons h4.facebook a {	background-image: url(../img/facebookbutton.png);	background-repeat: no-repeat;	width: 160px;	height: 60px;	margin-right: 10px;	display: block;	float: left;	text-indent: -9999px;}#detail div.snsButtons h4.twitter a {	background-image: url(../img/twitter.png);	background-repeat: no-repeat;	width: 190px;	height: 50px;	padding: 5px 0px;	display: block;	float: left;	text-indent: -9999px;}#detail div.utils {	margin-bottom: 16px;}#detail div.utils h3 {	background-image: url(../img/site.png);	background-repeat: no-repeat;	background-position: 240px 0px;	width: 660px;	height: 60px;	display: block;	clear: both;	text-indent: -9999px;	/*float: right; */}#detail div.utils ul {	width: 400px;	margin-left: 260px;	display: block;	list-style: none;	font-size: 13px;	font-weight: bold;	/* clear: both; */}#detail div.utils ul li {	text-indent: 0.5em;	margin-bottom: 5px;}#detail div.utils ul li a {	color: #b26577;}#detail #page {	width: 660px;	padding-top: 20px;	display: block;	text-align: center;}#detail #page div.pre {	background-image: url(../img/arrowleft.png);	background-repeat: no-repeat;	background-position: 15px 0px;	width: 150px;	text-align: right;}#detail #page div.next {	background-image: url(../img/arrowright.png);	background-repeat: no-repeat;	background-position: 120px 0px;	width: 150px;	text-align: left;}#detail #page div,#detail #page p {	font-size: 13px;	font-weight: bold;	display: inline-block;}#detail #page div a {	color: #000000;}#detail .close {	font-size: 13px;	font-weight: bold;	padding-top: 20px;	text-align: center;}#detail .close a {	color: #b26577;}