@charset "utf-8" ;
@import url(../../pc_css/themes/block/surface.css);
@import url(../../pc_css/themes/head/not_member.css);
@import url(../../pc_css/themes/menu/index.css);



/************************************************************/ 
/* エラー・確認メッセージ */
/************************************************************/

#right div {
	padding: 0px 0px 15px ;
	text-align: left ;
}

#right h2 {
	height: 20px ;
	text-indent: -9999px ;
 	font-size: 0.8em ;
	line-height: 1.2em ;
}

#right ul {
	padding: 5px 10px ;
	background: #F6F6F6 ;
	border: #D7D6C1 1px solid ;
}

#right li {
	padding: 0.1em 0px 0.3em 19px ;
	background: url(../../pc_img/icon/!_01.gif) no-repeat 0px 0.2em ;
	color: #FF6000 ;
	line-height: 1.2em ;
	font-weight: bold ;
	list-style: none ;
}

#right p {
	line-height: 1.2em ;
	text-align: center ;
}

#right p a {
	line-height: 1.2em ;
}



/************************************************************/ 
/* <h2> 背景画像 */
/************************************************************/

#error h2 {
	background: url(../../pc_img/diary/h2_error.gif) no-repeat 10px 5px #d7d6c1 ;
}

#logout h2 {
	background: url(../../pc_img/logout/h2_logout.gif) no-repeat 10px 5px #d7d6c1 ;
}


