@charset "utf-8";
/*------------------------------------------------------------
	全体共通のレイアウト、およびkango-roo.com固有の色や背景に
	関するスタイルをここに記述します。
------------------------------------------------------------*/
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	color: #777;
}

body {
	font-size: 75.0%;
}

body,
table,
input, textarea, select, option {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1;
}

table,
input, textarea, select, option {
	line-height: 1.3;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #444;
}

a:visited {
	color: #666;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
.txtH {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block!important;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.4;
	background: #FFF url(/pc/img/common/bg_body.png) repeat;
}

#container {
	background: url(/pc/img/common/bg_header.png) repeat-x top;
}

#main {
	width: 947px;
	margin: 0 auto;
	padding-bottom: 60px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#footer .inner .footMenu .logo,
#header .loginBox li .sprite,
#globalNavi li a,
#header .logo .tagLine,
#header .logo a {
	background-image: url(/pc/img/common/sprite/header_bg_img.png);
	background-repeat: no-repeat;
}

#header {
	height: 112px;
	margin: 0 auto 15px;
	position: relative;
	text-align: left;
	width: 947px;
}

	#Home-index #header {
		margin: 0 auto 10px;
	}

#header .logo {
	float: left;
	padding: 5px 0 0;
	margin-right: 10px;
}

#header .logo a {
	margin-right: 5px;
	float: left;
	width: 100px;
	height: 29px;
	background-position: 0 0;
}

#header .logo .tagLine {
	margin: 4px 0 0;
	display: inline-block!important;
	width: 213px;
	height: 21px;
	background-position: 0 -35px;
}

#header h1,
#header .headLine {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0;
	width: 490px;
	position: absolute;
	top: 15px;
	left: 170px;
}

/* 検索ボックス */
#header .searchBox {
	width: 207px;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
}

	*+html #header .searchBox {
		width: 208px;
	}

#header .searchBox img,
#header .searchBox input {
	vertical-align: middle;
}

#header .searchBox img {
	margin-right: 5px;
}

#header .searchBox .search {
	border: 1px solid #CCC;
	width: 175px;
	margin-right: 5px;
	height: 1.4em;
}

#header .searchBox .btn {
	width: 24px;
	height: 24px;
	cursor: pointer;
	border: none;
	background: url(/pc/img/common/btn_search.png) no-repeat;
	text-indent: -9999px;
}

/* いいねボタン */
#header .like {
	width: 115px;
	position: absolute;
	top: 12px;
	right: 208px;
	z-index: 10;
}

#header .tipped {
	color: #CCC;
}

/* ログイン・新規登録 */
#header .loginBox {
	position: absolute;
	top: 10px;
	right: 0;
}

#header .loginBox ul {
	padding: 4px 7px;
	background: #FFF8E8;
}

#header .loginBox li .sprite {
	display: inline-block;
}

#header .user {
	float: right;
}

#header .loginBox li {
	padding: 0 2px;
	float: left;
	color: #444;
}

#header .loginBox li a {
	color: #444;
}

#header .loginBox li.login .sprite {
	margin-right: 4px;
	width: 11px;
	height: 14px;
	background-position: -106px 0;
	vertical-align: top;
}

#header .loginBox li.login02 .sprite {
	margin-right: 4px;
	width: 11px;
	height: 14px;
	background-position: -123px 0;
	vertical-align: top;
}

#header .loginBox li.login02.birthday span {
	color: #F04A5F;
	font-weight: bold;
}

#header .loginBox li.login02.birthday .sprite {
	margin-top: -3px;
	width: 17px;
	height: 18px;
	background-position: -180px 0;
}

#header .loginBox li.fortune .sprite {
	margin-right: 2px;
	width: 15px;
	height: 15px;
	background-position: -161px 0;
	vertical-align: top;
}

#header .loginBox li.fortune span.date {
	color: #FF2C80;
}

#header .loginBox li.fortune .rankIcon {
	margin: 0;
	width: 15px;
	height: 13px;
	background-position: -140px 0;
	vertical-align: text-bottom;
}

#header .loginBox li.fortune a,
#header .loginBox li.fortune a span,
#header .loginBox li.login02 a {
	color: #09F;
	font-weight: bold;
}

#header .loginBox li.fortune a.rank01 span,
#header .loginBox li.fortune a.rank02 span,
#header .loginBox li.fortune a.rank03 span,
#header .loginBox li.fortune a.rank01,
#header .loginBox li.fortune a.rank02,
#header .loginBox li.fortune a.rank03 {
	padding: 0;
	background: none;
}

