

/*==================================================*/
/*セクション
/*==================================================*/
div.SectionRight
{
	clear : both;

	z-index : 0;

	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;

	height : 100%;

	background-repeat : repeat-y;
	background-position : left top;
	background-image : none;
/*	background-image : url(http://www.plus-tick.net/images/SectionRight.jpg); */
}

/*==================================================*/
/*ブロック
/*==================================================*/
div.GroupRight div.Block
{
	padding-left : 0px;
	padding-right : 0px;
}

/*==================================================*/
/*ボディ
/*==================================================*/
div.GroupRight div.Body
{
	width : 320px;

	padding-left : 0px;
	padding-right : 0px;
			
	background-repeat : repeat-y;
	background-position : left top;
	background-image : none;
/*	background-image : url(http://www.plus-tick.net/images/BodyRight.jpg); */
}

/*==================================================*/
/*サイドナビゲーション
/*==================================================*/
div.GroupRight div.Header-NaviSide1
{
	height : 30px;
	width : 100%;
	
	background-image : url(http://www.plus-tick.net/images/Header-NaviSide1.jpg); 
	background-repeat : no-repeat;
	background-position : top left;
}
div.GroupRight div.Footer-NaviSide1
{
	height : 20px;
	width : 100%;
	
	padding-bottom : 20px;
	
	background-image : url(http://www.plus-tick.net/images/Footer-NaviSide1.jpg); 
	background-repeat : no-repeat;
	background-position : top left;
}

div.GroupRight div.Body-NaviSide1
{
	padding-top : 0px;
	padding-bottom : 0px;
}

div.GroupRight div.Body-NaviSide1 ul
{
	padding-bottom : 0px;
}

div.GroupRight div.Body-NaviSide1 ul li
{
	height : 30px;
	width : 100%;
	
	background-image : none;
	
	padding-left : 0px;
}

div.GroupRight div.Body-NaviSide1 ul li a
{
	display : block;
	
	padding-top : 4px;
	line-height : 26px;
	
	color : rgb(128, 128, 128);
	font-size : 14px; font-size : 1.4rem;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;	font-weight : normal;
	font-style : normal;
	
	text-align : left;
	text-indent : 40px;
	text-decoration : none;
	
	background-image : url(http://www.plus-tick.net/images/NaviSide1-Anime.jpg); 
	background-repeat : no-repeat;
	background-position : 0 0;
}

div.GroupRight div.Body-NaviSide1 ul li a:hover
{
	color : rgb(201, 188, 97);
	
	background-position : -320px 0;
}

/*==================================================*/
/*テーブル
/*==================================================*/
div.GroupRight table.Default
{
	width : 320px;
			
}

div.GroupRight table.NoBorder,
div.GroupRight table table.NoBorder
{
	width : 320px;
}

/*==================================================*/
/*【h2】会員情報
/*==================================================*/
div.GroupRight div.Body-MemberInfo h2
{
	height : 50px;

	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : -10px;
	margin-right : -10px;
			
	background-repeat : no-repeat;
	background-position : left top;
	background-image : none;
	
	padding-top : 0px;
	line-height : 0px;
	text-indent : 0px;
	
	font-size : 0px; font-size : 0rem;
	font-weight : normal;
	color : rgb(255, 255, 255);
	
}

div.GroupRight div.Body-MemberInfo
{
	width : 320px;
	
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 10px;
	
	background-repeat : repeat-y;
	background-position : left top;
	background-image : url(http://www.plus-tick.net/images/Body-MemberInfo.jpg) !important;
}

div.GroupRight div.Footer-MemberInfo
{
	padding-top : 0px;
	padding-bottom : 20px;
	
	height : 20px;
	
	background-repeat : no-repeat;
	background-position : left top;
	background-image : url(http://www.plus-tick.net/images/Footer-MemberInfo.jpg) !important;
}

div.GroupRight div.Body-MemberInfo dl
{
	display : block;
	width : 100%;
}

div.GroupRight div.Body-MemberInfo dt
{
	display : block;
	float : left;
	
	padding-left : 20px;
	
	width : 80px;
	
	color : rgb(128, 128, 128);
	font-size : 14px; font-size : 1.4rem;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;	font-weight : normal;
	font-style : normal;
	
}

div.GroupRight div.Body-MemberInfo dd
{
	display : block;
	float : none;
	
	width : 300px;
	
	padding-left : 80px;
	padding-right : 20px;
	padding-bottom : 10px;

	background-repeat : no-repeat;
	background-position : left bottom;
	background-image : url(http://www.plus-tick.net/images/Separator-MemberInfo.jpg) !important;
	
	color : rgb(32, 32, 32);
	font-size : 14px; font-size : 1.4rem;
	font-family : 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;	font-weight : normal;
	font-style : normal;
}
/*==================================================*/
/*【h2】会員ナビゲーション
/*==================================================*/


/*==================================================*/
/* 【 】 SSL
/*==================================================*/
div.GroupRight div.Header-Ssl
{
	width : 320px;
	height : 61px;

	background-repeat : repeat-y;
	background-position : left top;
	background-image : url(http://www.plus-tick.net/images/Header-Ssl.jpg);
}

div.GroupRight div.Body-Ssl
{
	width : 320px;

	padding-left : 10px;
	padding-right : 10px;
	
	background-repeat : repeat-y;
	background-position : left top;
	background-image : url(http://www.plus-tick.net/images/Body-Ssl.jpg);
}

div.GroupRight div.Footer-Ssl
{
	width : 320px;
	height : 11px;
	
	background-repeat : repeat-y;
	background-position : left top;
	background-image : url(http://www.plus-tick.net/images/Footer-Ssl.jpg);
}



/*==================================================*/
/*
/*==================================================*/
a.bnrContact img
{
	background-image : url(http://www.plus-tick.net/images/bnrContactAnime.jpg);
	
	width : 320px;
	height : 200px;
}

