BODY {
  text-align : center;
  font-size : 14px;
  margin-top : 0px;
  margin-bottom : 0px;
  font-family : "MS UI Gothic";
  margin-left : 2px;
  margin-right : 2px;
  background-color : #ECE3E4;
}
A{
  text-decoration : none;
}

A:HOVER{
  color : red;
}
H1  {
  font-size : 120%;
  text-align : left;
  margin : 0px 0px 0px 0px;
}
LI{
  font-size : 15px;
  color : #333333;
  text-align : left;
  margin-left : -20px;
  list-style-image : url(../images/list-red.gif);
  margin-top : 2px;
}
H2  {
  font-size : 110%;
  text-align: left;
  margin : 0px 0px 0px 0px;
}
H3{
	font-size : 15px;
	font-weight : bolder;
	margin-bottom : 0px;
	color : white;
	background-image : url(../images/h3-back.gif);
	text-align : left;
	text-indent : 30px;
	padding-top : 5px;
	margin-top : 0px;
	margin-right : 1px;
	padding-bottom: 10px;
}
H4{
  font-size : 14px;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : white;
  text-align : left;
  text-indent : 30px;
  font-weight : bold;
  background-image : url(../images/h4-back.gif);
  height : 21px;
  padding-top : 2px;
}
P{
  font-size : 14px;
  margin-top : 3px;
  margin-bottom : 3px;
  
  text-align : left;
  margin-left : 7px;
}
UL{
  margin-bottom : 3px;
  margin-top : 3px;
}
TD{
  font-size : 14px;
  color : #333333;
  font-family : "MS UI Gothic";
}
#container-member , #container-member-2 , .ftta-box-member , .dti-logo-member
{
	width: 850px;
}

#container-member , #container-member-2 
{
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
/******** list *******/
.list1{
  font-size : 13px;
  margin-left : -25px;
}

/********* ヘッダ *******/
.header-table{
  text-align : center;
  background-color : black;
}

#header{
	text-align : left;
	background-color : black;
	width: 100%;
	height: 30px;
}
#header img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#header H1{
	font-size : 14px;
	color : white;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header H2{
	font-size : 14px;
	text-align : right;
	color : white;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
#header A{
  color : white;
}
.herader-banner{
  text-align : center;
  background-color : #ECE3E4;
  
}
/*********コンテンツ************/
#mein-contents-member {
	vertical-align: top;
	float: right;
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	background-color: #000000;
	margin-bottom: 5px;
}

/*サイドメニュー*/
#side-menu-member{
	vertical-align: top;
	float: left;
	width: 165px;
	margin-right: auto;
	margin-left: 5px;
	display: inline;
	background-color: #FFF;
}

#side-menu-member h3{
	width: 100%;
	background-color : #ff0099;
	color : white;
	text-align : center;
	font-weight : bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.contents-table{
	text-align : center;
	width : 100%;
	background-color : #FFFFFF;
}

