@charset "utf-8";

@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
*{
box-sizing:border-box;
} html {
overflow-y: scroll;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
font-size: 13px;
}
body {
margin: 0;
font-size: 13px;
word-spacing: normal;
line-height:1.8rem;
letter-spacing:0.1rem;
}
body, input, button, textarea, select {
font-family: Roboto, "Droid Sans", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
h1,h2,h3,h4,h5,h6{
margin: 0;
padding: 0;
}
p{
margin: 0;
padding: 5px 0;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
vertical-align: bottom;
}
address{
font-style: normal;
} a {
color: #196bc7;
}
a:visited {
color: #196bc7;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
color: #16AAC9;
} abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
pre, code, kbd, samp {
font-family: monospace, monospace;
_font-family: 'courier new', monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q {
quotes: none;
}
q:before, q:after {
content: '';
content: none;
}
small {
font-size: 75%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
} ul, ol {
margin: 0;
padding: 0;
}
ul {
list-style-type:none;
}
dd,dt,dl {
margin: 0px;
} figure {
margin: 0;
} form {
margin: 0;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
*margin-left: -7px;
}
button, input, select, textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}
button, input {
line-height: normal;
*overflow: visible;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
} table {
border-collapse: collapse;
border-spacing: 0;
}
th, td {
padding: 0;
text-align: left;
vertical-align: middle;
} article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block;
}
audio[controls], canvas, video {
display: inline-block;
*display: inline;
*zoom: 1;
}
body {
font-family:Roboto, "メイリオ", Meiryo, "Droid Sans", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif
}
#wrap {
width:100%;
min-width:960px
}
#hd {
width:960px;
margin:0 auto;
overflow:hidden;
padding: 15px 0;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-webkit-justify-content:space-between;
-ms-flex-pack:justify;
justify-content:space-between
}
#hd h1 {
width: 521px;
}
#hd h1 img {
width:100%
}
#hd h1.en {
width:370px
}
#hd h1.en img {
width:100%
}
#hd .language ul {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex
}
#hd .language ul li {
margin-left:5px
}
#hd .language ul li a {
display:block;
color:#fff;
background: #000080;
padding:2px 15px;
text-decoration:none;
border: 1px solid #001a35;
-webkit-transition:All 0.5s ease;
transition:All 0.5s ease;
}
#hd .language ul li a:hover {
border:1px solid #001a35;
background:#fff;
color:#001a35;
}
#nav_bg {
background: -moz-linear-gradient(top,  rgb(0, 0, 128) 0%, rgb(0, 0, 82) 100%);
background: -webkit-linear-gradient(top,  rgb(0, 0, 128) 0%,rgb(0, 0, 82) 100%); 
background: linear-gradient(to bottom,  rgb(0, 0, 128) 0%,rgb(0, 0, 82) 100%); 
width:100%;
min-width:960px;
border-top: 1px solid #6e6eb6;
border-bottom: 1px solid #6e6eb6;
}
#nav_bg .nav {
width:960px;
margin:0 auto;
overflow:visible;
}
#nav_bg .nav ul {
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
z-index:1000;
}
#nav_bg .nav ul li {
width:calc(100% / 4);
position:relative;
border-right:1px solid rgba(242, 242, 242, 0.3);
border-left:1px solid rgba(242, 242, 242, 0.3);
}
#nav_bg .nav ul li a {
display:block;
font-weight:bold;
color:#fff;
text-align:center;
text-decoration:none;
padding:15px 0;
-webkit-transition:All 0.5s ease;
transition:All 0.5s ease;
text-shadow: 1px 1px 1px #666;
}
#nav_bg .nav ul li:first-child {
border-left:1px solid rgba(242, 242, 242, 0.3);
}
#nav_bg .nav ul li:hover a {
background:#fff;
color: #000080;
text-shadow: none;
}
#nav_bg .nav ul li.current-menu-item, #nav_bg .nav ul li.current-menu-parent {
background:#fff
}
#nav_bg .nav ul li.current-menu-item a, #nav_bg .nav ul li.current-menu-parent a {
color: #000080;
text-shadow: none;
}
#nav_bg .nav ul ul {
display:none;
width:100%;
position:absolute;
top:100%;
left:0
}
#nav_bg .nav ul ul li {
width:100%;
border:none !important
}
#nav_bg .nav ul ul li a {
background:rgba(0, 0, 0, 0.7) !important;
padding:10px;
text-decoration:none;
color:#fff !important;
display:block;
border:none;
border-bottom:1px solid rgba(255, 255, 255, 0.4)
}
#nav_bg .nav ul ul li.current-menu-item {
background:rgba(0, 0, 0, 0.5) !important
}
#nav_bg .nav ul ul li.current-menu-item a {
color:#003166
}
#nav_bg .nav ul ul li ul {
position:absolute;
top:0px;
left:100%
}
#nav_bg .nav ul ul li ul li {
width:100%
}
#nav_bg .nav ul ul li ul li a {
border-left:1px solid rgba(255, 255, 255, 0.4)
}
.menu-trigger {
display:none
}
#con {
width:100%;
min-width:960px;
overflow:hidden;
margin-top:20px;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:center;
-webkit-justify-content:center;
-ms-flex-pack:center;
justify-content:center
}
#main {
width:720px
}
#main ol, #main ul {
padding:5px 0px 5px 25px
}
#main ul {
list-style-type:disc
}
#main ol li, #main ul li {
padding:5px 0px
}
#main table {
margin:10px 0px
}
#main table th, #main table td {
padding:5px
}
#main img {
max-width:100%;
height:auto
}
#main a img {
display:inline-block;
-webkit-transition:All 0.5s ease;
transition:All 0.5s ease
}
#main a img:hover {
opacity:0.7
}
#main h1 {
font-size:1.7em;
font-weight:bold;
line-height:1.4em;
color:#fff;
padding:0.7em;
margin:0 0 25px 0;
background: -moz-linear-gradient(top,  rgb(63, 63, 125) 0%, rgb(0, 0, 100) 100%);
background: -webkit-linear-gradient(top,  rgb(63, 63, 125) 0%,rgb(0, 0, 100) 100%);
background: linear-gradient(to bottom,  rgb(63, 63, 125) 0%, rgb(0, 0, 100) 100%);
border: 3px double #dfdfdf;
}
#main h2 {
position: relative;
margin:24px 0 14px 0;
padding:0.5em 0 0.4em 2em;
font-size:1.3em;
border: 1px solid #ccc;
border-top: 3px solid #003162;
background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
#main h2::after {
position: absolute;
top: 0.67em;
left: .6em;
z-index: 2;
content: '';
width: 10px;
height: 10px;
border: 3px solid #6e6eb6;
border-radius: 100%
}
#main h3 {
font-size:1.1em;
font-weight:bold;
padding:1px 0 1px 10px;
margin:12px 0 8px 0;
border-bottom: 1px solid #6e6eb6;
border-left:4px solid #3f3f7d;
}
#main h4 {
padding:1px 0 1px 10px;
margin:12px 0 8px 0;
border-left:4px solid #6e6eb6;
}
#side {
width:220px
}
#side h2 {
font-size:1.1em;
font-weight:normal;
text-align:center;
padding:5px;
margin:0 0 6px 0;
border: 1px solid #ccc;
border-top: 3px solid #003162;
background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;	
}
#side #sidenav {
width:100%
}
#side #sidenav a {
width:100%;
padding:8px 6px 8px 23px;
display:block;
text-decoration:none;
background:url(//monllc.or.jp/wordpress/wp-content/themes/wordpress_temp_13_green/images/sidenav_icon.png) no-repeat 6px center;
font-size:12px;
color:#000000;
border-bottom:dotted 1px #cccccc;
text-shadow:2px 2px 2px rgba(0, 0, 0, 0.1)
}
#side #bnr {
width:100%
}
#side #bnr li {
margin-bottom:4px
}
#side #bnr li a {
width:100%;
display:block;
-webkit-transition:All 0.5s ease;
transition:All 0.5s ease
}
#side #bnr li a img {
width: 100%;
}
#side #bnr li a:hover {
opacity:0.5
}
#side #contact {
margin-bottom:20px
}
#side #contact p {
padding:5px 10px
}
#side #contact a.form {
display:block;
margin:0 10px 10px 10px;
padding:2px;
background: #000080;
color:#fff;
text-align:center;
text-decoration:none;
border: 1px solid #001a35;
-webkit-transition:All 0.5s ease;
transition:All 0.5s ease;
}
#side #contact a.form:hover {
background:#fff;
color:#000080;
font-weight: bold;
} #side #facebook {
max-width: 220px;
margin: 0 auto;
}
#side #facebook > .fb-page {
width: 100%;
}
#side #facebook > .fb-page > span,
#side #facebook iframe {
width: 100% !important;
}
#center {
width:10px;
margin:0 10px 0 0;
border-right:1px solid #dddddd
}
.ft_language {
display:none
}
#ft {
margin-top:15px;
padding-top:15px;
padding-bottom:20px;
color:#FFF;
font-size:13px;
background: -moz-linear-gradient(top,  rgb(0, 0, 128) 0%, rgb(0, 0, 82) 100%);
background: -webkit-linear-gradient(top,  rgb(0, 0, 128) 0%,rgb(0, 0, 82) 100%); 
background: linear-gradient(to bottom,  rgb(0, 0, 128) 0%,rgb(0, 0, 82) 100%); 
}
#ft a{
color:#449cff!important;
}
#ft a:hover{
color:#7ac7ff!important;
}
footer{
display:flex; }
footer p:first-child{
align-self:center;
}
footer p:nth-child(2){
margin-left:10px;
align-self:flex-start;
}
#ft_con {
width: 960px;
margin: 0 auto;
}
#ft_address {
width: 290px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px dotted;
}
#ft_address a {
color:#FFF!important;
}
#ft_sitemap {
width: 680px;
}
#ft_sitemap #ft_sitemap_title {
margin: 0 0 10px;
font-size: 1.3em;
}
#ft_sitemap ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0;
}
#ft_sitemap ul li {
width: calc(100% / 5 - 10px);
margin: 0 5px;
}
#ft_sitemap ul li a {
display: block;
color:#FFF!important;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
#ft_sitemap ul li ul {
display: flex;
flex-direction: column;
margin: 10px 0 -10px;
}
#ft_sitemap ul li ul li {
position: relative;
width: calc(100%);
margin: 0 0 10px;
padding: 0 0 0 15px;
}
#ft_sitemap ul li ul li:before{
content: "";
position: absolute;
border-top: 1px solid #faf6e5;
width: 8px;
height: 1px;
left: 0;
top: 10px;
}
#ft_sitemap ul li ul li {
position: relative;
width: calc(100%);
margin: 0 0 10px;
padding: 0 0 0 15px;
}
#ft_sitemap ul li ul li a {
font-size: 0.82em;
font-weight: normal;
}
#ft_sitemap ul li ul li ul li a {
font-size: 0.82em;
letter-spacing: 0;
}
#i_img {
width:960px;
margin: 20px auto 0;
box-shadow:0 10px 10px rgba(0, 0, 0, 0.05);
overflow:hidden
}
#i_news {
height:300px;
overflow:auto;
border: 1px solid #dddddd;
}
#i_access{
display:flex;
justify-content:space-around;
align-items:flex-start;
border: 1px solid #dddddd;
padding:20px 0;
}
#i_calender{
border: 1px solid #dddddd;
padding: 10px;
}
#i_news table {
width:100%
}
#i_news table tr {
border-bottom:1px dotted #cccccc
}
#i_news table td {
vertical-align:top;
font-size:0.9em;
padding:10px;
white-space:nowrap
}
#i_news table td:first-child {
background:url(//monllc.or.jp/wordpress/wp-content/themes/wordpress_temp_13_green/images/news_icon.png) 6px 17px no-repeat;
padding-left:20px;
width:140px
}
#i_news table td:last-child {
white-space:normal
}
#page-top {
position:fixed;
bottom:20px;
right:20px;
font-size:0.9em;
background:rgba(255, 255, 255, 0.8);
text-decoration:none;
border: 1px solid #6e6eb6;
color: #6e6eb6;
padding:10px;
text-align:center;
display:block;
border-radius:5px;
}
#facility_intro {
margin-top: 20px;
}
#facility_intro dt {
position: relative;
cursor: pointer;
}
#facility_intro dt.last {
margin-top: 20px;
}
#facility_intro dd { text-align: justify;
-moz-text-align-last: justify;
text-justify: inter-ideograph;
}
#facility_intro .accordion_icon,
#facility_intro .accordion_icon span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
#facility_intro .accordion_icon {
position: absolute;
top: 3px;
right: -8px;
width: 30px;
height: 30px;
}
#facility_intro .accordion_icon span {
position: absolute;
left: 6px;
width: 50%;
height: 2px;
background-color: #F88789;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
}
#facility_intro .accordion_icon span:nth-of-type(1) {
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
#facility_intro .accordion_icon span:nth-of-type(2) {
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
} #facility_intro .accordion_icon.active span:nth-of-type(1) {
top: 5px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
#facility_intro .accordion_icon.active span:nth-of-type(2) {
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
#facility_img {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 20px 0;
padding: 0!important;
}
#facility_img li {
width: calc(100% / 3 - 10px);
margin: 0 5px 10px;
padding: 0!important;
list-style: none;
}
#facility_img li a {
display: block;
text-decoration: none;
}
#facility_img li a span {
display: block;
margin: 3px 0 0;
color: #303030;
text-align: center;
}
span.number_room {
display: inline-block;
width: 100px;
}
#program_img {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 20px 0;
padding: 0!important;
}
#program_img li {
width: calc(100% / 3 - 10px);
margin: 0 5px 10px;
padding: 0!important;
list-style: none;
}
#program_img li a {
display: block;
text-decoration: none;
}
#program_img li a span {
display: block;
margin: 3px 0 0;
color: #303030;
text-align: center;
}
#use_researve_list {
display: flex;
flex-wrap: wrap;
width: 500px;
margin: 10px auto 25px;
padding: 0!important;
}
#use_researve_list li {
width: calc(100% / 2);
list-style: none;
font-size: 14px;
border-bottom: 1px dotted #CCC;
}
#use_researve_list li:before {
content:"□";
display: inline-block;
margin: 0 5px 0 0;
}
#use_document_con {
display: flex;
justify-content:space-between;
width: 550px;
margin: 15px auto 25px;
}
#use_document_list {
width: 240px;
padding: 0!important;
}
#use_document_list li {
list-style: none;
font-size: 14px;
border-bottom: 1px dotted #CCC;
}
#use_document_list li:before {
content:"□";
display: inline-block;
margin: 0 5px 0 0;
}
#use_document_text {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 0 30px;
padding: 0!important;
}
#use_document_text p {
width: calc(100% / 2 - 10px);
}
#use_document_text p:first-child {
padding: 8px 25px;
background:#FFCA28;
}
#use_document_text p:last-child {
padding: 8px 25px;
background:#8BC34A;
}
#use_researve_btn a,
#use_document_btn a{
display: block;
width: 280px;
margin: 15px auto 25px;
padding: 10px;
background: #3f3f7d;
color: #FFF;
font-size: 14px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 3px double #FFF;
transition: ALL 0.5s ease;
}
#use_researve_btn a:hover,
#use_document_btn a:hover{
background: #FFF;
color: #3f3f7d;
border: 3px double #3f3f7d;
}
#reserved_check {
width: 400px;
margin: 20px auto!important;
}
#reserved_check td {
padding: 5px 15px!important;
}
#reserved_list {
margin: 30px 0;
padding: 0!important;
}
#reserved_list li {
list-style: none;
font-size: 14px;
}
#reserved_list li:before {
content: "□";
display: inline-block;
margin: 0 5px 0 0;
}
#researved_con {
width: 500px;
margin: 15px auto 20px;
padding: 15px;
border: 3px solid #6e6eb6;
text-align: center;
}
#researved_con_title {
margin: 5px 0 15px;
font-size: 26px;
font-weight:  bold;
color: #333;
}
#researved_con_tel {
margin: 10px 0;
font-size: 20px;
}
#researved_document_btn a{
display: block;
width: 280px;
margin: 20px auto 0;
padding: 10px;
background: #3f3f7d;
color: #FFF;
font-size: 14px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 3px double #FFF;
transition: ALL 0.5s ease;
}
#researved_document_btn a:hover{
background: #FFF;
color: #3f3f7d;
border: 3px double #3f3f7d;
}
#document_list {
display: flex;
flex-wrap: wrap;
margin: 10px 0;
padding: 0!important;
}
#document_list li {
width: calc(100% / 2 - 10px);
margin: 0 5px 10px;
list-style: none;
}
#document_list li a{
display: block;
padding: 10px;
background: #3f3f7d;
color: #FFF;
font-size: 14px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 3px double #FFF;
transition: ALL 0.5s ease;
}
#document_list li a:hover{
background: #FFF;
color: #3f3f7d;
border: 3px double #3f3f7d;
}
#access_map {
display: flex;
justify-content: space-between;
}
#access_map #access_map_iframe {
width: 360px;
height: 290px;
}
#access_map #access_map_iframe iframe {
width: 100%;
height: 100%;
}
#access_map_link a {
display: block;
width: 280px;
margin: 15px auto;
padding: 10px;
background: #3f3f7d;
color: #FFF;
font-size: 14px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 3px double #FFF;
transition: ALL 0.5s ease;
}
#access_map_link a:hover {
background: #FFF;
color: #3f3f7d;
border: 3px double #3f3f7d;
}
.organizer_schedule {
width: 70%;
margin: 0 auto 40px;
}
.organizer_program {
margin: 20px 0 30px;
}
.organizer_img {
display: flex;
flex-wrap: nowrap;
margin: 20px calc(10px / 2 * -1) 0;
}
.organizer_img div {
flex: 1;
margin: -10px calc(10px / 2) 0;
}
.organizer_img div img {
width: 100%;
height: 140px!important;
object-fit: cover;
font-family: 'object-fit: cover;'
}
#organizer_activities {
margin-top: 20px;
}
#organizer_activities dt {
position: relative;
cursor: pointer;
}
#organizer_activities dt.last {
margin-top: 20px;
}
#organizer_activities dd { text-align: justify;
-moz-text-align-last: justify;
text-justify: inter-ideograph;
}
#organizer_activities .accordion_icon,
#organizer_activities .accordion_icon span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}
#organizer_activities .accordion_icon {
position: absolute;
top: 3px;
right: -8px;
width: 30px;
height: 30px;
}
#organizer_activities .accordion_icon span {
position: absolute;
left: 6px;
width: 50%;
height: 2px;
background-color: #F88789;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
}
#organizer_activities .accordion_icon span:nth-of-type(1) {
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
#organizer_activities .accordion_icon span:nth-of-type(2) {
top: 5px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
} #organizer_activities .accordion_icon.active span:nth-of-type(1) {
display: inline-block;
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
#organizer_activities .accordion_icon.active span:nth-of-type(2) {
top: 5px;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
}
.organizer_txt_sp {
display:none;
}
.organizer_end {
display: block;
padding: 10px 0;
background: #ffca00;
text-align: center;
border-radius: 3px;
}
.organizer_now {
display: block;
padding: 10px 0;
background: #ff2222;
color: #FFF;
text-align: center;
border-radius: 3px;
}
.organizer_start {
display: block;
padding: 10px 0;
background: #196bc7;
color: #FFF;
text-align: center;
border-radius: 3px;
} .width_001 {
width: 1%;
}
.width_002 {
width: 2%;
}
.width_003 {
width: 3%;
}
.width_004 {
width: 4%;
}
.width_005 {
width: 5%;
}
.width_006 {
width: 6%;
}
.width_007 {
width: 7%;
}
.width_008 {
width: 8%;
}
.width_009 {
width: 9%;
}
.width_010 {
width: 10%;
}
.width_011 {
width: 11%;
}
.width_012 {
width: 12%;
}
.width_013 {
width: 13%;
}
.width_014 {
width: 14%;
}
.width_015 {
width: 15%;
}
.width_016 {
width: 16%;
}
.width_017 {
width: 17%;
}
.width_018 {
width: 18%;
}
.width_019 {
width: 19%;
}
.width_020 {
width: 20%;
}
.width_021 {
width: 21%;
}
.width_022 {
width: 22%;
}
.width_023 {
width: 23%;
}
.width_024 {
width: 24%;
}
.width_025 {
width: 25%;
}
.width_026 {
width: 26%;
}
.width_027 {
width: 27%;
}
.width_028 {
width: 28%;
}
.width_029 {
width: 29%;
}
.width_030 {
width: 30%;
}
.width_031 {
width: 31%;
}
.width_032 {
width: 32%;
}
.width_033 {
width: 33%;
}
.width_034 {
width: 34%;
}
.width_035 {
width: 35%;
}
.width_036 {
width: 36%;
}
.width_037 {
width: 37%;
}
.width_038 {
width: 38%;
}
.width_039 {
width: 39%;
}
.width_040 {
width: 40%;
}
.width_041 {
width: 41%;
}
.width_042 {
width: 42%;
}
.width_043 {
width: 43%;
}
.width_044 {
width: 44%;
}
.width_045 {
width: 45%;
}
.width_046 {
width: 46%;
}
.width_047 {
width: 47%;
}
.width_048 {
width: 48%;
}
.width_049 {
width: 49%;
}
.width_050 {
width: 50%;
}
.width_051 {
width: 51%;
}
.width_052 {
width: 52%;
}
.width_053 {
width: 53%;
}
.width_054 {
width: 54%;
}
.width_055 {
width: 55%;
}
.width_056 {
width: 56%;
}
.width_057 {
width: 57%;
}
.width_058 {
width: 58%;
}
.width_059 {
width: 59%;
}
.width_060 {
width: 60%;
}
.width_061 {
width: 61%;
}
.width_062 {
width: 62%;
}
.width_063 {
width: 63%;
}
.width_064 {
width: 64%;
}
.width_065 {
width: 65%;
}
.width_066 {
width: 66%;
}
.width_067 {
width: 67%;
}
.width_068 {
width: 68%;
}
.width_069 {
width: 69%;
}
.width_070 {
width: 70%;
}
.width_071 {
width: 71%;
}
.width_072 {
width: 72%;
}
.width_073 {
width: 73%;
}
.width_074 {
width: 74%;
}
.width_075 {
width: 75%;
}
.width_076 {
width: 76%;
}
.width_077 {
width: 77%;
}
.width_078 {
width: 78%;
}
.width_079 {
width: 79%;
}
.width_080 {
width: 80%;
}
.width_081 {
width: 81%;
}
.width_082 {
width: 82%;
}
.width_083 {
width: 83%;
}
.width_084 {
width: 84%;
}
.width_085 {
width: 85%;
}
.width_086 {
width: 86%;
}
.width_087 {
width: 87%;
}
.width_088 {
width: 88%;
}
.width_089 {
width: 89%;
}
.width_090 {
width: 90%;
}
.width_091 {
width: 91%;
}
.width_092 {
width: 92%;
}
.width_093 {
width: 93%;
}
.width_094 {
width: 94%;
}
.width_095 {
width: 95%;
}
.width_096 {
width: 96%;
}
.width_097 {
width: 97%;
}
.width_098 {
width: 98%;
}
.width_099 {
width: 99%;
}
.width_100 {
width: 100%;
} .margin_padding_0 {
margin: 0px!important;
padding: 0px!important;
}
.padding_T0 {
padding-top: 0px!important;
}
.padding_T5 {
padding-top: 5px!important;
}
.padding_T10 {
padding-top: 10px!important;
}
.padding_T15 {
padding-top: 15px!important;
}
.padding_T20 {
padding-top: 20px!important;
}
.padding_T30 {
padding-top: 30px!important;
}
.padding_T40 {
padding-top: 40px!important;
}
.padding_B0 {
padding-bottom: 0px!important;
}
.padding_B5 {
padding-bottom: 5px!important;
}
.padding_B10 {
padding-bottom: 10px!important;
}
.padding_B15 {
padding-bottom: 15px!important;
}
.padding_B20 {
padding-bottom: 20px!important;
}
.padding_B30 {
padding-bottom: 30px!important;
}
.padding_B40 {
padding-bottom: 40px!important;
}
.padding_L0 {
padding-left: 0px!important;
}
.padding_L5 {
padding-left: 5px!important;
}
.padding_L10 {
padding-left: 10px!important;
}
.padding_L15 {
padding-left: 15px!important;
}
.padding_L20 {
padding-left: 20px!important;
}
.padding_L30 {
padding-left: 30px!important;
}
.padding_L40 {
padding-left: 40px!important;
}
.padding_R0 {
padding-right: 0px!important;
}
.padding_R5 {
padding-right: 5px!important;
}
.padding_R10 {
padding-right: 10px!important;
}
.padding_R15 {
padding-right: 15px!important;
}
.padding_R20 {
padding-right: 20px!important;
}
.padding_R30 {
padding-right: 30px!important;
}
.padding_R40 {
padding-right: 40px!important;
}
.margin_T0 {
margin-top: 0px!important;
}
.margin_T5 {
margin-top: 5px!important;
}
.margin_T10 {
margin-top: 10px!important;
}
.margin_T15 {
margin-top: 15px!important;
}
.margin_T20 {
margin-top: 20px!important;
}
.margin_T30 {
margin-top: 30px!important;
}
.margin_T40 {
margin-top: 40px!important;
}
.margin_B0 {
margin-bottom: 0px!important;
}
.margin_B5 {
margin-bottom: 5px!important;
}
.margin_B10 {
margin-bottom: 10px!important;
}
.margin_B15 {
margin-bottom: 15px!important;
}
.margin_B20 {
margin-bottom: 20px!important;
}
.margin_B30 {
margin-bottom: 30px!important;
}
.margin_B40 {
margin-bottom: 40px!important;
}
.margin_B400 {
margin-bottom: 400px!important;
}
.margin_L0 {
margin-left: 0px!important;
}
.margin_L5 {
margin-left: 5px!important;
}
.margin_L10 {
margin-left: 10px!important;
}
.margin_L15 {
margin-left: 15px!important;
}
.margin_L20 {
margin-left: 20px!important;
}
.margin_L30 {
margin-left: 30px!important;
}
.margin_L40 {
margin-left: 40px!important;
}
.margin_R0 {
margin-right: 0px!important;
}
.margin_R5 {
margin-right: 5px!important;
}
.margin_R10 {
margin-right: 10px!important;
}
.margin_R15 {
margin-right: 15px!important;
}
.margin_R20 {
margin-right: 20px!important;
}
.margin_R30 {
margin-right: 30px!important;
}
.margin_R40 {
margin-right: 40px!important;
} .crr {
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
clear: both;
} .float_L {
float: left;
}
.float_R {
float: right;
} .align_C {
text-align: center!important;
}
img.align_C {
display: block;
margin: 0 auto;
}
table.align_C td, table.align_C th {
text-align: center;
}
.align_L {
text-align: left!important;
}
.align_R {
text-align: right!important;
}
.align_T {
vertical-align: top!important;
}
.align_M {
vertical-align: middle!important;
} .font_SS {
font-size: 0.8em!important;
}
.font_S {
font-size: 0.9em!important;
}
.font_XS {
font-size: 0.8em!important;
}
.font_XXS {
font-size: 0.7em!important;
}
.font_L {
font-size: 1.1em!important;
}
.font_XL {
font-size: 1.2em!important;
}
.font_XXL {
font-size: 1.3em!important;
}
.color_R {
color: #FF3333!important;
font-weight: bold!important;
}
.color_O {
color: orange!important;
font-weight: bold!important;
}
.color_B {
color: #00557f!important;
font-weight: bold!important;
}
.color_G {
color: green!important;
font-weight: bold!important;
} .table_B {
border-top: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
}
.table_B td {
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
}
.table_B th {
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
background-color: #F2F2F2;
text-align: center;
font-weight: bold;
}
.table_B02 {
}
.table_B02 td {
padding: 5px;
border-bottom: 1px dotted #D7D7D7;
}
.table_B02 th {
padding: 5px;
border-bottom: 1px dotted #D7D7D7;
text-align: left;
font-weight: bold;
}
.vertical-align_T td, .vertical-align_T th {
vertical-align: top;
} .ul_B li {
border-bottom: 1px dotted #CCC;
}
.ol_B li {
border-bottom: 1px dotted #CCC;
} div.hr {
height: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #999;
}
div.hr:before {
content: " ";
clear: both;
}