@charset "utf-8";
/* CSS Document */
.style{
	font-size: 0.9em;
	color: #FFF;
}

.style1{
	font-size: 10px;
	color: #666;
}
#logo{
	height: 70px;
	width: 546px;
	left: 290px;
	top: 240px;
	position: absolute;
}
#headerNavi {
	clear: both;
	height: 120px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#headerNavi ul{
	float: left;
	position: absolute;
	right: 260px;
	width: 300px;
	margin-top: 10px;
}
#headerNavi ul li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.9em;
}
#headerNavi ul li a{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
#headerNavi ul li a:hover{
	color: #CC6;
} 
#areaTitle {
	height: 50px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#band {
	clear: both;
	height: 60px;
	width: 100%;
	bottom: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menuArea {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#affiliaterArea {
	float: left;
	height: 100%;
	width: 550px;
}
#merchantArea {
	height: 100%;
	width: 550px;
	float: left;
}
#menu01 {
	float: left;
	height: 100%;
	width: 160px;
	margin-right: 7px;
	clear: both;
	position: relative;
}
#menu02 {
	height: 100%;
	width: 135px;
	margin-right: 7px;
	float: left;
}
#menu03 {
	height: 100%;
	width: 235px;
	float: left;
}
#menu04 {
	height: 100%;
	width: 235px;
	float: left;
	margin-right: 7px;
}
#menu05 {
	height: 100%;
	width: 135px;
	margin-right: 7px;
	float: left;
}
#menu06 {
	float: left;
	height: 100%;
	width: 160px;
	position: relative;
}



#titleBox {
	background-color: #0CF;
	height: 25px;
	width: 100%;
	text-align: center;
	color: #FFF;
	line-height: 2.5em;
	clear: both;
	font-size: 0.9em;
}
#titleBoxB {
	background-color: #6c6;
	height: 25px;
	width: 100%;
	text-align: center;
	color: #FFF;
	line-height: 2.5em;
	clear: both;
	font-size: 0.9em;
}

/** blue button**/
#supportNavi{
	clear: both;
	height: 100%;
	width: 100%;
}
#supportNavi li{
	background-image: url(../images/support_menu_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	list-style-type: none;
	margin-bottom: 1px;
	clear: both;
	float: left;
}
#supportNavi li a{
	font-size: 0.9em;
	line-height: 3em;
	color: #FFF;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
#supportNavi li a:hover{
	color: #6CC;
}
/** green button **/
#supportNavBi{
	clear: both;
	height: 100%;
	width: 100%;
}
#supportNaviB li{
	background-image: url(../images/support_menu_bg_b.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	list-style-type: none;
	margin-bottom: 1px;
	clear: both;
	float: left;
}
#supportNaviB li a{
	font-size: 0.9em;
	line-height: 3em;
	color: #FFF;
	padding-left: 10px;
	display: block;
	text-decoration: none;
}
#supportNaviB li a:hover{
	color: #6CC;
}
#afNavi {
	background-image: url(../images/af_navi_bg_bg.png);
	background-repeat: repeat-y;
	width: 135px;
	height: 155px;
	font-size: 0.9em;
	color: #FFF;
}
#merNavi {
	background-image: url(../images/mer_navi_bg.png);
	background-repeat: repeat-y;
	width: 135px;
	height: 155px;
	font-size: 0.9em;
	color: #FFF;
}

#loginNavi {
	background-image: url(../images/login_menu_bg.png);
	background-repeat: repeat-y;
	height: 155px;
	width: 235px;
	color: #FFF;
	clear: both;
}
#loginNaviB {
	background-image: url(../images/login_menu_bg_b.png);
	background-repeat: repeat-y;
	height: 155px;
	width: 235px;
	color: #FFF;
	clear: both;
}

