@charset "utf-8";
/* ----------------------------------------------------
	reset
---------------------------------------------------- */
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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
/* change colours to suit your needs */
ins {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: transparent;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	/*zoom: .5;*/
	border: 0;
}
/* ----------------------------------------------------
	common
---------------------------------------------------- */
html {
	height: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
}
body {
	min-height: 100%;
	height: 100%;
	color: #000000;
	font-family: Helvetica, HiraKakuProN-W3, sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
	position: relative;
	background:url(../images/bg_common.png);
}
/** flow contents */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
li {
	list-style-type: none;
}
img, object {
	border: 0;
	vertical-align: bottom;
}
a:link, a:visited {
	color: #3273b9;
	text-decoration: none;
}
a:hover, a:focus, a:active {
/*text-decoration: underline;*/
}
em {
	font-style: normal;
}
th {
	font-weight: normal;
	text-align: left;
	width:80px;
}
textarea {
	font-size: 100%;
}
button, input[type="submit"] {
	cursor: pointer;
}
.mb1 {
	margin-bottom: 1em !important;
}
/*common new-----------------------------*/
#menu {
	padding-bottom:5px;
}
.rounded-img {
	background:url(../images/icon_book.png);
	display: inline-block;
	overflow: hidden;
	-webkit-background-size: 45px 40px;
	background-size: 45px 40px;
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-img .rounded-img-pht {
	margin-top: 2px;
	margin-left: 9px;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px;
	width: 32px;
	height: 34px;
}
.rounded-imgl {
	background:url(../images/icon_book.png);
	display: inline-block;
	overflow: hidden;
	-webkit-background-size: 54px 48px;
	background-size: 54px 48px;
	width: 54px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-imgl .rounded-img-pht {
	margin-top: 2px;
	margin-left: 9px;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px;
	width: 42px;
	height: 41px;
}
.rounded-imgll {
	background:url(../images/icon_book.png);
	display: inline-block;
	overflow: hidden;
	-webkit-background-size: 84px 88px;
	background-size: 84px 88px;
	width: 84px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-imgll .rounded-img-pht {
	margin-top: 4px;
	margin-left: 17px;
	-webkit-border-radius: 0px 2px 2px 0px;
	border-radius: 0px 2px 2px 0px;
	width: 62px;
	height: 74px;
}
.rounded-imgs {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-background-size: 32px 32px;
	background-size: 32px 32px;
	width:32px;
	height:32px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-img2 {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.9), 0 -1px 0 rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.9), 0 -1px 0 rgba(0, 0, 0, 0.6);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
	width:40px;
	height:40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-img2s {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.9), 0 -1px 0 rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 1), 0 -1px 0 rgba(0, 0, 0, 1);
	-webkit-background-size: 32px 32px;
	background-size: 32px 32px;
	width:32px;
	height:32px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rounded-img2l {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.9), 0 -1px 0 rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.9), 0 -1px 0 rgba(0, 0, 0, 0.6);
	-webkit-background-size: 55px 55px;
	background-size: 55px 55px;
	width:55px;
	height:55px;
	background-repeat: no-repeat;
	background-position: center center;
}
.area_content h2.ttl {
	padding: 6px;
	margin-bottom: 8px;
	background-image: -webkit-gradient(linear, 182% 15%, 182% 267%, color-stop(0, #FCD891), color-stop(1, #F9CC77));
	background-image: -webkit-linear-gradient(-90deg, #FCD891 0%, #F9CC77 100%);
	background-image: linear-gradient(-90deg, #FCD891 0%, #F9CC77 100%);
	color: white;
	-webkit-text-shadow: 1px -1px 0px #C1A271;
	text-shadow: 1px -1px 0px #C1A271;
	border-bottom:#C1A271 1px solid;
 font-size:.92rem;
}
.memberBtn {
	display: inline;
	color: white;
	padding: 0px 3px;
	margin: 5px 0 0;
 font-size: .5rem;
	text-decoration: none;
	background: #FEC495;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
	text-align:center;
}
ul.viewCount {
	float: left;
}
ul.viewCount li {
	display: inline-block;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/icon_viewcount.png);
	background-repeat: no-repeat;
	-webkit-background-size: 10px 26px;
	background-size: 10px 26px;
 font-size: .75rem;
	color: #978965;
}
ul.viewCount li:first-child {
	background-position: 0 3px;
}
ul.viewCount li:last-child {
	background-position: 0 -12px;
}
/*--------------------------------------*/

/*--------------------------------------*/
.lookup {
	margin-top: -8px;
	background: #fefefe;
}
.lookup .diary_more a {
	color: #d0d0d0;
	height: 36px;
	text-decoration: none;
	background: url(../images/diary_more_arrow.png) no-repeat 33% 49%;
	background-size: 14px 12px;
	-webkit-background-size: 14px 12px;
	display: block;
	padding-top: 14px;
	font-weight: bolder;
	position: relative;/*-webkit-text-shadow: -1px -1px 1px #999999,  1px 1px 1px #FFFFFF;
	-moz-text-shadow: -1px -1px 1px #999999,  1px 1px 1px #FFFFFF;
	text-shadow: -1px -1px 1px #999999, 1px 1px 1px #FFFFFF;*/
}
.lookup .diary_more {
	text-align: center;
	background: -moz-linear-gradient(top, #fffcfc 0%, #fffcfc 93%, #ebebeb 97%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffcfc), color-stop(93%, #fffcfc), color-stop(97%, #ebebeb), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fffcfc 0%, #fffcfc 93%, #ebebeb 97%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fffcfc 0%, #fffcfc 93%, #ebebeb 97%, #ededed 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, #fffcfc 0%, #fffcfc 93%, #ebebeb 97%, #ededed 100%); /* W3C */
}
#loadingScroll {
	display: none;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
}
#loadingScroll img {
	width:17px;
}
p {
 font-size: .8rem;
	color: #777;
}
a.btn_type1 {
	background-image: -webkit-linear-gradient(-90deg, #d3d9da 0%, #738585 100%);
	-webkit-box-shadow: inset 2px 1px 2px rgba(51, 51, 51, 0.3);
}
a.btn_type2 {
	background-image: -webkit-linear-gradient(-90deg, #ffa63f 0%, #fc6602 100%);
	-webkit-box-shadow: inset 1px 1px 2px rgba(51, 51, 51, 0.3);
}
a.btn_type3 {
	background-image: -webkit-linear-gradient(-90deg, #f4e3ac 0%, #f3bf39 100%);
	-webkit-box-shadow: inset 1px 1px 2px rgba(51, 51, 51, 0.3);
	box-shadow: 6px 2px 2px rgba(255, 255, 255, 0.4), inset 3px 2px 5px rgba(184, 128, 76, 0.2);
}
.mod_headline {
	top: 0;
	left: 0;
	/*	background-image: -webkit-gradient(linear, 182% 15%, 182% 267%, color-stop(0, #696969), color-stop(1, #333333));
	background-image: -webkit-linear-gradient(-90deg, #696969 0%, #333333 100%);
	background-image: linear-gradient(-90deg, #696969 0%, #333333 100%);*/
	z-index: 100;
}
.mod_headline h1 {
 font-size: .87rem;
	font-weight: bold;
	color: #ffffff;
	padding: .5em;
}
.area_content_alert {
	padding: 1.5em 0 1.5em 0;
	margin:.8em .8em .8em .8em;
	text-align:center;
	color:#ff9900;
	font-size:.8em;
	text-align:center;
	-webkit-border-radius:10px;
	background-color:#f8f7f1;
	border: rgba(0, 0, 0, .1) solid 1px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}
/* アイコン画�?*/
.inset {
	-webkit-box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.3) inset;
	-webkit-border-radius: 8%;
	border-radius: 8%;
	-webkit-background-size: 32px 32px;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: center center;
}
.inset img {
	opacity: 0;
}
/*アラート系*/
#modalBox, #modalBoxFirst {
	display: none;
	top: 0;
	position:absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.25);
	z-index: 101;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-property: opacity;
	opacity: 0;
}
#modalWrap {
	display: none;
	position: absolute;
	left: 5%;
	width: 90%;
	padding: 1em 1em 0.5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:#ffcb7a 2px solid;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.35);
	text-align: center;
	z-index: 102;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-property: -webkit-transform, opacity;
	-webkit-transform: scale(0.8);
	opacity: 0;
}
#modalInner {
	margin: 0 auto;
	background:url(../images/bg_alertbox.png);
	-webkit-background-size:5px 20px;
	background-size:5px 20px;
	position: relative;
	z-index: 103;
}
#modalInner p {
	margin-bottom: 1.5em;
 font-size: .69rem;
}
#modalInner p:first-child {
	margin-bottom: .5em;
 font-size: .8rem;
	font-weight: bold;
}
#modalClose {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 26px;
	height: 26px;
	background: url(../images/btn_close_52-52.png) no-repeat 0 0;
	-webkit-background-size: 26px 26px;
	background-size: 26px 26px;
	z-index: 104;
}
#modalInner ul {
*zoom: 1;
}
#modalInner ul:after {
	content: "";
	display: block;
	clear: both;
}
#modalCancel a, #modalSubmit a, #modalOK a {
	display: block;
	padding: 0.4em 0;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
 font-size: .94rem;
	font-weight: bold;
	color: #333;
}
#modalCancel a {
	background-image: -webkit-gradient(linear, 47% 0%, 47% 111%, color-stop(0, white), color-stop(1, #D9D9D9));
	background-image: -webkit-linear-gradient(-90deg, white 0%, #D9D9D9 100%);
	background-image: linear-gradient(-90deg, white 0%, #D9D9D9 100%);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	text-decoration: none;
	color: #333;
}
#modalSubmit a, #modalOK a {
	background-image: -webkit-gradient(linear, 47% 0%, 47% 111%, color-stop(0, #fffbef), color-stop(1, #e1ddd3));
	background-image: -webkit-linear-gradient(-90deg, #fffbef 0%, #e1ddd3 100%);
	background-image: linear-gradient(-90deg, #fffbef 0%, #e1ddd3 100%);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	text-decoration: none;
	color: #333;
}
#modalInner ul li:first-child {
	float: left;
	width: 48%;
}
#modalInner ul li:last-child {
	float: right;
	width: 48%;
}
#modalInner ul#modalOne li:last-child {
	float: none;
	width: auto;
}
.wrap {
	position: relative;
}
.alert {
	background: #F8F7F1 url(../images/ico_alert.png) no-repeat;
	background-size:17px 15px;
	-webkit-background-size:17px 15px;
	background-position:20px 14px;
	padding:13px 11px;
	padding-left:43px;
	color:#FF9900;
	margin: 16px;
	font-size: .8em;
	-webkit-border-radius: 8px;
	border-radius:8px;
	border: rgba(0, 0, 0, .1) solid 1px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}
.alert_big {
	background: url(../images/ico_alert_big.png) no-repeat 50% 0;
	background-size: 42px 36px;
	-webkit-background-size: 42px 36px;
	padding: 45px 20px 0 20px;
	color: #777;
	font-weight: bold;
	margin: 16px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	text-align:center;
}
#listDefault {
	display: none;
}
/*retire*/
#retire p.text {
	margin: 20px;
	font-size:1rem;
}
#retire {
	background:url(../images/bg_alertbox.png);
	-webkit-background-size:5px 20px;
	background-size:5px 20px;
	z-index: 103;
}
#retire ul li:first-child {
	float: left;
	width: 48%;
}
#retire ul li:last-child {
	float: right;
	width: 48%;
}
#retire ul {
	margin: 35px 20px 20px 20px;
}
#retire ul li .box {
	display: block;
	padding: 0.8em 0;
	text-align: center;
	text-decoration: none;
 font-size: .94rem;
	color: #333333;
}
#retire ul li a:link {
	color: #333333;
	text-decoration: none;
}
#retire ul li:first-child {
	background-image: -webkit-gradient(linear, 47% 0%, 47% 111%, color-stop(0, white), color-stop(1, #E7E5DD));
	background-image: -webkit-linear-gradient(-90deg, white 0%, #E7E5DD 100%);
	background-image: linear-gradient(-90deg, #ffffff 0%, #E7E5DD 100%);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
}
#retire ul li:last-child {
	background-image: -webkit-gradient(linear, 47% 0%, 47% 111%, color-stop(0, white), color-stop(1, #E7E5DD));
	background-image: -webkit-linear-gradient(-90deg, white 0%, #E7E5DD 100%);
	background-image: linear-gradient(-90deg, #ffffff 0%, #E7E5DD 100%);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
}
/*mentenance*/
#mentenance {
	background:#ccc;
}
#mentenance .message {
	background:#fff;
	-webkit-background-size:5px 20px;
	background-size:5px 20px;
	z-index: 103;
	border: #FFCB7A 2px solid;
	padding:13px 11px;
	margin: 10px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	color:#777;
	font-size: .8em;
}
#mentenance .message .cancel {
	background-image: -webkit-gradient(linear, 47% 0%, 47% 111%, color-stop(0, white), color-stop(1, #D9D9D9));
	background-image: -webkit-linear-gradient(-90deg, white 0%, #D9D9D9 100%);
	background-image: linear-gradient(-90deg, white 0%, #D9D9D9 100%);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.5), 1px 1px 2px 0px rgba(255,255,255,0.95) inset, -1px -1px 2px 0px rgba(0,0,0,0.25) inset;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #333;
	padding: 5px 0 5px 0;
}
/*closeBtn*/
.closeBtn {
	position: absolute;
	top: 0;
	right: 0;
}
.closeBtn a {
	display: block;
	width: 50px;
	height: 65px;
	background: url(../images/btn_comment_close.png) no-repeat 0 0;
	-webkit-background-size: 17px 17px;
	background-size: 17px 17px;
	background-repeat: no-repeat;
	background-position: center center;
}
.txt {
	word-break: break-all;
}
/*Form*/
.messageForm {
	border:1px solid #ccc;
	width:290px;
	margin: 0px auto;
	display:block;
	padding:8px 3px;
	background:#F8F7F1;
}
/*Policy*/
#policy .area_content, #rule .area_content, #company .area_content {
	padding:1em;
}
#policy .area_content h2, #rule .area_content h2, #rule .detail h2, #company .area_content h2 {
	color: #ff9900;
	padding:10px 0
}
#policy .area_content ol, #rule .area_content ol, #rule .detail ol {
	padding-top:10px;
}
#policy .area_content ol li, #rule .area_content ol li, #rule .detail ol li {
 font-size:.8rem;
	padding:0 0 10px 0;
	color:#777;
}
#rule .area_content h1 {
	padding:10px 0 20px;
	color:#333;
}
#rule .area_content p.red {
	color:red;
	text-decoration:underline;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
}
#rule .area_content h2+ol, #rule .detail h2+ol {
	padding-top:0;
}
/*Howto*/
#howto .area_content a:hover {
	text-decoration:none;
}
#howto .area_content h2.ttl {
	background-image: -webkit-gradient(linear, color-stop(0, #FFF7D5), color-stop(1, #FDEFC2));
	background-image: -webkit-linear-gradient(-90deg, #FFF7D5 0%, #FDEFC2 100%);
	background-image: linear-gradient(-90deg, #FFF7D5 0%, #FDEFC2 100%);
	color: #796E50;
	-webkit-text-shadow: 1px -1px 0px #fff;
	text-shadow: none;
	border-bottom:#D0C08E 1px solid;
	-webkit-box-shadow: inset 1px 1px 2px rgba(102, 102, 102, 0.1);
	box-shadow: inset 1px 1px 2px rgba(102, 102, 102, 0.1);
	margin-bottom:0;
	line-height:30px;
}
#howto .area_content span.toggle {
	background: url(../images/icon_toggle.png) no-repeat;
	background-position: 100% -26px;
	background-size:18px 50px;
	padding-right:30px;
	display:block;/*width:280px;*/
}
#howto .area_content h2+.inner {
	width: 94%;
	margin:5px auto 10px;
	color:#867D63;
	padding-bottom:5px;
	display:none;
}
#howto .area_content .inner p {
	color:#867D63;
}
#howto .area_content span.toggle.up {
	background-position: 100% 5px;
}
#howto .area_content h3 {
	color: #ff9900;
	padding:10px 0 0 0;
	font-weight:bold;
 font-size:.8rem;
}
#howto .area_content .step {
	padding: .8em .8em .8em 1.8em;
	margin: 5px auto;
	font-size: .8em;
	-webkit-border-radius: 10px;
	background-color: #f8f7f1;
	border: rgba(0, 0, 0, .1) solid 1px;
	font-weight:bold;
	text-indent:-1.6em;
}
#howto .area_content .step .circle {
	-webkit-border-radius: 2em;
	border: #867D63 solid 1px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
	margin:0 3px;
 font-size:.6rem;
	padding:0 1px;
}
#howto .area_content p.comment {
	color:#FF9900;
}
#howto .area_content img {
	width:268px;
	margin:5px auto;
}
#howto .area_content table {
	border: rgba(0, 0, 0, .1) solid 1px;
 font-size:.8rem;
	width:100%;
	border-collapse: collapse;
}
#howto .area_content table td, #howto .area_content table th {
	padding:5px;
	text-indent:0;
	font-weight:normal;
}
#howto .area_content table td {
	color:#867D63;
	background:#FFFFFF;
}
#howto .area_content table th {
	background-color:#FEF7E5;
	color:#F90;
}
#howto .area_content table tr td dl {
	font-weight: bold;
}
#howto .area_content table tr td dd {
	padding:0 0 0 15px;
}
/*footer*/
footer {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,234,177,1)), color-stop(49%, rgba(255,228,158,1)), color-stop(100%, rgba(255,220,134,1)));
	background: -webkit-linear-gradient(top, rgba(255,234,177,1) 0%, rgba(255,228,158,1) 49%, rgba(255,220,134,1) 100%);
	background: linear-gradient(top, rgba(255,234,177,1) 0%, rgba(255,228,158,1) 49%, rgba(255,220,134,1) 100%);
	text-align: center;
	box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
}
footer section {
	padding: 20px 10px;
}
footer .mobile_info {
	margin: 10px 0 10px 0;
	width: 253px;
	height: 175px;
}
footer .appstore2 {
	margin: 5px 0 10px 0;
	width: 137px;
	height: 47px;
}
footer .googlestore2 {
	margin: 5px 0 10px 0;
	width: 134px;
	height: 61px;
}
footer .menuList {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
	color: #777777;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	text-align: left;
}
footer .menuList li {
	position: relative;
	border-bottom: #cccccc 1px solid;
}
footer .menuList li:last-child {
	border-bottom: none;
}
footer .menuList li a {
	display: block;
	padding: 1.2em 1em;
	background: url(../images/arrow_right1.png) no-repeat 95% 50%;
	-webkit-background-size: 9px 11px;
	background-size: 9px 11px;
 font-size: .9rem;
	color: #777;
}
footer .menuList li a:hover, footer .menuList li a:active, footer .menuList li a:focus {
	text-decoration: none;
}
footer .copyrights {
	margin: 10px 0 40px 0;
	width: 187px;
	height: 9px;
}
footer .menuList li .jump1 {
	padding-right: 20px;
	background: url(../images/foot_icon_pc2.png);
	background-repeat: no-repeat;
	-webkit-background-size: 11px 10px;
	background-size: 11px 10px;
	background-position: 138px 0;
}
footer .menuList li .jump2 {
	padding-right: 20px;
	background: url(../images/foot_icon_pc2.png);
	background-repeat: no-repeat;
	-webkit-background-size: 11px 10px;
	background-size: 11px 10px;
	background-position: 58px 0;
}
.delete_diary {
	padding-bottom:10px;
}
