@charset "SHIFT_JIS";


/*-----------------------------------------------------
	選手・スタッフ一覧
-----------------------------------------------------*/

/*===========プロフィール一覧2010=============*/

.profile_next {
	background:url(/images/club/profile_next/group_photo2010.jpg);
	width:750px;
	height:800px;
	padding-top:200px;
}
.profile_next a {
	display:block;
	background:#FFFFFF;
	border:2px solid #000000;
	width:450px;
	margin:0 auto;
	text-align:center;
	font-size:22px;
	color:#333333;
	line-height:2;
	text-decoration:none;
}
.profile_next a :hover{
	color:#000000;
}


/*===========選手・スタッフ一覧=============*/

#profile_box{
	width:640px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.group_photo{
	margin:0pt auto 20px 0px;
	width:640px;
}
#profile_box .profile_ttl{
	background:transparent url(/images/club/profile/profile_ttl.gif) no-repeat scroll left top;
	bottom:auto;
	display:block;
	height:55px;
	left:0px;
	position:relative;
	right:auto;
	text-indent:-9999px;
	top:0px;
	width:640;
	margin-bottom:20px;
}
#member_box{
	padding-bottom:30px;
}
.position_ttl{
	margin-bottom:10px;
}
#member_box ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#member_box li{
	display:block;
	float:left;
	background:transparent url(/images/club/profile/memberbox_bg.gif) repeat-x scroll 0% bottom;
	border-bottom:1px solid #666666;
	min-height:93px;
	margin-bottom:8px;
	margin-right:12px;
	width:200px;
}
#member_box li.staff{
	display:block;
	float:left;
	background:transparent url(/images/club/profile/staffbox_bg.gif) repeat-x scroll 0% bottom;
	border-bottom:1px solid #666666;
	min-height:93px;
	margin-bottom:8px;
	margin-right:12px;
	width:200px;
}
#member_box li a{
	color:#000000;
	display:block;
	height:auto;
	min-height:93px;
	text-decoration:none;
}
#member_box li a img{
	float:left;
	margin-right:10px;
}
#member_box li.staff img{
	float:left;
	margin-right:10px;
}
#member_box li a:link span.number, 
#member_box li a:visited span.number{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:1.4em;
}
#member_box li a:hover{
	text-decoration: none;
	color:#EE193A;
}
#member_box li.staff a:link span.number, 
#member_box li.staff a:visited span.number{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:1.4em;
}
#member_box li a:link span.name,
#member_box li a:visited span.name{
	display:block;
	font-size:16px;
	letter-spacing:nomal;
	line-height:1.4em;
	padding-bottom:2px;
	padding-top:2px;
}
#member_box li a:link span.roman,
#member_box li a:visited span.roman{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1em;
}
#member_box li.staff span.number, 
#member_box li.staff span.number{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
}
#member_box li.staff span.name,
#member_box li.staff span.name{
	display:block;
	font-size:16px;
	letter-spacing:nomal;
	line-height:1.4em;
	padding-bottom:2px;
	padding-top:2px;
}
#member_box li.staff span.roman,
#member_box li.staff span.roman{
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1em;
}


/*===========選手・スタッフ詳細=============*/

.profile_ttl_s{
	background:transparent url(/images/club/profile/profile_ttl_s.gif) no-repeat scroll left top;
	bottom:auto;
	display:block;
	height:55px;
	left:0px;
	position:relative;
	right:auto;
	text-indent:-9999px;
	top:0px;
	width:580px;
	margin-bottom:20px;
}
.position_ttl_s{
	height:31px;
	margin-bottom:5px;
}
#profile_name{
	margin-bottom:15px;
}
#profile_name span.number{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:1.0em;
}
#profile_name span.name{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:1.0em;
	margin-left:10px;
}
#profile_name span.roman{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.0em;
	margin-left:10px;
	color:#666666;
}
.profile_box_top{
	padding-bottom:15px;
}
.profile_photo{
	float:left;
	margin-right:20px;
}