.idWaku {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.slash {
	height: 30px;
	width: 235px;
	background-image: url(../images/slash_a.png);
	background-repeat: no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.2em;
	line-height: 2.2em;
	color: #FFF;
	text-align: center;
}
.topicBox {
	clear: both;
	height: 30px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}


/* --- リストエリア --- */
.topicPath {
	list-style-type: none;
	padding-right: 0;
	padding-left: 0;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* --- リスト項目 --- */
.topicPath li {
	display: inline;
	list-style-type: none;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
}

/* --- リンク --- */
.topicPath li a {
	padding-right: 3px; /* リンクエリアの右パディング */
	background: url(../../affiliate/css/topic_path2.gif) no-repeat right; /* 区切りの記号 */
	font-size: 1em;
	color: #999;
	text-decoration: none;
}

.topicPath li a:hover{
	color: #09F;
}
#newsTitle {
	clear: both;
	height: 35px;
	width: 640px;
	background-image: url(../images/news_title.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	line-height: 2.5em;
	color: #999;
	text-align: center;
	font-weight: bold;
	background-position: center top;
	margin-bottom: 2px;
	border: 1px solid #CCC;
}
#newsBox {
	height: auto;
	width: 640px;
	border: 1px solid #CCC;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	font-size: 0.9em;
	color: #999;
}
#categoryTitle {
	clear: both;
	height: 30px;
	width: 205px;
	float: left;
	margin: 0px;
	position: relative;
	display: inline;
}
ul#cateMenu {
	height: 100%;
	width: 205px;
	clear: both;
	list-style-type: none;
	display: inline;
	margin: 0px;
	position: relative;
}

ul#cateMenu li{
	list-style-type: none;
	width: 205px;
	font-size: 0.93em;
	position: relative;
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
}
ul#cateMenu li a{
	display: block;
	color: #666;
	text-decoration: none;
	background-image: url(../images/cate_menu_btn_a.gif);
	background-repeat: no-repeat;
	text-indent: 3em;
	height: 30px;
	line-height: 2.8em;
	margin-bottom: 1px;
	width: 205px;
	clear: both;
	float: left;
	list-style-type: none;
	padding: 0px;
	position: relative;
	margin-top: 0px;
}
ul#cateMenu li a:hover{
	color: #69C;
	background-image: url(../images/cate_menu_btn_b.gif);
	background-repeat: no-repeat;
}

#newsBoxInner {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#tourokuComent {
	text-align: center;
	width: 205px;
	padding-top: 10px;
	font-size: 0.9em;
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#tourokuBox {
	height: 135px;
	width: 205px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
}
#tourokuBtn {
	text-align: center;
	padding-top: 10px;
}
#attention {
	height: 100%;
	width: 205px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	clear: both;
}


#attentionTxt {
	color: #FFF;
	background-color: #09C;
	text-align: center;
	width: 205px;
	height: 30px;
	line-height: 2.6em;
}
ul#attentionList {
	width: 205px;
	position: relative;
	height: auto;
	display: inline;
}
ul#attentionList li{
	width: 205px;
	text-indent: 1em;
	list-style-type: none;
	display: inline;
	position: relative;
}
ul#attentionList li a{
	font-size: 0.95em;
	text-decoration: none;
	display: block;
	line-height: 2.8em;
	color: #09C;
	position: relative;
	text-align: left;
}


ul#attentionList li a:hover{
	color: #6CC;
}

