@charset "utf-8";

/* 
Theme Name: jsbba meeting
Theme URI: http://www.dynacom.co.jp/
Description: <a href="http://www.jsbba.or.jp/">農芸化学会</a>大会テーマ
Version: 1.0
*/

/*===================================================*/
/*ブラウザ基礎設定*/
/*===================================================*/

* {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

img {
    border: 0;
}

/*===================================================*/
/*ページレイアウト*/
/*===================================================*/

body {
    margin: 0 auto;
    padding: 0;
    background: #fff url(images/page_back.png) repeat-x top left;
    font-size: small;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', 'ＭＳ Ｐゴシック', sans-serif;
    color: #333;
}

/*===================================================*/
/*リンクの色の基本設定*/
/*===================================================*/

a:link {
    text-decoration: none;
    color: #2792C3
}

a:visited {
    text-decoration: none;
    color: #2792C3
}

a:active {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #cc0033
}

a {
    text-decoration: none;
    font-weight: bold;
}

#important a:link {
    text-decoration: none;
    color: #E32727
}

#important a:visited {
    text-decoration: none;
    color: #E32727
}

#important a:active {
    text-decoration: none
}

#important a:hover {
    text-decoration: underline;
    color: #cc0033
}

#important a {
    text-decoration: none;
    font-weight: bold;
}

/*
a:link	{text-decoration:none; color:#2792C3 }
a:visited	{text-decoration:none; color:#2792C3 }
a:active	{text-decoration:none }
a:hover	{text-decoration:underline; color:#cc0033 }
a	{text-decoration:none; font-weight:bold; }
*/
a:link {
    text-decoration: none;
    color: #306fbb
}

a:visited {
    text-decoration: none;
    color: #306fbb
}

a:active {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #cc0033
}

a {
    text-decoration: none;
    font-weight: bold;
}

/*===================================================*/
/*見出し*/
/*===================================================*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

p,
ul,
ol,
blockquote {
    font-size: small;
}

h2 {
    color: #26404E;
    /*font-size:large;
	border-bottom:1px #EEB0AF solid;*/
    padding-left: 12px;
    padding-bottom: 8px;
    padding-top: 13px;
    margin-bottom: 24px;
    font-weight: bold;
    background: url(images/content_h2_back.png) no-repeat left top;
    line-height: 100%;
}

h2 {
    padding-left: 22px;
    text-align: left;
    padding-bottom: 1px;
    margin-bottom: 16px;
    height: auto;
    font-size: large;
    padding-bottom: 8px;
    padding-top: 13px;
    margin-bottom: 24px;
    font-weight: bold;
    color: #092b14;
    border-bottom: 1px #CBCBCB solid;
    text-shadow: 0px 1px 0px #fff;
}

h2 span {
    color: #525252;
    font-weight: bold;
    font-size: 100%;
}

h3 {
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 120%;
    /*border-bottom:1px #666 dotted;*/
    margin-bottom: 16px;
    font-weight: bold;
    height: auto;
    padding-top: 6px;
}

h3 span {
    color: #333;
    font-weight: bold;
    font-size: small;
}

.clear {
    clear: both;
}

/*===================================================*/
/*リスト*/
/*===================================================*/

ul {
    /*margin:0;
	padding:0 1em;*/
}

ol {
    /*margin:0;
	padding:0 3em;*/
}

#content ul.list li {
    list-style: none;
    background: url(images/list_ul_image.gif) no-repeat left 3px;
    margin: 0;
    padding: 0 14px;
}

/*===================================================*/
/*ラッパー*/
/*===================================================*/

#wrapperh {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 910px;
    background: url(images/page_back_shadow.png) repeat-y center;
}

#wrapperm {
    margin-left: auto;
    margin-right: auto;
    width: 910px;
    text-align: left;
    background: url(images/page_back_shadow.png) repeat-y center;
}

/*===================================================*/
/*ナビゲーションスキップ*/
/*===================================================*/

#navskip {
    position: absolute;
    /* For Mac IE 5*/
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    overflow: hidden;
}

/*===================================================*/
/*ヘッダー*/
/*===================================================*/

#header {
    margin: 0 auto;
    padding: 0;
    width: 900px;
    height: 120px;
    background: #EEEEEE url(images/header_back.png) no-repeat top left;
    text-align: left;
}

