@charset "UTF-8";
/* ------------------------------------------------------------------
対象ファイル
/c/web/group/index.htm
/u/LWEM200-LWEM207
--------------------------------------------------------------------*/

/*	共通
--------------------------------------------------------------------*/
#contents-body a,
#main a {
text-decoration:underline;
	font-weight: bold;
color: #665544;
}
#contents-body a:active,
#contents-body a:visited,
#main a:active,
#main a:visited {
color: #644e27;
}
#contents-body a:hover,
#main a:hover {
text-decoration: none;
color: #e76025;
}
.radius-column1 { 
margin-top:30px;
}
#main { 
margin-right: -311px;
}
#main .main-inner { 
margin-right: 317px;
}
#sub { 
width: 311px;
}

#main h2,
#main-static h2 {
	padding: 0 0 20px 0;
}
.vis{
	padding: 20px 10px 0 10px;
}
.caption {
	text-align: right;
	padding: 10px 10px 40px 10px;
}

.mkgroup {
	padding: 0 10px 0 10px;
}
.mkgroup li {
	padding-bottom: 20px;
}
.mkgroup dl {
	float: left;
	width: 430px;
}
.mkgroup dd {
	padding: 10px 0 0 50px;
}

.mkgroup p {
	float: right;
	width: 170px;
}

/* 注意事項 */
.attention {
	padding-left: 10px;
}

.attention .frmt{
	width: 620px;
	padding-top: 7px;
	background: url(/c/web/group/img/table_top_attention.gif) no-repeat 0 0;
}

.attention .frmb{
	width: 620px;
	padding-bottom: 7px;
	background: url(/c/web/group/img/table_bottom_attention.gif) no-repeat 0 100%;
}

.attention .frm{
	padding: 0 15px 0 15px;
	background: url(/c/web/group/img/table_bg_attention.gif) repeat-y 0 0;
}

.attention .frm p {
	padding: 15px 0 0 0;
	font-weight: bold;
}

.attention .frm ul{
	margin-top: 5px;
	padding: 11px 0 10px 0;
	background: url(/c/u/LWEM200/img/dotline_attention.gif) no-repeat 0 0;
}

.attention .frm ul li{
	background: url(/c/u/common/img/icon_active.gif) no-repeat scroll 0 6px;
	padding:0 10px 0 12px;
}
/* Ponta.jp利用登録はこちら */
.top-btnarea {
	margin-left:5px;
	width:640px;
	background: url("/c/u/common/img/table_ivory_bottom_640.gif") left bottom no-repeat;
	padding:20px 0px 4px 0px;
}
/* グループをつくるボタン */
.btnarea{
	width:640px;
	background: url("/c/u/common/img/table_ivory_bottom_640.gif") left bottom no-repeat;
	padding:20px 0px 4px 0px;
}
.btnarea .boxbg,
.top-btnarea .boxbg {
	width:640px;
	background:#fff3c4 url("/c/u/common/img/table_ivory_top_640.gif") left top no-repeat;
	padding:13px 0px 10px 0px;
	text-align:center;
}
.btnarea .boxbg p.txt,
.top-btnarea .boxbg p.txt {
	padding-top:10px;
}
/* 右ナビ */
#sub h2 {
	padding:0;
}
#sub-static #frm {
	background: #fff3c4 url(/c/u/common/img/bg_sub_bottom.gif) left bottom no-repeat;
	padding: 0 0 10px;
	text-align: center;
}
#sub-static #frm h3 {
	background: #fff3c4 url(/c/u/common/img/bg_sub_top.gif) no-repeat;
	border: none;
	margin: 0;
	padding: 10px 0 0;
}
#sub-static .frmt {
	background: #fff3c4 url(/c/u/common/img/bg_sub_top.gif) no-repeat;
	border: none;
	margin: 0;
	padding: 10px 0 0;
}

#sub-static .frmb {
	background: #fff3c4 url(/c/u/common/img/bg_sub_bottom.gif) left bottom no-repeat;
	padding: 0 0 10px;
	text-align: center;
}

#sub-static .frmb h3{
	padding-top: 10px;
}

