@charset "shift_jis";

/*--------------------------------------------------
yaplog! contents style
common/context.css
--------------------------------------------------*/

#pageContents h1 {
	text-indent:-9999px;
	overflow:hidden;
	width:630px;
	height:29px;
}
#pageContents .mainStreamSection {
	border-bottom:solid 1px #fd72a3;
	padding:10px 10px 0 10px;
	min-height:480px;
	background:#FFF;
	border-style:none solid solid solid;
	border-color:#ff71a2;
	border-width:1px;
}
#pageContents.pageRegist .mainStreamSection,
#pageContents.pageLogin .mainStreamSection {
	min-height:120px;
}

/* error */
.pageError h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -119px;
}
#pageContents.pageError .mainStreamSection {
	min-height:300px;
	padding-bottom:20px;
}
#pageContents.pageError h2 {
	font-size:18px;
	font-weight:bold;
	margin:12px 0;
}
#pageContents.pageError .summaryText {
	margin:3px 3px 12px 3px;
	padding:6px;
}
#pageContents.pageError .summaryText p {
	margin-bottom:1em;
}
#pageContents.pageError .howto {
	padding:6px;
	margin:1em 0;
	border:solid 1px #DDD;
	background:#FFC;
}
.pageError .sorry {
	background:url(/img/common/error/sorry_large.gif) no-repeat center top;
	padding-top:130px;
}

/* login */
.pageLogin h1,
.pageRegist h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -119px;
}
#pageContents.pageLogin .gmoid {
	font-size:10px;
	margin:-30px 0 20px 0;
	background:#ffe url(/img/common/logo/gmo.gif) no-repeat 3px 3px;
	padding:6px 3px 3px 95px;
}
* html #pageContents.pageLogin .gmoid,
* html .stream .title {
	zoom:1;
}
*:first-child+html #pageContents.pageLogin .gmoid {
	zoom:1;
}
.pageRegist h2 {
	margin:0 auto 20px auto;
	width:516px;
}
#pageContents.pageRegist .mainStreamSection {
	padding:0 6px 20px 6px;
	min-height:120px;
}
.pageLogin li.first {
	float:left;
}
.pageLogin li.last {
	float:right;
}
.streamLogin {
	background:url(/img/contents/top/sprite.png) no-repeat -630px -120px;
	height:205px;
	margin-bottom:6px;
	width:300px;
}
* html .streamLogin {
	overflow:hidden
}
.streamLogin dt {
	font-weight:bold;
}
.streamLogin form {
	padding:3px 10px 3px 10px;
}
.streamLogin h2 {
	text-align:center;
	padding-top:6px;
	border-bottom:dotted 1px #fd72a3;
	margin:0 6px;
	font-weight:bold;
	color:#fd72a3;
}
.streamLogin .controlBtn {
	padding: 3px;
}
.streamRegist {
	height:200px;
	margin:0 0 30px 0;
	width:280px;
	border:solid 2px #dfddb5;
	background:#ffe8b6;
}
.streamRegist dt {
	font-weight:bold;
}
.streamRegist form {
	padding:10px 10px 10px;
}
.streamRegist h2 {
	text-align:center;
	padding-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	color:#fd72a3;
	font-size:10px;
}
.streamRegist p {
	margin:6px 0;
}
.streamRegist .notes li {
	font-size:10px;
}
.pageLogin .notes {
	margin:6px 0;
	font-size:10px;
	color:#666;
	padding-left:1em;
	text-indent:1em;
}
.pageRegist .notes {
	margin:6px 0;
	font-size:10px;
	color:#666;
	padding-left:1em;
	text-indent:-1em;
}
.streamRegist .regist {
	margin:0 auto;
	width:145px;
}
.streamRegist .regist a {
	background:url(/img/contents/common/btn_regist.gif) no-repeat -150px 0;
	display:block;
	width:145px;
	height:82px;
	text-indent:-9999px;
	overflow:hidden;
}
.streamRegist .regist a:hover,
.streamRegist .regist a:active {
	background:url(/img/contents/common/btn_regist.gif) no-repeat -150px -90px;
}

.pageRegist .inputForm {
	margin:0 auto 20px auto;
	width:510px;
}
.pageRegist .inputForm .info {
	margin-bottom:12px;
}
.pageRegist .gmoid,
.pageLogin .gmoid {
	font-size:10px;
	font-weight:bold;
	margin:0 0 20px 0;
	background:#ffe url(/img/common/logo/gmo.gif) no-repeat 3px 3px;
	padding:6px 3px 3px 95px;
}
.pageRegist .summaryTitle {
	font-size:18px;
	font-weight:bold;
	margin:12px 0;
}
.pageRegist .summaryText {
	margin:3px 3px 12px 3px;
	background:#ffe;
	padding:6px;
}
.pageRegist .imp {
	color:#ef368d;
}
.pageRegist .basicSummary {
	border-top:dotted 1px #ccc;
	margin-bottom:20px;
}
.pageRegist .basicSummary dl {
	position:relative;
	background:url(/img/control/common/summary_bg.gif) repeat-y -15px 0;
	border-bottom:dotted 1px #ccc;
	padding:6px;
}
.pageRegist .basicSummary dt {
	position:absolute;
	width:120px;
	font-weight:bold;
	text-indent:6px;
}
.pageRegist .basicSummary dt .imp {
	position:absolute;
	top:12px;
	right:15px;
	color:#ef368d;
	font-size:10px;
	font-weight:normal;
}
.pageRegist .basicSummary dd {
	margin-left:120px;
}
.pageRegist .basicSummary p {
	margin-bottom:6px;
}