.profile_table{
	border-collapse:collapse;
	color:#555555;
	empty-cells:show;
	font-size:12px;
	line-height:1.2em;
	margin-bottom:20px;
	width:315px;
}
.profile_table .title{
	background:transparent url(/images/common/bg_pattern_02.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 5px;
}
.profile_table td{
	border-bottom:1px solid #999999;
	color:#555555;
	font-size:12px;
	padding:3px;
}

.profile_table2{
	border-collapse:collapse;
	color:#555555;
	empty-cells:show;
	font-size:12px;
	line-height:1.2em;
	margin-bottom:20px;
	width:100%;
}
.profile_table2 .title{
	background:transparent url(/images/common/bg_pattern_02.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 5px;
}
.profile_table2 td.division{
	border-bottom:1px solid #999999;
	color:#555555;
	font-size:12px;
	padding:3px;
	font-weight:bold;
}
.profile_table2 td{
	border-bottom:1px solid #999999;
	color:#555555;
	font-size:12px;
	padding:3px;
}
.profile_table2 .none{
	border:medium none;
	padding:4px;
}

/*メンバーリンク*/

.memberlink{
	width:150px;
	background-color:#E9E8E9;
	background-image:url(/images/common/archive_background.gif);
	background-position:0px 100%;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
.memberlink .pulldown{
	margin:3px 5px;
	width:120px;
}
.memberlink h4{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl.gif);
}
.memberlink h4.gk{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_gk.gif);
}
.memberlink h4.df{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_df.gif);
}
.memberlink h4.mf{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_mf.gif);
}
.memberlink h4.fw{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_fw.gif);
}
.memberlink h4.nishu{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_2shu.gif);
}
.memberlink h4.staff{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/profile/memberlink_ttl_staff.gif);
}
.memberlink ul{
	width:130px;
	list-style-type:none;
	padding:0 10px 0;
}
.memberlink li{
	background:transparent url(/images/common/archive_arrow.gif) no-repeat scroll left 10px;
	font-size:12px;
	line-height:normal;
	padding:6px 0px 6px 10px;
	border-bottom:1px dotted #B2B2B2;
}


/*===========クラブ情報=============*/
.history_table{
	border:1px solid #FFFFFF;
	border-collapse:collapse;
	color:#555555;
	empty-cells:show;
	font-size:12px;
	line-height:1.2em;
	margin-bottom:20px;
	width:100%;
}
.history_table .title{
	background:transparent url(/images/common/bg_pattern_02.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 5px;
}
.history_table th{
	background:#999999 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:4px 5px;
}
.history_table td{
	border:1px solid #FFFFFF;
	color:#555555;
	font-size:12px;
	padding:3px;
}
.history_table .beige{
	background:#FAF8F0 none repeat scroll 0%;
}
.history_table .purple{
	background:#F3E7EF none repeat scroll 0%;
	color:#980064;
	font-weight:bold;
}
.history_table .inner_table td{
	border:none;
}
span.memorial {
	display:block;
	padding:5px 5px 5px 15px;
	margin-top:5px;
	border-top:1px dotted #CCCCCC;
}

ul.project4 li {
	float:left;
	width:146px;
	height:110px;
	padding:0 10px;
	text-align:center;
}
ul.project4 {
	width:674px;
	margin:0 auto;
}
ul.project4 li.no1 {background: url(/images/banner/banner_atarimae.gif) no-repeat center bottom;}
ul.project4 li.no2 {background: url(/images/banner/banner_orangeribbon.gif) no-repeat center bottom;}
ul.project4 li.no3 {background: url(/images/banner/banner_pinkribbon.gif) no-repeat center bottom;}
ul.project4 li.no4 {background: url(/images/banner/banner_doyoukyoto.gif) no-repeat center bottom;}




/*===========クラブ情報=============*/

.diaryarchive{
	width:150px;
	background-color:#E9E8E9;
	background-image:url(/images/common/archive_background.gif);
	background-position:0px 100%;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
.diaryarchive .pulldown{
	margin:3px 5px;
	width:120px;
}
.diaryarchive h4{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/diary/diary_archive_ttl.gif);
}
.diaryarchive ul{
	width:130px;
	list-style-type:none;
	padding:0 10px 0;
}
.diaryarchive li{
	background:transparent url(/images/common/archive_arrow.gif) no-repeat scroll left 10px;
	font-size:12px;
	line-height:normal;
	padding:6px 0px 6px 10px;
	border-bottom:1px dotted #B2B2B2;
}

/*===========選手インタビュー=============*/

.year_ttl {
	text-align:left;
	border-bottom:1px solid #6F0E6C;
	margin-bottom:15px;
}
#interviewindex_box ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#interviewindex_box li{
	display:block;
	float:left;
	min-height:260px;
	width:285px;
	margin-bottom:15px;
}
#interviewindex_box li.interview_left{
	margin-right:10px;
}
#interviewindex_box .lead_box{
	background-color:#EDEDED;
	padding:5px;
	width:275px;
	height:100px;
}
#interviewindex_box .lead_box .update{
	color:#6F0E6C;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#interviewindex_box .lead_box .lead{
	font-size:11px;
	line-height:1.2em;
	margin-bottom:5px;
}
#interviewindex_box .lead_box .more{
	font-size:11px;
	text-align:right;
}