#sub-static .sub-inner {
	background: #ffffff;
	width: 240px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: center;
}
#sub-static .sub-inner p.txt {
	padding: 10px 15px;
	text-align: left;
}
#sub-static .sub-inner ul li {
	text-align: left;
	background: #fffde8 url(/c/u/common/img/line_dotted_gw.gif) left bottom repeat-x;
}

#sub-static .sub-inner ul li a {
	background: url(/c/u/common/img/icon_sidelink.gif) 15px 13px no-repeat;
	display: block;
	height: 100%;
	width: 80%;
	padding: 10px 15px 10px 32px;
}
#sub-static .sub-inner ul li.subt {
	background: url(/c/u/common/img/icon_active.gif) 10px 17px no-repeat;
	padding: 10px 0 10px 20px;
}
#sub-static .sub-inner ul li.last-child {
	background: #fffde8 none;
}
#sub-static #dismissallink {
	padding: 10px 0 0 26px;
}

#sub-static #dismissallink li {
	background: url(/c/u/common/img/icon_sidelink.gif) 0 50% no-repeat;
	padding: 0 0 0 17px;
}

/*	フォーム用スタイル
--------------------------------------------------------------------*/
#main .box-form{
	color: #333333;
}

/* タイトル */
#main .box-form h2 {
	padding: 30px 0 0 0;
	margin: 0 0 5px 0;
}

	/* 入力フォームの文字サイズ */
	.box-form input {
		font-size: 123.1%;
	}

	/* 入力フォームの文字サイズ */
	.box-form select {
		font-size: 123.1%;
	}

	/* チェックボックス */
	#main .box-form .cbox {
		width: 30px;
	}

	/* キャプション（※必須） */
	.box-form strong {
		padding-left: 5px;
		color: #fc0000;
		font-size: 80%;
		font-weight: normal;
		text-align: right;
	}

	/* エラー内容表示 */
	.errormsg {
		margin-top: 5px;
		padding-top: 5px;
		background-color: #C93030;
	}

	.error-box p {
		padding: 0 5px 5px 5px;
		color: #ffffff;
	}

	/* エラーのあるセクションの背景 */
	.error-section {
		background: #ffffcc;
	}

	/* 各入力項目毎のセクション */
	.box-section {
		width: 720px;
		padding: 20px 0 17px 0;
		border-bottom: 1px solid #dcdcdc;
	}

		/* 入力項目のタイトル */
		.box-form th {
			width: 190px;
			font-size: 116%;;
			font-weight: bold;
			color: #666666;
			vertical-align: top;
		}

			.box-form th p {
				padding-left: 50px;
			}

			.box-form th p span{
				font-size: 85%;
			}

		/* 通常ボックス */
		.box-form .box {
			width: 530px;
		}

			.box-form .box span{
				font-size: 80%;
			}

		/* 最初（上段） */
		.box-form .box-t {
			width: 530px;
			padding-bottom: 9px;
			background: url(/c/common/img/dotline_3px.gif) repeat-x 0 100%;
		}

		/* 中段（中段） */
		.box-form .box-m {
			width: 530px;
			padding-top: 9px;
			padding-bottom: 9px;
			background: url(/c/common/img/dotline_3px.gif) repeat-x 0 100%;
		}

		/* 最後（下段） */
		.box-form .box-b {
			width: 530px;
			padding-top: 9px;
		}

		/* 各入力項目の設定 */

			/* 共通 */
				/* 例）キャプション */
				.box-form .box-caption {
					padding-top: 5px;
					font-size: 95%;
					color: #666666;
				}

			/* お名前 */
			#nameinfo td td{
				width: 140px;
			}

				#nameinfo input{
					width: 120px;
				}

			/* 性別 */
			#sexinfo input{

			}

			/* 生年月日 */
			#birthdayinfo input{

			}

			#birthdayinfo .unit{
				width: 24px;
				text-align: center;
			}

			/* 住まい */
			#addressinfo .area{
				width: 110px;
			}

			#addressinfo input{
				width: 80px;
			}

				#addressinfo .addressform{
					width: 410px;
				}

			/* 電話番号 */
			#phoneinfo td td td{
				width: 65px;
			}

			#phoneinfo td td.unit{
				width: 20px;
				text-align: center;
				vertical-align: middle;
			}

				#phoneinfo input{
					width: 60px;
				}


			/* その他 */
			#otherinfo input{

			}

			/* 親権者お名前 */
			#parentinfo td td{
				width: 140px;
			}

				#parentinfo input{
					width: 120px;
				}

			/* 親権者続柄 */
			#relationinfo input{

			}

			/* パスワード */
			#passwordinfo{

			}

				#passwordinfo .text{
					color: #666666;
					text-align: left;
					font-weight: normal;
					padding: 0 0 20px 60px;
					background: url(/c/common/img/side_usermenu_icon.gif) no-repeat 50px 6px;
				}

				#memberinfo .text{
					color: #666666;
					text-align: left;
					font-weight: normal;
					padding: 0 0 20px 60px;
					background: url(/c/common/img/side_usermenu_icon.gif) no-repeat 50px 6px;
				}


				#passwordinfo td{
					vertical-align: top;
				}


					#passwordinfo .box-t{
						background: none;
						width: 100%;
					}

					#passwordinfo .box-b{
						background: none;
						width: 100%;
					}

						#passwordinfo input{
							width: 120px;
						}


	/* 必須項目のエラー表示一覧 */
	.indispensable {
		display: none;
		padding-top: 20px;
		font-weight: bold;
	}

		.indispensable .frmt {
			width: 720px;
			padding-top: 8px;
			background: #c93030 url(/c/u/common/img/alert_red_top_720.gif) no-repeat 0 0;
		}

			.indispensable .frmb {
				width: 720px;
				padding-bottom: 82px;
				background: #c93030 url(/c/u/common/img/alert_red_ponta.gif) no-repeat 0 100%;
			}

				.indispensable .frm {
					min-height: 46px;
					padding: 0;
					background: #c93030;
				}

					/* エラーアイコンの表示 */
					.indispensable .frm ul {
						min-height: 46px;
						padding: 0 10px 0 65px;
						background: #c93030 url(/c/u/common/img/alert_red_icon.gif) no-repeat 10px 2px;
					}

					* html .indispensable .frm ul {
						height: 46px;
					}

						.indispensable .frm ul li {
							padding-top: 3px;
							list-style-position: inside;
							list-style-type: disc;
							color: #ffffff;
						}

						.indispensable .frm ul li ul {
							padding: 0 0 0 20px;
							background: none;
						}

	.box-btn {
		
	}

		.complete {
			text-align: center;
			margin-top: 30px;
		}

		.uninput {
			display: none;
			text-align: center;
		}


