/*
Theme Name: EMA2012
Description: 愛媛県医師会のテーマ2012
Author: 出来義高
*/

/* === レイアウト === */
#container {
	width: 800px;
	margin: auto;
}
#content {
	width: 580px;
	float: left;
	margin: 25px 0;
}
#sidebar {
	width: 220px;
	float: right;
	background-color: #ffffff;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	text-decoration: underline;
}
#sidebar h2 {
	display: none;
}
#sidebar ul li ul li {
	padding: 2px 0;
}
#sidebar ul li ul li {
	text-align: center;
}
#sidebar ul li ul li img {
	border: solid 1px #cccccc;
}
#sidebar .symbol_mark {
	display: block;
	width: 200px;
	margin: auto;
	padding: 5px;
	border: solid 1px #cccccc;
	font-size: 11px;
	line-height: 1.5;
}
#sidebar .author {
	display: block;
	text-align: right;
}
#foot {
	clear: both;
}
#head, #content, #foot {
	background-color: #ffeedd;
}

/* === リンク === */
a {
	color: #000000;
	text-decoration: none
}

/* === ヘッダー === */
#head {
	background:none;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#head h1 {
	margin: 0;
	font-family: 'Arial Black', sans-serif;
	padding-left: 60px;
}

#head p {
	margin: 8px 0 0;
}

#head p#desc {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	padding-left: 62px;
}

#head hr {
	border-color: #FDBE37;
}	

/* === コンテンツ === */
#content {
	background: none;
}
#content h2 {
	font-size: 14px;
	margin: 0 0 20px;
	border-left: solid 16px #cbf01c;
	padding-left: 5px;
}
#content h3 {
	font-size: 13px;
	border-left: solid 10px #8bc124;
	padding-left: 10px;
}
#content p {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}
#content a {
	text-decoration: underline;
}
#content tt {
	font-size: 14px;
	font-family: monospace;
}

#content li {
	font-size: 13px;
	line-height: 1.5;
}

/* 画像 */
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 25px auto;
}
a img {
	border: none;
}



/* === フッター === */
#foot {
	background: none;
	border-top: solid 1px #aaaaaa;
	padding: 10px 0 20px;
}
#foot p {
	font-size: 12px;
	margin 0;
}

/* ナビゲーションバー */
.menu {
	font-size: 12px;
	height: 40px;
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	margin: 0;
	padding: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	list-style-type: none;
	float: left;
}
.menu li a {
	display: block;
	width: 110px;
	line-height: 40px;
	border-right: solid 1px #aaaaaa;
	text-align: center;
}
.menu li a:hover {
	background-color: #72f686;
}

/* == 郡市医師会事務所 == */
#gunshi {
	width: 600px;
}
#gunshi table tr .genzai {
	display: block;
	text-align: right;
	padding: 5px 0 5px 0;
}

#gunshi table {
	border: none;
	font-size: small;
	font-family: verdana,ms gothic,osaka;
}
#gunshi table tr {
	display: block;
	border-bottom: dotted 1px #cccccc;
}
#gunshi a {
	color: #ff0000;
	text-decoration: underline;
}
#gunshi table tr .name {
	width: 150px;
	vertical-align: top;
}
#gunshi table tr .info {
	line-height: 180%
}
#gunshi table tr td .address {
	color: #000000;
}
#gunshi table tr td .tel {
	color: #003399;
}
#gunshi table tr td .kaicho {
	color: #336600;
}

/* == 部制担当理事 == */
#busei {
	font-family: monospace
}
#busei table {
	width: 600px;
	border: none;
	border-collapse: collapse;
	font-size: 14px;
}
#busei table tr .ninki {
	line-height: 1.5;
	border: none;
}
#busei table tr .kaicho {
	text-align: center;
	font-size: large;
	padding: 10px 0;
}
#busei table tr .left1 {
	width: 150px;
}

#busei table tr .left2 {
	width: 150px;
	height: 10px;
	border-right: solid 2px #000000;
}
#busei table tr .right1 {
	width: 150px;
}
#busei table tr .right2 {
	width: 150px;
}
#busei table tr .center {
	border-top: solid 2px #000000;
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
	height: 10px;
}
#busei table tr .left5 {
	border-left: solid 2px #000000;
	height: 10px;
}
#busei table tr .right4 {
	border-right: solid 2px #000000;
}
#busei table tr .fuku {
	text-align: center;
	padding: 10px 0;
}
#busei table tr .busho {
	text-align: center;
	font-weight: bold;
	background-color: #cccccc;
	border: solid 1px #000000;
}
#busei table tr .member {
	border: solid 1px #000000;
	vertical-align: top;
	line-height: 1.5;
	padding: 5px 0px 30px 5px;
}
#busei table tr .kanji {
	vertical-align: top;
	line-height: 1.5;
	padding: 5px 0px 10px 5px;
	border: none;
}
#busei table tr .none {
	border: none;
}

/* == 関連リンク == */
#link {
	font-size: 13px;
	line-height: 1.5;
}
#link h2 {
	display: none;
}
#link br {
	clear: both;
}
#link ul {
	margin: 0 0 30px 0;
}
#link li {
	list-style-type: none;
}
#link li a {
	color: #ff0000;
	text-decoration: underline;
}

/* == テーブル == */
.table1 {
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #C0C0C0 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
	margin: auto;
}

.table1 TH {
        border: 1px  #C0C0C0 solid; /* セルの枠線（太さ・色・スタイル） */
        padding-top: 10px;
        padding-bottom: 10px;
	font-weight: bold;
	background-color: #EDEBEB;
}

.table1 TD {
	border: 1px  #C0C0C0 solid; /* セルの枠線（太さ・色・スタイル） */
	padding-top: 10px;
	padding-bottom: 10px;
}