.interviewarchive{
	width:150px;
	background-color:#E9E8E9;
	background-image:url(/images/common/archive_background.gif);
	background-position:0px 100%;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
.interviewarchive .pulldown{
	margin:3px 5px;
	width:120px;
}
.interviewarchive h4{
	height:30px;
	text-indent:-9999px;
	background-image:url(/images/club/interview/interview_archive_ttl.gif);
}
.interviewarchive ul{
	width:130px;
	list-style-type:none;
	padding:0 10px 0;
}
.interviewarchive li{
	background:transparent url(/images/common/archive_arrow.gif) no-repeat scroll left 10px;
	font-size:12px;
	line-height:normal;
	padding:6px 0px 6px 10px;
	border-bottom:1px dotted #B2B2B2;
}

.mobile_banner{
	width:150px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}

.listener_blue {
	color:#4762B9;
	font-size:14px;
	line-height:1.4em;
}
.listener_red {
	color:#FF0000;
	font-size:14px;
	line-height:1.4em;
}
.listener_green {
	color:#009900;
	font-size:14px;
	line-height:1.4em;
}
.player {
	font-size:14px;
	line-height:1.4em;
	padding:0;
	margin:0 0 15px 0;
}

/* 1019追加 */

div.cnt {
	margin-bottom:45px;
}

.player span.lead {
	font-weight:bold;
}
.player span.question {
	display:block;
	margin-top:1em;
	margin-bottom:0.5em;
	font-weight:bold;
}
.ps {
	font-size:14px;
	line-height:1.4em;
	padding:15px;
	margin-bottom:15px;
}



/*===========パーサクラブ=============*/
.join_btn {
	display:block;
	width:300px;
	height:64px;
	padding:0px 10px 10px 37px;
	position:relative;
	text-indent:-9999px;
	float:left;
}
.join_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:64px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/pursaclub/join_btn.gif) no-repeat left top;
}
.login_btn {
	display:block;
	width:300px;
	height:64px;
	padding:0px 37px 10px 10px;
	position:relative;
	text-indent:-9999px;
	float:right;
}
.login_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:64px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/pursaclub/login_btn.gif) no-repeat left top;
}


.privacy_btn {
	display:block;
	width:240px;
	height:50px;
	padding:0px 0px 10px 125px;
	position:relative;
	text-indent:-9999px;
	float:left;
}
.privacy_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:240px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/pursaclub/privacy_btn.gif) no-repeat left top;
}
.privacy_btn a:hover{
	background-position:0 -50px;
}
.funclub_pdf_btn {
	display:block;
	width:240px;
	height:50px;
	padding:0px 125px 10px 0px;
	position:relative;
	text-indent:-9999px;
	float:right;
}
.funclub_pdf_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:240px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/pursaclub/funclub_pdf_btn.gif) no-repeat left top;
}
.funclub_pdf_btn a:hover{
	background-position:0 -50px;
}