#membercard{
	padding: 25px 0 25px 0;
}

#membercard p{
	
}

	#memberinfo input{
		width: 200px;
	}

	#securityinfo input{
		width: 200px;
	}

	#shopcodeinfo input{
		width: 200px;
	}

	#shopcodeinfo img{
		margin-left: 10px;
	}


.box-form .lead{
	font-weight: bold;
	text-align: center;
}

.box-form .title{
	width: 90px;
}

.box-form .entrytext {
	font-weight: bold;
	font-size: 116%;
}

.box-form .box-rule {
	text-align: center;
}


/* 1ボタン */
.box-form .box-btn01-01,
.box-form .box-btn01-02 {
	height: 60px;
	text-align: center;
}

.box-form .box-btn01-01 li,
.box-form .box-btn01-02 li{
	margin: 0 auto;
	padding-top: 13px;
	width: 168px;
}

.box-form .box-btn01-02 {
	background: #fff2c5;
	margin-top: 20px;
}

/* 2ボタン */
.box-form .box-btn02-1,
.box-form .box-btn02-2 {
	position: relative;
	height: 60px;
}

.box-form .box-btn02-1 {
	margin-top: 13px;
}

.box-form .box-btn02-2 {
	margin-top: 30px;
	background: #fff2c5;
}

.box-form .box-btn02-1 li.btn-back,
.box-form .box-btn02-2 li.btn-back {
	position: absolute;
	top: 13px;
	left: 110px;
	cursor: pointer;
}

.box-form .box-btn02-1 li.btn-confirm,
.box-form .box-btn02-2 li.btn-confirm {
	position: absolute;
	top: 13px;
	left: 443px;
}

