@charset "utf-8";

/*
=================================================================================
TEAM GRIP紹介 /teamgrip/index.html
=================================================================================
*/

#teamgrip_container	{
	width: 890px;
	padding-left: 20px;
	background: url(../images/teamgrip_bg_02.jpg) no-repeat ;
}
#teamgrip_container h2	{
	text-indent: -9999px;
}
#teamgrip_container #teamgrip_left	{
	width: 425px;
	margin: 140px 20px 0 0;
	float: left;
}
#teamgrip_container #teamgrip_right	{
	width: 425px;
	margin-top: 140px;
	float: left;
}
#teamgrip_container #teamgrip_left h3	{
	width: 425px;
	height: 80px;
}
#teamgrip_container #teamgrip_right h3	{
	width: 425px;
	height: 80px;
}
#teamgrip_container #supporter	{
	width: 425px;
	padding-bottom: 15px;
	background: url(../images/supporter_bg.gif) repeat-y ;
}
#teamgrip_container #supporter_bottom	{
	width: 425px;
	height: 25px;
	margin-bottom: 15px;
	background: url(../images/supporter_bottom.gif) no-repeat ;
}
#teamgrip_container #member	{
	width: 425px;
	padding-bottom: 15px;
	background: url(../images/member_bg.gif) repeat-y ;
}
#teamgrip_container #member_bottom	{
	width: 425px;
	height: 25px;
	margin-bottom: 15px;
	background: url(../images/member_bottom.gif) no-repeat ;
}
#teamgrip_container .explain	{
	width: 425px;
	padding-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}
#teamgrip_container .regist_start	{
	width: 405px;
	padding: 10px 10px 0 10px;
	margin-bottom: 25px;
	text-align: center;
}
#teamgrip_container .regist_start h4	{
	margin-bottom: 15px;
}
#teamgrip_container .regist_start .start_explain 	{
	margin-bottom: 15px;
}
#teamgrip_container .regist_start p.center 	{
	width: 405px;
	text-align: center;
}
#teamgrip_container .regist_start p.error 	{
	width: 355px;
	padding: 5px 10px;
	background-color: #ffcccc;
	color: #cc0000;
	font-weight: bold;
	margin: 0 15px 15px 15px;
}
#teamgrip_container .regist_start div.input_area 	{
	width: 405px;
	margin-bottom: 15px;
}
#teamgrip_container .regist_start div.input_area .input_area_left 	{
	width: 60px;
	padding: 2px 0 2px 70px;
	margin-right: 5px;
	float: left;
}
#teamgrip_container .regist_start div.input_area .input_area_right 	{
	width: 270px;
	text-align: left;
	float: left;
}
#teamgrip_container .regist_start div.input_area .input_area_right input 	{
	width: 180px;
	padding: 5px;
}
#teamgrip_container .regist_start div.input_area .input_area_right input:focus	{
	background: #ffffcc no-repeat left top;
}
#teamgrip_container .privilege	{
	width: 425px;
	margin-bottom: 25px;
}
#teamgrip_container .privilege h4	{
	width: 425px;
	margin-bottom: 15px;
	text-align: center;
}
#teamgrip_container .privilege ul	{
	width: 425px;
	margin-bottom: 15px;
}
#teamgrip_container .privilege ul li	{
	width: 165px;
	padding-left: 32px;
	float: left;
}
#teamgrip_container .privilege_notice	{
	width: 405px;
	padding: 0 10px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 140%;
}
#teamgrip_container .teamgrip_gripo	{
	width: 405px;
	padding: 0 10px;
}
#teamgrip_container .teamgrip_gripo h4	{
	width: 100px;
	margin-right: 5px;
	margin-bottom: 15px;
	float: left;
}
#teamgrip_container .teamgrip_gripo table	{
	width: 300px;
	height: 97px;
	margin-bottom: 15px;
	background-color: #ffccff;
	float: left;
}
#teamgrip_container .teamgrip_gripo table th	{
	border-top: 1px solid #ff4dff;
	border-bottom: 1px solid #ff4dff;
	width: 100px;
	vertical-align: middle;
	text-align: center;
}
#teamgrip_container .teamgrip_gripo table td	{
	border-top: 1px solid #ff4dff;
	border-bottom: 1px solid #ff4dff;
	width: 200px;
	vertical-align: middle;
	font-weight: bold;
}
#teamgrip_container .teamgrip_gripo table td p	{
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
}
#teamgrip_container .teamgrip_gripo .button	{
	width: 405px;
	text-align: center;
}
#teamgrip_container #notice 	{
	width: 395px;
	margin: 0 auto 15px;
	padding: 15px 14px ;
	border: 1px solid #000000;
	background: #ffffff;
}
#teamgrip_container .privilege_gripo	{
	width: 405px;
	padding: 0 10px;
	margin-bottom: 15px;
	text-align: center;
}
#teamgrip_container .privilege_gripo img	{
	margin-bottom: 5px;
	vertical-align: middle;
}

/*
=================================================================================
グリポとは /teamgrip/gripo.html
=================================================================================
*/

