@charset "utf-8";


/* WIRE-FRAME
--------------------------------------------------------- */

html {
	overflow-y: scroll; /* CSS3 */
}

body {
	background: #FFF;	
}

#search {
	background: none !important;	
}

/* header */
#header {
	background: #fff;
	line-height: 1.1;
	height: auto !important;
	width: auto !important;
	position: static !important;
}

#header #hdNav {
	font-size: 93%;
	margin: 0 auto;
	padding-bottom: 6px;
	padding-top: 6px;
	position: relative;
	text-align: left;
	width: 950px;
	height: 24px;
	line-height: 24px;
}

#header #hdNav a {
	color: #49130d;
	text-decoration: underline;
}

#header #hdNav a:hover {
	text-decoration: none;
}

#header #hdNav .hdUser {
	color: #49130d;
	background: url("/img/common/hd_icn_cup.gif") no-repeat left center;
	float: left;
	margin-left: 7px;
	margin-right: 20px;
	padding-bottom: 2px;
	padding-left: 22px;
}

#header #hdNav .hdGuest {
	color: #49130d;
	float: left;
	margin-right: 80px;
	padding-bottom: 2px;
	padding-left: 29px;
}

#header #hdNav .hdMyNav,
#header #hdNav .hdHome,
#header #hdNav .hdReco,
#header #hdNav .hdRegist {
	float: left;
}

#header #hdNav .hdHome {
	margin-right: 20px;
}

#header #hdNav .hdHome a {
	background: url("/img/common/hd_icn_home.gif") no-repeat left center;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 3px;
}

#header #hdNav .hdReco a {
	background: url("/img/common/hd_icn_pen.gif") no-repeat left center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}

#header #hdNav .hdRegist a {
	background: url("/img/common/hd_icn_fork.gif") no-repeat left center;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 3px;
}

#header #hdNav .hdSiteNav {
	float: right;
}

#header #hdNav .hdSiteNav li {
	color: #bfb98e;
	float: left;
}

#header #hdNav .hdSiteNav li.logoGnavi {
	margin-left: 10px;
}

#header #hdNav .hdSiteNav li.logoGnavi img {
	vertical-align: middle;
}

#header #hdCts {
	background: #49130d;
	border-bottom: 1px solid #FFF;
	min-height: 55px;
	height: auto !important;
	height: 55px;
}

#header #hdInr {
	position: relative;
	margin: 0 auto;
	width: 950px;
	zoom: 1;
	text-align: left;
}

#header #hdInr #logo {
	float: left;
	margin-right: 16px;
	margin-top: 4px;
}


#header #hdInr .hdTxt {
	color: #dacbc9;
	font-size: 85%;
	float: left;
	line-height: 1.2;
	padding-bottom: 5px;
	padding-top: 9px;
	width: 410px;
}

#header #hdInr ul {
	position: absolute;
	right: 0;
	top: 20px;
}

#header #hdInr ul li {
	color: #9e7d79;
	float: left;
	font-size: 93%;
}

#header #hdInr ul li a {
	color: #FFF;
	text-decoration: underline;
}

#header #hdInr ul li a:hover {
	text-decoration: none;
}

#header #hdInr .h_photoguru {
	position: absolute;
	right: 5px;
	top: 4px;
}
/* footer */
#footer {
	background: url("/img/common/ft_bg.gif") repeat-x left top;
	font-size: 100%;
	padding-bottom: 0;
	padding-top: 5px;
	line-height: 1.3 !important;
}

#footer #ftInr {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#footer #ftInr dl {
	margin-top: 15px;
}

#footer #ftInr dl dt {
	background: url("/img/common/ft_arw.gif") no-repeat 118px 3px;
	color: #49130d;
	float: left;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.2;
	padding-right: 20px;
	width: 118px;
}

* html body #footer #ftInr dl dt {
	width: 138px;
}

#footer #ftInr dl dd {
	float: right;
	line-height: 1.3;
	width: 812px;
}

#footer #ftInr dl dd li {
	float: left;
	font-size: 93%;
	white-space: nowrap;
}

#footer #ftInr dl dd li a {
	color: #49130d;
	text-decoration: none;	
}

#footer #ftInr dl dd li a:hover {
	text-decoration: underline;	
}