/*==============グループについて======================
/c/web/group/index.htm
=====================================================*/
/* グループの解除・解散 */
.groupoutbox {
	width:640px;
	padding-top:50px;
}

.groupoutbox div.boxl{
	float:left;
	width:310px;
	text-align:center;
}

.groupoutbox div.boxr{
	float:right;
	width:310px;
	text-align:center;
}

.groupoutbox div.listarea{
	width:290px;
	margin:0px auto;
	text-align:left;
}
.groupoutbox div.listarea p.subtxt{
	padding:10px 0px 20px 0px;
}
.groupoutbox div.listarea ol {
padding:0;
margin:0;
list-style:none;
}
.groupoutbox div.listarea ol li{
	width:290px;
	background:url("/c/web/group/img/dotline_290.gif") left top no-repeat;
	padding:15px 0px 16px 0px;
}
.groupoutbox div.listarea ol li p.num1{
	background:url("/c/web/group/img/icon_no1.gif") left top no-repeat;
	padding:0px 0px 0px 22px;
}
.groupoutbox div.listarea ol li p.num2{
	background:url("/c/web/group/img/icon_no2.gif") left top no-repeat;
	padding:0px 0px 0px 22px;
}
.groupoutbox div.listarea ol li p.num3{
	background:url("/c/web/group/img/icon_no3.gif") left top no-repeat;
	padding:0px 0px 0px 22px;
}

#.groupoutbox div.listarea ol li p.imgarea{
	padding-top:10px;
}
.groupoutbox div.listarea ol li p.caution{
	text-indent:-1em;
	padding:10px 0px 0px 1em;
	margin-left:22px;
}


/*==============グループをつくる======================
LWEM200020
LWEM200030
=====================================================*/
/* STEP */
#contents-body .frm .step {
	padding: 0 0 30px 0;
	background: url(/c/u/common/img/step_bg_shdow.gif) no-repeat 0 100%;
	margin:0;
	list-style:none;
}
#contents-body .frm .step li {
	float: left;
	width: 375px;
}
#contents-body .frm .step li .text {
	width: 344px;
	padding-top: 10px;
	text-align: center;
}
/* STEP1 */
#contents-body .frm #step1 li.step1-box {
	background: url(/c/u/common/img/step_arrow_01.gif) no-repeat 100% 0;
}
#contents-body .frm #step1 li.step2-box {
	background: none;
	width: 344px;
}
#contents-body .frm #step1 li.step1-box .text{
	color: #444444;
}
#contents-body .frm #step1 li.step2-box .text{
	color: #adadad;
}
#contents-body .frm #step1 li.step3-box .text{
	color: #adadad;
}
/* STEP2 */
#contents-body .frm #step2 li.step1-box {
	background: url(/c/u/common/img/step_arrow_02.gif) no-repeat 100% 0;
}
#contents-body .frm #step2 li.step2-box {
	background: none;
	width: 344px;
}
#contents-body .frm #step2 li.step1-box .text{
	color: #adadad;
}
#contents-body .frm #step2 li.step2-box .text{
	color: #444444;
}
#contents-body .frm #step2 li.step3-box .text{
	color: #adadad;
}

/*入力ボックス（LWEM200020）*/
#contents-body #entrystart .frm .box .mailbox th {
	padding-bottom: 3px;
}
#contents-body .mailbox th img {
	vertical-align: middle;
	padding-bottom: 3px;
}
#contents-body .mailbox th strong{
	color: #ff0000;
	font-weight: bold;
	padding-left: 15px;
}
#contents-body #entrystart .frm .box .text{
	padding: 5px 0 20px 10px;
	text-align:left !important;
}

/* グループ入力確認（LWEM200030） */
#contents-body #confirm-area {
	width: 577px;
	margin: 10px 0 0 71px;
	padding: 0;
}
#contents-body #confirm-area p.text {
	font-weight: bold;
	padding: 0 75px 25px;
	color: #666666;
}
#contents-body #confirm-area dl {
	padding: 0 65px 70px;
}
#contents-body #confirm-area dl dt {
	margin: 0 0 10px 10px;
}
#contents-body #confirm-area dl dd {
	background: #fff3c4;
	font-size: 182%;
	font-weight: bold;
	padding: 5px 15px;
}
#contents-body #confirm-bt {
	background: #fff3c4;
	padding: 12px 0 10px;
	text-align: center;
}
#contents-body #confirm-bt li {
	display: inline;
	padding: 0 70px;
}

