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

html{
    -webkit-text-size-adjust: none;
	}
body {
	color: #666;
	line-height: 160%;
	}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
img {
	vertical-align:top;
	border:none;
	}
img.max {
	width:100%;
	height:auto;
	}
a {
	border:none;
	outline:none;
	}
p {
	text-align:left;
	margin:10px;
	line-height:25px;
	}
.center_text {
	text-align:center;
	}
p.btn_area {
	border-top:1px dotted #CCC;
	padding-top:10px;
	text-align:center;
	}
.m_margin {
	margin-top:15px;
	}
h1.title {

	}
h2.primary_title {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	background-color: #00deff;
	}
h2.lower_title {
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	font-size: 18px;
	width: 100%;
	padding: 0px;
	background-color: #00deff;
	margin-bottom: 8px;
	}
header {
	width:100%;
	}
header .titlelogo	{
	float: left;
	width: 30%;
}
header #lower	{
	float: right;
	width: 70%;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}	
#member_info {
	padding-top: 0px;
	padding-bottom: 0px;
	}
#member_info ul {
	margin-bottom: 20px;
	}
#member_info li {
	border-top: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	}
#member_info li:nth-child(even) {
	background-color: #ffe4e7;
}
#member_info li:first-child {
	border-top-style: none;
}
#wrap {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	}
	.wrap {
	padding-right: 15px;
	padding-left: 15px;
	}
#login {
	width:95%;
	margin:0px auto;
	margin-top:15px;
	}
#login th {
	text-align:right;
	padding:2px 5px;
	width:32%;
	vertical-align:middle;
	}
#login td {
	text-align:left;
	padding:2px 5px;
	vertical-align:middle;
	}
#login td.form_area input {
	width:90%;
	}
#login td.center_text {
	text-align:center;
	}
.join_btn {
	display:inline-block;
	margin:0px 5px;
	}
	
table.join {
	width:100%;
	}
table.join th {
	text-align:right;
	vertical-align:middle;
	padding:5px;
	}
table.join td {
	text-align:left;
	vertical-align:middle;
	padding:5px;
	}
table.join td.center_text {
	text-align:center;
	}
	
/*-------------------------------フォームテーブル-----------------------------------------*/
table.point_list{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
}
table.point_list th{
	width: 25%;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	color: #444;
	background-color: #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.point_list td{
padding: 10px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
	
table.form_table {
	width:90%;
	margin:0px auto;
	}
table.form_table th {
	text-align:left;
	font-weight:normal;
	padding:5px 0px;

	vertical-align:middle;
	}
table.form_table td {
	text-align:left;
	font-weight:normal;
	padding:5px 0px;
	vertical-align:middle;
	}
table.form_table td textarea {
	width:100%;
	font-size:18px;
	}
table.form_table td.center_text {
	text-align:center;
	border:none;
	}
	
ul.mail_list {
	}
ul.mail_list li {

	}
	
.btnA {
	width: 80%;
	height:45px;
	margin: 15px auto 0px auto;
	background-image:url(../img/btn_bg.jpg);
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
input {
	padding:5px;
	font-size:18px;
	}
select {
	width:70%;
	height:30px;
	margin:0px auto;
	font-size:18px;
	}
inpt.bitcash {
	width:150px;
	}

	
.page_num {
	height:30px;
	padding:10px;
	}
.prev {
	float:left;
	}
.next {
	float:right;
	}
	
nav {
	border-top:1px solid #CCC;
	}
nav ul {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 18px;
}
nav ul li a {
	text-align: left;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	}
nav ul li {
	border-bottom: 1px solid #CCC;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

.logout {
	margin-top:15px;
	text-align:center;
	}
	
.back_link {
	text-align: center;
	margin-top: 10px;
	width: 169px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;	
	}
.back_link a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../image/btn_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 33px;
	width: 169px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

	
footer {
	margin-top: 20px;
	text-align: center;
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	}

.j_gr {
	position: relative;
	background: rgb(217,217,217); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(217,217,217,1) 1%, rgba(224,224,224,1) 96%, rgba(225,225,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(217,217,217,1)), color-stop(96%,rgba(224,224,224,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(217,217,217,1) 1%,rgba(224,224,224,1) 96%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(217,217,217,1) 1%,rgba(224,224,224,1) 96%,rgba(225,225,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(217,217,217,1) 1%,rgba(224,224,224,1) 96%,rgba(225,225,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(217,217,217,1) 1%,rgba(224,224,224,1) 96%,rgba(225,225,225,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d6d6d6',GradientType=0 );
	margin-left: 10px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	display: inline-block;
	color: #000;
	width: 60%;
}
.j_gr:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.j_gr:after {
	border-color: rgba(217, 217, 12, 0);
	border-right-color: #d9d9d9;
	border-width: 4px;
	top: 30%;
	margin-top: -4px;
}

.j_date {
	font-size: 80%;
	margin: 0;
}
.j_gr h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

/*.s_gr {
	background: rgb(102,204,51); 
	background: -moz-linear-gradient(top,  rgba(102,204,51,1) 1%, rgba(127,216,82,1) 96%, rgba(133,210,90,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(102,204,51,1)), color-stop(96%,rgba(127,216,82,1)), color-stop(100%,rgba(133,210,90,1))); 
	background: -webkit-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%); 
	background: -o-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%);
	background: linear-gradient(to bottom,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cc33', endColorstr='#96c487',GradientType=0 );
	border-radius: 5px;        
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	display: inline-block;
	color: #FFF;
}*/


.s_gr {
	position: relative;
	background: rgb(102,204,51);
	background: -moz-linear-gradient(top,  rgba(102,204,51,1) 1%, rgba(127,216,82,1) 96%, rgba(133,210,90,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(102,204,51,1)), color-stop(96%,rgba(127,216,82,1)), color-stop(100%,rgba(133,210,90,1)));
	background: -webkit-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%);
	background: -o-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%);
	background: -ms-linear-gradient(top,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%);
	background: linear-gradient(to bottom,  rgba(102,204,51,1) 1%,rgba(127,216,82,1) 96%,rgba(133,210,90,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cc33', endColorstr='#96c487',GradientType=0 );
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	display: inline-block;
	color: #000000;
	margin-right: 0px;
	float: right;
	padding: 10px;
	margin-left: 20px;
	right: 10px;
	width: 60%;
}
.s_gr:after, .s_gr:before {
left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.s_gr:after {
border-color: rgba(102,204,51, 0);
	border-left-color: #66cc33;
	border-width: 4px;
	top: 30%;
	margin-top: -4px;
}

.s_date {
	font-size: 80%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.s_gr h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
/*---------------------------ここから新規追加-------------------------------------*/

ul#newinput {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
ul#newinput li {
	float: left;
	width: 49%;
	text-align: center;
}
ul#newinput li:last-child {
	float: right;
}
ul#newinput li img {
	width:100%;
	height:auto;
}
.loginimg {
	width: 80%;
}
input[type="image"]{
	width: 80%;
	height: auto;
}

#freelist {
	margin-bottom: 20px;
}
#freelist li {
	border-bottom: 1px solid #CCC;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#freelist li a {
	text-align: left;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}



/* 写真の高画質化対応 */
img.user_photo { max-width: 240px; max-height: 320px; }
