@charset "utf-8";

div.error {
	border-color: #c00;
	background-color: #fff0f0;
}

/************************************************************************
****	メンバーメニュー
************************************************************************/	

.member_menu {
}

.member_menu li {
	border-color: #efecec !important;
	background: #f6f7f9 !important;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#f6f7f9, 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;
}

table.new_file td a {
	color: #195b95;
	text-decoration: underline;
}

table.new_file td a:hover {
	text-decoration: underline;
	color: #69f;
}

/************************************************************************
****	イベントカレンダー
************************************************************************/	

.event_tool_tip {
	background: #eef8ff !important;
	color: #345 !important;
}

.sunday, .sunday a {
	color: #900 !important;
}

.saturday, .saturday a {
	color: #039 !important;
}

#today {
	background: #fd9 !important;
}

.has_event{
	background: #ffeeaa !important;
}

a:hover .event_tool_tip {
	display: block !important;
	position: absolute;
	background: #ffe;
	padding: 0 5px;
	border: #cc9 1px solid;
	text-align:left;
	line-height: 20px;
	margin: 10px 10px 0 -100px;
	width: 250px;
	font-weight: normal;
}

a:hover .event_tool_tip .event_item {
	display: block;
	font-size: 0.9166em;
	line-height: 1.5em;
	margin: 10px 5px;
}

/************************************************************************
****	イベント一覧
************************************************************************/	

p.kikan {
	background: url(../images/member/ken_bg.gif);
	color: #455872;
	padding: 2px 5px !important;
}

p.event_title {
	color: #455872;
	border-bottom-color: #b2b2b2;
}

p.event_meta {
	color: #455872;
	padding: 0px 10px 10px 10px !important;
}

p.event_gaiyou {
	color: #455872;
	padding: 0 10px 10px 10px !important;
}

table.event_search_form_user {
	background: #eee;
	border: #ccc 1px solid;
}

.event_search_form_user th {
	color: #455872;
}

.event_search_form_user td {
	color: #455872;
}

p.event_button {
	pading: 30px !important;
	float: none !important;
}

.event_item {
	overflow: hidden;
}

/************************************************************************
****	イベント詳細
************************************************************************/	

table.event_setumei, table.event_infobox_frame, table.event_infobox, table.envent_attached, table.envent_detail_meta {
	width: 99.9% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

table.event_setumei a, table.event_infobox_frame a, table.event_infobox a, table.envent_attached a, table.envent_detail_meta a {
	color: #195b95;
	text-decoration: underline;
}

table.event_setumei a:hover, table.event_infobox_frame a:hover, table.event_infobox a:hover, table.envent_attached a:hover, table.envent_detail_meta a:hover {
	color: #245303;
	text-decoration: underline;
}

table.event_setumei {
}

table.event_setumei td {
	border: none !important;
}

table.event_setumei td.setumei {
	padding: 10px 20px !important;
}

table.event_infobox_frame {
	width: 630px !important;
}

table.event_infobox_frame td {
	border-width: 0 !important;
	padding: 0 !important;
	vertical-align: top !important;
}

div.event_infobox_wrap {
	background: none !important;
	padding: 0 !important;
	margin:  0 !important;
}

table.event_infobox_frame td.map {
	width: 230px !important;
}

div#map {
	width: 230px !important;
}

table.event_infobox {
	border: #ccc 1px solid !important;
	margin: 0 !important;
}

table.event_infobox th {
	border: #ccc 1px solid !important;
}

table.event_infobox td {
	border: #ccc 1px solid !important;
	padding: 5px !important;
}

h2.event_detail_title {
	background: url(../images/member/h2_title_bg.gif) !important;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
	background: none;
	padding: 10px 10px 10px 0px !important;
	margin: 0 !important;
}