/*============グループトップ（オーナー向け）==========
LWEM201000
=====================================================*/
.grouptop-lead-title01{
	color:#333333;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	font-size: 1.3em;
}
.grouptop-lead-title01 span{
	color: #ff9123;
}


h2.grouptop-subt-wait{
	margin:0px;
}
h2.grouptop-subt-join{
	margin:0px 0px 0px 0px;
	padding:0 !important;
}

div.group-btnbox{
	width:620px;
	margin:0px auto;
	text-align:left;
	padding:15px 0 0 0;
}
div.group-btnbox div.boxl{
	float:left;
	width:300px;
}
div.group-btnbox div.boxl p{
	padding-left:20px;
}
div.group-btnbox div.boxr{
	float:right;
	width:310px;
}
div.group-btnbox div.boxr ul li{
	float:right;
	padding-left:12px;
}


.group-waitwrap{
	width:640px;
	background:url("/c/u/LWEM201/img/table_bottom_waitmember.gif") left bottom no-repeat;
	text-align:center;
	padding-bottom:20px;
	margin-bottom:12px;
}

.group-waitwrap p.txt-caution{
	font-size:95%;
	color:#c93030;
	text-align:left;
	padding:10px 0px 0px 30px;
}

.group-joinwrap{
	width:620px;
	background:url("/c/u/LWEM201/img/table_bottom_joinmember.gif") left bottom no-repeat;
	text-align:center;
	padding:0 10px 20px 10px;
}

/* メンバーリスト
----------------------------- */
div.list-member{
	margin: 0 auto;
	padding-top: 15px;
	text-align:left;
}
div.list-member table tr td{
	background-color:#fff9e7;
	border-bottom:#ffffff 1px solid;
	padding:7px 0px;
}
div.list-member table tr.even td{
	background-color:#fff4d0;
	
}
div.list-member table tr td.icon-status{
	width:54px;
	text-align:center;
}
div.list-member table tr td.icon-human {
	width:21px;
	text-align:center;
}
div.list-member table#config tr td.icon-human{
	width:50px;
}
div.list-member table tr td.txt-name{
	width:465px;
	color:#333333;
}
div.list-member table#config tr td.txt-name{
	width:390px;
}
div.list-member table tr td.txt-num{
	width:180px;
	color:#333333;
	text-align:right;
	white-space:nowrap;
}
div.list-member table tr td.txt-num p{
	text-align:right;
	padding:0px 20px 0px 15px;
	font-size:120%;
	font-weight:bold;
}
/* 送信ボタン
----------------------------- */
.box-btnarea{
	width:720px;
	background:url("/c/u/common/img/table_bottom_yellow.gif") left bottom no-repeat;
	padding:30px 0px 4px 0px;
}
.box-btnarea .boxbg{
	width:720px;
	background:#fff3c4 url("/c/u/common/img/table_top_yellow.gif") left top no-repeat;
	padding:13px 0px 9px 0px;
	text-align:center;
}

.box-btnarea ul{
	margin:0px auto;
	height:37px;
}
.box-btnarea ul li{
	display:inline;
}
.box-btnarea ul li.mar{
	padding-left:165px;
}
.box-btnarea ul li img{
	vertical-align:top;
}

/*====================================================
グループメンバー招待
LWEM202010
LWEM202020
メンバー管理：メンバー解除
LWEM203010
LWEM203020
=====================================================*/
/* bottom テキストリンク
----------------------------- */
div.fix-linkarea{
	padding-top:10px;
}
div.fix-linkarea li{
	background:url("/c/u/common/img/icon_backlink.gif") 10px 8px no-repeat;
	padding:5px 0px 0px 24px;
}
/* リードエリア
----------------------------- */
p.list-leadarea{
	padding:0px 10px 15px 20px;
	font-weight:bold;
}
p.list-leadarea span{
	color:#ff9123;
}
/*入力画面（LWEM202010）*/
/* メンバーリスト
----------------------------- */
div.list-inputarea{
	width:720px;
	padding:15px 0px 9px 0px;
}
div.list-inputarea div.listbg{
	width:720px;
	padding:7px 0px 0px 0px;
}