/*===========サポートショップ=============*/
#supportshopnavi{
	clear:both;
	width:750px;
	margin:0 auto 0px;
	padding-bottom:30px;
}
#supportshopnavi ul li{
	height:40px;
	float:left;
}
#supportshopnavi ul li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:40px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}
#supportshopnavi ul li a:hover{
	background-position:0 -40px;
}
#supportshopnavi ul li a#gourmet{
	width:190px;
	background-image:url(/images/club/supportshop/menu_gourmet.gif);
}
#supportshopnavi ul li a#fashion{
	width:190px;
	background-image:url(/images/club/supportshop/menu_fashion.gif);
}
#supportshopnavi ul li a#beauty{
	width:180px;
	background-image:url(/images/club/supportshop/menu_beauty.gif);
}
#supportshopnavi ul li a#others{
	width:190px;
	background-image:url(/images/club/supportshop/menu_others.gif);
}

/*カレント設定
#gourmet #globalnavi ul li#nav01{
	width:99px;
	background-image:url(/images/common/gnavi_01.gif);
	background-position:0 -40px;
	text-indent:-9999px;
}*/

.shop_box{
	background-color:#FAF8F0;
	border:1px solid #D4CABC;
	margin:0 4px 10px;
	padding:10px;
	float:left;
	width:156px;
	height:180px;
}
.shop_photo{
	margin:0px 0px 10px;
}
.area{
	color:#654A32;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:4px;
}
.shopname{
	color:#530451;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}

.shop_photo_detail{
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 20px 20px 0;
	float:left;
}
.shop_copy{
	color:#EE193A;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.privilege_ttl{
	margin:0px auto 0px;
	width:500px;
}
.privilege_box{
	border:1px solid #F68383;
	margin:0px auto 20px;
	width:468px;
	padding:15px;
	text-align:center;
}
.privilege_content{
	color:#D51717;
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px;
}
.privilege_remarks{
	color:#D51717;
	font-size:14px;
}

/*案内*/

.seat_btn {
	display:block;
	width:300px;
	height:60px;
	margin:0px auto 5px;
	position:relative;
	text-indent:-9999px;
}
.seat_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/supportshop/seat_pdf_btn.gif) no-repeat left top;
}
.seat_btn a:hover{
	background-position:0 -50px;
}

.manu_btn {
	display:block;
	width:300px;
	height:60px;
	margin:0px auto 5px;
	position:relative;
	text-indent:-9999px;
}
.manu_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/supportshop/manu_pdf_btn.gif) no-repeat left top;
}
.manu_btn a:hover{
	background-position:0 -50px;
}


/*===========サンガ後援会=============*/

.active_box_center {
	background-color:#FAF8F0;
	border:1px solid #D4CABC;
	margin-bottom:10px;
	min-height:90px;
	padding:10px;
	width:728px;
}

.active_box_left{
	background-color:#FAF8F0;
	border:1px solid #D4CABC;
	margin-bottom:10px;
	padding:10px;
	float:left;
	width:350px;
}
.active_box_right{
	background-color:#FAF8F0;
	border:1px solid #D4CABC;
	margin-bottom:10px;
	padding:10px;
	float:right;
	width:350px;
}
.active_image{
	display:block;
	float:left;
	width:38px;
}
.active_ttl{
	background:transparent url(/images/common/mark_01.gif)  no-repeat 5px 45%;
	border-bottom:1px solid #D7AEC9;
	color:#6F0E6C;
	font-size:14px;
	font-weight:bold;
	margin:2px 0pt 10px 50px;
	padding:0pt 0pt 2px 15px;
}
.active_txt{
	color:#685848;
	margin-left:50px;
}

/*===========ボランティア=============*/

.volunteer_btn {
	display:block;
	width:300px;
	height:60px;
	margin:0px auto 5px;
	position:relative;
	text-indent:-9999px;
}
.volunteer_btn a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	width:300px;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
	background:#FFFFFF url(/images/club/volunteer/pdf_btn.gif) no-repeat left top;
}
.volunteer_btn a:hover{
	background-position:0 -50px;
}

/*===========オフィシャルショップ=============*/

