@charset "utf-8";

div.error {
	border-color: #c00;
	background-color: #fff0f0;
}

/************************************************************************
****	メンバーメニュー
************************************************************************/	

.member_menu {
}

.member_menu li {
	border-color: #eee !important;
	background: #f3f8fc !important;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#f3f8fc, endColorStr=#ffffff);
}

.member_menu li span.wrap a {
}

.member_menu li span.wrap a:hover {
	text-decoration: underline;
}

table.new_file td {
	border-color: #ccc;
}

/************************************************************************
****	イベントカレンダー
************************************************************************/	

.event_tool_tip {
	background: #eef8ff !important;
	color: #345 !important;
}

.sunday, .sunday a {
	color: #900 !important;
}

.saturday, .saturday a {
	color: #039 !important;
}

.calendar a:hover {
	background: #faa !important;
	color: #000;
}

a:hover .event_tool_tip {
	background: #ffe;
	border-color: #cc9;
}

td#today {
	background: #efe;
}

.calendar a.has_event{
	background: #f2ebf6;
}

/************************************************************************
****	イベント一覧
************************************************************************/	

p.kikan {
	background: url(../images/member/ken_bg.gif);
	color: #3b0955;
}

p.event_title {
	color: #3b0955;
	border-bottom-color: #b2b2b2;
}

p.event_title a{
	font-size: 18px;
}

p.event_meta {
	color: #3b0955;
}

p.event_gaiyou {
	color: #3b0955;
}

table.event_search_form_user {
	background: #eaebd7;
}

.event_search_form_user th {
	color: #3b0955;
}

.event_search_form_user td {
	color: #3b0955;
}

/************************************************************************
****	イベント詳細
************************************************************************/	

h2.event_detail_title {
	background: url(../images/member/h2_title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2.event_detail_title span {
	background: url(../images/member/h2_title_a_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: #3b0955;
	font-size: 16px !important;
}

h2.event_detail_title a.mousikomi_s {
	background: url(../images/member/mousikomi_s.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 21px;
	display: block;
	text-indent: -9999px;
}

table.event_infobox_frame {
	width: 710px;
}

.event_infobox_frame td{
	vertical-align: top;
}

.envent_detail_meta {
	border-color: #b2b2b2;
}

div.event_infobox_wrap {
	background: url(../images/member/info_box_bg.gif);
	padding: 0;
	margin: 0;
	width: 350px;
}

table.event_infobox {
	border-color: #eee;
}

table.event_infobox th {
	background: #eee;
	color: #3b0955;
	border-color: #fff;
	width: 120px !important;
}

table.event_infobox td {
	border-color: #eee;
	color: #444;
	background: #fff;
	word-break: break-all !important; 
}

br.renrakusaki{
	display: none;
}

table.event_infobox_frame td.map{
	width: 330px !important;
}

table.event_infobox_frame div#map{
	width: 330px !important;
}

.event_setumei {
	border-color: #e4e4e4;
	margin: 20px auto 20px auto !important;
}

.event_setumei td.head {
	background: url(../images/member/event_setumei_bg1.gif);
	background-position: center;
}

.event_setumei td.foot {
	background: url(../images/member/event_setumei_bg2.gif);
	background-position: center;
}

.mousikomi_button_l a {
	width: 150px;
	height: 40px;
	background: url(../images/member/mousikomi_l.gif);
	display: block;
	text-indent: -9999px;
}

.event_setumei{
	width: 710px;
}


/************************************************************************
****	携帯対応
************************************************************************/	

dl.minimal_form {
	border-color: #eee;
	background-color: #eee;
}

dl.minimal_form dt {
	border-color: #fff;
	color: #3b0955;
	background-color: #eee;
}

dl.minimal_form dd {
	border-color: #eee;
	background-color: #fff;
}

/************************************************************************
****	基本テーブル
************************************************************************/	

table.form th {
	background-color: #dddddd;
}

table.form td {
	border-color: #ccc;
}

/************************************************************************
****	その他
************************************************************************/	

span.hint {
	color: #666;
}

span.hissu {
	color: #c00;
}

a.download {
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding: 5px 30px 5px 0px;
	line-height: 24px !important;
}

/*fieldset.maildb {
	border: 1px #ddd solid;
}*/

/************************************************************************
****	フォーム用テーブル
************************************************************************/	

table.form-table {
	border-color: #eee;
}

table.form-table th {
	background: #eee;
	border-color:  #fff;
	color: #3b0955;
}

table.form-table td {
	border-color:  #eee;
}

/************************************************************************
****	一覧用テーブル
************************************************************************/	

table.dump th {
	border-color: #ccc;
	background-color: #dddddd;
}

table.dump td {
	border-color: #ccc;
}

table.dump tr.r1 {
	background-color: #fcf8ff;
}

/************************************************************************
****	ワークフロー
************************************************************************/	

.wf10 {
	color: #c00;
}

.wf20 {
	color: #060;
}

.wf30 {
	color: #f60;
}

.wf40 {
	color: #02c;
}

.wf50 {
	color: #02c;
}

.wf60 {
	color: #c00;
}

tr.active td {
	background-color: #f8fff8 !important;
}

tr.alternate td {
	background: #fafafa !important;
}

.syounin {
	color: #060;
}

.kyakka {
	color: #c00;
}

.document_post {
	color: #c00;
}

/************************************************************************
****	プロフィール一覧
************************************************************************/	


table.region_selector tr.even th, table.region_selector tr.even td {
	background: #eee;
}

#member_public_list div.kaisya {
	border-color: #d6d6d6;
}

#member_public_list p.kaisya_mei {
	color: #097c25;
	border-color: #b2b2b2;
}

#member_public_list p.kaisya_mei a.text{
	font-size: 18px;
}

span.detail {
	background: url(../images/member/detail_button.gif);
	text-indent: -9999em;
	overflow: hidden;
}

#member_public_list p.todoufuken {
	background:url(../images/member/ken_bg.gif);
	border-color: #d6d6d6;
	color: #3b0955;
}

#member_public_list .post_list {
	border-color: #d6d6d6;
}

#member_public_list .post_list ul {
	background:url(../images/pvsolar/post_list_bg.gif);
}

/************************************************************************
****	プロフィール詳細ポップアップ
************************************************************************/	

#profile_logo {
	background:url(../images/member/logo.gif);
	width: 324px;
	height: 37px;
	text-indent: -9999em;
	overflow: hidden;
}

h1.simei {
	background: url(../images/member/h1_bg.gif);
	color: #fff;
	height: 32px;
	overflow: hidden;
}

h2.title {
	background: url(../images/member/h2_title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h2.title span {
	background: url(../images/member/h2_title_a_bg.gif);
	color: #3b0955;
	background-repeat: no-repeat;
}

/* 氏名など */

.member_info {
	border: 1px solid #e4e4e4;
}

.member_info td.head {
	background: url(../images/member/member_info_bg1.gif);
}

.member_info td.foot {
	background: url(../images/member/member_info_bg2.gif);
}

.member_info td.comment h3 {
	color: #3b0955;
}

/* マイニュース */

.my_news {
	border-color: #e4e4e4;
}

.my_news dt {
	color: #3b0955;
}

.my_news dd {
	border-color: #b2b2b2;
}

div.kinmusaki_wrap {
	background: url(../images/member/info_box_bg.gif);
}

table.kinmusaki {
	border-color: #eee;
}

table.kinmusaki th {
	background: #eee;
	color: #3b0955;
	border-color: #fff;
}

table.kinmusaki td {
	border-color: #eee;
	color: #444;
	background: #fff;
}

address {
	color: #fff !important;
	background: #3b0955;
}