div.list-inputarea div.tabarea{
	width:720px;
	background-color:#fffae6;
	border-top:#ffe7c2 1px solid;
	cursor:pointer;
}


div.list-inputarea div.tabarea div.boxl{
	text-align:left;
}
div.list-inputarea div.tabarea div.boxl p.txt{
	background:url("/c/u/LWEM202/img/icon_arrow_1.gif") 10px 6px no-repeat;
	padding:4px 5px 4px 30px;
	color:#de6f1a;
	font-weight:bold;
	text-decoration:underline;
}
div.list-inputarea div.tabarea:hover{
	background-color:#ffe7c2;
}
div.list-inputarea div.tabarea:hover div.boxl p.txt{
	background:url("/c/u/LWEM202/img/icon_arrow_2.gif") 10px 6px no-repeat;
	color:#ff9927;
	text-decoration:none;
}
div.list-inputarea div.memberlist-stay div.tabarea{
	background-color:#ffe7c2;
	border-bottom:#fffef3 1px solid;
	border-top:none;
	cursor:default;
}
div.list-inputarea div.memberlist-stay div.tabarea div.boxl p.txt{
	color:#ff9927;
	text-decoration:none;
}
div.list-inputarea div.memberlist-stay div.tabarea div.boxl p.txt{
	background:url("/c/u/LWEM202/img/icon_arrow_2.gif") 10px 6px no-repeat;
}
div.list-inputarea div.memberlist-stay div.inputarea{
	display:block;
}
div.list-inputarea div.inputarea{
	display:none;
	border:#e8e8e8 1px solid;
}
div.list-inputarea div.inputarea div.linebox{
	width:718px;
	text-align:center;
	padding-bottom:20px;
}
div.list-inputarea div.inputarea div.linebox div.caution-subtxt{
	width: 600px;
	margin:0px auto;
	text-align:left;
}
div.list-inputarea div.inputarea div.linebox div.caution-subtxt p{
	color:#fc0000;
	padding:20px 0px 0px 50px;
}
/* 各入力項目毎のセクション */
div.list-inputarea div.inputarea div.linebox .box-form .box-section{
	width: 600px;
	padding: 20px 0 17px 0;
	background:url("/c/u/common/img/line_dotted_g.gif") left bottom repeat-x;
	border:none;
	margin:0px auto;
	text-align:left;
}
/* 通常ボックス */
div.list-inputarea div.inputarea div.linebox .box-form .box {
	width: 410px;
}
/* 1段目（上段） */
div.list-inputarea div.inputarea div.linebox .box-form .box-t {
	width: 410px;
	background:none;
	padding-bottom:0px;
}
/* 2段目（下段） */
div.list-inputarea div.inputarea div.linebox .box-form .box-b {
	width: 410px;
}
/* 会員ID */
div.list-inputarea div.inputarea div.linebox .gp-memberinfo input{
	width: 300px;
}
div.list-inputarea div.inputarea div.linebox .memberinfo-w{
	width:700px;
	margin:0px auto;
	text-align:center;
	border-bottom:#e5e2d5 1px solid;
}
div.list-inputarea div.inputarea div.linebox .memberinfo-w .box-section{
	background:none;
}

/* お名前 */
div.list-inputarea div.inputarea div.linebox .gp-nameinfo td td{
	width: 140px;
}
div.list-inputarea div.inputarea div.linebox .gp-nameinfo input{
	width: 120px;
}