h2.event_detail_title span {
	background: url(../images/member/h2_title_a_bg.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0 1px !important;
	color: #455872 !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;
}

.envent_detail_meta {
	border-color: #b2b2b2;
}

div.event_infobox_wrap {
	padding: 0 !important;
	background: none !important;
	margin:  0 !important;
}

table.event_infobox {
	border-color: #efecec;
}

table.event_infobox th {
	background: #efecec;
	color: #455872;
	border-color: #fff;
}

table.event_infobox td {
	border-color: #efecec;
	color: #444;
	background: #fff;
}

.event_setumei {
	border-color: #e4e4e4;
	margin: 20px auto 20px auto !important;
}

table.event_setumei td.head {
	background: url(../images/member/event_setumei_bg1.gif) !important;
	background-position: 50% 0 !important;
	background-repeat: no-repeat !important;
	height: 16px !important;
	overflow: hidden !important;
}

table.event_setumei td.foot {
	background: url(../images/member/event_setumei_bg2.gif) !important;
	background-position: 50% 100% !important;
	background-repeat: no-repeat !important;
	height: 16px !important;
	overflow: hidden !important;
}

.mousikomi_button_l a {
	width: 150px;
	height: 40px;
	background: url(../images/member/mousikomi_l.gif);
	display: block;
	text-indent: -9999px;
}

/************************************************************************
****	携帯対応
************************************************************************/	

dl.minimal_form {
	border-color: #ccc;
	background-color: #efecec !important;
	width: 95.0% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

dl.minimal_form dt {
	border-color: #ccc;
	color: #455872;
	background-color: #efecec;
}

dl.minimal_form dd {
	border-color: #ccc;
	background-color: #fff;
}

/************************************************************************
****	基本テーブル
************************************************************************/	
table.form {
	width: 100% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

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/member/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;
}*/

p.submit {
	padding: 0px 0px !important;
}

table.new_file {
	width: 100% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

table.event_search_form_user {
	width: 99% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
}

/************************************************************************
****	フォーム用テーブル
************************************************************************/	

table.form-table {
	width: 99% !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
	border-color: #ccc;
}

table.form-table th {
	background: #efecec;
	border-color:  #ccc;
	color: #455872;
	border-width: 1px;
	white-space: normal;
}

table.form-table td {
	border-color:  #ccc;
	border-width: 1px;
}

table.form-table td a {
	color: #195b95;
	text-decoration: underline;
}

table.form-table td a:hover {
	color: #245303;
	text-decoration: underline;
}

/************************************************************************
****	一覧用テーブル
************************************************************************/	

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 {
	width: 98% !important;
	margin: auto !important;
}

table.region_selector th, table.region_selector td {
	padding: 2px 0px !important;
	border: none !important;
	background: #fff !important;
}

#member_public_list table.region_selector th .region{
	white-space: nowrap;
}

#member_public_list .list_ken{
	white-space: nowrap;
	word-spacing: normal;
	width: auto !important;
	margin-right: 1.0em !important;
}

table.region_selector tr.even th, table.region_selector tr.even td {
	background: #eee !important;
}

#member_public_list div.kaisya {
	border-color: #d6d6d6;
	margin: 10px 0px 10px -10px;
	border-width: 1px 1px 1px 1px;
	padding: 10px !important;
	width: 638px !important;
}

#member_public_list div.kaisya div.portrait {
	padding: 0 !important;
}

#member_public_list div.kaisya div.portrait img {
	margin: auto !important;
}

#member_public_list p.kaisya_mei {
	color: #097c25;
	border-color: #b2b2b2;
	overflow: hidden !important;
	margin-top: 15px !important;
}

#member_public_list p.kaisya_mei a.text {
}

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: #455872;
	padding: 5px 10px !important;
}

#member_public_list .post_list {
	border-color: #d6d6d6;
}

#member_public_list .post_list ul {
	background:url(../images/member/pvsolar/post_list_bg.gif);
}

#member_public_list table.kaisya {
	margin: -1px 0 0 0 !important;
	width: 100% !important;
}

#member_public_list table.kaisya th, #member_public_list table.kaisya td {
	border: none !important;
	background: none !important;
}

/************************************************************************
****	プロフィール詳細ポップアップ
************************************************************************/	

#profile_logo {
	background:url(../images/member/logo.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 42px;
	padding: 0;
	text-indent: -9999em;
	overflow: hidden;
}

h1.simei {
	background: url(../images/member/h1_bg.gif);
	color: #fff;
	background-position: top;
	background-repeat: no-repeat;
}

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: #455872;
	background-repeat: no-repeat;
	background-position: 0 1px;
}

/* 氏名など */

.member_info {
	border: 1px solid #e4e4e4;
	margin: 10px auto;
}

.member_info td.head {
	background: url(../images/member/member_info_bg1.gif);
	background-position: center;
}

.member_info td.foot {
	background: url(../images/member/member_info_bg2.gif);
	background-position: center;
}

.member_info td.comment h3 {
	color: #0168b7;
}

/* マイニュース */

.my_news {
	border-color: #e4e4e4;
}

.my_news dt {
	color: #455872;
}

.my_news dd {
	border-color: #b2b2b2;
}

div.kinmusaki_wrap {
	/*background: url(../images/member/info_box_bg.gif);*/
	margin: 0;
	padding: 0;
}

.kinmusaki_frame td {
	vertical-align: top;
}

table.kinmusaki {
	border-color: #ccc;
}

table.kinmusaki th {
	background: #efecec;
	color: #455872;
	border-color: #ccc;
}

table.kinmusaki td {
	border-color: #ccc;
	color: #444;
	background: #fff;
}

address {
	margin: 10px auto 0 auto;
	padding: 8px 0px;
	font-size: 0.8333em;;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
	background: url(../images/footer_bg.gif) #06317e repeat-x;
	background-position: top;
	height: auto;
}

