@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;
	}
a {
	border:none;
	outline:none;
	}
p {
	text-align:left;
	margin:10px;
	line-height:25px;
	}
.center_text {
	text-align:center;
	font-size:14px;
	}
ul#newinput {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-top: 25px;
}
ul#newinput li {
    float: left;
    text-align: center;
    width: 49%;
}
ul#newinput li:last-child {
    float: right;
}
ul#newinput li img {
    height: auto;
    width: 100%;
}
.inputbutton {
	width:80% ;
	margin:0px auto;
}
#toplogin {
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#toplogin li {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#toplogin li img {
	width:50%;
}
input[type="image"] {
    height: auto;
    width: 80%;
}
#toplogin li input[type="tel"] {
	height: 30px;
	width: 80%;
}
#toplogin li input[type="password"] {
    height: 30px;
    width: 80%;
}
#toplogin li#roginbut {
	text-align: center;
	margin-top: 15px;
}
	
img.max {
    height: auto;
    width: 100%;
}
h1.title {

	}
h2.primary_title {
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	background-color: #8cc84b;
	}
h2.lower_title {
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	font-size: 18px;
	width: 100%;
	padding: 0px;
	background-color: #8cc84b;
	margin-bottom: 8px;
	}
header {
	text-align:center;
	}
#member_info {
	background-color: #fff6dc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
#member_info ul {
	}
#member_info li {
	border-bottom:1px dotted #CCC;
	}
#wrap {
	    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
	}
	.wrap {
	padding-right: 15px;
	padding-left: 15px;
	}


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;
}
footer {
    font-size: 12px;
    margin-top: 20px;
    padding: 15px 0 10px;
    text-align: center;
}
.back_link {
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 169px;
	overflow: hidden;
	text-decoration: none;
	text-indent: 100%;
	white-space: nowrap;
}
.back_link a {
    background-image: url("../image/btn_back.gif");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 169px 33px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 33px;
    margin: 0 auto;  
    width: 169px;
}
.join_btn {
    display: inline-block;
    margin: 0 5px;
}
table.join {
    width: 100%;
}
table.join th {
    padding: 5px;
    text-align: right;
    vertical-align: middle;
}
table.join td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
table.join td.center_text {
    text-align: center;
}

input, select {
    vertical-align: middle;
}
input {
    font-size: 18px;
    padding: 5px;
}
select {
    font-size: 18px;
    height: 30px;
    margin: 0 auto;
    width: 70%;
}
.btnA {
    background-image: url("../img/btn_bg.jpg");
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    margin: 15px auto 0;
    width: 100%;
}
table.point_list {
    border-collapse: separate;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    width: 100%;
}
table.point_list th {
    background-color: #ccc;
    border-color: #fff #ccc #ccc #fff;
    border-style: solid;
    border-width: 1px;
    color: #444;
    padding: 10px;
    text-align: right;
    vertical-align: top;
    width: 25%;
}
table.point_list td {
    background-color: #fafafa;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
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 {
    font-size: 18px;
    width: 100%;
}
table.form_table td.center_text {
    border: medium none;
    text-align: center;
}

.logout {
	width: 50%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logout img {
	width:100%;
}
#freelist {
    margin-bottom: 20px;
}
#freelist li {
	background-image: url(../image/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
}
#freelist li a {
	color: #000000;
	display: block;
	text-align: left;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn_area {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.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;
}

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