#footer #ftInr dl.ftGroupList dd ul {
	margin-top: -3px;
	position: relative;
	zoom: 1;
}

#footer #ftInr dl.ftGroupList dd li {
	text-align: center;
	font-size: 85%;
	margin-right: 20px;
}

#footer #ftInr dl.ftGroupList dd li img {
	padding-bottom: 6px;
	vertical-align: top;
}

#footer #ftInr dl.ftGroupList dd li a {
	color: #369;
	text-decoration: underline;
}

#footer #ftInr dl.ftGroupList dd li a:hover {
	text-decoration: none;
}

#footer #crCol {
	background: #fff;
	padding-top: 20px;
}

#footer #crCol #crInr {
	border-top: 1px solid #999;
	font-size: 93%;
	line-height: 1.3;
	margin: 0 auto;
	padding-bottom: 25px;
	padding-top: 10px;
	text-align: center;
	width: 950px;
}

#footer #crCol #ftNavi {
	color: #999;
	padding-left: 5px;
}

#footer #crCol #ftNavi,
#footer #crCol #ftNavi li {
	float: left;	
}

#footer #crCol address {
	float: right;	
}

#footer #crCol #crInr a {
	text-decoration: underline;	
}

#footer #crCol #crInr a:hover {
	text-decoration: none;	
}

/* breadcrumb */
#bcWrapStyle {
	background: #fdfaf4 url(/img/common/hd_bg.gif) repeat-x left bottom;
	border-top: 1px solid #808080;
	line-height: 1.1;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 10px;
}

#bcWrapStyle #bcInr {
	margin: 0 auto;
	width: 950px;
}

#bcWrapStyle #breadcrumb {
	float: left;
	padding-top: 6px;
}

#bcWrapStyle #breadcrumb div {
	display: inline;
	font-size: 93%;
}

#bcWrapStyle #breadcrumb div a {
	background: url("/img/common/arw_bc.gif") no-repeat right center;
	color: #900;
	margin-right: 12px;
	padding-right: 11px;
}

#bcWrapStyle #breadcrumb div a.bcLast {
	background: none;
	margin-right: 0;
	padding-right: 0;	
}

#bcWrapStyle #breadcrumb div strong {
	font-weight: normal;
}

#bcWrapStyle #socialmedia {
	float: right;
	padding-bottom: 2px;
	padding-top: 2px;
}

* html body #bcWrapStyle #socialmedia {
	width: 280px;
}

*:first-child+html body #bcWrapStyle #socialmedia {
	width: 280px;
}

#bcWrapStyle #socialmedia a {
	margin-right: 0;
	padding-right: 0;
}

#bcWrapStyle #breadcrumb div a {
	text-decoration: none;
}

#bcWrapStyle #breadcrumb div a:hover {
	text-decoration: underline;
}

.selectionCriteria {
	width: 950px;
	margin: 10px auto;
	color: #49130d;
	text-align: left;
}
.selectionCriteria a {
	color: #49130d;
	text-decoration: underline;
}
.selectionCriteria a:hover {
	color: #49130d;
	text-decoration: none;
}

#socialmedia,
#socialmedia * {
	line-height: 1;
	margin: 0;
	padding: 0;
}

#socialmedia li {
	float: left;
	list-style: none;
	margin-right: 5px !important;
}

#sm-tw,
#sm-mx {
	background: url("//www.gnavi.co.jp/img/lib/sm/sm.png") no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	width: 75px;
}

#sm-mx {
	background-position: -80px 0;
}

#sm-fb {
	border: none;
	height: 21px;
	margin-right: 0;
	overflow: hidden;
	width: 115px;
}

#sb-gp {
	width: 83px;
}

#entTotal {
	float: left;
	padding-top: 4px;
}

#entTotal p {
	color: #49130d;
}

#entTotal p span {
	font-size: 93%;
}

#entTotal p span.num {
	font-size: 108%;
	font-weight: bold;
}

#entTotal p span.date {
	font-size: 77%;
}

/* wrapper */
#wrapper {
	color: #49130d;
	line-height: 1.2;
	margin: 15px auto 18px;
	text-align: left;
	width: 950px;
}

/* pageTop */
#pageTop {
	clear: both;
	text-align: right;	
}

