/*[fmt]1A90-1A0B-3*/
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: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p.level span.star {
	color: #F4B000;
}

#right-column .content-menu-area {
	margin-bottom: 20px;
}

#page-history span {
	display: block;
	float: left;
	margin-right: 5px;
}

#page-history {
	position: absolute;
	top: 112px;
	left: 5px;
}

.hidden {
	display: none;
}

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!*/
input:focus {
	background-color: #EEEEEE;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link, a:visited {
	color: #A21744;
}

a:hover, a:active {
	color: #E4185A;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 1.32;
	color: #020202;
}

div.wrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto 20px;
}

/*@group footer*/
div.footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

div.footer ul {
	border: 1px solid #DAD9D9;
	text-align: center;
	padding: 5px 0;
	border-right: none;
	border-left: none;
}

div.footer ul li {
	border-left: 1px solid #B53A62;
	padding: 0 6px;
	display: inline;
}

div.footer ul li.first-child {
	border-left: none;
}

div.footer address {
	clear: both;
	padding-top: 20px;
	text-align: right;
	color: #A21744;
	font-size: 8pt;
}

/*@end
@group header*/
#header-area {
	background-image: url(../images/bg_head.png);
	position: relative;
	height: 105px;
}

#header-area #header-link p a, #header-area #header-link p {
	float: left;
	margin: 0 3px;
	color: #6F6F6F;
}

#header-area #header-link {
	position: absolute;
	top: 87px;
	right: 13px;
}

#header-area h1 {
	position: absolute;
	top: 14px;
	left: 28px;
}

#header-area p#logo {
	position: absolute;
	top: 14px;
	left: 28px;
}

#header-area h2 {
	text-align: right;
	padding: 12px 15px 0 0;
	color: #FFFFFF;
}

#header-area p#site-info-text {
	text-align: right;
	padding: 12px 15px 0 0;
	color: #FFFFFF;
	font-weight: bold;
}

/*@end
@main content*/
#main-cont {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
}

/*@end
[[page design 3-column]]
@left column*/
#left-column {
	float: left;
}

/*navi*/
#navi-category {
	width: 199px;
	margin-bottom: 23px;
}

#navi-category ul li {
	border: 1px solid #C1C0C0;
	border-top: none;
}

#navi-category ul li p {
	padding: 5px;
}

#navi-category ul li p a:before {
	display: marker;
	content: url(../images/triangle.png);
}

/*mobile*/
#mobile {
	background: url(../images/bg_mobile.png) no-repeat;
	width: 199px;
	text-align: center;
	height: 261px;
	margin-bottom: 20px;
}

#mobile img {
	display: block;
	margin: 0 auto;
}

#mobile p {
	width: 180px;
	padding: 12px 8px 5px 9px;
	text-align: left;
}

#mobile p#url {
	width: 180px;
	padding-top: 2px;
	color: #AE365D;
	font-weight: normal;
}

#mobile h3 {
	padding-top: 7px;
}

/*@end
@center column*/
#center-column h4 {
	margin-bottom: 14px;
}

#center-column {
	width: 457px;
	float: left;
	margin-left: 17px;
	margin-right: 0px;
}

/*@end
@right column*/
#right-column {
	width: 199px;
	margin-left: 695px;
	_margin-left: 693px;
	#margin-left: 691px;
}

/*login*/
#login-area {
	border: 1px solid #E194A7;
}

#login-area p#free {
	text-align: right;
}

#login-area a#btn-member img {
	display: block;
	margin: 0 auto 15px;
}

#login-area p.info {
	width: 180px;
	margin-left: 5px;
	margin-bottom: 0px;
}

#login-area p#free img {
	margin-right: 8px;
	margin-bottom: 5px;
}

#login-area form {
	width: 180px;
	margin-left: 5px;
	border-bottom: 2px dotted #E194A7;
	margin-bottom: 15px;
}

#login-area form p {
	margin-top: 5px;
}

#login-area form input.img {
	display: block;
	margin: 10px auto;
}

#login-area form input.text {
	width: 180px;
	margin-bottom: 5px;
}

#login-area p#msg-err {
	color: #FE154E;
	font-weight: bold;
	width: 180px;
	margin: 0 auto;
}

#right-column #login {
	margin-bottom: 10px;
}

/*login*/
#account-area {
	border: 1px solid #E194A7;
	margin-bottom: 8px;
}

#btn-register {
	text-align: center;
}

#btn-register p {
	margin: 10px 0;
}

#question-edit {
	background: url(../images/bg_login_info.png) no-repeat;
	width: 145px;
	padding: 5px 5px 20px;
	margin: 10px auto 0;
	border-bottom: 2px dotted #EC6D74;
}

#question-edit p#btn-edit {
	text-align: right;
}

#question-edit p#question {
	text-align: center;
	font-size: larger;
	color: #EC7279;
	font-weight: bold;
	padding-top: 5px;
}

#account-edit a:before {
	display: marker;
	content: url(../images/img_mark_01.png);
}

#account-edit {
	padding-left: 20px;
	font-size: 11px;
}

#account-edit p#account {
	float: left;
	padding-right: 10px;
}

#account-area p.name span.name {
	color: #FFB400;
	font-weight: bold;
}

#account-area p.name {
	padding: 10px 5px 5px;
	font-size: larger;
}

/*banner*/
.banner-area ul li {
	margin-bottom: 3px;
	width: 199px;
	height: auto;
}

.banner-area ul li.blog {
	padding-top: 20px;
	width: 199px;
	height: 75px;
}

.banner-area {
	width: 199px;
}

span.mark {
	color: #A6224D;
}

p.q-comment {
	padding-left: 10px;
}

p.level {
	padding-left: 10px;
	padding-top: 5px;
	color: #5E5E5E;
}