.official_box{
	background:#EBE1D3 none repeat scroll 0%;
	border:1px solid #C9BDAB;
	margin-bottom:15px;
	padding:15px;
}
.shopname_ttl{
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	padding-left:5px;
	color:#ffffff;
	background-color:#654A32;
	border-left:7px solid #6F0E6C;
	margin-bottom:5px;
}
.shopphoto_top{
	float:left;
	margin-right:15px;
}
.shopdetail_box{
	float:right;
	width:350px;
}
.shopaddress_box{
	background:#EBE1D3 none repeat scroll 0%;
	border:1px solid #6F0E6C;
	color:#6F0E6C;
}
.shopaddress_box .obi-purple{
	background:#6F0E6C none repeat scroll 0%;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	padding:3px 10px;
}
.shopaddress_box .obi-purple a:link{
	color:#FFFFFF;
	text-decolation:underline;
}
.shopaddress_box .obi-purple a:hover{
	color:#FFFFFF;
	text-decolation:none;
}
.shopaddress_box .obi-purple a:visited{
	color:#FFFFFF;
	text-decolation:underline;
}
.shopaddress_box .base-beige{
	color:#6F0E6C;
	font-size:12px;
	line-height:1.5em;
	padding:10px;
}
.secondshop_box_left{
	width:370px;
	float:left;
	margin-bottom:10px;
}
.secondshop_box_right{
	width:370px;
	float:right;
	margin-bottom:10px;
}

.othershopaddress_box{
	background:#EBE1D3 none repeat scroll 0%;
	border:1px solid #6F0E6C;
	color:#6F0E6C;
	width:240px;
	float:left;
	margin-right:10px;
}
.othershopaddress_box .obi-purple{
	background:#6F0E6C none repeat scroll 0%;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	padding:3px 10px;
}
.othershopaddress_box .base-beige{
	color:#6F0E6C;
	font-size:12px;
	line-height:1.5em;
	padding:10px;
}
.othershopaddress_box_right{
	background:#EBE1D3 none repeat scroll 0%;
	border:1px solid #6F0E6C;
	color:#6F0E6C;
	width:240px;
	float:left;
}
.othershopaddress_box_right .obi-purple{
	background:#6F0E6C none repeat scroll 0%;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	padding:3px 10px;
}
.othershopaddress_box_right .base-beige{
	color:#6F0E6C;
	font-size:12px;
	line-height:1.5em;
	padding:10px;
}

.obi-purple a{
	color:#FFFFFF;
}
.obi-purple a:hover{
	color:#FFFFFF;
}
/*===========ピンクリボン=============*/
.pink_ribbon_header {
	background:transparent url(/images/club/pink_ribbon/pink_ribbon_header.gif) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 185px;
	width: 750px;
}

.pink_ribbon_box {
	width: 750px;
	margin-bottom:20px;
}

.pink_ribbon_box h3 {
	display:block;
	text-indent:-9999px;
	height: 43px;
	width: 750px;
}
.pink_ribbon_box h3.report {
	background:transparent url(/images/club/pink_ribbon/pink_ribbon_ttl_report.gif) no-repeat scroll 0pt 50%;
}
.pink_ribbon_box h3.what {
	background:transparent url(/images/club/pink_ribbon/pink_ribbon_ttl_what.gif) no-repeat scroll 0pt 50%;
}
.pink_ribbon_box .body {
	padding:5px 30px;
	background:#FCEAE9 none repeat scroll 0%;
	line-height:1.6em;
}
.pink_ribbon_box .body p{
	/*padding:1em 0;*/
}

.pink_ribbon_box .body p a{
	color:#F8466F;
}

.pink_ribbon_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}


/*===========オレンジリボン=============*/
.orange_ribbon_header {
	background:transparent url(/images/club/orange_ribbon/orange_ribbon_header.jpg) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 185px;
	width: 750px;
}

.orange_ribbon_box {
	width: 750px;
	margin-bottom:20px;
}