#pageTop a {
	background: url("/img/common/arw_pagetop.gif") no-repeat left center;
	font-size: 85%;
	padding-left: 10px;
}

#pageTop a strong {
	font-weight: normal;	
}

/* aside */
#aside {
	float: right;
	margin-bottom: 90px;
	width: 230px;	
}

#aside a:hover img{
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#aside a:hover img.jsRO{
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#aside .bnr {
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	z-index: 10;	
}

#aside .bnrFirst {
	margin-top: -6px;
}

#aside .bnrMypage {
	margin-top: -8px;	
}

#aside .side_post{
	background :url(/img/common/post_title_bg.gif) no-repeat 0 100%;
	margin-top: -5px;
	margin-bottom: 10px;
	padding-bottom :10px;
	text-align :center;
}

#aside .side_post .postbtn{
	display :block;
	margin :10px 10px 10px 11px;
	overflow :hidden;
	width :209px;
}

#aside .side_post .textLink{
	display: block;
	font-size: 85%;
	width: 210px;
	margin: 0 auto;
	line-height: 1.3;
	text-align: center;
}

#aside #sub-my {
	margin-bottom: 10px;
	margin-top: 10px;
}

#aside .sideTheme {
	margin-right: 1px;
	margin-bottom: 10px;
}

#aside .sideTheme .themeBnr {
	border-top: 1px solid #49130d;
	border-right: 1px solid #49130d;
	border-left: 1px solid #49130d;
	padding: 1px;
}

#aside .sideTheme .themeLink {
	border: 1px solid #49130d;
	padding: 1px;
}

#aside .bnrMenuran {
	font-size: 93%;
	margin-bottom: 10px;
	margin-top: -7px;
	text-align: center;	
}

#aside .bnrMenuran img {
	display: block;
	background: #FFF;
	margin-bottom: 5px;
	text-decoration: none;
	vertical-align: top;
}

#aside .twCol,
#aside .fbCol {
	margin-bottom: 10px;	
}

#aside .banner_border {
	margin-top: 10px;	
}


/* otherRankCol */
.otherRankCol {
	border: 1px solid #ededed;
	margin-top: 10px;
	padding: 2px 2px 10px;
}

.otherRankCol .inr {
	background: url("/img/common/other_rank_bg.gif") repeat-x left top;	
}

.otherRankCol .head {
	font-size: 93%;
	font-weight: bold;
	padding: 8px 0 12px 16px;
}

.otherRankCol ul {
	padding-left: 20px;
	padding-right: 5px;	
}

.otherRankCol ul li {
	margin-top: 5px;
	zoom: 1;	
}

.otherRankCol ul li a,
.otherRankCol ul li strong {
	background: url("/img/common/arw02.gif") no-repeat left center;
	font-size: 85%;
	padding-left: 17px;
}

.otherRankCol ul li strong {
	font-size: 93%;
	font-weight: bold;	
}

.otherRankCol .upArea {
	font-size: 93%;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;	
}

/* ranking_top */
#ranking_top #aside {
	margin-top: 10px;
}

#ranking_top .top_box h3 {
	margin-top: 0 !important;
}

/* theme_top */
#theme #content {
	padding-top: 15px;	
}

.camp_201209multipost {
	border: 3px solid #027cd5;
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
}
.camp_201209multipost_post {
	padding: 5px 0;
	text-align: center;
}
.camp_201209multipost_post strong {
	font-weight: bold;
}
.camp_201209multipost_post strong span {
	color: red;
	font-size: 20px;
	padding-left: 3px;
	letter-spacing: 3px;
}
.camp_201209multipost_point {
	color: #007bd2;
	font-weight: bold;
	text-align: center;
}
.camp_201209multipost_link a {
	display: block;
	background: url(/img/camp_201209multipost_btn.gif) no-repeat left top;
	width: 215px;
	height: 37px;
	margin: 10px auto 5px;
	text-indent: -9999px;
	overflow: hidden;
}
.camp_201209multipost_link a:hover {
	background: url(/img/camp_201209multipost_btn_on.gif) no-repeat left top;
}
.camp_201209multipost_snslink a {
	display: block;
	background: url(/img/camp_201209multipost_snsbtn.gif) no-repeat left top;
	width: 215px;
	height: 37px;
	margin: 0 auto 5px;
	text-indent: -9999px;
	overflow: hidden;
}
.camp_201209multipost_snslink a:hover {
	background: url(/img/camp_201209multipost_snsbtn_on.gif) no-repeat left top;
}