#header .loginBox li.fortune a.rank01,
#header .loginBox li.fortune a.rank02,
#header .loginBox li.fortune a.rank03 {
	padding: 0 3px 0 2px;
}

#header .loginBox li.fortune .none {
    color: #09F;
    font-weight: bold;
}

#header .point {
	padding: 4px 7px;
	float: right;
	background: #FF6704;
	color: #FFF;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#globalNavi {
	clear: both;
}

#globalNavi li {
	float: left;
	padding: 18px 0 0;
}

#globalNavi li a {
	display: block;
	width: 189px;
	height: 60px;
}

#globalNavi li a:hover {
	background-color: #FFF;
}

#globalNavi li.home a {
	background-position: 0 -62px;
}

#globalNavi li.ca a {
	background-position: 0 -128px;
}

#globalNavi li.sn a {
	background-position: 0 -194px;
}

#globalNavi li.yn a {
	background-position: 0 -260px;
}

#globalNavi li.sp a {
	width: 191px;
	background-position: 0 -326px;
}
#globalNavi li.home.current a,
#globalNavi li.home a:hover {
	background-position: -195px -62px;
}
#globalNavi li.ca.current a,
#globalNavi li.ca a:hover {
	background-position: -195px -128px;
}
#globalNavi li.sn.current a,
#globalNavi li.sn a:hover {
	background-position: -195px -194px;
}
#globalNavi li.yn.current a,
#globalNavi li.yn a:hover {
	background-position: -195px -260px;
}
#globalNavi li.sp.current a,
#globalNavi li.sp a:hover {
	width: 191px;
	background-position: -195px -326px;
}

/*------------------------------------------------------------
	パンくず
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 12px;
}

#pagePath li {
	color: #999;
	float: left;
	margin-right: 5px;
}

#pagePath li a {
	margin-right: 5px;
}

#pagePath li span {
	color: #999;
	margin-right: 5px;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	float: left;
	width: 705px;
	text-align: left;
}

#conts .contsInner {
	padding: 10px 20px 15px;
	background: url(/pc/img/common/bg_conts.png) repeat-y;
	zoom: 1;
}

/*------------------------------------------------------------
	マイメニュー
------------------------------------------------------------*/
#sideBar #myMenu {
	margin: 0 2px 6px;
}

#sideBar #myMenu .myTitle {
	position: relative;
	font-size: 11px;
}

#sideBar #myMenu .myTitle h3 {
	margin: 0;
	line-height: 0;
	text-align: left;
}

#sideBar #myMenu .myTitle p {
	color: #630;
	text-align: center;
	line-height: 1.3;
	
	width: 188px;
	position: absolute;
	top: 9px;
	left: 3px;
}

#sideBar #myMenu .myTitle p span {
	font-weight: bold;
}

#sideBar #myMenu .myTitle p span.birthday {
	color: #F04A5F;
	font-size: 12px;
}

#sideBar #myMenu .menuList {
	background: url(/pc/img/common/side/mypage_bg.png) repeat-y;
}

#sideBar #myMenu .menuList .total {
	margin: 0 17px 10px 14px;
	padding: 5px;
	border: 1px solid #F90;
	background: #FFFAE5;
	font-weight: bold;
}

#sideBar #myMenu .menuList .total dt {
	background: url(/pc/img/member/icon_star.png) no-repeat left 1px;
	padding-left: 20px;
	float: left;
	color: #444;
	font-size: 1.17em;
}

#sideBar #myMenu .menuList .total dd {
	float: right;
	color: #960;
}

#sideBar #myMenu .menuList .total dd span {
	color: #F30;
	font-size: 1.6em;
	line-height: 1;
}

#sideBar #myMenu .menuList ul {
	margin: 0 17px 0 14px;
	background: #FFF;
	padding-bottom: 8px;
	text-align: left;
}

#sideBar #myMenu .menuList ul li {
	margin: 0;
}

#sideBar #myMenu .menuList ul li a {
	display: block;
	height: 34px;
	background: url(/pc/img/common/side/mypage_list_bg.png) no-repeat;
}

#sideBar #myMenu .menuList ul li.image a {
	height: auto;
	background: none;
}

	* html #sideBar #myMenu .menuList ul li.image a {
		height: 35px;
	}

#sideBar #myMenu .menuList ul li a span {
	display: block;
	padding: 8px 0 0 11px;
}

#sideBar #myMenu .menuList ul li.sub a span {
	padding: 8px 0 0 25px;
}

#sideBar #myMenu .menuList ul li.image a span {
	padding: 0;
}