/* 生年月日 */
div.list-inputarea div.inputarea div.linebox .gp-birthdayinfo .unit{
	width: 24px;
	text-align: center;
}
/* 電話番号 */
div.list-inputarea div.inputarea div.linebox .gp-phoneinfo td td td{
	width: 65px;
}
div.list-inputarea div.inputarea div.linebox .gp-phoneinfo td td.unit{
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
div.list-inputarea div.inputarea div.linebox .gp-phoneinfo input{
	width: 60px;
}
/* 招待メッセージ
----------------------------- */
div.messagetitle{
	padding:30px 0px 15px 0px;
}

div.messagewrap{
	width:720px;
}

div.messagewrap div.boxl{
	float:left;
	width:260px;
}
div.messagewrap div.boxl div.msg-wrap{
	width:260px;
	background:url("/c/u/LWEM202/img/table_botom_atention.gif") left bottom no-repeat;
	padding-bottom:8px;
}
div.messagewrap div.boxl div.msg-box{
	width:260px;
	background:url("/c/u/LWEM202/img/table_top_atention.gif") left top no-repeat;
	padding-top:31px;
}
div.messagewrap div.boxl div.msg-bg{
	width:260px;
	background:url("/c/u/LWEM202/img/table_bg_atention.gif") left top repeat-y;
}
div.messagewrap div.boxl div.msg-bg div{
	color:#ffffff;
	padding:0px 15px 10px 28px;
	font-weight:bold;
}

div.messagewrap div.boxr{
	float:right;
	width:435px;
}
div.messagewrap div.boxr div.msg-wrap{
	width:435px;
	background:url("/c/u/LWEM202/img/table_botom_gray.gif") left bottom no-repeat;
	padding:10px 0px 7px 0px;
}
div.messagewrap div.boxr div.msg-box{
	width:435px;
	background:url("/c/u/LWEM202/img/table_top_gray.gif") left top no-repeat;
	padding-top:11px;
}
div.messagewrap div.boxr div.msg-bg{
	width:435px;
	background:url("/c/u/LWEM202/img/table_bg_gray.gif") left top repeat-y;
	text-align:center;
	padding:10px 0px 10px 0px;
}
div.messagewrap div.boxr div.txt{
	width:395px;
	margin:0px auto;
	text-align:left;
}
div.messagewrap div.boxr div.txt span.caution{
	color:#fc0000;
}
div.messagewrap div.boxr div.txt span.link{
	color:#de6f1a;
}

div.messagewrap div.boxr div.txt div.msg-inputarea{
	position:relative;
	width:395px;
	height:100px;
	margin:15px 0px;
}
div.messagewrap div.boxr div.txt div.msg-inputarea p textarea{
	width:385px;
	height:100px;
}
div.messagewrap div.boxr div.txt div.msg-inputarea p.ponta{
	position:absolute;
	left:-187px;/*184*/
	top:-27px;
}
div.messagewrap div.boxr div.txt strong {
	font-weight: normal;
	color: #ff0000;
}
/*確認画面（LWEM202020）*/
/* グループオーナーからのメッセージ
----------------------------- */
div.ornermessage{
	padding:15px 10px 0px 20px;
}

/*================グループを解散する===================
LWEM204010
LWEM204020
=====================================================*/
/*グループ解散について（LWEM204010）*/
#entrystart {
	margin-top: 10px;
}
#entrystart .frmt{
width: 720px;
padding-top: 7px;
background: url(/c/u/common/img/table_top.gif) no-repeat 0 0;
}
#entrystart .frmb {
width: 720px;
padding-bottom: 7px;
background: url(/c/u/common/img/table_bottom.gif) no-repeat 0 100%;
}
#entrystart .frm {
padding-bottom: 30px;
background: url(/c/u/common/img/table_bg.gif) repeat-y 0 0;
}
#entrystart .frm .box {
width: 444px;
margin: 0 auto;
}
#entrystart .frm .box h2 {
padding-top: 30px;
}
#entrystart .frm .box p {
text-align:center;
}