/* 新着記事 */
.pageCategory {
	position:relative;
}
.pageCategory .info {
	margin-bottom:12px;
}
#pageContents.pageCategory .baseTitleCategory {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -90px;
	text-indent:-9999px;
	overflow:hidden;
	width:630px;
	height:29px;
}
#pageContents.pageCategory h1 {
	text-indent:0;
	width:600px;
	height:1.5em;
	font-size:20px;
	font-weight:bold;
}
#pageContents.pageCategory h1.baseTitleNewentry {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -60px;
	text-indent:-9999px;
	overflow:hidden;
	width:630px;
	height:29px;
}
.pageCategory .categorySearch ul {
	margin-bottom:20px;
}
.pageCategory .categorySearch li {
	float:left;
	padding-left:12px;
	font-weight:bold;
}
* html .pageCategory.categorySearch li {
	word-break:keep-all;
}
*:first-child+html .pageCategory .categorySearch li {
	word-break:keep-all;
}
.pageCategory .categoryListDetail {
	margin-bottom:6px;
}
.pageCategory .categoryListDetail .title {
	border-left:solid 3px #ef368d;
	border-bottom:dotted 1px #ef368d;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
}
.pageCategory .categoryListDetail ul {
	background:#ffe;
	padding:6px;
	border-bottom:dotted 1px #ef368d;
}
.pageCategory .categoryList li {
	float:left;
	background:url(/img/common/icons.gif) no-repeat 0 -196px;
	padding-left:10px;
	width:180px;
	font-weight:bold;
}


.pageCategory .summaryData {
	border-bottom:dashed 2px #ccc;
	padding-bottom:12px;
	margin-bottom:12px;
}
.pageCategory .summaryData dt.title a h2 {
	font-size:16px;
	font-weight:bold;
	display:inline;
}
.pageCategory .summaryData dd.data,
.pageCategory .summaryData dd.detail {
	margin-bottom:6px;
}
.pageCategory .summaryData dd.data li {
	float:left;
	padding-right:12px;
	color:#999;
}
.pageCategory .summaryData dd.category li {
	float:left;
	padding-right:6px;
	color:#999;
	font-size:10px;
}
.pageCategory .summaryData dd.category li a {
	color:#ef368d;
}
.pageCategory .adResult {
	margin-bottom:20px;
}
.pageCategory .adResultData {
	border:solid 1px #fff;
	padding:4px;
}
.pageCategory .adResultData .detail span.kwd {
	background:#fffd50;
}
.pageCategory .adResult .adResultData {
	padding:0;
}
.pageCategory .adResult .adResultData {
	cursor:pointer;
}
.pageCategory .adResult .adResultData a {
	display:block;
	padding:6px;
}
.pageCategory .adResult .adResultData .adTitle {
	font-size:14px;
	font-weight:bold;
}
.pageCategory .adResult .adDetail {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.pageCategory .adResult a:hover {
	text-decoration:none;
}
.pageCategory .adResult .adUrl {
	color:#339900;
}
.pageCategory .adResultData.hover {
	background:#fee;
}
.pageCategory .pagination li a:link,
.pageCategory .pagination li a:visited {
	background:#FFF;
}
.pageCategory .pagination li a:hover,
.pageCategory .pagination li a:active {
	background:#F9DED9;
}
.pageCategory .pagination li.prevBtn a:link,
.pageCategory .pagination li.prevBtn a:visited,
.pageCategory .pagination li.nextBtn a:link,
.pageCategory .pagination li.nextBtn a:visited {
	background:none;
}
.pageCategory .pagination li.prevBtn a:hover,
.pageCategory .pagination li.prevBtn a:active,
.pageCategory .pagination li.nextBtn a:hover,
.pageCategory .pagination li.nextBtn a:active {
	background:#F9DED9;
}



/* pageRanking */
.pageRanking {
	position:relative;
}
.pageRanking h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 0;
}
.pageRanking h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.pageRanking .privatePagination {
	position:absolute;
	top:36px;
	right:10px;
	font-weight:bold;
	padding: 3px;
}
.pageRanking .privatePagination li {
	display:inline;
	color: #CCCCCC;
	margin: 0 3px;
}
.pageRanking #streamBest3 li {
	height:70px;
}
.pageRanking #streamBest3 dl {
	position:relative;
}
.pageRanking #streamBest3 dt.num {
	position:absolute;
	top:10px;
	left:20px;
	font-weight:bold;
}
.pageRanking #streamBest3 .no1 {
	background:url(/img/contents/ranking/icon.gif) no-repeat 0 0;
	padding-left:15px;
}
.pageRanking #streamBest3 .no2 {
	background:url(/img/contents/ranking/icon.gif) no-repeat 0 -100px;
	padding-left:15px;
}
.pageRanking #streamBest3 .no3 {
	background:url(/img/contents/ranking/icon.gif) no-repeat 0 -200px;
	padding-left:15px;
}
.pageRanking #streamBest3 dd.photo {
	position:absolute;
	top:0;
	left:80px;
}
.pageRanking #streamBest3 dd.detail {
	padding-left:150px;
}
.pageRanking #streamBest3 .blog {
	font-size:14px;
	font-weight:bold;
}
.pageRanking #streamWinner {
}
.pageRanking #streamWinner dl {
	border-bottom:dotted 1px #ccc;
}
.pageRanking #streamWinner dt.num,
.pageRanking #streamWinner dd.blog {
	float:left;
	padding:6px;
	font-weight:bold;
}
.pageRanking #streamWinner dt.num {
	text-align:right;
	width:50px;
}
.pageRanking #streamWinner dd.name {
	float:right;
	text-align:left;
	width:160px;
	padding:6px;
}




