/* 項目 */

.item {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #99C854;
}

.item-lec {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #4B4EB2;
}

.item-mte {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #E20D11;
}

.item-mailmaga {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #F9A223;
}

.item-confirm {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #999999;
}

.item_option {
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:12px;
	line-height:150%;
	border-left:3px solid #EFEFEF;
	color:#999999;
}

/* - - - - - - - - - - - - - - - */

.item-text {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	font-size:12px;
	line-height:150%;
	height:20px;
	border-bottom:3px solid #99C854;
}

.item-text span{
	font-size:12px;
	color:#999999;
	font-weight:normal;
}

.item-text_option {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	font-size:12px;
	line-height:150%;
	height:20px;
	border-bottom:3px solid #EFEFEF;
}

.item-text_option2 {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	font-size:12px;
	line-height:150%;
	height:20px;
	border-bottom:3px solid #4B4EB2;
}

.item-text_option span{
	font-size:12px;
	color:#999999;
	font-weight:normal;
}

.item-text-confirm {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	font-size:12px;
	line-height:150%;
	height:20px;
	border-bottom:3px solid #999999;
}

/* テキスト */

.attention {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	line-height:150%;
}

.attention_box {
	border:2px dotted #CC0000;
	padding:5px;
	margin:0px 10px 10px 10px;
}

.text_form {
	font-size:12px;
	line-height:150%;
	color:#333333;
}

.text_form span {
	font-size:10px;
	line-height:150%;
	color:#cc0000;
}

.potch_form {
	FONT-SIZE: 12px;
	line-height:150%;
	font-weight:bold;
	color:#333333;
	background-image:url(../images/icon_img/p_green_s.gif);
	background-repeat:no-repeat;
	height:20px;
	padding:0px 0px 0px 20px;
	margin:10px 0px 2px 0px;
	border-bottom:1px dotted #99C854;
	white-space:nowrap;
}

.potch_form span {
	FONT-SIZE: 10px;
	line-height:150%;
	font-weight:normal;
}

#dotline {
	border-bottom:2px dotted #99C854;
	margin:2px 0px;
}

/*エラー*/

.error_messeage {
	font-size:12px;
	line-height:150%;
	color:#FF6600;
}

.error_item {
	background-color:#FFEDE1;
}

/*お友達に紹介する*/

.friend_box {
	padding:10px;
	width:100px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	margin:0px 0px 5px 0px;
}