@charset "UTF-8";
#contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
    font-size: 100%;
}
/*#contents h2 {
    background: url("./cssimg/h2_bg_.png") repeat scroll left bottom transparent;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 4px;
}*/


#submenu .section-lv2 h2 {
    margin-bottom: 0;
}

#submenu .section-lv2:last-child {
    margin:10px 0px 5px 5px;
}

#submenu .section-lv2:last-child {
    margin:10px 0px 5px 5px;
}
#contents #submenu .ex2 p {
    margin:5px 0 0 0;
}

* html #contents h2 {
    padding-left: 4px;
}
:first-child + html #contents h2 {
    padding-left: 4px;
}
html ~ body #contents h2 {
    padding-left: 4px;
}
#contents h2.dcms_title {
    padding-left: 10px;
}
#contents h2 em {
    color: black;
    display: block;
    /*padding-left: 5px;*/
}
#contents h2 a {
    border-bottom: medium none;
    text-decoration: none;
}
#contents h2 a:hover {
    border-bottom: 1px solid #666666;
}
#contents h2 a:visited {
    color: black;
}
#contents #main .section-lv3 {
    margin: 10px auto;
}
#contents #main h3 {
 border-left:5px solid #BD121B;
 border-bottom:0px dotted #666;
 padding:3px 0 2px 10px;
 height:22px;
 margin:25px 0 7px 0;
 font-size:120%;
 color:#BD121B;
}
#contents #main h3 .topmargin {
 border-left:4px solid #B79D62;
 border-bottom:1px dotted #013C71;
 padding:2px 0 2px 5px;
 height:20px;
 margin:5px 0 7px 0;
 font-size:105%;
}

#contents #main h4 {
 border-left:4px solid #bd121b;
 padding:2px 0 2px 5px;
 height:20px;
 margin:10px 0 7px 0;
 font-size:100%;
}

#contents #main h5 {
 border-bottom:1px dotted #013C71;
 padding:2px 0 2px 5px;
 height:20px;
 margin:20px 0 7px 0;
 font-size:100%;
}
#contents #topicPath {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 10px;
    padding: 5px 10px;
}
#contents #main fieldset.no-bdr {
    border: medium none;
}
#contents #main table.general {
    width: 100%;
}
#contents #main tr.general {
    border-bottom: 2px solid #698CC2;
}
#contents #main tr.general_u {
    border-bottom: 1px dotted #CCCCCC;
    margin: 2px 0;
}
#contents #main table.general th, #contents #main table.general td {
    border-collapse: collapse;
    padding: 3px;
    vertical-align: top;
	font-size:1em;
}
#contents #main table.general th {
    text-align: left;
}
#contents #main table.general td ul {
    margin-top: 0;
}
#contents .intable {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
#contents .fckPreview {
    width: 100%;
}
#contents #topphoto p {
    margin: 0;
}
#contents #main table {
    border-collapse: collapse;
}
#contents #main table, x:-moz-any-link, x:default {
}
#contents #main table {
}
#contents #main table th, #contents #main table td {
    border-collapse: collapse;
}
#contents #main .intable th{
	border-bottom: 1px dotted #CCCCCC;
    border-collapse: collapse;
    line-height: 1.9;
    padding: 0.5em;
	background-color:#F7F7F7;
	font-size:1em;
}

#contents #main .intable td{
	border-bottom: 1px dotted #CCCCCC;
    border-collapse: collapse;
    line-height: 1.9;
    padding: 0.5em;
	font-size:1em;
}

#contents #main table td {
    border-collapse: collapse;
    line-height: 1.5em;
	padding: 0.2em 0.5em;
	border-color:#666;
}
#contents #main table th {
	border-collapse: collapse;
	line-height: 1.5em;
	padding: 0.5em;
	background-color:#FFF1D5;
	border-color:#666;
	font-weight:normal;
}


#contents #main table.dash-b2 {
}
#contents #main table.dash-b2 td {
    padding: 0.3em;
}
#contents .intable {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
#contents .intable2 {
    height: 60px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}