.pageDesignSelect h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -150px;
}
.pageDesignSelect .info {
	margin-bottom:10px;
}

/* skin preview*/
#imagepreview {
	position:absolute;
	border:3px solid #ef368d;
	background:#FFF;
	padding:5px;
	display:none;
}
.pageDesignSelect .skinGenre dl {
	position:relative;
}
.pageDesignSelect .skinGenre dt {
	position:absolute;
	top:0;
	left:0;
	font-weight:bold;
}
.pageDesignSelect .skinGenre dd {
	padding-left:100px;
}
.pageDesignSelect .skinSelectNavi {
	padding:0 12px;
}
.pageDesignSelect .skinSelectNavi li {
    float: left;
	border:solid 1px #ccc;
	border-style: solid solid none none;
	background:#eee;
}
.pageDesignSelect .skinSelectNavi li.first {
	border-left:solid 1px #ccc;
	color: #333;
}
.pageDesignSelect .skinSelectNavi a {
    float: left;
    padding: 3px 12px;
	font-weight: bold;
}
.pageDesignSelect .skinSelectNavi a:link,
.pageDesignSelect .skinSelectNavi a:visited {
    text-decoration: none;
	color:#666;
}
.pageDesignSelect .skinSelectNavi a:hover,
.pageDesignSelect .skinSelectNavi a.active {
    color: #fff;
}
.pageDesignSelect .skinSelectNavi a.selected {
	background:#f088af url(/img/control/common/navi_bg2.gif) repeat-x 0 0;
	color: #fff;
}
.pageDesignSelect .skinSelect .skinList li {
	float:left;
	margin:10px;
	font-size:10px;
	text-align:center;
}
.pageDesignSelect .skinSelect {
	background:#ffedf6;
	border: solid 1px #999;
	padding: 12px;
	margin-bottom:20px;
}


/* pageHelp */
.pageHelp {
	position:relative;
}
.pageHelp .emojiList {
	margin-bottom:1em;
}
.pageHelp .emojiList td {
	padding:1px 3px;
}
.pageHelp .emojiList img {
	margin-left:3px;
}

.pageHelp h1.start {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -180px;
}
.pageHelp .titleManual {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -600px;
	text-indent:-9999px;
	height:29px;
}
.pageHelp .titleQuestion {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -600px;
	text-indent:-9999px;
	height:29px;
}
.pageHelp .titleSearch {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -570px;
	text-indent:-9999px;
	height:29px;
}
.pageHelp .titlePage {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -120px;
	text-indent:-9999px;
	height:29px;
}
#pageContents.pageHelp h1.title {
	text-indent:0;
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
	height:1.5em;
}
.pageHelp h2 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
}
.pageHelp .breadcrumbs {
	margin-bottom:6px;
}
#pageContents.pageHelp .mainStreamSection {
	padding-bottom:3em;
}
.pageHelp #streamManual,
.pageHelp #streamQuestion,
.pageHelp #streamManualSmallCate {
	margin-bottom:40px;
}
.pageHelp #streamManual li,
.pageHelp #streamQuestion li {
	float:left;
	border-bottom:dashed 1px #999;
	width:290px;
	margin:0 6px;
	font-size:14px;
}
* html .pageHelp #streamManual li,
* html .pageHelp #streamQuestion li {
	float:left;
	border-bottom:dashed 1px #999;
	width:278px;
	margin:0 6px;
	font-size:14px;
}
.pageHelp .desc {
	padding:6px;
	background:#ffe;
	margin-bottom:20px;
	font-size:14px;
}
.pageHelp .detail {
	padding:6px;
	margin-bottom:20px;
	font-size:14px;
}
.pageHelp .detail p {
	margin-bottom:1em;
}
.pageHelp .smallCateSelect {
	padding:6px;
	font-size:14px;
}
.pageHelp .smallCateSelect li {
	padding:0 6px;
	border-bottom:dashed 1px #999;
}
.pageHelp .smallCateList {
	padding:6px;
	background:#ffe;
	font-size:10px;
	margin-top:20px;
}

/* pageHistory */
.pageHistory {
	position:relative;
}
.pageHistory h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -330px;
}
.pageHistory dl {
	margin-bottom:1em;
}
.pageHistory dt {
	font-size:14px;
	border-left:solid 4px #CCC;
	padding-left:4px;
}
.pageHistory dt span {
	font-size:12px;
	color:#F33;
	padding-left:12px;
}

