/* ================グループセレクタでブラウザの持つ定義を初期化 ================ */
*{
margin: 0px;
padding: 0px;
list-style-type: none;
}

img{border-style:none;
vertical-align:bottom;
}

em
{color:#FF6633;
border-bottom:dotted FF6633 2px;
font-style:normal;
font-weight:bold
}

/* ================デフォルト指定================ */
.none {
display:none;
}

#skipped {
width: 1px;
height: 1px;
background: url(../../images/header/spacer.gif);
}

#clr-l{
clear:both;/*フッターが左ブロックの横に回りこむのを防ぐために回り込み解除*/
}

.clr-r{
clear:both;/*フッターが右ブロックの横に回りこむのを防ぐために回り込み解除*/
}

.clear{clear:both;}

/* ================全体（BODY）の定義================ */
body {
color:#666666;

margin:0px;
padding:0px;

font-size:89%;
_font-size:89%;
line-height:1.7;/*line-heightは数値のみ指定 変更するとヘッダーに影響あり*/

font-family:"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
text-align:center;

background-image:url(../images/header/bg.jpg);
background-color:#f9f6ef;
background-repeat:repeat-x;
background-position:top;
}

#containeroutline{
margin:0px auto;
padding:0px;
width:780px;
background:#FFFFFF;
}

#container {
margin:0px auto;
padding:0px;
width:780px;
background:#FFFFFF;
}

#wrapper {
background-color:#FFFFFF;
width:780px;
}

/* =====================================ヘッダーブロックの定義 ==========================================*/
#header{
width:780px;
margin:0px auto 0px auto;
background-image:url(../../images/header/headerbg.jpg);
background-repeat:repeat-x;
background-position:top;
}

.header_bg{
height:76px;
widows:780px;
background-image: url(../images/header/headerbg.jpg);
text-align:center;}

#header h1 {
padding:20px 0px 0px 20px;
float:left;
}

ul#hLink {
padding:10px 10px 0px 0px;
width:200px;
float:right;
}

ul#hLink li {
width:64px;
float:left;
}
/* =====================================グローバルナビゲーションの定義 ==========================================*/

/* ===========グローバルナビゲーション（ＣＳＳロールオーバー） =================*/

#navi{
width:780px;
height:44px;}
#navi ul {
width: 780px;
}
#navi li {
float: left;
}

#navi a:link,
#navi a:visited,
#navi a:hover {
display: block;
height: 45px;
/* \*/
overflow: hidden;
/**/
text-indent: -9000px;
text-decoration: none;
background:url(../images/navigation/navigation.jpg) no-repeat 0 0;
}
#navi a.greeting:link,
#navi a.greeting:visited {
width: 110px;
background-position: 0 0;
}
#navi a.greeting:hover,
#index #navi a.greeting {
background-position: 0 -42px;
}
#navi a.officer:link,
#navi a.officer:visited {
width: 112px;
background-position: -110px 0;
}
#navi a.officer:hover,
#outline #navi a.officer {
background-position: -110px -42px;
}
#navi a.meeting:link,
#navi a.meeting:visited {
width: 111px;
background-position: -222px 0;
}
#navi a.meeting:hover,
#outpatient #navi a.meeting {
background-position: -222px -42px;
}
#navi a.schedule:link,
#navi a.schedule:visited {
width: 112px;
background-position: -333px 0;
}
#navi a.schedule:hover,
#inpatient #navi a.schedule {
background-position: -333px -42px;
}
#navi a.guidance:link,
#navi a.guidance:visited {
width: 111px;
background-position: -445px 0;
}
#navi a.guidance:hover,
#medicalcheck #navi a.guidance {
background-position: -445px -42px;
}
#navi a.rules:link,
#navi a.rules:visited {
width: 111px;
background-position: -556px 0;
}
#navi a.rules:hover,
#depts #navi a.rules {
background-position: -556px -42px;
}
#navi a.member:link,
#navi a.member:visited {
width: 111px;
background-position: -667px 0;
}
#navi a.member:hover,
#nurse #navi a.member {
background-position: -667px -42px;
}
/* =====================================フッターブロックの定義 ==========================================*/
#footernavigation{
width:780px;
background-image:url(../images/footer/footer_top.jpg);
background-color:#eeeeee;
background-repeat:no-repeat;
background-position:left top;
height:7px;
}


.footer_navigation_top{
width:780px;

background-image:url(../images/footer/footer_navigation_top.jpg);
background-repeat:no-repeat;
background-position:left top;

font-size:85%;
padding:7px 0px 1px 0px;
background-color:#ededed;
}