.orange_ribbon_box h3 {
	display:block;
	text-indent:-9999px;
	height: 47px;
	width: 750px;
}
.orange_ribbon_box h3.what {
	background:transparent url(/images/club/orange_ribbon/orange_ribbon_ttl_what.gif) no-repeat scroll 0pt 50%;
}
.orange_ribbon_box h3.ambassado {
	background:transparent url(/images/club/orange_ribbon/orange_ribbon_ttl_ambassado.gif) no-repeat scroll 0pt 50%;
}
.orange_ribbon_box h3.report {
	background:transparent url(/images/club/orange_ribbon/orange_ribbon_ttl_report.gif) no-repeat scroll 0pt 50%;
}
.orange_ribbon_box .body {
	padding:5px 30px;
	background:#FFEBD7 none repeat scroll 0%;
	line-height:1.6em;
}
.orange_ribbon_box .body p{
	/*padding:1em 0;*/
}

.orange_ribbon_box .body p a{
	color:#FF6A00;
}

.orange_ribbon_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}

.orange_ribbon_box .body ul {
	margin:10px 0;
}

.orange_ribbon_box .body li {
	background-image:url(/images/club/orange_ribbon/head_tip_arrow.gif);
	background-position:0 30%;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:7px;
	/*padding-top:7px;*/
	border-bottom:1px dotted #999999;
	margin-bottom:7px;
	line-height:1.4em;
}
.orange_ribbon_box .body li a {
	color:#FF6A00;
}

/*===========ATATIMAEプロジェクト=============*/
.atatimae_header {
	background:transparent url(/images/club/atatimae/atatimae_header.gif) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 185px;
	width: 750px;
}
.atatimae_box {
	width: 750px;
	margin-bottom:20px;
}
.atatimae_box h3 {
	display:block;
	text-indent:-9999px;
	height: 43px;
	width: 750px;
}
.atatimae_box h3.what {
	background:transparent url(/images/club/atatimae/atatimae_ttl_what.gif) no-repeat scroll 0pt 50%;
}
.atatimae_box h3.report {
	background:transparent url(/images/club/atatimae/atatimae_ttl_report.gif) no-repeat scroll 0pt 50%;
}
.atatimae_box .body {
	padding:5px 30px;
	background:#E6F4FC none repeat scroll 0%;
	line-height:1.6em;
}
.atatimae_box .body p{
	/*padding:1em 0;*/
}
.atatimae_box .body p a{
	color:#00B2D0;
}
.atatimae_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}
/*===========KIDSチアリーダースクール=============*/
.cheer_header {
	background:transparent url(/images/club/cheerleading/cheer_header.jpg) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 495px;
	width: 750px;
}

.cheer_box {
	width: 750px;
	margin-bottom:20px;
}

.cheer_box h3 {
	display:block;
	text-indent:-9999px;
	height: 45px;
	width: 750px;
}
.cheer_box h3.what {
	background:transparent url(/images/club/cheerleading/cheer_ttl_what.gif) no-repeat scroll 0pt 50%;
}
.cheer_box h3.concept {
	background:transparent url(/images/club/cheerleading/cheer_ttl_concept.gif) no-repeat scroll 0pt 50%;
}
.cheer_box h3.report {
	background:transparent url(/images/club/cheerleading/cheer_ttl_report.gif) no-repeat scroll 0pt 50%;
}
.cheer_box h3.entry {
	background:transparent url(/images/club/cheerleading/cheer_ttl_entry.gif) no-repeat scroll 0pt 50%;
}
.cheer_box h3.instructor {
	background:transparent url(/images/club/cheerleading/cheer_ttl_instructor.gif) no-repeat scroll 0pt 50%;
}

.cheer_box .body {
	padding:5px 30px;
	background:#F8DBF9 none repeat scroll 0%;
	line-height:1.6em;
}
.cheer_box .body p{
	/*padding:1em 0;*/
}

.cheer_box .body p a{
	color:#7E2582;
}

.cheer_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}

.cheer_box .body ul {
	margin:10px 0;
}

.cheer_box .body li {
	background-image:url(/images/club/cheerleading/head_tip_arrow.gif);
	background-position:0 30%;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:7px;
	/*padding-top:7px;*/
	border-bottom:1px dotted #999999;
	margin-bottom:7px;
	line-height:1.4em;
}
.cheer_box .body li a {
	color:#7E2582;
}


/*===========350Goals=============*/
.goals350_header {
	background:transparent url(/images/club/350history/350goals_header.jpg) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 185px;
	width: 750px;
}