#gripo_title	{
	margin-bottom: 25px;
}
#gripo_user	{
	width: 910px;
	margin-bottom: 25px;
}
.gripo_points	{
	width: 652px;
	margin: 0 auto 20px;
	font-weight: bold;
}
.gripo_points .points_upper	{
	height: 10px;
	background: url(../images/points_upper.gif) no-repeat;
	overflow: hidden;
}
.gripo_points .points_inner	{
	width: 652px;
	background: url(../images/points_bg.gif) repeat-y;
}
.gripo_points .points_lower	{
	height: 10px;
	background: url(../images/points_lower.gif) no-repeat;
}
.gripo_points .points_left	{
	width: 402px;
	margin-right: 50px;
	text-align: right;
	float: left;
}
.gripo_points .points_right	{
	width: 200px;
	float: left;
	color: #ff25ff;
	font-size: 17px;
}
.gripo_toregist	{
	width: 652px;
	margin: 0 auto;
}
.gripo_toregist .toregist_left	{
	width: 442px;
	margin-right: 10px;
	padding-top: 15px;
	text-align: center;
	float: left;
}
.gripo_toregist .toregist_right	{
	width: 200px;
	float: left;
}
#gripo_left	{
	width: 440px;
	margin-bottom: 15px;
	float: left;
	margin-right: 30px;
}
#gripo_right	{
	width: 440px;
	margin-bottom: 15px;
	float: left;
}
#gripo_left h3,
#gripo_right h3	{
	margin-bottom: 15px;
}
.gripo_box {
	width: 430px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0 0 9px 9px;
	margin-bottom: 15px;
}
.gripo_box .gripo_box_title	{
	width: 430px;
	margin-bottom: 20px;
}
.gripo_box .gripo_box_title h4	{
	width: 310px;
	height: 30px;
	float: left;
}
.gripo_box .gripo_box_title p	{
	width: 120px;
	height: 23px;
	padding-top: 7px;
	float: left;
}
.gripo_box .gripo_box_title_2	{
	width: 430px;
	margin-bottom: 20px;
}
.gripo_box .gripo_box_title_2 h4	{
	width: 430px;
	height: 30px;
}
.gripo_box .gripo_box_text	{
	width: 430px;
}
.gripo_box .gripo_box_text p	{
	width: 246px;
	min-height: 66px;
	height: auto !important;
	height: 66px;
	padding: 10px;
	border: 2px solid #648200;
	float: left;
}
.gripo_box .gripo_box_text .gripo_box_allow	{
	width: 80px;
	padding-top: 20px;
	float: left;
}
.gripo_box .gripo_box_text .gripo_box_allow img	{
	position: relative;
	left: -8px;
}
.gripo_box .gripo_box_text .gripo_box_gripo	{
	width: 80px;
	float: left;
}
#gripo_secret	{
	margin-bottom: 10px;
}
#gripo_notice	{
	width: 410px;
	margin-bottom:15px 0;
	padding: 15px 14px 0 14px;
	border: 1px solid #000000;
	background: #ffffff;
}
#gripo_notice h4	{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
}
#gripo_notice ul	{
	width: 410px;
	margin-bottom: 15px;
}
#gripo_notice ul li	{
	padding-left: 15px;
	background: url(http://j-grip.com/views/layouts/images/footer_icon.gif) left no-repeat;
	background-position: 0px 3px;
}

/*
=================================================================================
TEAM GRIP携帯サイト /teamgrip/mobile.html
=================================================================================
*/

#teamgrip_mobile_container{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#teamgrip_mobile_container h2{
	width: 870px;
	height: 30px;
	margin-bottom: 20px;
}

#teamgrip_mobile_container #left_box{
	width: 300px;
	float: left;
	margin-right:20px;
}

#teamgrip_mobile_container #right_box{
	width: 550px;
	float: left;
}

#teamgrip_mobile_container #right_box h3{
	width: 550px;
	height: 20px;
	margin-bottom: 10px;
}

#teamgrip_mobile_container #right_upper{
	width: 550px;
	margin-bottom: 20px;
}

#teamgrip_mobile_container #right_upper .inner_left{
	float: left;
	width: 390px;
	margin-right: 10px;
}

#teamgrip_mobile_container #right_upper .inner_right{
	float: left;
	width: 150px;
	height: 100px;
}

#teamgrip_mobile_container #right_upper ul{
	margin-left: 15px;
}

#teamgrip_mobile_container #right_upper li{
	list-style-type: disc
}

#teamgrip_mobile_container #right_lower{
	width: 550px;
}

#teamgrip_mobile_container #right_lower .inner_left{
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 10px;
}

#teamgrip_mobile_container #right_lower p.qr_text{
	font-weight: bold;
	font-size: 15px;
	color: #648200;
}

#teamgrip_mobile_container #right_lower .inner_right{
	float: left;
	width: 360px;
	text-align: center;
}

#teamgrip_mobile_container #right_lower p.url_text{
	font-size: 15px;
	margin-bottom: 15px;
}

#teamgrip_mobile_container #right_lower span.bold{
	font-weight: bold;
	color: #648200;
}

#teamgrip_mobile_container #right_lower div{
	margin-bottom: 10px;
}