.footer {
width:780px;
height:60px;
padding-top:10px;
background-color:#E78E9A;

background-image:url(../images/footer/footer_bottom.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}

.footer_logo{
padding:0px 0px 0px 30px;
float:left;
}

.footer_adress{
font-size:85%;
line-height:1.5;
color:#FFFFFF;
padding:0px 30px 5px 0px;
float:right;
text-align:left;}

/*==========================コピーライト==========================*/
.copyright{
margin-top:5px;
font-size:89%;
text-align:center;}

/*==========================右ブロック全体の定義==========================*/
#rightcolumn {
width:229px;
text-align:left;
margin-left:533px;
font-size:90%;
}

/*==========【コンテンツ部分】========*/
#content {
width:100%;
padding-top:5px;
margin-bottom:40px;
text-align:left;
}

/* ================基本リンク設定 link →　active　→ visit　→ hoverの順================ */
a:link {
color:#AD4668;
text-decoration:underline;
}
a:active {
color:#e06371;
text-decoration:none;
}

a:visited{
color:#B549A0;
text-decoration:underline;
}

a:hover {
color:#e06371;
text-decoration:none;
}

/*=========================パンくずリスト定義===========================*/
.breadcrumbs {
font-size:93%;
background-image:url(../images/header/breadcrumbs_bg.jpg);
background-repeat:no-repeat;
padding:7px 0px 6px 18px;
text-align:left;

}

/* ================見出しタグの設定 ================ */
h1 {}

h1 a{}

.read{
color:#1c70a8;
font-size:120%;
font-weight:bold;
letter-spacing:1px;
margin-bottom:8px;
}

h2 {
font-family:  "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
color:#737373;
font-size:120%;
font-weight:bold;

margin:0px 0px 8px 0px;
padding:3px 0px 3px 15px;

background-image:url(../images/headline/h2.jpg);
background-repeat:no-repeat;
background-position:left center;
letter-spacing:1px;
}

h3 {
color:#333333;
font-size:100%;
font-weight:bold;
margin:0px 0px 8px 0px;
padding:6px 0px 3px 15px;
background-image:url("../../images/headline/h3.jpg");
background-repeat:no-repeat;
background-position:left bottom;
font-weight:bold;

}

h3 a {
color:#414B5E;
text-decoration:none;
}

h4 {
color:#d07f92;
font-size:100%;
font-weight:bold;
letter-spacing:2px;

padding:0px 5px;
background-color:#fce9ec;
}

h5 {}

strong{
color:#666666;
font-weight:bold;
}

/* ================リスト表示の設定　 =====================*/
/*ul {
list-style: none;
}

li {
list-style:outside;
margin-bottom:0.5em;
list-style: none;
}
*/

/* =====================================テーブル全体の定義 ==========================================*/
table {
width:720px;
font-size:100%;/*ユーザーメニュー、メインメニューはテーブルで書き出されるため、フォントサイズを倍率指定しておかないと、文字サイズの拡大縮小ができない*/
margin:0px;
}

table td {
padding:0px 4px;
vertical-align:top;
font-size:1.0em;
line-height:1.6;
}

th {
color:#ffffff;
text-align:left;
padding: 4px;
background:#C97379;
}

th a {
color:#FFFFFF;
}

/* フォーラムなどの外枠*/
.outer {
border:solid 1px #e5e5e5;
margin-bottom:8px;
}

/* フォーラムなどの投稿情報欄 */
.head {
color:#51514d;
padding:0px 3px;
font-weight: bold;
background:#ECEDDA;
border:solid 1px #eceeec;
text-align:center;
}

/* フォーラムなどの交互に色が変わる部分 */
.even {
background-color: #fcfefc;
padding: 3px;
border:solid 1px #e5e5e5;
}

.odd {
background-color: #fdf0f2;
padding: 3px;
border:solid 1px #e5e5e5;
}

/* ===========================ニュースの内容部分の枠定義==================================== */
.itemBody {
width:720px;
margin:15px 30px 0px 30px;
font-size:89%;
}

.itemBody p{
font-size:100%;
margin-bottom:15px;
padding:0px;
}

.itemBody dl{
margin-bottom:18px;
padding-left:15px;
}

.itemBody dt{
color:#666666;
font-size:89%;
font-weight:bold;
letter-spacing:2px;

padding-left: 20px;
background: url("../../images/headline/h4.jpg") no-repeat;
background-position : left center ;
}

.itemBody dd{
font-size:85%;
padding-left: 20px;
}