.touroku-table{
  color : white;
  background-color : black;
  text-align : left;
  width : 160px;
}
.touroku{
  color : white;
}
.touroku-ninzuu{
  text-align : right;
  color : white;
}
.touroku-zyoukyou{
  text-align : left;
  background-image : url(../images/menu/touroku-zyoukyou.gif);
  height : 25px;
  text-indent : 16px;
  color : white;
  font-size : 13px;
  font-family : "MS UI Gothic";
}
/************フッタ***************/
.ftta{
	text-align : left;
	background-color : white;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.ftta img{
	float: left;
}

.ftta H3{
	background-image :  none;
	float: left;
	margin-top: 5px;
}
.ftta-box-member{
	text-align : left;
	background-color : white;
	clear: both;
	margin-top: 0px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

.ftta-box-member h3{
	background-image :  none;
	color: #333333;
	float: right;
	margin-right: 10px;
}
.ftta-box-member img{
	color: #333333;
	float: left;
}
.dti-logo-member{
	margin-top : 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	height: 30px;
}
.dti-logo-member img{
	float: left;
}

.dti-logo-member p{
	float: right;
	margin-right: 300px;
}

/**************広告**************/
.ad{
  text-align : center;
  background-color : white;
}
.ad p{
  font-size : 13px;
}
.ad2{
  text-align : left;
  height : 42px;
}
.ad2 P{
  margin-top : -20px;
  margin-left : 200px;
}

.dti-logo{
  
  float : left;
  margin-top : 1px;
}

/******** table ***********/
.table1{
	text-align : center;
	width : 100%;
	background-color : #FFECFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.side-table-1{
  background-color : white;
  text-align : center;
}

.td-ad{
  background-color : white;
  text-align : center;
}

/********** メインメニュー *********/

.main-menu{
	text-align : center;
	background-color : black;
	background-image : url(../images/menu/main-menu-back.gif);
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.main-menu1{
  text-align : center;
  height : 30px;
  width : 80px;
  background-image : url(../images/menu/main1.gif);
  color : white;
  font-weight : bold;
  padding-top : 7px;
  font-size : 14px;
  margin-top : -5px;
}
.main-menu1 A{
  background-image : url(../images/menu/main1.gif);
  height : 30px;
  width : 80px;
  text-align : center;
  color : white;
  padding-top : 7px;
  font-size : 14px;
  margin-top : -5px;
}
.main-menu1 A:HOVER{
  background-image : url(../images/menu/main1-2.gif);
  text-align : center;
  color : white;
}

.main-menu2{
  text-align : center;
  height : 30px;
  width : 130px;
  background-image : url(../images/menu/main2.gif);
  color : white;
  font-weight : bold;
  padding-top : 7px;
  font-size : 14px;
  margin-top : -5px;
}
.main-menu2 A{
  background-image : url(../images/menu/main2.gif);
  height : 30px;
  width : 130px;
  text-align : center;
  color : white;
  padding-top : 7px;
  font-size : 14px;
  margin-top : -5px;
}
.main-menu2 A:HOVER{
  background-image : url(../images/menu/main2-2.gif);
  text-align : center;
  color : white;
  
}
.main-menu3{
  text-align : center;
  height : 30px;
  width : 130px;
  background-image : url(../images/menu/main2.gif);
  color : white;
  font-weight : 900;
  padding-top : 7px;
  font-size : 16px;
  margin-top : -5px;

}
.main-menu3 A{
  background-image : url(../images/menu/main2.gif);
  height : 30px;
  width : 130px;
  text-align : center;
  color : white;
  padding-top : 7px;
  font-size : 16px;
  margin-top : -5px;
  font-weight : 900;
}
.main-menu3 A:HOVER{
  background-image : url(../images/menu/main2-2.gif);
  text-align : center;
  color : white;
}

/******** point *********/
.point-table{
  text-align : center;
}
.point{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.point form{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
/******** font **********/
.s{
  text-align : center;
}
.l{
  text-align : left;
  vertical-align : super;
}
.b{
  font-weight : bold;
}
.r{
  text-align : right;
}
.red{
  color : #e30000;
}
.blue{
  color : #0066cc;
}
.SIZ14{
  font-size : 14px;
}
.SIZ13{
  font-size : 13px;
}
.SIZ15{
  font-size : 15px;
}
.SIZ16{
  font-size : 16px;
}
.siz13-l{
  font-size : 13px;
  text-align : left;
}
.SIZ12{
  font-size : 12px;
}
.red-b{
  font-weight : bolder;
  color : #e30000;
}
.top{
  font-size : 13px;
  text-align : center;
  color : black;
  background-color : #ffff6b;
}
.siz13-red{
  font-size : 13px;
  color : #e30000;
}
.p-13{
  font-size : 13px;
  margin-left : 3px;
  line-height : 15px;
}

/******** coler ***********/

.bass-1        {
  font-size: 15px;
  font-weight: bold;
  text-align : center;
}
.bass-2{
  background-color : #ff3000;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-3{
  color : white;
  background-color : #292d39;
  text-align : center;
}
.bass-4{
  background-color : #ffff6c;
}
.bass-5{
  background-color : #c0c0c0;
  text-align : center;
}
.bass-6{
  color : white;
  background-color : #5a5d64;
  text-align : center;
}
.bass-red{
  background-color : #ff0000;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-pink1{
  background-color : #ff0066;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-pink2{
  background-color : #ff0099;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-pink3{
  background-color : #ff99cc;
  text-align : center;
  font-weight : bold;
  color : white;
}
.bass-pink4{
  font-size : 15px;
  font-weight : bold;
  background-color : #ffddff;
}
.bass-yellow{
  background-color : #ffff00;
  text-align : center;
  font-weight : bold;
}
.bass-yellow2{
  background-color : #ffff6c;
  font-weight : bold;
  text-align : center;
}
.bass-gry{
  background-color : #adadad;
  text-align : center;
}
.bass-gry2{
  background-color : #D0D0D0;
  text-align : center;
}
.bass-gry3{
  background-color : #efefef;
  text-align : center;
}
.bass-black{
  background-color : black;
  color : white;
  font-weight : bold;
  text-align : center;
}
.bass-kon1{
  color : white;
  background-color : #292d39;
  text-align : center;
}
.bass-kon2{
  color : white;
  background-color : #42414a;
  text-align : center;
}
.bass-kon3{
  color : white;
  background-color : #5a5d64;
  text-align : center;
}
.bass-brown{
  color : white;
  background-color : #990000;
  text-align : center;
  font-weight : bold;
}
.bass-kaki{
  color : white;
  background-color : #666000;
  text-align : center;
}
.bass-kaki2{
  color : white;
  background-color : #D6D725;
  text-align : center;
}
.bass-grn1{
  color : black;
  background-color : #00cc00;
  text-align : center;
}
.bass-grn2{
  color : white;
  background-color : #63cf00;
  text-align : center;
  font-weight : bold;
}
.bass-grn3{
  color : black;
  background-color : #eeffee;
  text-align : center;
}
.bass-org1{
  background-color : #ff3300;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-org2{
  background-color : #ff6600;
  color : white;
  text-align : center;
  font-weight : bold;
}
.bass-org3{
  background-color : #ff9900;
  text-align : center;
  color : white;
  font-weight : bold;
}
.bass-org4{
  background-color : #ffcc00;
  text-align : center;
  font-weight : bold;
}
.bass-org5{
  color : #626262;
  background-color : #ffcf63;
  text-align : center;
  font-weight : bold;
}
.back-kuriime{
  font-weight : bold;
  background-color : #ffffcc;
  text-align : center;
}
.bass-wite-15{
  font-size : 15px;
  background-color : white;
}
.bass-wite-red{
  color : #e30000;
  background-color : white;
}
.bass-wite{
  background-color : white;
  text-align : center;
  font-weight : normal;
  color : black;
}
.bass-wite-b{
  font-weight : bold;
  background-color : white;
}
.bass-wite-l{
  background-color : white;
  text-align : left;
}
.bass-mizu{
  background-color : #C4EAFF;
  text-align : center;
}
.wite-b{
  font-weight : bold;
  color : white;
  text-align : center;
}
.b-b{
  font-weight : bold;
  color : black;
  text-align : center;
}
.p-title{
  margin-left : 30px;
  font-size : 16px;
  font-weight : bold;
}
.red-b-big{
  font-size : 15px;
  font-weight : bold;
  text-align : center;
  color : #e30000;
}
.siz13-s{
  font-size : 13px;
  text-align : center;
}
.tokutyou{
  font-size : 16px;
  font-weight : bold;
  color : #ff41b5;
}
.p-b{
  font-weight : bold;
  color : #ff00ff;
  
  
}
.bass-7{
  background-color : #42414a;
  color : white;
}
.bass-8{
  background-color : #ff009c;
  text-align : center;
}
.bass-9{
  background-color : #636100;
  color : white;
  font-weight : bold;
  text-align : center;
}
.bass-menyu1{
  background-color : #9c0000;
  text-align : center;
  font-weight : bold;
  color : white;
}
.bass-menyu2{
  background-color : white;
  font-weight : bold;
  text-align : center;
}
.bass-menyu3{
  background-color : #d6d3d6;
  font-weight : bold;
  color : white;
  text-align : center;
}
.bass-menyu4{
  background-color : white;
  text-align : center;
  font-weight : normal;
}
.kansaku{
  position : absolute;
  height : 20px;
  left : 1px;
}
.menyu{
  font-size : 13px;
  margin-top : -3px;
  margin-bottom : -3px;
}
.bass-menyu5{
  background-color : #ff6500;
  font-weight : bold;
  color : white;
  text-align : center;
}
.bass-10{
  background-color : white;
}
.siz13-r {
  font-size: 13px;
  text-align: right ;
}
.onlin     {
  font-size: 12px;
  background-color: #ffda95 ;
}
.kensaku-kekka {
  background-color: #63cf00;
  text-align: center ;
}
.bass-mizu2{
  font-weight : bold;
  color : white;
  background-color : #4a82c6;
}
.siz13-b {
  font-size: 13px;
  font-weight: bold ;
}
.siz10 {
  font-size: 10px ;
}
.bass-murasaki{
  background-color : #db02a1;
  color : #ffffff;
  text-align : center;
}
.list-blue{
  list-style-image : url(../risuto_sannkaku_bule.gif);
}
.w95 {
	width: 95%;
}
.taiki {
	background-color: #000000;
	border: 1px solid #f3eef9;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
}
.taiki a{
	color: #FFFFFF;
	margin-bottom: 3px;
}
.list_name a:loveusa {
	margin: 10px;
	text-align: center;
		color: #FF6666;


}
.girl {
	width: 30%;
	padding-right: 100px;
	padding-left: 100px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.girl p{
	float: right;
	font-size: 14px;
	position: relative;
	top: 20px;
}
.girl img{
	float: left;
	margin-top: 20px;
}
/**********会員ページ用に追加************/
/*ユザー名と追加ポイントのテーブル */
.tuika-point1{
	text-align: center;
	vertical-align: bottom;
	width: 95px;
}
.tuika-point2{
	text-align: center;
	vertical-align: bottom;
	width: 110px;
}
/******追加ポイントのテーブル ******/
.table-tuika{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/tuika-point/table-back4.gif);
	margin: 0px;
	padding: 0px;
	height: 300px;
}
.td-tuika{
	height: 50px;
	text-align: right;
	margin-right: 20px;
	vertical-align: middle;
}
/*登録者数*/

.tourokusya{
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/touroku-suu2.gif);
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*モード切替*/
.mode-henkou{
	width: 100%;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/back/ivory.gif);
}
/*メインコンテンツ*/
.contents1{
	width: 100%;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 10px;
	padding-top: 10px;
}
.contents2{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.contents-top-member{
	background-color : #000;
	padding: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents-top-member table{
	margin-right: auto;
	margin-left: auto;
}
.contents-top-member td{
	color: #FFF;
	font-size: 90%;
	padding-right: 7px;
	padding-left: 7px;
}

.con-box1{
	text-align : center;
	background-color: #000;
	color: #FFF;
}
.con-box2{
	text-align : center;
	background-color: #333333;
}
.con-box3{
	text-align : center;
	margin-right: auto;
	margin-left: auto;
}
.p-s{
	text-align: center;
}