#contents .intable th, #contents .intable2 th, #contents .fckPreview th, #contents .intable td, #contents .intable2 td {
    background-color: #F7F7F7;
}
#contents .intable td td {
}
#contents .intable th, #contents .fckPreview th {
    font-weight: normal;
}
#contents .intable td {
    border-collapse: separate;
    border-spacing: 2px;
}
#contents #main .intable table {
    border-top: medium none;
    margin: 0;
    width: 100%;
}
#contents #main table.general {
}
#contents #main table.general th {
    border-collapse: collapse;
    padding: 3px 6px;
    text-align: left;
    vertical-align: top;
}
#contents #main table.general td {
    border-collapse: collapse;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
#contents #main table.general td ul {
    margin-top: 0;
}
#contents .inlineform {
    margin: 20px 0;
    position: relative;
}
#contents .inlineform form {
    display: inline;
}
#contents .inlineform form.viewOrder {
    position: absolute;
    right: 0;
}
* html #contents .inlineform form.viewOrder {
    right: 10px;
}
#contents #main td.console {
    position: relative;
}
#contents #main td.console p {
    float: left;
    margin: 0 10px 0 0;
    width: 80%;
}
#contents #main td.console .delbtn {
}
#contents #main #whatsnew, #contents #main #topics, #contents #main #blog, #contents #main #event {
    margin-bottom: 15px;
    position: relative;
}
#contents #main #blog_a {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
#contents #main #whatsnew .viewList, #contents #main #topics .viewList, #contents #main #blog .viewList, #contents #main #event .viewList {
    margin: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}
#contents #main_top #whatsnew .viewList, #contents #main_top #topics .viewList, #contents #main_top #blog .viewList, #contents #main_top #event .viewList {
    margin: 0;
    position: absolute;
    right: 10px;
    top: 27px;
}


#contents #main #whatsnew dl, #contents #main #topics dl, #contents #main #blog dl, #contents #main #event dl {
    margin: 0;
}
#contents #main #whatsnew dl dt, #contents #main #topics dl dt, #contents #main #blog dl dt, #contents #main #event dl dt {
    background: url("./cssimg/list_icon/arrow_1.png") no-repeat scroll left center transparent;
    clear: left;
    float: left;
    margin: 0;
    padding-left: 10px;
    width: 11em;
}
#contents #main_top #whatsnew dl dt, #contents #main_top #topics dl dt, #contents #main_top #blog dl dt, #contents #main_top #event dl dt {
    background: url("./cssimg/list_icon/arrow_1.png") no-repeat scroll left center transparent;
    clear: left;
    float: left;
    margin: 0;
    padding-left: 10px;
    width: 11em;
}

#contents #main table #whatsnew dl dt, #contents #main table #topics dl dt, #contents #main table #blog dl dt, #contents #main table #event dl dt {
    width: 32%;
}
#contents #main #whatsnew dl dd, #contents #main #topics dl dd, #contents #main #blog dl dd, #contents #main #event dl dd {
    /*margin-left: 21%;*/
	margin-top:7px;
	margin-bottom:7px;
    padding: 0 0 6px 155px;
}
#contents #main_top #whatsnew dl dd, #contents #main_top #topics dl dd, #contents #main_top #blog dl dd, #contents #main_top #event dl dd {
    /*margin-left: 21%;*/
	margin-top:7px;
	margin-bottom:7px;
    padding: 0 0 6px 155px;
}
#contents #main table #whatsnew dl dd, #contents #main table #topics dl dd, #contents #main table #blog dl dd, #contents #main table #event dl dd {
    margin-left: 33%;
}
#contents #main #latestEntry {
    border-top: 1px solid #CCCCCC;
}
#contents #submenu .section-lv3 {
    margin-left: 15px;
}
#contents #submenu ul {
    margin: 5px 0;
    padding: 0 0 0 20px;
}
#contents #submenu ul ul {
}
#contents #submenu ul li {
    margin: 0.1em auto;
}
#contents #submenu ul.blogMonthGroup {
    margin: 0;
}
#contents #submenu ul.blogMonthGroup li {
    display: inline;
    padding: 5px;
}
#contents ul li.folder {
    list-style-image: url("./cssimg/list_icon/arrow_1.png");
}
#contents #submenu ul li.folder ul li {
    background-image: url("./cssimg/list_icon/arrow_02.png") !important;
    background-position: 25px 10px;
    background-repeat: no-repeat;
    text-indent: 3em;
}
#contents #submenu ul li.folder ul li a {
    background-image: url("./cssimg/list_icon/arrow_02.png") !important;
    background-position: 25px 10px;
    background-repeat: no-repeat;
    padding-left: 0 !important;
}
#contents ul li.folderlock {
    list-style-image: url("./cssimg/ico_folderlock.gif");
}
#contents ul li.nonefolder {
    list-style-image: url("./cssimg/listitem-nonefolder.gif");
}
#contents ul li.nonefolderlock {
    list-style-image: url("./cssimg/ico_folderlock.gif");
}
#contents ul li.page {
    list-style-image: url("./cssimg/list_icon/arrow_1.png");
}
#contents ul.blogMonthGroup li {
    list-style-image: url("./cssimg/list_icon/arrow_1.png");
}
#contents ul li.folder ul li.page {
    list-style-image: url("./cssimg/list_icon/arrow_2.png");
}
#contents ul li.file {
    list-style-image: url("./cssimg/list_icon/arrow_2.png");
}
#contents ul li.outer {
    list-style-image: url("./cssimg/list_icon/outer_icon.gif");
}
#contents ul li.img {
    list-style-image: url("./cssimg/list_icon/image_icon.gif");
}
#contents ul li.pdf {
    list-style-image: url("./cssimg/list_icon/pdf_icon.gif");
}
#contents ul li.dot {
    list-style-image: url("./cssimg/list_icon/arrow_2.png");
}
#contents #submenu #manual {
    margin-top: 20px;
}
#contents #submenu #manual ul {
    margin-bottom: 0;
    margin-top: 5px;
}
#contents #submenu #manual li {
    margin-bottom: 1px;
    margin-top: 1px;
}
#contents #submenu #manual p {
    margin-bottom: 5px;
    margin-top: 0;
}
#contents #submenu .ex {
	background-color:#f4f4f4;
		color:#333;
		padding:7px;
}
#contents #submenu .ex p {
   padding: 5px 10px;
   margin:0;
}
#contents #submenu .ex a {
	color:#0066CC;	
	}