/* pageKiyaku */
.pageKiyaku {
	position:relative;
}
.pageKiyaku h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -420px;
}
.pageKiyaku dl {
	margin-bottom:1em;
}
.pageKiyaku dt {
	font-size:14px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
}
.pageKiyaku dd {
	margin:6px;
}
.pageKiyaku dd th {
	background:#EEE;
	border:solid 1px #ccc;
}
.pageKiyaku dd td {
	font-size:10px;
	padding:6px;
	border:solid 1px #ccc;
	text-indent:0;
}
.pageKiyaku dd li {
	text-indent:-1em;
	margin-left:1em;
}
.pageKiyaku .option dd {
	font-size:10px;
	line-height:1;
}

/* pagePolicy */
.pagePolicy {
	position:relative;
}
.pagePolicy h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -450px;
}
.pagePolicy dl {
	margin-bottom:1em;
}
.pagePolicy dt {
	font-size:14px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
}
.pagePolicy dd {
	margin:6px;
}
.pagePolicy dd li {
	text-indent:-1em;
	margin-left:1em;
}
.pagePolicy .option dd {
	font-size:10px;
	line-height:1;
}

/* pageWalking */
.pageWalking {
	position:relative;
}
.pageWalking h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -480px;
}
.pageWalking dl {
	margin-bottom:2em;
}
.pageWalking dt {
	font-size:14px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
}
.pageWalking dd {
	margin:6px;
}
.pageWalking dd dt {
	margin:6px 0;
	font-size:12px;
	border-left:solid 6px #F9C;
}
.pageWalking dd dd {
	margin-bottom:1em
}

/* pageSoundness */
.pageSoundness {
	position:relative;
}
.pageSoundness h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -510px;
}
.pageSoundness dl {
	margin-bottom:2em;
}
.pageSoundness p {
	margin-bottom:1em;
}
.pageSoundness dt {
	font-size:14px;
	font-weight:bold;
}
.pageSoundness dd {
	margin:6px;
}
.pageSoundness dd dt {
	margin:6px 0;
	font-size:12px;
	border-left:solid 6px #F9C;
}
.pageSoundness dd dd {
	margin-bottom:1em
}

/* pageCharacters */
.pageCharacters {
	position:relative;
}
.pageCharacters h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -360px;
}
.pageCharacters h2 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
}
.pageCharacters .mainStreamSection ul {
	background:#FEE;
	padding:3px;
	margin-bottom:1em;
}
.pageCharacters .mainStreamSection li {
	float:left;
	position:relative;
	width:300px;
	height:120px;
}
.pageCharacters .mainStreamSection dt {
	font-weight:bold;
}
.pageCharacters .mainStreamSection dd {
	position:absolute;
	top:0;
	left:80px;
	padding:0 12px 3px 3px;
}

/* pageCharactersDetail */
.pageCharactersDetail {
	position:relative;
}
.pageCharactersDetail h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -360px;
}
.pageCharactersDetail dt {
	font-size:14px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
}
.pageCharactersDetail p {
	margin-bottom:2em;
}
.pageCharactersDetail .mainStreamSection ul {
	padding:6px;
	margin-bottom:1em;
}
.pageCharactersDetail .mainStreamSection dl.yapeus ul {
	background:#FEE url(/img/contents/characters/yapeus_l.gif) no-repeat 460px 10px;
}
.pageCharactersDetail .mainStreamSection dl.ringo ul {
	background:#FEE url(/img/contents/characters/ringo_l.gif) no-repeat 460px 10px;
}
.pageCharactersDetail .mainStreamSection li {
	font-size:12px;
	border-left:solid 3px #F99;
	padding-left:6px;
	margin:3px;
}
.pageCharactersDetail .mainStreamSection dt {
	font-weight:bold;
}

/* pageMikanP */
.pageMikanP {
	position:relative;
}
.pageMikanP h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -390px;
}
.pageMikanP li {
	float:left;
	width:101px;
}
.pageMikanP .mainStreamSection {
	height:500px;
}
.pageMikanP .mainStreamSection ul {
	position: relative;
}
.pageMikanP .trigger img {
	border:solid 2px #ccc;
	width:90px;
	height:102px;
}
.pageMikanP .popup {
	position: absolute;
	display: none;
	background:#FFF;
	width:600px;
}
.pageMikanP .popup dt {
	font-weight:bold;
	color:#ef368d;
}
.pageMikanP .popup dd {
	font-size:14px;
	margin-bottom:6px;
}


/* pageContact */
.pageContact h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -270px;
}
.pageContact h2 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
}
.pageContact .section {
	padding:0 12px;
	line-height:1.8;
	margin-bottom:2em;
}
.pageContact p.description {
	font-size:14px;
}
.pageContact p {
}
.pageContact dt {
	font-weight:bold;
}
.pageContact dd {
	margin-bottom:1em;
}
.pageContact .summaryTitle {
	font-size:14px;
	font-weight:bold;
	margin:12px 0 3px 0;
}
.pageContact .summaryText {
	margin:3px 3px 12px 3px;
}
.pageContact .basicSummary {
	border-top:dotted 1px #ccc;
	margin-bottom:20px;
}
.pageContact .basicSummary dl {
	position:relative;
	background:url(/img/control/common/summary_bg.gif) repeat-y -15px 0;
	border-bottom:dotted 1px #ccc;
	padding:6px;
}
.pageContact .basicSummary dt {
	position:absolute;
	width:120px;
	font-weight:bold;
	text-indent:6px;
}
.pageContact .basicSummary dt .imp {
	position:absolute;
	top:12px;
	right:15px;
	color:#ef368d;
	font-size:10px;
	font-weight:normal;
}
.pageContact .basicSummary dd {
	margin-left:120px;
}
.pageContact .basicSummary dd p {
	font-size:10px;
}