/*===================================================*/
/*ヘッダーメインタイトル*/
/*===================================================*/

#header #headertitle {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 700px;
    height: 86px;
    top: 22px;
    margin-left: 16px;
    /*background:#ff0000;*/
}

#header #headertitle h1 {
    padding: 0;
    margin: 0;
    display: inline;
}

#header #headertitle h1 a {
    padding: 0;
    margin: 0;
    width: 700px;
    height: 86px;
    overflow: hidden;
    display: block;
    float: left;
    text-indent: -1000px;
    text-decoration: none;
}

/*===================================================*/
/*ヘッダーリンク*/
/*===================================================*/

#header #headerlink {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100px;
    height: 90px;
    top: 22px;
    margin-left: 776px;
    /*border:1px #ffff00 solid;*/
}

#header #headerlink span {
    padding: 0;
    margin: 0;
    display: inline;
}

#header #headerlink span a {
    padding: 0;
    margin: 0;
    width: 100px;
    height: 90px;
    overflow: hidden;
    display: block;
    float: left;
    text-indent: -1000px;
    text-decoration: none;
}

/*===================================================*/
/*===================================================*/
/*===================================================*/
/*コンテンツ*/
/*===================================================*/
/*===================================================*/
/*===================================================*/

#main {
    width: 900px;
    /*margin: 0 auto;*/
    margin: 0 auto;
    background: url(images/content_back.gif) repeat-y 0px 0px;
}

#content {
    float: right;
    text-align: left;
    width: 543px;
    width: 693px;
    width: 723px;

    /*width: 571px;*/
    text-align: left;
    padding-left: 30px;
    /*padding-right:30px;*/
    padding-top: 32px;
    padding-bottom: 0;
    background: url(images/content_back_top.gif) no-repeat 0px 0px;
    /*合計が603px*/
}

/*===================================================*/
/*サイドバー*/
/*===================================================*/

#sidebar {
    font-size: 0.9em;
    float: left;
    width: 147px;
    padding: 0;
    margin: 0;
}

#sidebar ul {
    list-style: none;
}

/*===================================================*/
/*コンテンツ左ブロック*/
/*===================================================*/

#leftblock {
    padding: 0;
    margin: 0;
    /*background:#ffff00;*/
    float: left;
    width: 571px;
    width: 541px;
    padding-right: 30px;
    text-align: left;
}

/*===================================================*/
/*コンテンツ右ブロック*/
/*===================================================*/

#rightblock {
    padding: 0;
    margin: 0;
    /*background:#00ff00;*/
    margin-left: 572px;
    text-align: left;
}

/*===================================================*/
/*ニュース*/
/*===================================================*/

#news {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    margin-right: 6px;
}

/*===================================================*/
/*コンテンツメイン部分*/
/*===================================================*/

#content h2 {
    margin-left: 7px;
}

#content h3 {
    margin-left: 8px;
    padding-left: 4px;
}

#content p {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 1em;
    text-align: left;
    line-height: 145%;
}

#content .center {
    text-align: center;
}

#content .right {
    text-align: right;
}

#content ol,
#content ul {
    margin: 0;
    padding: 0;
    margin-left: 26px;
    line-height: 150%;
    margin-bottom: 1em;
}

#content li {
    margin: 0;
    padding: 0;
    font-size: small;
    margin-left: 12px;
    margin-bottom: 12px;
    background: #F7F7F7;
    padding: 8px;
}

#content ul li ul {
    margin: 0;
    padding: 0;
}

#content ul li ul li {
    margin: 0;
    padding: 0;
    margin-left: 8px;
    list-style: none;
}

#content img.border {
    border: 1px #BDBDBD solid;
    padding: 3px;
}

#content img {
    /*padding:1px;
	border:1px #BDBDBD solid;
	background:#fff;
	padding:3px;*/
}

#content .point {
    background-color: #FFFFC6;
    padding: 6px;
    border: 1px #ff9900 dotted;
    border: 2px #F2A3A3 dotted;
    font-size: 120%;
    color: #CC0033;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1em;
    margin-left: 16px;
    margin-right: 14px;
}

#content .point2 {
    padding: 6px;
    border: 2px #DDCBB5 dotted;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    background-color: #F6F4E3;
    margin-bottom: 1em;
    margin-left: 16px;
    margin-right: 14px;
}

