|
|
(같은 사용자의 중간 판 6개는 보이지 않습니다) |
1번째 줄: |
1번째 줄: |
| == 한나라당 역사가 두렵지 않느냐 == | | <div class="w-full rounded-lg border-evewiki-090 overflow-hidden" style="border: 1px solid"> |
| | | {| class="wikitable !-m-0.5 !w-[calc(100%+0.25rem)] !border-none" |
| | | | colspan="2" class="!p-2 text-center" | <div class="font-bold">{{+3|공직선거법}}</div><div class="text-blue-600">{{-1|쇼와 25년 법률 제100호 <nowiki>|</nowiki> 6년 4월 1일 시행}}</div> |
| | | |- |
| <!-- 라이트모드 -->
| | | colspan="2" class="!p-2 text-center" | <div class="font-bold">{{+2|제1장 총칙}}</div> |
| | |- |
| | | class="w-1/2" | 第一条(この法律の目的) この法律は、日本国憲法の精神に則り、衆議院議員、参議院議員並びに地方公共団体の議会の議員及び長を公選する選挙制度を確立し、その選挙が選挙人の自由に表明せる意思によつて公明且つ適正に行われることを確保し、もつて民主政治の健全な発達を期することを目的とする。 |
| | | class="w-1/2" | 제 1 조 (목적) 이 법률은 일본국헌법의 정신에 입각하여 중의원의원·참의원의원·지방공공단체의 의회의원 및 장을 공선하는 선거제도를 확립하고, 그 선거가 선거인이 자유롭게 표명한 의사에 의하여 공명하고 적정하게 행하여지도록 확립함으로써 민주정치의 건전한 발달에 기여함을 목적으로 한다. |
| | |- |
| | | 第二条(この法律の適用範囲) この法律は、衆議院議員、参議院議員並びに地方公共団体の議会の議員及び長の選挙について、適用する。 |
| | | 제 2 조 (적용범위) 이 법률은 중의원의원·참의원의원·지방공공단체의회의원 및 장의 선거에 적용한다. |
| | |- |
| | | 第三条(公職の定義) この法律において「公職」とは、衆議院議員、参議院議員並びに地方公共団体の議会の議員及び長の職をいう。 |
| | | 제 3 조 (공직의 정의) 이 법률에서 “공직”이라 함은 중의원의원·참의원의원·지방공공단체의회의원 및 장의 직을 말한다. |
| | |} |
| | </div> |
| | https://www.civicedu.go.kr/web/ebook/law/001/assets/contents/download.pdf |
| | https://laws.e-gov.go.jp/law/325AC1000000100 |
| {{#CSS: | | {{#CSS: |
| body.Liberty { | | body { |
| background-color: #eff6ff; | | font-family: "Pretendard","Pretendard JP","Apple SD Gothic Neo","Spoqa Han Sans","SpoqaHanSans","Noto Sans KR","Noto Sans","Noto Sans CJK KR","NanumBarunGothic","Nanum Gothic","KoPub Dotum","Malgun Gothic","맑은 고딕",sans-serif !important; |
| } | | } |
| .Liberty .content-wrapper .liberty-notice,
| | .liberty-table-wrapper { |
| .Liberty .content-wrapper .liberty-content,
| | overflow-x: hidden !important; |
| .Liberty .content-wrapper .liberty-content .liberty-content-header,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main,
| |
| .Liberty .content-wrapper .liberty-footer,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent,
| |
| .Liberty .content-wrapper .liberty-sidebar .everest-rss,
| |
| .suggestions .suggestions-results, .dark .suggestions .suggestions-special,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools,
| |
| .btn-group,
| |
| .content-tools .btn-secondary,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .dropdown-menu,
| |
| .Liberty .nav-wrapper .navbar .dropdown-menu,
| |
| .Liberty .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
| |
| background-color: #dbeafe; | |
| border-color: #93c5fd;
| |
| color: #020617;
| |
| } | | } |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn,
| | td { |
| .Liberty .nav-wrapper .navbar .form-inline .form-control {
| | vertical-align: top; |
| border-color: #93c5fd;
| |
| color: #020617;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 {
| |
| color: #020617;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h1,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h2,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h3,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h4,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h5,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h6 {
| |
| border-bottom-color: #93c5fd; | |
| }
| |
| }}
| |
| | |
| <!-- 다크모드 -->
| |
| {{#CSS:
| |
| body.Liberty:is(.dark *) {
| |
| background-color: #450a0a;
| |
| }
| |
| .nav-wrapper.navbar-fixed-top:is(.dark *) {
| |
| background: transparent;
| |
| }
| |
| .Liberty .content-wrapper .liberty-notice:is(.dark *) {
| |
| background-color: #450a0a !important;
| |
| border-color: #7f1d1d;
| |
| color: #fef2f2;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-footer:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-sidebar .everest-rss:is(.dark *),
| |
| .suggestions .suggestions-results, .dark .suggestions .suggestions-special:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools:is(.dark *),
| |
| .btn-group:is(.dark *),
| |
| .btn-secondary:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .dropdown-menu:is(.dark *),
| |
| .Liberty .nav-wrapper .navbar .dropdown-menu:is(.dark *),
| |
| .Liberty .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:is(.dark *) {
| |
| background-color: #7f1d1d;
| |
| border-color: #b91c1c;
| |
| color: #fef2f2;
| |
| }
| |
| .fa:is(.dark *),
| |
| .Liberty .nav-wrapper .navbar .navbar-login .fa:is(.dark *),
| |
| .Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn:is(.dark *),
| |
| .Liberty .nav-wrapper .navbar .form-inline .form-control:is(.dark *) {
| |
| border-color: #b91c1c;
| |
| color: #fef2f2;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1:is(.dark *) {
| |
| color: #fef2f2;
| |
| }
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h1:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h2:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h3:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h4:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h5:is(.dark *),
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-main h6:is(.dark *) {
| |
| border-bottom-color: #b91c1c;
| |
| }
| |
| a:is(.dark *) {
| |
| color: #fed7aa;
| |
| }
| |
| a.external:is(.dark *) {
| |
| color: #d9f99d;
| |
| } | | } |
| }} | | }} |