#sideBar #myMenu .menuList .bottom {
	line-height: 0;
	padding-top: 5px;
	text-align: left;
}

#sideBar #gNews {
	margin-bottom: 10px;
}

#sideBar #gNews h3.sprite {
	width: 224px;
	height: 42px;
	background-position: -476px -381px;
}

#sideBar #gNews .inner {
	text-align: left;
	padding: 0 5px 14px;
	background: url(/pc/img/common/bg_news.png) no-repeat bottom;
}

#sideBar #gNews .inner .scroll {
	padding-top: 8px;
	height: 150px;
	overflow-y: auto;
}

#sideBar #gNews .inner .scroll p {
	margin-bottom: 10px;
	padding: 0 7px 10px;
	background: url(/pc/img/common/line_news.png) repeat-x left bottom;
	
	zoom: 1;
}

#sideBar #gNews .inner .more {
	padding: 10px 10px 0 0;
	text-align: right;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	height: 77px;
	background: url(/pc/img/common/template/footer/bg_footer.png) repeat-x top;
}

#footer .inner {
	width: 947px;
	margin: 0 auto;
	position: relative;
}

#footer .inner .pageTop {
	width: 120px;
	height: 15px;
	position: absolute;
	right: 0px;
	top: -14px;
}

#footer .inner .pageTop a.sprite {
	background-position: -240px -16px;
}

#footer .inner .footMenu {
	height: 47px;
}

#footer .inner .footMenu .logo {
	float: left;
	margin-top: 14px;
	width: 100px;
	height: 29px;
	background-position: 0 0;
}

#footer .inner .footMenu ul {
	float: right;
	text-align: right;
	padding-top: 18px;
}

#footer .inner .footMenu ul.nav01 {
	padding-top: 11px;
}

#footer .inner .footMenu ul.nav02 {
	padding-top: 3px;
	clear: right;
}


#footer .inner .footMenu ul li {
	display: inline;
}

#footer .inner .footMenu ul li a {
	text-decoration: none;
	margin-right: 5px;
}

#footer .inner .footMenu ul li a:hover {
	text-decoration: underline;
}

#footer .inner .footMenu ul li.lastChild a {
	margin-right: 0;
}

#footer address {
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	line-height: 1;
	text-align: left;
	padding-top: 15px;
}

#footer .tags {
	height: 0;
	font-size: 0;
}

#footer .tags iframe {
	height: 1px;
}

/*------------------------------------------------------------
	エラーメッセージ
------------------------------------------------------------*/
#conts .error-message {
	margin-top: 5px;
    color: #F00;
    font-size: 12px;
}

#conts #flashMessage {
	margin: 0 30px 30px;
	padding: 10px 10px 8px;
	border: 1px solid #f00;
	background: #FFC;
	color: #333;
	text-align: center;
}

#conts #authMessage {
	margin: 0 0 30px;
	padding: 10px 10px 8px;
	border: 1px solid #f00;
	background: #FFC;
	color: #333;
	text-align: center;
}

/*------------------------------------------------------------
	クッションページ
------------------------------------------------------------*/
body#Home-cushion  {
	background: none;
}

body#Home-cushion #main {
	width: auto;
}

body#Home-cushion #conts {
	width: auto;
	float: none;
}

body#Home-cushion .contsInner {
	background: none;
}

body#Home-cushion .contsInner p,
body#Home-cushion .contsInner a {
	color: #444;
	font-size: 18px;
}

body#Home-cushion .contsInner a.link {
	color: #00F;
	font-weight: bold;
}

body#Home-cushion .contsInner .back {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}

body#Home-cushion .contsInner .back a {
	color: #444;
	font-size: 14px;
}

/*------------------------------------------------------------
	誕生日プレゼントポイント モーダル
------------------------------------------------------------*/
#birthday {
	display: none;
	width: 705px;
	height: 450px;
	background: #FFF url(/pc/img/common/bg_birthday.png) no-repeat center 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
}

#birthday .mainImage {
	padding: 20px 0 10px;
	display: inline-block;
}

#birthday ul {
	margin-bottom: 5px;
	font-size: 14px;
}

#birthday ul li {
	line-height: 2.0;
}

#birthday ul li a {
	color: #F04A5F;
}

#birthday .message {
	color: #630;
	font-size: 18px;
	line-height: 1.6;
}

#birthday .message span {
	padding-top: 7px;
	display: inline-block;
	color: #630;
	font-size: 14px;
}

#birthday .close {
	margin: 40px 20px 0 0;
	text-align: right;
}

#overlay {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	
	background: url(/pc/img/common/overlay.png) repeat;
}