/*===================================================*/
/*コンテンツテーブル*/
/*===================================================*/

#content table {
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border: none;
    margin-left: 16px;
    margin-right: 14px;
    /*min-width:96%;*/
}

#content table td {
    padding: 6px;
    border: 1px #9E9FA0 solid;
    font-size: small;
    vertical-align: top;
    /*background:#fff;*/
    background: #F9F9F9 url(images/table_back_line.gif) no-repeat left top;
    line-height: 135%;
}

#content table th {
    padding: 6px;
    border: 1px #9E9FA0 solid;
    font-size: small;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    line-height: 135%;
    background: #E3E6EE url(images/table_back_line.gif) no-repeat left top;
}

#content table td {
    font-size: small;
    padding: 6px;
    line-height: 135%;
    border: 1px #9E9FA0 solid;
}

#content table td ol {
    padding: 4px;
    margin: 0;
    margin-left: 12px;
    background: none;
    /*font-size:160%;*/
}

#content table td li {
    padding: 0;
    margin: 0;
    margin-left: 12px;
    /*line-height:150%;*/
    background: none;
    /*padding-bottom:6px;*/
}

#content .cellcolor1 {
    /*background:#325E52 url(images/table_back_line.gif) top left;
	color:#FFFFFF;*/
}

#content .cellcolor2 {
    /*background:#BEDFB9 url(images/table_back_line.gif) top left;*/
    font-weight: bold;
}

#content .cellcolor3 {
    /*background:#DDEAD6 url(images/table_back_line.gif) top left;*/
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
}

#content .cellcolor4 {
    /*background:#F6F4E3 url(images/table_back_line.gif) top left;*/
    /*background:#F4F8F1 url(images/table_back_line.gif) top left;*/
}

/*===================================================*/
/*サイドメニュー*/
/*===================================================*/

#sidemenu {
    /*border-bottom:1px #fff solid;*/
}

#sidemenu ul {
    padding: 0;
    margin: 0;
}

#sidemenu li {
    display: inline;
    padding: 0;
    margin: 0;
}

#sidemenu li a {
    /*font-size: 96%;*/
    font-size: 105%;
    padding: 0;
    margin: 0;
    display: block;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    color: #000;
    background: url(images/sidemenu_back_off.gif) no-repeat top left;
    border-bottom: 1px #8ab076 solid;
    text-shadow: 0px 1px 0px #fff;
}

#sidemenu li a:hover {
    color: #fff;
    text-shadow: 0px 1px 0px #151917;
    /*padding-left:24px;*/
    background: url(images/sidemenu_back_on.gif) no-repeat top left;
    text-decoration: none;
}

#sidemenu li.nohover a:hover {
    padding-left: 20px;
}

#home li a#mhome,
#greeting li a#mgreeting,
#keydates li a#mkeydates,
#outline li a#moutline,
#special li a#mspecial,
#lecture li a#mlecture,
#symposium li a#msymposium,
#symposium2 li a#msymposium2,
#topics li a#mtopics,
#seminar li a#mseminar,
#access li a#maccess,
#accommodation li a#maccommodation,
#childcare li a#mchildcare,
#exhibition li a#mexhibition,
#course li a#mcourse,
#contact li a#mcontact,
#english li a#menglish {
    color: #fff;
    background: url(images/sidemenu_back_on.gif) no-repeat top left;
    text-shadow: 0px 1px 0px #151917;
}

/*===================================================*/
/*サイドメニューその他*/
/*===================================================*/

#sidemenu #nodisplay {
    display: none;
    margin: 0;
    padding: 0;
}

#mainmenupictire {
    background: url(images/img_menu_picture.gif);
    padding: 0;
    margin: 0;
    /*width:147px;*/
    height: 320px;
    /*height:570px;*/
}

#sidemenu li #dammy,
#sidemenu li #dammy2 {
    display: block;
    color: #333;
    background: url(images/sidemenu_back_on.gif);
}

#sidemenu li #dammy:hover {
    cursor: default;
}

/*===================================================*/
/*罫線*/
/*===================================================*/

.invisible {
    display: none;
}

/*===================================================*/
/*フッター*/
/*===================================================*/