#entrystart .frm .box .text {
padding: 30px 0 0 10px;
text-align: left;
}
#entrystart .frm .box ul {
padding: 12px 0 0 10px;
}
#entrystart .frm .box ul li {
padding-top: 5px;
font-weight: bold;
}
#entrystart .frm .box ul li a {
padding-left: 20px;
background: url(/c/common/img/arrow_m.gif) no-repeat 0 50%;
}
#entrystart .frm .box .mailbox {
padding: 0 0 0 10px;
}
#entrystart .frm .box .mailbox th {
text-align: left;
padding-bottom: 5px;
}
#entrystart .frm .box .mailbox input {
width: 420px;
height: 32px;
padding: 5px 5px 2px 5px;
font-size: 24px;
font-family:Verdana,Arial,Sans-serif;
vertical-align: bottom;
}
#entrystart .frm .box .mailbox .caption {
padding: 10px 0 25px 0;
color: #666666;
text-align: left;
}
.linebox-subtitlearea{
	width:658px;
	background:url("/c/u/common/img/line_dotted_g.gif") left bottom repeat-x;
	padding:12px 0px 13px 0px;
}
.linebox-subtitlearea h2{
	padding:0px !important;
	margin:0px;
}
.linebox-list li{
	background:url("/c/u/common/img/icon_dot_orage.gif") 8px 15px no-repeat;
	padding:10px 0px 0px 20px;
}
.linebox-list p.txtlink{
	background:url("/c/u/common/img/icon_link.gif") 5px 18px no-repeat;
	padding:15px 0px 0px 19px;
	text-align: left;
}
.box-form{
	padding-left:10px;
}
.box-form p.subtitlearea{
	padding:30px 0px 5px 10px;
	font-weight: bold;
}
.box-form .td02{
	width: 234px;
	background-color: #fffde8;
	font-size: 153.9%;
	font-weight: bold;
}
.box-form .td02 p{
	padding-right: 10px;
	text-align: right;
}
.box-form .unit{
	width: 44px;
	text-align: center;
}
.box-form div.checkboxarea{
	width:710px;
	background-color:#fffde8;
	padding:15px 0px 15px 0px;
}
.box-form div.checkboxarea table td.boxl{
	padding-left:20px;
}
.box-form div.checkboxarea table td.boxr{
	padding:0px 20px 0px 10px;
}
p.txtlink{
	background:url("/c/u/common/img/icon_backlink.gif") 10px 13px no-repeat;
	padding:10px 0px 0px 24px;
}
.box-form .beforeafterbox{
	width:670px;
}
.box-form .beforeafterbox div.box-before{
	float:left;
	width:380px;
	background:url("/c/u/LWEM204/img/img_arrow.gif") 280px 30px no-repeat;
}
.box-form .beforeafterbox div.box-after{
	float:right;
	width:280px;
	
}

/*グループ解散完了（LWEM2040200）*/
p.fix-txtarea{
	padding:10px 10px 15px 10px;
}

/*================グループメンバートップ==============
LWEM206010
=====================================================*/
#contents-body .lead-title01{
font-size:1.3em;
color: #333333;
font-weight: 700;
padding: 0px 0px 10px 10px;
}
#contents-body .lead-title01 span{
	color: #ff9123;
}
#contents-body .lead01 { 
padding: 0px 0px 10px 10px;
}
#contents-body ul#group-note {
	margin: 0 10px;
}
#contents-body ul#group-note li {
	background: url(/c/u/common/img/icon_active.gif) 0 6px no-repeat; 
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}

/*================グループ参加承諾・辞退==============
LWEM207010
LWEM207020
LWEM207030
LWEM207040
=====================================================*/
#contents-body #ponta-img{
	width: 133px;
	float: right;
	padding: 0 14px 0 0;
}
#contents-body #lead-area{
	margin: 0 0 25px;
	width: 526px;
}
#contents-body #note-area{
	margin: 0 0 30px;
}
#contents-body #note-area .note{
	background: url(/c/u/common/img/table_bg_waku_526.gif) repeat-y;
	width: 526px;
	float: left;
}
#contents-body #note-area .note h2{
	background: url(/c/u/common/img/table_ttl_waku_526.gif) no-repeat;
	margin: 0;
	padding:0;
}
#contents-body #note-area .note h2 img{
	padding: 16px 0 10px 25px;
}
#contents-body #note-area .note ul {
	background: url(/c/u/common/img/table_bottom_waku_526.gif) left bottom no-repeat;
	margin: 0;
	padding: 0 20px 16px;
}
#contents-body #note-area .note ul li {
	background: url(/c/u/common/img/icon_active.gif) 0 6px no-repeat; 
	padding: 0 0 0 10px;
	margin: 10px 0 0;
}
/* LWEM207040 */
#refual-complete #lead-area{
	margin: 0 0 25px;
	width: 526px;
	float: left;
}
#contents-body #lead-area ul {
	margin: 0 0 0 10px;
}
#contents-body #lead-area ul li img {
	vertical-align: middle;
	margin: 0 2px 0 0;
}