@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------*/
/*  ポイントラリー専用											*/
/*--------------------------------------------------------------*/
/* ++++++++++++++++++++++++++++++++ */
/*  バナー							*/
/* ++++++++++++++++++++++++++++++++ */
#point {
	padding: 0 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background:url(../point_rally/images/bk_title.jpg) no-repeat center top;
	color:#222222 ;
}
a:link {
	color:#64C20E;
}
a:visited {
	color: #4E970B;
}


#point p,
#point ul,
#point dl{
	font-size: 0.9em;
	line-height: 1.3;
	padding: 0px;
}

#point .h2title {
	text-align:center;
	border-style: none;
	margin:0;
	padding:0;
}
#point .center {
	text-align:center;
}
#point .align-r {
	text-align:right;
}

#point #point_r {
	float: right;
	width: 222px;
	margin-right: 5px;
}

#point #point_r #btn_login {
	text-align:center;
	margin-bottom:20px;
}

#point #point_r #enterbox {
	border:solid 2px #ff6699;
	font-size:0.9em;
	padding:0 10px 10px 10px;
	background:#fff5f8;
	margin-bottom:20px;
}
#point #point_r #enterbox .head_enter{
	margin:0 -10px 1em -10px;
	text-align:center;
	background-image:url(../point_rally/images/bk_head_entry.gif);
	background-repeat:repeat-x;
	}
#point ul {
	list-style-type: none;
	margin-bottom:1.2em;
}
#point ul li {
	background-image: url(../point_rally/images/mrk_triangle.gif);
	background-repeat: no-repeat;
	margin: 0 0 0.7em;
	padding-left: 1em;
	background-position: 0em 0.3em;
}


#point #point_r .attention {
	border:dashed 1px #b67e99;
	background-color:#f6faf3;
	font-size:80%;
	padding: 10px;
}
#point #point_r .attention h4 {
	color: #9A3265;
	margin-bottom: 0.7em;
}

#point #point_r .r-menu {
	padding: 10px;
	margin-bottom:20px;
}
#point #point_r .r-menu h3{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #993365;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(../point_rally/images/mrk_circle-g.png);
	background-repeat: no-repeat;
	background-position: 1px 1px ;
	color: #DC1B72;
	margin-bottom: 0.7em;
}
#point .r-menu .ul-red {
	border-top: 2px dotted #993365;
	padding-top:0.5em;
}
#point .r-menu .ul-red li {
	background-image: url(../point_rally/images/mrk_circle-r.png);
	padding-left: 18px;
	background-position: 0em 0.3em;
	margin-bottom: 0.7em;
	padding-top: 2px;

}



#point #point_l {
	width: 500px;
	margin-left: 5px;
}
#point #point_l h3{
	color:#dc1b72;
	font-size:1.4em;
	background-image: url(../point_rally/images/line_footmark.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0.8em ;
	margin-bottom: 10px;
}
#point #point_l dl {
	margin-bottom:1em;
}
#point #point_l dl dt {
	color:#9a3265;
	font-weight:bold;
}
#point #point_l dl dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
}
#point #point_l dl.my_point_box {
	border: 1px solid #993365;
	background-color: #FFF;
	margin-bottom: 2em;
	font-family: "Times New Roman", "Times", serif;
}
#point #point_l dl.my_point_box dt{
	background-image: url(../point_rally/images/bk_my-poit.gif);
	background-repeat: repeat-x;
	color: #FFF;
	border-bottom: 1px solid #993365;
	padding: 3px 0;
	background-color: #F04788;
	text-align: center;
	font-size: 1.2em;

}
#point #point_l dl.my_point_box dd{
	color: #993365;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	padding: 4px 4px;
	margin-bottom:0;
	letter-spacing: 0.3em;
}
#point #point_l table.history {
    border-collapse: collapse;
    border:solid 1px #993365;
   
}
#point #point_l table.history tr {
    border-bottom:solid 1px #993365;

}
#point #point_l table.history tr td {
    padding:5px 10px;
}
#point #point_l table.history tr td span{
    font-size:1.2em;
	font-weight:bold;
	color:#993365;
}
.sub_title_table h1{
	color:#7E282B;
}


/*　ながのファンくらぶ　*/

#fanclub {
	background-color: #fee793;
	background-image: url(../fanclub/images/bk_fanclub.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	background-position: center top;
	padding-bottom:20px;
}
#fanclub h2{
	padding:30px 0 15px;
	text-align:center;
	border: none;
}
#fanclub #cont_fanclub{
	background-color: #FFF;
	width: 84%;
	border: 3px solid #018843;
	padding-top: 2em;
	padding-bottom:2em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#fanclub .fanclub_btn {
	text-align:center;
	margin-bottom: 10px;
}
#fanclub .fanclub_btn img {
	padding:15px;
}
#fanclub p {
	color:#222;
	line-height:1.3;
	padding-left: 15px;
    padding-right: 15px;
}
#fanclub .p_red {
	color: #D7000F;
}
#fanclub .fanclub_QR {
	background-color: #98D6B6;
	padding: 10px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1.3em;
}
#fanclub .fanclub_QR img{
margin-right:10px;
float:left;
}

#fanclub #cont_fanclub ul.fanclub_foot {
	list-style:none;
	font-size:0.9em;
	margin-left:1em;
	padding-left:0;

}
#fanclub #cont_fanclub ul.fanclub_foot li{
	background-image: url(../fanclub/images/mrk_triangle.gif);
	background-repeat: no-repeat;
	margin: 0 0 0.7em;
	padding-left: 1em;
	background-position: 0em 0.3em;
	float:left;
}


/* =================================================
clearfix 
================================================= */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