#faq {
	height: 35px;
	width: 205px;
	margin-bottom: 5px;
}
#prBanner {
	height: 100px;
	width: 205px;
	margin-bottom: 5px;
	clear: both;
	border: 1px solid #CCC;
}
#osusumeTitle {
	clear: both;
	height: 30px;
	width: 640px;
	font-size: 1.2em;
	line-height: 2.3em;
	color: #FFF;
	background-image: url(../images/osusume_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#pageTitle {
	height: 35px;
	width: 634px;
	border: 2px solid #CCC;
	color: #666;
	line-height: 2.4em;
	text-align: center;
	top: 0px;
	margin: 0px;
	font-size: 1.2em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.backGround01 {
	background-image: url(../images/background_01.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 640px;
	margin-top: 2px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.privHonbun {
	line-height: 1.8em;
	color: #666;
	height: 100%;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
ul#tagBox{
	height: 30px;
	width: 640px;
	list-style-type: none;
	font-size: 0.95em;
	line-height: 3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-image: none;
	clear: both;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
ul#tagBox li{
	height: 30px;
	width: 127px;
	text-align: center;
	float: left;
	list-style-type: none;
	margin-right: 1px;
	display: inline;
	position: relative;
}

ul#tagBox li a{
	display: block;
	list-style-type: none;
	background-image: url(../images/tag_d.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}
ul#tagBox li a:hover{
	background-image: url(../images/tag_b_on.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
}

ul#tagBoxA{
	height: 30px;
	width: 640px;
	list-style-type: none;
	font-size: 0.95em;
	line-height: 3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-image: none;
	clear: both;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
ul#tagBoxA li{
	height: 30px;
	width: 127px;
	text-align: center;
	float: left;
	list-style-type: none;
	margin-right: 1px;
	display: inline;
	position: relative;
}
ul#tagBoxA li a{
	display: block;
	list-style-type: none;
	background-image: url(../images/tag_a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}
ul#tagBoxA li a:hover{
	background-image: url(../images/tag_a_on.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
}
#pageTitleA {
	clear: both;
	height: 30px;
	width: 610px;
	background-image: url(../images/title_line_a.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pageTitleB {
	clear: both;
	height: 30px;
	width: 610px;
	background-image: url(../images/title_line_b.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pageTitleC {
	height: 30px;
	width: 610px;
	background-image: url(../images/title_line_c.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	color: #CC3;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}


ul#tagBoxC{
	height: 30px;
	font-size: 0.95em;
	line-height: 3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 633px;
	position: relative;
	list-style-type: none;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
ul#tagBoxC li{
	height: 30px;
	width: 211px;
	text-align: center;
	float: left;
	list-style-type: none;
	display: inline;
}

ul#tagBoxC li a{
	display: block;
	list-style-type: none;
	background-image: url(../images/tag_c.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFF;
}
ul#tagBoxC li a:hover{
	background-image: url(../images/tag_c_on.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	position: relative;
}

#pageName {
	text-align: center;
	height: 30px;
	width: 135px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 2.6em;
	color: #096;
	font-weight: bold;
	margin-bottom: 10px;
}
#pageNameA {
	text-align: center;
	height: 30px;
	width: 135px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 2.6em;
	color: #69C;
	font-weight: bold;
	margin-bottom: 10px;
}
#pageNameC {
	text-align: center;
	height: 30px;
	width: 180px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 2.6em;
	color: #CC3;
	font-weight: bold;
	margin-bottom: 10px;
}


#merBg {
	height: auto;
	width: 640px;
	margin-top: 2px;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	clear: both;
	position: relative;
}
#pageLead {
	height: 100%;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.93em;
	line-height: 2em;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
}
.mercBtn {
	height: 100%;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.syoutoriBox {
	height: 100%;
	width: 550px;
	padding-top: 0px;
	padding-right: 36px;
	padding-left: 36px;
	padding-bottom: 0px;
	color: #666;
	font-size: 0.95em;
	line-height: 1.8em;
}
.siryouBtn {
	text-align: right;
	height: 50px;
	width: 640px;
	margin-top: 10px;
}

.dounyuuTitleBg {
	background-image: url(../images/dounyu_obi.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 50px;
	width: 501px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 3.2em;
	text-align: center;
	color: #666;
}
.dounyuuAlow {
	height: 35px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.dounyuuLead {
	font-size: 0.98em;
	color: #666;
	clear: both;
	height: 100%;
	width: 500px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


.chart {
	height: auto;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#commonTitle {
	clear: both;
	height: 30px;
	width: 640px;
	font-size: 1.3em;
	line-height: 2em;
	color: #FFF;
	background-image: url(../images/osusume_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}
.sitemapBg {
	clear: both;
	height: 100%;
	width: 640px;
	margin-top: 15px;
	position: relative;
}
ul.sitemapList {
	font-size: 0.95em;
	float: left;
	height: 100%;
	width: 235px;
	margin: 0px;
	position: relative;
	text-indent: 5em;
	padding-left: 50px;
}
ul.sitemapList li{
	color: #999;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
	list-style-type: none;
	padding-top: 8px;
}
ul.sitemapList li a{
	list-style-type: none;
	color: #666;
	text-decoration: none;
}
ul.sitemapList li a:hover{
	color: #09C;
}.siteCate {
	width: 235px;
	padding-left: 50px;
	text-indent: 4em;
	font-size: 1.2em;
	line-height: 2.2em;
	float: left;
	position: relative;
	color: #09C;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.linkList {
	font-size: 1em;
	float: left;
	height: 100%;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.linkList li{
	color: #999;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	clear: both;
	list-style-type: none;
	padding-top: 8px;
}
ul.linkList li a{
	list-style-type: none;
	color: #666;
	text-decoration: none;
}
ul.linkList li a:hover{
	color: #09C;
}.linkCate {
	width: 235px;
	padding-left: 50px;
	text-indent: 4em;
	font-size: 1.2em;
	line-height: 2.2em;
	float: left;
	position: relative;
	color: #09C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contactWrap {
	height: 100%;
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