#footer {
    width: 530px;
    width: 680px;
    margin: 0 auto;
    color: #525252;
    padding: 10px;
    padding-top: 14px;
    background: #e5f7be url(images/footer_back.gif) repeat-x left top;
    margin-left: 177px;
    padding-bottom: 8px;
}

#footer address {
    font-style: normal;
}

#footer p {
    margin: 0;
    margin-bottom: 6px;
    padding: 0;
    text-align: right;
    line-height: 135%;
}

/*===================================================*/
/*PNG半透過*/
/*===================================================*/

* html body #wrapperh,
* html body #wrapperm {
    behavior: expression(IEPNGFIX.fix(this));
}

/*===================================================*/
/*リンク画像半透過*/
/*===================================================*/

a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*===================================================*/
/*パンくずリスト*/
/*===================================================*/

#content .breadcrumb {
    /*margin-bottom:16px;
	margin-left:8px;*/
}

/*===================================================*/
/*このページのトップへ*/
/*===================================================*/

#content .gotop {
    padding: 0;
    margin: 0;
    font-size: small;
    font-weight: normal;
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

/*===================================================*/
/*更新日編集者*/
/*===================================================*/

#content p.date {
    font-size: small;
    font-weight: normal;
    /*text-align:right;*/
    display: none;
}

#content p.edit {
    font-size: small;
    font-weight: normal;
    text-align: right;
    /*border-top:1px #eee dotted;*/
}

/*===================================================*/
/*個別修飾*/
/*===================================================*/

#content .graybold {
    color: #797979;
    font-weight: bold;
}

#content .redbold,
#content font {
    color: #CC0033;
    font-weight: bold;
}

#content .yellowbold {
    color: #F19402;
    font-weight: bold;
}

#content .underbold {
    text-decoration: underline;
    font-weight: bold;
}

#content .service {
    font-size: 105% !important;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 2px;
}

#content .big {
    font-weight: bold;
    font-size: 160%;
    font-family: 'Arial';
}

#content .nowrap {
    white-space: nowrap;
}

/*===================================================*/
/*AdobeReaderのリンク*/
/*===================================================*/

#content td .redbox {
    margin: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px #F2A3A3 dotted;
    padding: 12px;
    background: #FFF3F3;
}

#content .pdflink {
    margin-left: 14px;
    margin-bottom: 1em;
    /*line-height:145%; */
    padding: 8px;
    /*padding-bottom:4px;*/
    border: 1px #DDCBB5 dotted;
    background-color: #F6F4E3;
}

#content .pdflink p {
    margin: 0;
    /*line-height:145%;*/
    padding: 0;
    padding-bottom: 1em;
}

#content .pdflink img {
    /*margin:0;
	padding:3px;
	background:#fff;*/
}

#content .pdflink img.border {
    margin: 0;
    padding: 3px;
    background: #fff;
}

#content table img.border {
    background: #fff;
}

/*===================================================*/
/*画像修飾しない*/
/*===================================================*/

#content img.noline {
    margin: 0;
    padding: 0;
    border: none;
}

#content a.noicon {
    background: none;
    margin: 0;
    padding: 0;
}

/*===================================================*/
/*トップページメインイメージ*/
/*===================================================*/

#mainimage {
    padding: 0;
    margin: 0;
    margin-left: 3px;
    margin-bottom: 6px;
}


#mainbanner,
#mainbanner2 {
    padding: 0;
    margin: 0;
    margin-left: 3px;
}

/*===================================================*/
/*バナー*/
/*===================================================*/

#banner img,
#banner2 img {
    margin: 0;
    margin-bottom: 7px;
    border: 4px #F0F0F0 solid;
    background: #BDBDBD;
}

#banner2 {
    padding-top: 13px;
    margin-left: 9px;
}

#baad {
    margin: 0;
    padding: 0;
    width: 128px;
    /*margin-left:3px; */
    text-align: center;
    line-height: 120%;
    margin-bottom: 6px;
    margin-top: 2px;
}

#baimage img {
    margin: 0;
    /*margin-top:8px;*/
    margin-bottom: 7px;
    border: 1px #cdcdcd solid;
    /*border:none;*/
    background: #BDBDBD;
}

#baimage a {
    pointer-events: none;
    cursor: default;
}

/*===================================================*/
/*罫線*/
/*===================================================*/

hr {
    display: none;
}