/* pageAdinfo */
.pageAdinfo h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -300px;
}
.pageAdinfo h2 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
}
.pageAdinfo .section {
	padding:0 12px;
	line-height:1.8;
	margin-bottom:2em;
}
.pageAdinfo p.description {
	font-size:14px;
}
.pageAdinfo .mail {
	margin:6px;
	border:solid 1px #CCC;
	background:#FFC;
	padding:12px;
}
.pageAdinfo .mail strong {
	color:#F33;
}

/* pageMybooks */
.pageMybooks h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -540px;
}
.pageMybooks .image {
	text-align:center;
	margin-bottom:1em;
}
.pageMybooks h2 {
	font-size:16px;
	font-weight:bold;
	border-left:solid 6px #ef368d;
	padding-left:6px;
	margin-bottom:6px;
}
.pageMybooks dl {
	position:relative;
	margin-bottom:1em;
}
.pageMybooks dt {
	position:absolute;
	top:0;
	left:0;
	font-weight:bold;
}
.pageMybooks dd {
	padding-left:20px;
}

/* pageMyaddress */
.pageMyaddress h1 {
	background:url(/img/contents/myaddress/sprite.jpg) no-repeat 0 0;
	height:230px !important;
}
.pageMyaddress h2 {
	color:#ef368d;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.pageMyaddress .mainStreamSection {
	background:#d5f4e6 !important;
	border-style:none !important;
	padding-bottom:50px !important;
	line-height:2 !important;
}
.pageMyaddress .section1 {
	background:#FFF;
	padding:20px;
}
.pageMyaddress .section1 dl {
	margin-bottom:1em;
}
.pageMyaddress .section1 dt {
	background:url(/img/contents/myaddress/sprite.jpg) no-repeat -891px -276px;
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
}
.pageMyaddress .section1 dd {
	font-size:14px;
}
.pageMyaddress .section1 dd.small {
	font-size:12px;
}
.pageMyaddress .section2 {
	text-align:center;
	width:594px;
	margin:0 auto;
	padding:10px;
}
.pageMyaddress .section2 li {
	float:left;
	margin:10px;
}
.pageMyaddress .section3 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.pageMyaddress .section3 p {
	padding:20px;
	line-height:2;
}
.pageMyaddress .section3 ul {
	padding-bottom:10px;
}
.pageMyaddress .section3 li {
	display:inline;
	padding:0 10px
}
.pageMyaddress a {
	color:#ef368d;
}
.pageMyaddress a:link,
.pageMyaddress a:visited {
	text-decoration:underline;
}
.pageMyaddress a:hover,
.pageMyaddress a:active {
	text-decoration:none;
}
.pageMyaddress .btnGet {
	background:url(/img/contents/myaddress/sprite.jpg) no-repeat -630px 0;
}
.pageMyaddress .btnReg {
	background:url(/img/contents/myaddress/sprite.jpg) no-repeat -630px -86px;
}
.pageMyaddress .btnInt {
	background:url(/img/contents/myaddress/sprite.jpg) no-repeat -630px -172px;
}


/* pagePoint */
.pagePoint h1 {
	background:url(/img/contents/common/main_titles.gif) no-repeat 0 -630px;
}
.pagePoint .mainStreamSection {
	min-height:200px !important;
	padding-bottom:20px !important;
}
.pagePoint #webSearchRulesBox {
	background:#FFFFEE;
	border:dotted 1px #CCC;
	font-size:10px;
	padding:12px;
}
.pagePoint .btn {
cursor:pointer;
padding:0 0 1px;
}


/* webSearch */
.webSearch {
	background:#fffdcf url(/img/common/logo/yst_horiz_pwrlogo_ascii.gif) no-repeat 320px 10px;
	padding:6px;
	margin:2em 0;
}
.webSearch dt.title {
	background:url(/img/control/common/mypage/pointget.gif) no-repeat 0 0;
	font-weight:bold;
	text-indent:-9999px;
	overflow:hidden;
	height:20px;
}
.webSearchRulesOn {
	text-align:right;
}
#webSearchRulesBox ul {
	padding:12px;
	font-size:10px;
}
.webSearch dd {
	position:relative;
}