.goals350_box {
	width: 750px;
	margin-bottom:20px;
}

.goals350_box h3 {
	display:block;
	text-indent:-9999px;
	height: 47px;
	width: 750px;
}
.goals350_box h3.quiz {
	background:transparent url(/images/club/350history/350goals_ttl_quiz.jpg) no-repeat scroll 0pt 50%;
	height:350px;
}
.goals350_box h3.photo {
	background:transparent url(/images/club/350history/350goals_ttl_photo.gif) no-repeat scroll 0pt 50%;
	height:30px;
}
.goals350_box h3.goals_history {
	background:transparent url(/images/club/350history/350goals_ttl_goals_history.gif) no-repeat scroll 0pt 50%;
	height:30px;
}
.goals350_box .body {
	padding:5px 30px;
	background:#FFEBD7 none repeat scroll 0%;
	line-height:1.6em;
}
.goals350_box .body table.present {
	border:1px solid #7E2582;
	border-collapse:collapse;
	color:#555555;
	empty-cells:show;
	font-size:12px;
	line-height:1.2em;
	margin-top:20px;
	width:690px;
}
.goals350_box .body table.present th {
	background:#E7D5E9 none repeat scroll 0 50%;
	border:1px solid #7E2582;
	color:#7E2582;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.goals350_box .body table.present td {
	background:#FFFFFF none repeat scroll 0 50%;
	border:1px solid #7E2582;
	color:#333333;
	font-size:12px;
	padding:5px;
	text-align:left;
}
.goals350_box .body table.general_table3 {
	background:#FFFFFF none repeat scroll 0 50%;
}
.present_photo ul{
	width:690px;
	margin:0 0 5px 0;
}
.present_photo ul li{
	width:128px;
	margin:0 10px 0 0;
	float:left;
}

.photo_gallery ul{
	width:690px;
	margin:0 0 15px 0;
}
.photo_gallery ul li{
	width:162px;
	margin:0 10px 10px 0;
	float:left;
}

.goals350_box .body p{
	/*padding:1em 0;*/
}

.goals350_box .body p a{
	color:#FF6A00;
}

.goals350_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}
.goals350_box .body li a {
	color:#FF6A00;
}

/*===========DOYOUKYOTO?=============*/
.doyoukyoto_header {
	background:transparent url(/images/club/doyoukyoto/doyoukyoto_header.jpg) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 185px;
	width: 750px;
}

.doyoukyoto_box {
	width: 750px;
	margin-bottom:20px;
}

.doyoukyoto_box h3 {
	display:block;
	text-indent:-9999px;
	height: 47px;
	width: 750px;
}
.doyoukyoto_box h3.what {
	background:transparent url(/images/club/doyoukyoto/doyoukyoto_ttl_what.gif) no-repeat scroll 0pt 50%;
}
.doyoukyoto_box h3.ambassado {
	background:transparent url(/images/club/doyoukyoto/doyoukyoto_ttl_ambassado.gif) no-repeat scroll 0pt 50%;
}
.doyoukyoto_box h3.report {
	background:transparent url(/images/club/doyoukyoto/doyoukyoto_ttl_report.gif) no-repeat scroll 0pt 50%;
}
.doyoukyoto_box .body {
	padding:5px 30px;
	background:#E1FFDD none repeat scroll 0%;
	line-height:1.6em;
}
.doyoukyoto_box .body p{
	/*padding:1em 0;*/
}

.doyoukyoto_box .body p a{
	color:#33B024;
}

.doyoukyoto_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}

.doyoukyoto_box .body ul {
	margin:10px 0;
}

.doyoukyoto_box .body li {
	background-image:url(/images/club/doyoukyoto/head_tip_arrow.gif);
	background-position:0 30%;
	background-repeat:no-repeat;
	padding-left:16px;
	padding-bottom:7px;
	/*padding-top:7px;*/
	border-bottom:1px dotted #999999;
	margin-bottom:7px;
	line-height:1.4em;
}
.doyoukyoto_box .body li a {
	color:#33B024;
}