hr.visible {
    padding: 0;
    margin: 0;
    display: block;
    height: 1px;
    color: #c0c0c0;
    background-color: #c0c0c0;
    border: 0;
    margin-left: 7px;
    margin-bottom: 1em;
}

*:first-child + html hr.visible {
    margin-bottom: 0;
}

/*===================================================*/
/*画像フチ線*/
/*===================================================*/

#content .pic {
    padding: 0;
    margin: 0;
    background-color: #f6f6f6;
    background-color: #eee;
    border-width: 2px;
    margin: 5px 5px 5px 5px;
    padding: 7px 7px 7px 7px;
    border-style: solid;
    border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

* html #content .pic {
    margin: 4px;
    padding: 6px;
}

/*===================================================*/
/*重要なお知らせ*/
/*===================================================*/

#content .important {
    background: #FFF3F3;
    padding: 6px;
    border: 2px #F2A3A3 dotted;
    /*font-size:120%;*/
    margin-bottom: 1em;
    margin-left: 16px;
    margin-right: 14px;
}

#content .point2 p,
#content .important p {
    margin: 0;
    padding: 0;
}


/*===================================================*/
/*重要なお知らせトップ*/
/*===================================================*/

#important2 a:link {
    text-decoration: none;
    color: #E32727
}

#important2 a:visited {
    text-decoration: none;
    color: #E32727
}

#important2 a:active {
    text-decoration: none
}

#important2 a:hover {
    text-decoration: underline;
    color: #cc0033
}

#important2 a {
    text-decoration: none;
    font-weight: bold;
}

#content #important2 {
    padding: 0;
    margin: 0;
    border: 2px #F2A3A3 dotted;
    padding: 12px;
    padding-bottom: 0;
    margin-bottom: 28px;
    background: #FFF3F3;
    margin-left: 12px;
    margin-right: 4px;
}

#content #important2 strong {
    color: #E32727;
}

#important2 h2 {
    color: #E32727;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    margin-bottom: 10px;
}

#content #important2 p {
    padding: 0;
    margin-left: 0;
}

#important2 h3 {
    color: #E32727;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    margin-bottom: 10px;
}

#important2 ul {
    margin: 0;
    padding: 0 1em;
    margin-left: 10px;
}

#important2 h2 {
    margin-bottom: 6px;
}

#content #important2 {
    padding-bottom: 8px;
    margin-left: 3px;
    margin-bottom: 20px;
}

#content #important2 ul {
    margin: 0;
    padding: 0;
}

#content #important2 ul li {
    padding: 0;
    margin: 0;
    background: none;
    color: #F19402;
    font-weight: bold;
}

#content #important2 ul a {
    margin-left: 6px;
    /*margin-right:4px;*/
}

/*===================================================*/
/*テーブル内リスト*/
/*===================================================*/

#content table td ul {
    margin: 0;
    padding-left: 24px;
    line-height: 145%;
}

#content table td ul li {
    list-style: square;
    background: none;
    margin: 0;
    padding: 0;
}

/*===================================================*/
/*リスト内テーブル*/
/*===================================================*/

#content ol li table td,
#content ul li table td {
    background: #fff;
}


/*===================================================*/
/*トップページお知らせ*/
/*===================================================*/

body #content table#topnews {
    margin: 0;
    padding: 0;
    border: none;
    background: #fff;
}

body #content table#topnews th {
    margin: 0;
    padding: 0;
    padding: 4px;
    padding-right: 7px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 9px;
    color: #F19402;
    font-weight: bold;
    border: none;
    background: #fff;
    line-height: 135%;
    white-space: nowrap;
    vertical-align: top;
}

#content table#topnews td {
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding: 4px;
    padding-top: 0;
    padding-bottom: 9px;
    border: none;
    background: #fff;
    line-height: 145%;
}

/*===================================================*/
/*IE6*/
/*===================================================*/

* html body #content p {
    line-height: 200%;
}

* html body #content table#topnews td {
    line-height: 160%;
}


#content table#pub2 img.border {
    /*margin-top:4px;*/
    margin-bottom: 8px;
    margin-right: 20px;
    background: #fff;
    /*margin-bottom:40px;*/
}

body #main #content table#pub2 td p {
    padding: 0;
    margin: 0;
    /*background:#ff0000;*/
    display: block;
    margin-left: 80px;
}