/* pointAbout */
.pointAbout .mainStreamSection {
	font-family: verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	border-style:none !important;
	padding-bottom:50px !important;
	font-size:14px;
}
.pointAbout h1{
	height:35px !important;
	width:540px !important;
	padding:2px 0 16px 4px;
}
.pointAbout h1 .pointTit{
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -36px;
	width:540px;
	height:35px;
	line-height:35px;
	display:block;
}
.pointAbout .pointIntro{
	background:#F0F0F0;
	padding:8px 10px;
}
.pointAbout .pointIntro2{
	padding:8px 10px;
}
.pointAbout h2 {
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 0;
	width:580px;
	height:36px;
	line-height:36px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-left:30px;
}
.pointAbout h3 {
	background:#F0F0F0;
	padding:8px 10px;
	margin:4px 5px;
	font-size:14px;
}
.pointAbout .pointMain{
	position:relative;
	width:100%;
}
.pointAbout .pointMain img{
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -71px;
	margin:10px auto 0;
	display:block;
	position:relative;
}
.pointAbout .pointMain span{
	position:absolute;
	right:36px;
	bottom:9px;
	font-size:12px;
}
.pointAbout .section1,
.pointAbout .section2,
.pointAbout .section3{
	padding-top:20px;
	overflow:hidden;
	zoom:1;
}
.pointAbout dl{
	margin:12px;
	padding-bottom:10px;
	border-bottom:1px dotted #969696;
	margin-bottom:-1px;
}
.pointAbout dl dt {
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -1038px;
	padding-left:18px;
	font-weight:bold;
	height:16px;
	line-height:16px;
}
.pointAbout dl dd {
	padding:4px 0 0 18px;
}
.pointAbout dl dd table th{
	vertical-align:top;
	width:125px;
	padding-top:4px;
	text-align:left;
}
.pointAbout dl dd table td{
	font-size:14px;
}
.pointAbout dl dd .pointAdsLeft{
	width:350px;
	float:left;
	padding-right:4px;
}
.pointAbout dl dd .pointAdsRight{
	float:right;
	width:212px;
	height:181px;
}
.pointAbout dl dd .pointAdsRight img{
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -469px;
	display:block;
}
.pointAbout dl dd .pointSearchLeft{
	width:294px;
	float:left;
	padding-right:8px;
}
.pointAbout dl dd .pointSearchRight{
	float:right;
	width:264px;
	height:150px;
}
.pointAbout dl dd .pointSearchRight img{
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -650px;
	display:block;
}
.pointAbout #pointBanners a{
	float:left;
	display:block;
	margin:6px 6px 4px 0;
}
.pointAbout .pointConfirm{
	margin:12px;
}
.pointAbout .pointConfirm img{
	background:url(/img/contents/point_about/sprite.png) no-repeat 0 -800px;
	display:block;
}
.pointAbout .pointConfirm p{
	padding-top:6px;
}

/* vegiAbout */
.vegiAbout .mainStreamSection {
	font-family: verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	border-style:none !important;
	padding-bottom:50px !important;
	font-size:14px;
}
.vegiAbout h1{
	height:247px !important;
}
.vegiAbout h1 .vegiTop{
	background:url(/img/contents/vegi_about/vegi_about_top.png) no-repeat;
	width:610px;
	height:247px;
	display:block;
}
.vegiAbout .vegiContent{
	background:url(/img/contents/vegi_about/vegi_about_bg.png) repeat-y;
	width:610px;
}
.vegiAbout .vegiContent dl{
	padding:4px 0 20px 32px;
}
.vegiAbout .vegiContent dt{
	font-size:18px;
	font-weight:bold;
	color:#f0508c;
}
.vegiAbout .vegiContent .vegiomonsImg{
	display:block;
	margin:0 auto;
}
.vegiAbout .vegiContent #vegiSamples{
	padding-top:6px;
}
.vegiAbout .vegiContent #vegiSamples li{
	float:left;
	padding-right:10px;
}
.vegiAbout .vegiContent #vegiSamples li img{
	border:1px solid #999;
	width:80px;
	height:80px;
}
.vegiAbout .vegiContent #vegiRegiForm{
	font-size:12px;
	text-align:center;
	margin-top: 22px;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiAlart{
	color:#E60000;
	display:block;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiBtn{
	background:url(/img/contents/vegi_about/vegi_about_btn.gif) no-repeat;
	width:292px;
}
.vegiAbout .vegiContent #vegiRegiForm a:hover .vegiBtn{
	background:url(/img/contents/vegi_about/vegi_about_btn_on.gif) no-repeat;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiSub{
	display:block;
	padding-top:6px;
}
.vegiAbout .vegiContent #vegiRegiForm input[type|=checkbox]{
	width:1em;
	height:1em;
	vertical-align:middle;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiBtn02{
	background:url(/img/contents/vegi_about/vegi_about_btn2.gif) no-repeat;
	width:292px;
}
.vegiAbout .vegiContent #vegiRegiForm a:hover .vegiBtn02{
	background:url(/img/contents/vegi_about/vegi_about_btn2_on.gif) no-repeat;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormLeft{
	float:left;
	height:142px;
	padding:8px;
	margin:4px 0 0 26px;
	background:#EAEAEA;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormLeft .vegiBtnLeft{
	background:url(/img/contents/vegi_about/vegi_about_btn_left.gif) no-repeat;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormLeft a:hover .vegiBtnLeft{
	background:url(/img/contents/vegi_about/vegi_about_btn_left_on.gif) no-repeat;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormRight{
	float:right;
	height:142px;
	padding:8px;
	margin:4px 58px 0 0;
	background:#EAEAEA;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormRight .vegiBtnRight{
	background:url(/img/contents/vegi_about/vegi_about_btn_right.gif) no-repeat;
}
.vegiAbout .vegiContent #vegiRegiForm .vegiRegiFormRight a:hover .vegiBtnRight{
	background:url(/img/contents/vegi_about/vegi_about_btn_right_on.gif) no-repeat;
}
.vegiAbout .vegiContent .yapusPre{
	background:url(/img/contents/vegi_about/vegi_about_yapus.gif) no-repeat;
	width:560px;
	height:115px;
	margin:0 auto;
}
.vegiAbout .vegiContent .yapusPre .yapusPrePosi{
	padding:30px 0 0 14px;
}
.vegiAbout .vegiBottom img{
	background:url(/img/contents/vegi_about/vegi_about_bottom.png) no-repeat;
	width:610px;
	height:22px;
}

/* 新規登録フロー　完了画面ベジモン誘導枠 */
.vegimonRegistBanner{
	background:url(/img/contents/regist/vegi_regicomp_bg.gif) no-repeat;
	width:510px;
	height:82px;
	text-align:center;
	margin-bottom:10px;
}
.vegimonRegistBanner .vegiRegiPosi{
	width:236px;
	padding:5px 0 0 267px;
}
.vegimonRegistBanner .vegiRegiPosi .vegiRegiBtn{
	background:url(/img/control/common/vegi_my_btn.gif) no-repeat;
}
.vegimonRegistBanner .vegiRegiPosi a:hover .vegiRegiBtn{
	background:url(/img/control/common/vegi_my_btn_on.gif) no-repeat;
}
.vegimonRegistBanner .vegiRegiPosi .vegiRegiTxts{
	margin-top:4px;
}
.vegimonRegistBanner .vegiRegiPosi input[type|=checkbox]{
	width:1em;
	height:1em;
	vertical-align:middle;
}

/* valentine */

#pageContents.pageValentine {
	float: left;
	width: 630px !important;
}

.pageValentine h1{
	background: url("/img/contents/valentine/main.gif") no-repeat scroll 0 0 transparent;
	text-indent: -9999px;
	height: 195px !important;
}

.pageValentine h2 {
	background: url("/img/contents/valentine/main.gif") no-repeat scroll 0 -207px transparent;
	text-indent: -9999px;
	height: 55px;
}

.pageValentine h3 {
	background: url("/img/contents/valentine/main.gif") no-repeat scroll 0 -274px transparent;
	text-indent: -9999px;
	height: 55px;
}

.pageValentine .mainStreamSction dt{
	background: url("/img/contents/valentine/icon.gif") no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 18px;
	color:#666666;
}

.chocoRecipe dl {
	width:630px;
}

.chocoRecipe li {
	float: left;
	margin: 5px;
	width:145px;
	height:150px;
	background: #FFEEEE;
}
.valentineRecipe1 li {
	margin-bottom: 10px;
}

.valentineMovie {
	background: #fff1b9;
}
.valentineMovie li{
	text-align:center;
}
.valentineSkinList dl {
	margin-bottom: 10px;
}
.valentineSkinList li {
	float: left;
	margin: 5px;
}

.valentineDecomeList li {
	float: left;
	margin: 3px;
}

#sideNavi .pageValentine{
	float: right;
	width: 300px;
}