/* 20120904 side */
#sideNavbox{
        width: 230px;
}
#sideNavbox li{
        list-style-type: none;
        font-size: 14px;
        line-height:0;
}
#sideNavbox li a{
        text-decoration: none;
        padding: 0 0 0 42px;
        line-height:normal;
}
* html #sideNavbox li a {
        line-height: 130%;
}
#sideNavbox li a:hover{
        text-decoration: underline;
}
#sideNavbox .contribute{
        background: url(/img/side/nav_contribute.jpg) no-repeat left top;
        text-align: center;
        font-size: 12px;
}
#sideNavbox .contribute a{
        line-height: 1em;
        padding: 0;
}
#sideNavbox .contribute img{
        margin: 6px auto 5px auto;
}
#sideNavbox .mypage{
        background: url(/img/side/nav_mypage.jpg) no-repeat left top;
        height: 27px;
        padding-top: 14px;
}
#sideNavbox .guide{
        background: url(/img/side/nav_guide.jpg) no-repeat left top;
        height: 27px;
        padding-top: 14px;
}
#sideNavbox .app{
        background: url(/img/side/nav_app.jpg) no-repeat left top;
        height: 27px;
        padding-top: 14px;
}
#sideNavbox .app_mitsukete{
	background: url(/img/side/nav_app_mitsukete.jpg) no-repeat left top;
	height: 27px;
	padding-top: 14px;
	font-size: 12px;
}

* html #sideNavbox li {
        height: 41px !important;
}
* html #sideNavbox .contribute {
        height: 72px !important;
}

#sideOsusume{
        width: 230px;
        background: url(/img/side/osusume_bg.jpg) repeat-y left top;
        border-bottom: 1px #DFDDB3 solid;
        padding:  0 0 -3px 0;
        margin: 0 0 10px;
        _zoom: 1;
}
#sideOsusume ul li {
        list-style: none;
        overflow: hidden;
}
#sideOsusume p{
        font-size: 10px;
        line-height: 1.2em;
        margin: 0 0 6px 0;
}
#sideOsusume a{
        font-size:12px;
        font-weight: bold;
}
#sideOsusume .pr_ph{
        float: left;
        margin: 0 6px 8px 0;
        display: inline;
}
#sideOsusume .ttl_osusume{
        margin-bottom:-3px;
}

#sideOsusume li{
        border-top: #DFDDB3 3px solid;
        margin: 0;
        overflow: hidden;
        clear: both;
        padding: 8px 7px 0 7px;
}
#sideOsusume li .btn_more{
        clear: both;
        margin: 8px auto;
        text-align: center;
}
#sideOsusume li .pr_ph_line{
        border: #CCC 1px solid;
}

#sideOsusume li .btn_more a.default_link_btn {
        display: block;
        width: 152px;
        height: 27px;
        background: url(/img/side/btn_more_off.gif) no-repeat left top;
        margin: 0 auto;
        text-indent: -9999px;
        overflow: hidden;
}
#sideOsusume li .btn_more a.default_link_btn:hover {
        background: url(/img/side/btn_more_on.gif) no-repeat left top;
}
#sideOsusume li .btn_more a.coupon_link_btn {
        display: block;
        width: 152px;
        height: 27px;
        background: url(/img/side/btn_more_coupon_off.gif) no-repeat left top;
        margin: 0 auto;
        text-indent: -9999px;
        overflow: hidden;
}
#sideOsusume li .btn_more a.coupon_link_btn:hover {
        background: url(/img/side/btn_more_coupon_on.gif) no-repeat left top;
}

/* 20120904 side end */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
#wrap {
    text-align: left;
}
#wrap {
    text-align: left;
}
element.style {
    font-family: monospace;
}
#kuchikomi {
    text-align: center;
}
body, input, select, textarea {
    font-family: Osaka,"ＭＳ Ｐゴシック",Arial,Sans-serif;
    font-size: 13px;
}
body, input, select, textarea {
    font-family: Osaka,"ＭＳ Ｐゴシック",Arial,Sans-serif;
    font-size: 13px;
}