/*===========100wins=============*/
.wins100_header {
	background:transparent url(/images/club/100wins/wins100_header.jpg) no-repeat scroll 0pt 50%;
	display:block;
	margin-bottom:25px;
	text-indent:-9999px;
	height: 350px;
	width: 750px;
}

.wins100_box {
	width: 750px;
	margin-bottom:20px;
}

.wins100_box h3 {
	display:block;
	text-indent:-9999px;
	height: 47px;
	width: 750px;
}
.wins100_box h3.mobile_special {
	background:transparent url(/images/club/100wins/100wins_ttl_mobile_special.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.winning_history {
	background:transparent url(/images/club/100wins/100wins_ttl_winning_history.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.winning_category {
	background:transparent url(/images/club/100wins/100wins_ttl_winning_cate.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.wins100_movie1 {
	background:transparent url(/images/club/100wins/100wins_ttl_wins100_movie1.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.wins100_movie2 {
	background:transparent url(/images/club/100wins/100wins_ttl_wins100_movie2.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.wins100_movie3 {
	background:transparent url(/images/club/100wins/100wins_ttl_wins100_movie3.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box h3.goods {
	background:transparent url(/images/club/100wins/100wins_ttl_goods.gif) no-repeat scroll 0pt 50%;
	height:47px;
}
.wins100_box .body {
	padding:5px 30px;
	background:#FDE5FC none repeat scroll 0%;
	line-height:1.6em;
}
.wins100_box .body table.present {
	border:1px solid #7E2582;
	border-collapse:collapse;
	color:#555555;
	empty-cells:show;
	font-size:12px;
	line-height:1.2em;
	margin-top:20px;
	width:690px;
}
.wins100_box .body table.present th {
	background:#E7D5E9 none repeat scroll 0 50%;
	border:1px solid #7E2582;
	color:#7E2582;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.wins100_box .body table.present td {
	background:#FFFFFF none repeat scroll 0 50%;
	border:1px solid #7E2582;
	color:#333333;
	font-size:12px;
	padding:5px;
	text-align:left;
}
.wins100_box .body table.general_table3 {
	background:#FFFFFF none repeat scroll 0 50%;
}
.present_photo ul{
	width:690px;
	margin:0 0 5px 0;
}
.present_photo ul li{
	width:128px;
	margin:0 10px 0 0;
	float:left;
}

.photo_gallery ul{
	width:690px;
	margin:0 0 15px 0;
}
.photo_gallery ul li{
	width:162px;
	margin:0 10px 10px 0;
	float:left;
}

.wins100_box .body p{
	/*padding:1em 0;*/
}

.wins100_box .body p a{
	color:#6F0E6C;
}

.wins100_box .body .photo{
	float:right;
	margin:10px 0 10px 30px;
}
.wins100_box .body li a {
	color:#FF6A00;
}

.wins100_mobile_box{
	background-color:#FAF8F0;
	width:668px;
	border:1px solid #D4CABC;
	margin-bottom:10px;
	padding:10px;
	min-height:90px;
}
.wins100_mobile_image{
	display:block;
	float:left;
	width:120px;
}
.wins100_mobile_ttl{
	background:transparent url(/images/common/mark_01.gif)  no-repeat 5px 45%;
	border-bottom:1px solid #D7AEC9;
	color:#6F0E6C;
	font-size:14px;
	font-weight:bold;
	margin:2px 0pt 10px 132px;
	padding:0pt 0pt 2px 15px;
}
.wins100_mobile_txt{
	color:#685848;
	margin-left:132px;
}

.wins100_box .category_box {
	width:335px;
	height:335px;
	margin:0 5px 10px;
	float:left;
}
.wins100_box .category_box td.center {
	text-align:center;
}
.wins100_box .category_box td.purple {
	font-size:14px;
	font-weight:bold;
	color:#760373;
}

.wins100_linkbox .left {
	float:left;
	margin:0 30px 20px 0;
	padding:0;
	width:360px;
}
.wins100_linkbox .right {
	float:right;
	margin:0 0 20px;
	padding:0;
	width:360px;
}

/* 動画追加 */
.wins100_box iframe {
	margin-top:15px;
}