.pageLeftSection{
	width: 300px !important;
}


.kitList dl {
	background: #FFEEEE;
	margin-bottom: 10px;
}
.kitList dt {
	background: #fdc1cd;
	border: solid 5px #FFEEEE;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
.kitList dd {
	background: #FFEEEE !important;
	padding: 0 20px 10px 40px;
}

.kitList li {
	margin: 5px;
}

.chocoList dl {
	background: #FFEEEE;
	margin-bottom: 10px;
}
.chocoList dt {
	background: #fdc1cd;
	border: solid 5px #FFEEEE;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}
.chocoList dd {
	background: #FFEEEE !important;
	padding: 0 0 10px 18px;
}

.chocoList li {
	float: left;
	margin: 3px;
}

/* yapCoupon */

.yapCoupon{
	font-family: verdana,Arial,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}
.yapCoupon .mainStreamSection{
	border-style:none !important;
	padding:0 0 50px 0 !important;
	font-size:14px;
	float:left;
	width:630px;
}
.yapCoupon #yapCouponHead{
	padding:5px 0 0 0;
}
.yapCoupon h1{
	font-size:12px;
	color:#5A1414;
	text-indent:0 !important;
	height:auto !important;
	width:auto !important;
	padding-left:8px;
}
.yapCoupon h2{
	width:372px;
	height:45px;
	padding-left:8px;
}
.yapCoupon h2 .yapCouponLogo{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 0;
	width:372px;
	height:45px;
	display:block;
}
.yapCoupon .fontRed{
	color:#cf141c;
}
.yapCoupon .section{
	background:#faf6f2;
	border:1px solid #dcd8d4;
	padding:12px 13px 12px 12px;
	margin-bottom:12px;
}
.yapCoupon .section h3{
	background:url(/img/contents/yap_coupon/yapcoupon_descri_dots.png) repeat 0 0;
	width:589px;
	padding:7px;
}
.yapCoupon .section h3 p{
	background:#fff;
	width:561px;
	padding:14px;
	font-size:18px;
	font-weight:bold;
}
.yapCoupon .descriShadow img{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -57px;
	width:603px;
	height:9px;
	vertical-align:top;
}
.yapCoupon .positionBasePoint{
	position:relative;
	height:367px;
}
.yapCoupon .couponPrice{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -66px;
	width:222px;
	height:66px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
	line-height:56px;
}
.yapCoupon .couponPrice span{
	font-size:20px;
}
.yapCoupon .photo{
	position:absolute;
	top:25px;
	left:185px;
	z-index:2;
}
.yapCoupon .swap{
	width:416px;
	background:#fff;
	border:1px solid #DCD8D4;
}
.yapCoupon .swap p{
	padding:8px;
}
.yapCoupon .swap p img{
	display:block;
	width:400px;
	height:267px;
}
.yapCoupon .swap ul{
	width:400px;
	margin:0 auto;
	padding-bottom:12px;
}
.yapCoupon .swap li{
	float:left;
	margin-left:4px;
}
.yapCoupon .swap li a {
	padding: 2px;
	display:block;
}
.yapCoupon .swap li img{
	width:58px;
}
.yapCoupon .swap li a.selected {
	background:#feb340;
}
.yapCoupon .mainPhotoShadow img{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -132px;
	width:418px;
	height:8px;
	vertical-align:top;
}
.yapCoupon .infoBox{
	position:absolute;
	top:53px;
	left:0;
	z-index:1;
	background:#fff;
	width:220px;
	padding:15px 11px;
	border:1px solid #DCD8D4;
}
.yapCoupon .infoBox dt span{
	text-decoration: line-through;
}
.yapCoupon .fontFat{
	font-weight:bold;
	font-size:16px;
	color:#7e1e1e;
}
.yapCoupon .seeMoreBtn{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -182px;
	display:block;
	width:162px;
	height:46px;
	line-height:46px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	margin-top:12px;
}
.yapCoupon .seeMoreBtn img{
	vertical-align:-1px;
}
.yapCoupon a:hover.seeMoreBtn{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat -162px -182px;
}
.yapCoupon .infoBox table{
	width:162px;
	border:1px solid #DCD8D4;
	margin-top:12px;
}
.yapCoupon .infoBox th{
	background:#DCD8D4;
	border:1px solid #DCD8D4;
	padding:2px;
	font-weight:normal;
}
.yapCoupon .infoBox td{
	border:1px solid #DCD8D4;
	padding:8px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}


.glossymenu a.menuitem{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -140px;
	float:right;
	display: block;
	position: relative;
	width:154px;
	height:42px;
	line-height:42px;
	color:#fff;
	margin:16px 22px 0 0;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
.glossymenu a:hover.menuitem{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat -154px -140px;
}
.glossymenu a.menuitem .statusicon{
	position: absolute;
	top: 12px;
	right: 12px;
}
.glossymenu div.submenu{
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	background:#f7f4f2;
	line-height:1.8;
	padding:8px 18px;
	color:#dcd8d4;
	margin:0 auto;
	margin-top:6px;
	width:594px;
}
.glossymenu div.submenu ul.bigAreaList{
	margin:0 auto;
	text-align:center;

}
.glossymenu div.submenu ul.bigAreaList li{
	float:left;
	width:10px;
}
.glossymenu div.submenu ul.bigAreaList li.menu{
	float:left;
	width:90px;
}
.glossymenu div.submenu ul.bigAreaList li span.selected{
	display: block;
	background: #dcd8d4;
	color:#333;
}
.glossymenu div.submenu ul.bigAreaList li a{
	display: block;
	text-decoration: none;
}
.glossymenu div.submenu ul.bigAreaList li a:hover{
	background: #dcd8d4;
}
.glossymenu div.submenu ul.bigAreaList li a:visited{
	color: #287ee7;
}
.glossymenu div.submenu p.smallAreaList{
	font-size:12px;
}
.glossymenu div.submenu p.smallAreaList a:visited{
	color: #287ee7;
}

.yapCoupon .selectedAreaTit{
	font-size:18px;
	font-weight:bold;
	padding:10px 0 6px 4px;
}

/* yapCouponSide */
.yapCouponSide{
	background:#faf6f2;
	border:1px solid #dcd8d4;
	padding:8px;
}
.yapCouponSide .sideTit{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -228px;
	width:282px;
	height:38px;
}
.yapCouponSide dl{
	margin-top:10px;
	padding:10px;
	background:#fff;
	border:1px solid #dcd8d4;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
}
.yapCouponSide dt{
	font-size:12px;
}
.yapCouponSide .sideCouponTable table{
	background:#fff;
	border:1px solid #F3C3C6;
	width:260px;
	text-align:center;
	margin-top:6px;
}
.yapCouponSide .sideCouponTable table td{
	border:1px solid #F3C3C6;
}
.yapCouponSide .sideCouponTable .sidePrice{
	font-size:20px;
	font-weight:bold;
	color:#D81718;
}
.yapCouponSide .sideCouponTable .sidePrice span{
	font-size:14px;
}
.yapCouponSide .sideCouponTable .sidePhoto{
	padding:5px 0;
	width:105px;
}
.yapCouponSide .sideCouponTable .sideRate{
	background:#FAE6E7;
	font-size:14px;
}
.yapCouponSide .sideCouponTable .sideRate span{
	font-weight:bold;
	color:#5A1414;
}
.yapCouponSide .SideSeeMoreBtn{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat 0 -266px;
	display:block;
	width:190px;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	margin:10px auto 0;
}
.yapCouponSide .SideSeeMoreBtn img{
	vertical-align:-1px;
}
.yapCouponSide a:hover.SideSeeMoreBtn{
	background:url(/img/contents/yap_coupon/yap_coupon_sprite.png) no-repeat -190px -266px;
}