#contents #submenu ul#banner {
    margin: 0;
    padding: 0;
}
#contents #submenu ul#banner li {
    list-style: none outside none;
}
#contents #main ul.no-item, #contents #submenu ul.no-item {
    padding-left: 10px;
}
#contents #main ul.no-item li, #contents #submenu ul.no-item li {
    list-style: none outside none;
}
#contents #main ul.inline, #contents #submenu ul.inline {
    padding-left: 4px;
}
#contents #main ul.inline li, #contents #submenu ul.inline li {
    display: inline;
    list-style: none outside none;
    padding-left: 6px;
}
#contents #main ul.inline-noitem li, #contents #submenu ul.inline-noitem li {
    display: inline;
    list-style: none outside none;
}
#contents #main ul.inline-noitem li.return-result {
    padding: 0 30px;
}
#contents .inbox {
    border: 1px solid #C6E2FF;
}
#contents .inbox2 {
    border: 1px solid #000099;
}
#contents form.inline {
    display: inline;
}
#contents em.attention {
    font-size: 90%;
}
#contents em.attention2 {
    color: #000000;
    font-size: 90%;
}
#contents #main #calConsoleWrap {
    background: url("./cssimg/event_cal_head_bg.jpg") no-repeat scroll left 25px transparent;
    height: 137px;
    margin-top: 20px;
}
* html #contents #main #calConsoleWrap {
    background: url("./cssimg/event_cal_head_bg.jpg") no-repeat scroll left 25px transparent;
    height: 17px !important;
}
#contents #main #calConsoleWrap .labelGroup {
    height: 20px;
    margin: 0 0 150px;
}
#contents #main #calConsoleWrap .labelGroup li {
    margin: 0;
}
#contents #main .calJumper {
    clear: left;
    height: 2em;
    margin: 0 0 5px;
}
#contents #main .calJumper span {
    display: block;
    float: left;
    text-align: center;
}
#contents #main .calJumper span.preMonth, #contents #main .calJumper span.nextMonth {
    width: 125px;
}
#contents #main .calJumper span.currentMonth {
    font-size: 110%;
    font-weight: bold;
    width: 200px;
}
#contents #main #plotModeConsole {
    padding-left: 10px;
}
#contents #main #plotModeConsole li {
    display: inline;
    list-style: none outside none;
}
#contents #main #beforeStartEvent, #contents #main #serialCal {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    clear: both;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 3px;
    width: 100%;
}
#contents #main #beforeStartEvent {
    background: none repeat scroll 0 0 #F3F3E9;
}
#contents #main #beforeStartEvent th {
    font-weight: normal;
    text-align: center;
    width: 10%;
}
#contents #main #serialCal td.date {
    text-align: center;
    width: 10%;
}
#contents #main #serialCal td.date .sat {
    color: blue;
}
#contents #main #serialCal td.date .sun {
    color: red;
}
#contents #main #beforeStartEvent td ul, #contents #main #serialCal td ul {
    margin: 0;
}
#contents #main #beforeStartEvent td ul li, #contents #main #serialCal td ul li {
    list-style-image: url("./cssimg/list_item.png");
    margin: 0;
}
#contents .blogCalWrap, #contents .eventCalWrap {
    float: right;
    width: 225px;
}
#contents #submenu .blogCalWrap, #contents #submenu .eventCalWrap {
    float: none;
}
#contents .blogCalWrap p, #contents .eventCalWrap p {
    margin: 0;
    text-align: center;
}
#contents #main .eventCalendar {
    margin-bottom: 10px;
    margin-top: 20px;
}
#contents #submenu .blogCalendar, #contents .eventCalendar {
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    width: 100%;
}
#contents #submenu .blogCalendar td, #contents .eventCalendar td {
    line-height: 1.5 !important;
    padding: 0 !important;
    text-align: center;
}
#contents #submenu .blogCalendar td .sun, #contents .eventCalendar td .sun {
    color: red;
}
#contents #submenu .blogCalendar td .sat, #contents .eventCalendar td .sat {
    color: blue;
}
#contents #submenu .blogCalendar td a, #contents .eventCalendar td a {
    background-color: #DDDDDD;
    display: block;
    text-align: center;
}
.ok_message {
    background: url("./cssimg/ok.png") no-repeat scroll 2px 0.3em transparent;
    color: #0066CC;

    padding: 2px 2px 2px 20px;
}
.q_message {
    background: url("./cssimg/question.png") no-repeat scroll 2px 0.3em yellow;
    padding: 2px 2px 2px 20px;
}
.error-message {
    border: 1px solid red;
    margin-top: 10px;
}
.error-message p {
    background: url("./cssimg/warning.gif") no-repeat scroll 2px 0.3em #CC0000;
    color: white;
    margin: 0 !important;
    padding: 0 0 0 25px;
}
.error-message ul {
    margin-bottom: 0 !important;
}
.pub-btn {
    color: blue;
}
.ng-btn {
    color: red;
}
input.login {
    background: url("./cssimg/input_back.png") no-repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BCBCBC;
    margin: 0;
    padding: 2px;
    width: 12em;
}
#main .sentence_info {
    font-size: 11px;
    margin: 0 0 5px;
}
#topic_path {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: blue blue #CCCCCC;
    border-image: none;
    border-style: dotted;
    border-width: 0 0 1px;
    font-size: 12px;
    margin: 0;
    padding: 2px 5px 7px 5px;
}
#yearSelect li {
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #CCCCCC #CCCCCC #F5F5F5;
    border-style: solid;
    border-width: 0 0 3px 1px;
    margin: 0 0 0 -3px;
    padding-bottom: 0;
    padding-right: 6px;
}
#yearSelect {
    background-color: #F5F5F5;
    border-bottom: 0 solid #CCCCCC;
    padding-left: 0;
}
#monthSelect li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 0 0 3px 1px;
    margin: 0 0 0 -3px;
    padding-bottom: 0;
    padding-left: 12px !important;
    padding-right: 12px;
}
#monthSelect {
    border-bottom: 1px solid #CCCCCC;
    margin-top: -5px !important;
}
.tr_line {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
#contents #main #attached ul {
    padding: 5px;
}
#contents #main #attached ul li {
    float: left;
    list-style: none outside none;
}
#submenu .section-lv2 {
    margin-bottom: 0;
}