.itemBody ul{
margin-top:5px;
margin-left:20px}

/*===========トップページ===========================*/
.kan_bg{
height:198px;
widows:780px;
background-image: url(../images/top/top_kan_bg.jpg)}

#centercolumn {
width:500px;
margin-left:8px;
float:left;
text-align:left;
}

#centercolumn p{
margin-left:8px;
margin-bottom:12px;
/*text-indent:1em;一文字分さげる*/
margin-bottom:30px;
}

#centercolumn table{
width:100%;
}

#centercolumn table tr{
background-color:#FFFFFF;
}

.top_information{
font-size:92%;
margin-top:8px;
border:solid #f8c9d1 8px;
padding-bottom:67px;
}


.top_information2{
font-size:92%;
margin-top:8px;
margin-bottom:8px;
border:solid #f8c9d1 8px;

}

.top_information3 {
font-size:92%;
margin-top:8px;
margin-bottom:8px;
border:solid #f8c9d1 8px;
padding-bottom:8px;
}

.top_information_text{
padding:15px 15px 18px 15px;}

.top_adress{
font-size:92%;
padding:3px;
margin-top:3px;}

.adress_title{
color:#db5561;
font-weight:bold;
}

.adress_chapter
{
border-bottom:dashed #cccccc 1px;}

.top_thesis{
margin-top:5px;}

.top_information4 {
	margin: 5px 0 10px 0;
	padding:5px;
	border:2px solid #AD4668;
}



/* 会長挨拶*/
.greeting_text{
font-size:100%;
margin:30px 60px 0px 60px;}

.greeting_text p{
font-size:100%;
text-indent:1em;/*一文字分さげる*/
margin-bottom:15px;
padding:0px;
}

.president{
margin-top:25px;
margin-bottom:45px;
font-size:95%;
float:right;}

.greeting_text_p{
text-indent:1em;/*一文字分さげる*/
}

.greeting_text_p_chapter{
margin-bottom:20px;
}

/*役員紹介*/


/*学術集会*/
.program_chapter{
font-weight:bold;
color:#666666;
margin-bottom:5xp;
}

.program_chapter2{
margin-bottom:10px;}

.program_chapter2_r{
margin-left:5em;
}

.program_p{
margin-left:16px;
margin-bottom:10px;}

.td_send{
padding:8px;
border:solid #e0e0e0 4px;
margin:3px 3px 15px 3px;
}

.download{
padding-top:8px;
padding-bottom:8px;
border-bottom:solid #dddddd 2px;}

/*研修会予定*/


/*入会案内*/
.send{
padding:8px;
border:solid #e0e0e0 4px;
margin-bottom:15px;}

.remit{
padding:8px;
border:solid #e0e0e0 4px;
margin-bottom:15px;}

.contact{
padding:8px;
border:solid #e0e0e0 4px;
margin-bottom:15px;}

.acrobat{
margin:0px 70px 0px 15px;}

.acrobat_text{
font-size:80%;
float:left;
width:530px;}

.img_right{
float:right;
width:88px;}


/* 会則*/
#rules{}

.chapter{
margin-bottom:25px;
margin-left:20px}

.article_title{ font-weight:bold;
margin-top:15px;}

.article{font-weight:bold;}

#rules ol{ font-size:92%;
margin-top:5px;}

#rules li{}

.kaitei{
text-align:right;
font-size:95%;
margin-top:15px;}

/*会費納入のお知らせ*/
.member_text{
font-size:100%;
margin:25px 45px 25px 45px;}

.member_chapter{
margin-bottom:15px;}



/* リンク*/
.link_border{
border:solid #e0e0e0 1px;
padding:5px 0px 5px 20px;
margin:0px 15px 10px 15px;
}

.link_out {
padding-left: 20px;
background: url("../images/share/link_out.gif") no-repeat;
background-position : left center ;
}


/*論文投稿*/
.ex{
border:solid #CCCCCC 1px;
padding:8px;
margin-top:3px;}n

.text_center{
text-align:center;}

.keigu{
margin-bottom:25px;
float:right;}

.thesis_itemBody{
font-size:105%;
}

.greeting_ph{
float:right;
margin-left:15px;
margin-bottom:10px;}


/* ===========================文字装飾の定義==================================== */
.textleft {
	text-align:left;
}

.textcenter {
	text-align:center;
}

.textright {
	text-align:right;
}

.pagelink {
	margin:0;
	text-align:right;
}

.pagelink a{
	margin:15px 0;
	height:100%;
	padding:4px 8px;
	border:solid 1px #AD4668;
}