.scr {
  width: 698px;
  /*height: 358px;
  overflow-y:scroll;*/
  padding:0;
  margin:0;
}

.news_border{
	border-bottom:1px dotted #CCC;	
}


#contents #main_top #whatsnew {
    background-color: #FFFFFF;
    margin: 0;
    padding: 10px 0;
    position: relative;
    width: 700px;
}

.text_space{
 padding-left: 1em;
 text-indent: -1em;
}

li .orange{
	color:#EF8200;
}
.contact{
	margin:10px 0;
	height:68px;
}


.btn_b{
background: #93cede;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzY2VkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzc1YmRkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OWE1YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93cede), color-stop(41%,#75bdd1), color-stop(100%,#49a5bf));
background: -webkit-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -o-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -ms-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: linear-gradient(to bottom,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 );
    
	height:60px;
	padding:0px 20px;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border:1px solid #37869D;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:middle;
  	box-shadow: 0px 1px 0px #fff inset;
	

}

.btn_b:hover{
	background:#93cede;
	text-decoration:none;
	border:1px solid #4AA5BF;
	color:#FFF;
	font-weight:bold;
}

.btn_b img{
	vertical-align:middle;
}
.btn_b:visited { color: #fff; }

.btn_b2{
background: #93cede;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzY2VkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzc1YmRkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OWE1YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93cede), color-stop(41%,#75bdd1), color-stop(100%,#49a5bf));
background: -webkit-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -o-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -ms-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: linear-gradient(to bottom,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 );
    
	height:40px;
	padding:0px 20px;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border:1px solid #37869D;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:middle;
  	box-shadow: 0px 1px 0px #fff inset;
	
	behavior:url(http://congress.jsco.or.jp/_jsco2014_en/PIE.htc);
	text-shadow: 0px -1px 0px #4AA5BF;


}


a .btn_b2{
background: #93cede;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzY2VkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzc1YmRkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OWE1YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93cede), color-stop(41%,#75bdd1), color-stop(100%,#49a5bf));
background: -webkit-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -o-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: -ms-linear-gradient(top,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
background: linear-gradient(to bottom,  #93cede 0%,#75bdd1 41%,#49a5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf',GradientType=0 );
    
	height:40px;
	padding:0px 20px;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border:1px solid #37869D;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:middle;
  	box-shadow: 0px 1px 0px #fff inset;
	
	behavior:url(http://congress.jsco.or.jp/_jsco2014_en/PIE.htc);

}

.btn_b2:hover{
	background:#93cede;
	text-decoration:none;
	border:1px solid #4AA5BF;
	color:#FFF;
	font-weight:bold;
}


a:hover .btn_b2{
	background:#93cede;
	text-decoration:none;
	border:1px solid #4AA5BF;
	color:#FFF;
	font-weight:bold;
}

.btn_b2 img{
	vertical-align:middle;
}

.btn_b2:visited { color: #fff; }

.btn_b3{
background: #999999;
   
	height:40px;
	padding:0px 20px;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border:1px solid #666666;
	color:#eeeeee;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:middle;
  	box-shadow: 0px 1px 0px #cccccc inset;

	behavior:url(http://congress.jsco.or.jp/_jsco2014_en/PIE.htc);
pointer-events: none;
}
a .btn_b3{
background: #999999;
   
	height:40px;
	padding:0px 20px;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border:1px solid #666666;
	color:#eeeeee;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:middle;
  	box-shadow: 0px 1px 0px #cccccc inset;

	behavior:url(http://congress.jsco.or.jp/_jsco2014_en/PIE.htc);
pointer-events: none;
}
.btn_b3:visited { color: #eeeeee; }

.btn_b3:hover{
	background:#999999;
	text-decoration:none;
	border:1px solid #666666;
	color:#eeeeee;
	font-weight:bold;
}


a:hover .btn_b3{
	background:#999999;
	text-decoration:none;
	border:1px solid #666666;
	color:#eeeeee;
	font-weight:bold;
}

.btn_b3 img{
	vertical-align:middle;
}

#contents .em10 {
    padding: 0 10px;
}

#contents .em20 {
    padding: 0 10px;
	margin:10px 0;
}

.sewaninBox{ width:100%; height:200px; border-bottom:1px dotted #aaa; margin:0 0 20px 0;}
.sewaninBox img {
    float: right;
    margin: 0 0 0 10px;
}
.sewaninBox p {
	padding:65px 0 0 0;
	width:100%;
    text-align: right;
}
.sewaninBox dt{ font-size:110%;}
#contents .sewaninBox dd{ font-size:110%; padding:0}
.sewaninBox dl{ padding:146px 0 0 0; text-align:right;}
.gaiyou p {padding:0 0 0 16px;}
.gaiyou table {margin:0 0 0 11px;}