/*
Theme Name: 琉球大学医学部  デザインテンプレート 3カラム
Theme URI: http://www.dejikichi.com/
Description: DigitalKitchen オリジナルテンプレート
Version: 1.0
Author: Digital Kitchen
Author URI: http://www.dejikichi.com/
*/

/*	INDEX
-------------------------------------------------
	BASE
	HEADER
	NAVIGATION
	CONTENT
	SIDE BAR
	WIDGET
	FOOTER
	COMMENT TEMPLATE
	MISC
	HACK
*/

/*	BASE
-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
 
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(./images/bg-page-bottom.gif) left bottom repeat-x;
	color: #333333;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", sans-serif;
	font-size: 90%;
	text-align: center; /* center align */
	line-height: 1.4;
}

#pageframe {
	margin:0;
	padding: 0;
	background: transparent url(./images/bg-page-top.gif) left top repeat-x;
	vertical-align: top;
}

#page {
	width: 900px;
	margin:0 auto;
	padding: 0;
	background: transparent;
	vertical-align: top;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: "ＭＳ ゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;*/
	font-size: 15px;
	font-weight: normal;
}

/* text-indentを設定した画像置換リンクの枠線を消す（Firefox対策） */
/*\*/ a { overflow:hidden; }/**/

a, a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #333333;
}

a:active {
	color: #333333;
}

a img {
	border: 0;
}

abbr,
acronym {
	border: 0;
}

address,
dl,
p {
	padding: 0;
	margin:0;
} /* initialize */

blockquote {
	margin: 0;
	background: #fff;
	color: #000;
}

blockquote p {
	padding: 15px;
}

blockquote blockquote {
	margin: 15px;
	background: #fff;
	color: #333;
}

code {
	background: #fff;
}

/*
dt{
	font-weight: bold;
}

dd {
	padding: 0 0 0 15px;
}
*/

hr {
	clear: both;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #000;
}

small {
	font-size: 11px;
}

pre {
	width: 90%;
}

input,
textarea {
	font-size: 12px;
	padding: 2px 2px 10px 2px;
}

select {
	margin-left: 1em;
}

ul {
	list-style: none;
}

/*	HEADER
-------------------------------------------------*/
#header {
	position: relative;
	width: 900px;
	height: 114px;
	margin: 0 0 8px 0;
	padding: 0;
/*	background: transparent url(./images/bg-header.gif) left top no-repeat;*/
	background: transparent url(./images/bg-header.png) left top no-repeat;
}

#header h1 {
	position: absolute;
	left: 2px;
	top: 22px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 263px;
	height: 77px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#header ul {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

#header ul li {
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

#header ul li#inquire-menu {
	position: absolute;
	left: 669px;
	top: 9px;
	margin: 0;
	padding: 0;
}

#header ul li#transportation-menu {
	position: absolute;
	left: 737px;
	top: 9px;
	margin: 0;
	padding: 0;
}

#header ul li#sitemap-menu {
	position: absolute;
	left: 822px;
	top: 9px;
	margin: 0;
	padding: 0;
}

/*
#header ul {
	position: absolute;
	left: 672px;
	top: 5px;
	margin: 0;
	padding: 0;
}

#header ul li {
	display: inline;
	margin: 0 0 0 9px;
	padding: 0;
	font-size: 11px;
}

#header ul li#inquire-menu {
	margin-left: 0;
}

#header ul li a:link,
#header ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header ul li a:hover,
#header ul li a:active {
	color: #ffff00;
}
*/

#header .widget_search {
	position: absolute;
	left: 660px;
	top: 34px;
	margin: 0;
	padding: 0;
}

#header .widget_search #s {
	width:165px;
	padding:2px;
}

#header .widget_search #searchsubmit {
	margin-left: -1px;
	padding: 2px 5px;
}


/*	NAVIGATION
-------------------------------------------------*/
#navigation {
	width: 900px;
	height: 37px;
	margin: 0 0 8px 0;
	padding: 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation ul li#navi-top a:link,
#navigation ul li#navi-top a:visited {
	display: block;
	width: 130px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-top-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-top a:hover,
#navigation ul li#navi-top a:active {
	background: transparent url(./images/btn-top-on.gif) left top no-repeat;
}

#navigation ul li#navi-faculty a:link,
#navigation ul li#navi-faculty a:visited {
	display: block;
	width: 128px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-faculty-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-faculty a:hover,
#navigation ul li#navi-faculty a:active {
	background: transparent url(./images/btn-faculty-on.gif) left top no-repeat;
}

#navigation ul li#navi-medicine a:link,
#navigation ul li#navi-medicine a:visited {
	display: block;
	width: 193px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-medicine-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-medicine a:hover,
#navigation ul li#navi-medicine a:active {
	background: transparent url(./images/btn-medicine-on.gif) left top no-repeat;
}

#navigation ul li#navi-health a:link,
#navigation ul li#navi-health a:visited {
	display: block;
	width: 193px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-health-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-health a:hover,
#navigation ul li#navi-health a:active {
	background: transparent url(./images/btn-health-on.gif) left top no-repeat;
}

#navigation ul li#navi-facilities a:link,
#navigation ul li#navi-facilities a:visited {
	display: block;
	width: 128px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-facilities-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-facilities a:hover,
#navigation ul li#navi-facilities a:active {
	background: transparent url(./images/btn-facilities-on.gif) left top no-repeat;
}

#navigation ul li#navi-admissions a:link,
#navigation ul li#navi-admissions a:visited {
	display: block;
	width: 128px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-admissions-off.gif) left top no-repeat;
	text-indent: -9999px;
}

#navigation ul li#navi-admissions a:hover,
#navigation ul li#navi-admissions a:active {
	background: transparent url(./images/btn-admissions-on.gif) left top no-repeat;
}


/*	CONTENT
-------------------------------------------------*/
#container {
	width: 900px;
	margin: 0;
	padding: 5px 0 30px 0;
	vertical-align: top;
	background-color: #ffffff;
}

#main{
	float: right;
	width: 710px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 95%;
	text-align: left;
	vertical-align: top;
}

/*
#categoryname{
	margin: 0 0 5px 0;
	padding: 0;
}

#categoryname h2 {
	margin: 0 0 5px 0;
	padding: 5px 0 3px 33px;
	background: transparent url(./images/bg-category-page-title.gif) left top no-repeat;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

#categoryname p {
	margin: 10px 0;
	padding: 0 12px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
*/

#bread {
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.7;
}

#categoryname h2 {
	margin: 0;
	padding: 6px 0 5px 10px;
	color: #535353;
	font-size: 17px;
	font-weight: bold;
	background: transparent url(./images/bg-post-title.gif) left top no-repeat;
}


p.pagenavi {
	margin-bottom: 10px;
}

.post,
.post_alt{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
}

.post .posth3,
.post_alt .posth2,
#commnets h3{
	margin: 0;
	padding: 6px 0 6px 10px;
	color: #535353;
	font-size: 17px;
	font-weight: bold;
	background: transparent url(./images/bg-post-title.gif) left top no-repeat;
}

.entry {
	margin: 0;
	padding: 20px 10px 10px 10px;
	color: #333333;
	font-size: 90%;
	font-weight: normal;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

.entry h4 {
	/*padding-left: 5px;*/
	border-bottom: 2px solid #004ea2;
	/*background: transparent url(./images/mark-h4.png) 5px 5px no-repeat;*/
}

.entry p {
	margin: 0 0 1em 0;
	padding: 0;
	text-indent: 1em;
}

.entry .no_headdown p {
	text-indent: 0;
}

.entry dl {
	margin: 0 0 1em 0;
	padding: 0;
}

.entry dl dt {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.entry dl dd {
	margin: 0 1.1em 2em 1.1em;
	padding: 0;
}

.entry table {
	margin: 0 0 1.5em 0;
	padding: 0;
	border-collapse: collapse;
	/*border: 1px solid #999999;*/
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

.entry table th {
	padding: 2px 5px;
	/*border: 1px solid #999999;*/
	border-color: #999999;
	font-weight: normal;
	line-height: 1.4;
}

.entry table td {
	padding: 2px 5px;
	/*border: 1px solid #999999;*/
	border-color: #999999;
	line-height: 1.4;
}

.entry table td p {
	text-indent:0;
}


/* entry ul, ol, li indent setting
------------------------------------------- */
.entry ul {
	margin: 0 1.2em 1em 1.2em;
	padding: 0;
}

.entry ol {
	margin: 0 1.2em 1em 3em;
	padding: 0;
}

.entry ul {
	list-style-type: square;
}

.entry ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

.entry li ul,
.entry li ol {
	margin: 0 1em 1em 2.4em;
	padding:0;
}


/* img setting
------------------------------------------- */
.post .entry img,
.post_alt .entry img {
	margin: 10px;
	background-color: #fff;
}

.entry img.wp-smiley {
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry p.postinfo {
	color: #000;
}

.postdate {
	color: #000;
}

.comment p,
.postmetadata ,
.comment p a {
	margin:10px 0 10px 0;
	font-size:12px;
	text-align:right;
}


/*	SIDE BAR
-------------------------------------------------*/
#sidebar {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

#banner-menu {
	margin: 0 0 10px 0;
	padding: 0;
}

#banner-menu img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#sidebar ul#side-banner {
	margin: 0;
	padding: 0;
}

#sidebar ul#side-banner li {
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul#side-banner li img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* カテゴリーページ */
#sidebar .category-navi {
	width: 170px;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #f4f4f4;
}

.category-navi img {
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: bottom;
}

.category-navi ul {
	margin: 0;
	padding: 0;
}

.category-navi ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: transparent url(./images/mark-category-navi.gif) left 7px no-repeat;
	font-size: 13px;
	line-height: 1.4;
}

.category-navi ul li a:link,
.category-navi ul li a:visited {
	color: #8f1842;
	text-decoration: none;
}

.category-navi ul li a:hover,
.category-navi ul li a:active {
	color: #333333;
}


/*	WIDGET
------------------------------------------------*/
/*
#php-code-1,
#php-code-2,
#php-code-3,
#php-code-4,
#php-code-5,
#php-code-6,
#php-code-7,
#php-code-8,
#php-code-9,
#php-code-10,
#text-1,
#text-2,
#text-3,
#text-4,
#text-5,
#text-6,
#text-7,
#text-8,
#text-9,
#text-10,
#pages,
#meta,
#recent-posts,
#recent-comments,
#archives,
#rss-1,
.linkcat{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background-image:url('./images/sidebar_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#search {
	text-align:center;
}

#php-code-1 h2.widgettitle,
#php-code-2 h2.widgettitle,
#php-code-3 h2.widgettitle,
#php-code-4 h2.widgettitle,
#php-code-5 h2.widgettitle,
#php-code-6 h2.widgettitle,
#php-code-7 h2.widgettitle,
#php-code-8 h2.widgettitle,
#php-code-9 h2.widgettitle,
#php-code-10 h2.widgettitle,
#text-1 h2.widgettitle,
#text-2 h2.widgettitle,
#text-3 h2.widgettitle,
#text-4 h2.widgettitle,
#text-5 h2.widgettitle,
#text-6 h2.widgettitle,
#text-7 h2.widgettitle,
#text-8 h2.widgettitle,
#text-9 h2.widgettitle,
#text-10 h2.widgettitle,
#pages h2.widgettitle,
#meta h2.widgettitle,
#recent-posts h2.widgettitle,
#recent-comments h2.widgettitle,
#archives h2.widgettitle,
#rss-1 h2.widgettitle,
#search h2.widgettitle,
.linkcat h2.widgettitle {
	color:#fff;
	padding:6px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background:transparent url("./images/sidebar_header.gif") 0 0 no-repeat;
	background-position:left top;
}

.execphpwidget,
.textwidget {
	padding: 5px 10px 0 10px;
	color: #333;
	font-size: 12px;
	background: transparent url("./images/sidebar_middle.gif") 0 0 repeat-y;
}

li#recent-posts ul,
li#recent-comments ul,
li#archives ul,
li#pages ul,
li#meta ul,
li#rss-1 ul,
#sidebar li.linkcat ul {
	font-size: 12px;
	background: transparent url("./images/sidebar_middle.gif") 0 0 repeat-y;
}

li#recent-posts ul li,
li#recent-comments ul li,
li#archives ul li,
li#pages ul li,
li#meta ul li,
li#rss-1 ul li,
li#search div li,
#sidebar li.linkcat ul li {
	margin:0 0 0 10px ;
	padding: 5px 10px 0 12px;
	background: transparent url("./images/mark_children.gif") left center no-repeat;
}

li#recent-posts ul li a,
li#recent-comments ul li a,
li#archives ul li a,
li#pages ul li a,
li#meta ul li a,
li#rss-1 ul li a,
li#search div li a,
#sidebar li.linkcat ul li a {
	color: #33f;
	text-decoration: underline;
}

li#recent-posts ul li a:hover,
li#recent-comments ul li a:hover,
li#archives ul li a:hover,
li#pages ul li a:hover,
li#meta ul li a:hover,
li#rss-1 ul li a:hover,
li#search div li a:hover,
#sidebar li.linkcat ul li a:hover {
	color:#f60;
	text-decoration: underline;
}
*/


/*	FOOTER
-------------------------------------------------*/
#footer {
	clear: both;
	width: 900px;
	height: 107px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/logo-footer.gif) 12px top no-repeat;
}

p#copyright {
	margin: 0;
	padding: 8px 0 0 0;
	color: #666666;
	font-size: 85%;
	text-align: right;
	line-height: 1;
}

p#address {
	margin: 0;
	padding: 8px 0 0 0;
	color: #666666;
	font-size: 85%;
	text-align: right;
	line-height: 1;
}

/* フッターナビゲーション */
#footer-navigation {
	margin: 0;
	padding: 0 0 20px 10px;
}

#footer-navigation ul {
	margin: 0 0 2px 0;
	padding: 0;
}

#footer-navigation ul li {
	float: left;
	margin: 0;
	padding: 0 4px;
	border-left: 1px solid #666666;
	color: #666666;
	font-size: 60%;
	line-height: 1.3;
}

#footer-navigation ul li.footer-navi {
	padding-left: 9px;
	border-left: none;
	list-style-position: outside;
	background: transparent url(./images/mark-footer-navi.gif) left 2px no-repeat;
}

#footer-navigation ul li a:link,
#footer-navigation ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#footer-navigation ul li a:hover,
#footer-navigation ul li a:active {
	color: #333333;
	text-decoration: underline;
}


/*	COMMENT TEMPLATE
-------------------------------------------------*/
#comments {
	margin: 0;
	padding:10px;
}

.comments-template{
	
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.comments-template h2,
.comments-template h3 {
	margin-bottom: 8px;
	color: #1992dd;
	font-size: 120%;
	font-weight: bold;
}

.comments-template h3#respond,
.comments-template h3#trackback {
	padding-top: 20px;
	border-bottom: 1px solid #457EDE;
	color: #457EDE;
	font-size: 110%;
	font-weight: bold;
}

.comments-template h4 {
	color: #000000;
	font-size: 100%;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 450px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}


/*	CALENDAR
-------------------------------------------------*/
table#wp-calendar{
	background:#ccc;
	margin:0 0 10px 0;
	width: 100%;
	text-transform: none;
	font-size:10px;
}

table#wp-calendar caption{
	padding: 1px 0;
	background: #ddd;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #e0f0f8;
}

table#wp-calendar td{
	padding: 1px;
	background: #ffffff;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}


/*	MISC
------------------------------------------------*/
strong.hissu {
	color: #cc3333;
}

strong.blue{
	color:#0000CC;
}

#inquiryform fieldset {
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
}

#inquiryform legend {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}

#inquiryform dl {
	margin: 0;
	padding: 0;
}

#inquiryform dt {
	margin: 0;
	padding: 1px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

#inquiryform dt span {
	font-weight: normal;
}

#inquiryform dd {
	margin: 0 0 8px 0;
	padding: 0;
}


/*	TOP PAGE
-------------------------------------------------*/
/* Flash */
#flash-area {
	margin: 0 0 10px 0;
	padding: 0;
}

/* 新着・イベント情報 */
#top-contents {
	float: left;
	width: 520px;
	margin: 0;
	padding: 0 10px 0 0;
}

/*
#banner-admissions {
	margin: 0 0 6px 0;
	padding: 0;
}

#banner-admissions img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
*/

#new-information,
#event-information {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}

#new-information h2 {
	width: 520px;
	height: 35px;
	margin: 0 0 14px 0;
	padding: 0;
	background: transparent url(./images/bg-newinformation-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#event-information h2 {
	width: 520px;
	height: 35px;
	margin: 0 0 14px 0;
	padding: 0;
	background: transparent url(./images/bg-eventinformation-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#new-information p,
#event-information p {
	position: absolute;
	left: 418px;
	top: 12px;
	margin: 0;
	padding: 0;
}

#new-information p a,
#event-information p a {
	display: block;
	width: 91px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#new-information table,
#event-information table {
	/*overflow: scroll;*/
	width: 506px;
	/*height: 166px;*/
	height: 265px;
	margin: 0 7px;
	padding: 0;
}

#new-information table th,
#event-information table th {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	white-space:nowrap;
	vertical-align: top;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.3;
}

#new-information table td,
#event-information table td {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-size: 13px;
	line-height: 1.3;
	vertical-align: top;
}

/* 右サイドバー */
#top-sidebar {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}

#topics {
	position: relative;
	width: 168px;
	height: 218px;
	margin: 0 0 5px 0;
	padding: 6px;
	background: transparent url(./images/bg-topics.gif) left top no-repeat;
	font-size: 12px;
}

#topics h2 {
	width: 168px;
	height: 29px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/bg-topics-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#topics p#topics-info {
	position: absolute;
	left: 89px;
	top: 16px;
	margin: 0;
	padding: 0;
}

#topics p#topics-info a {
	margin: 0;
	padding: 0;
}

#topics p#topics-info img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#topics h3 {
	margin: 0 5px 5px 5px;
	padding: 0;
	font-size: 13px;
	line-height: 1.2;
	font-weight: normal;
}

#topics-contents {
	margin: 0 5px 5px 5px;
	padding: 0;
	line-height: 1.5;
}

#new-topics {
	position: absolute;
	/*left: 105px;*/
	left: 94px;
	top: 202px;
}

#banner-materials {
	margin: 0 0 6px 0;
	padding: 0;
}

#banner-materials img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#top-side-banner {
	margin: 0;
	padding: 0;
}

#top-side-banner li {
	margin: 0 0 5px 0;
	padding: 0;
}

#top-side-banner li img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/*	SINGLE
------------------------------------------------*/
h4.dept_hl {
	border:none;
	padding-left:18px;
	background:transparent url("./images/bg-dept_hl.gif") no-repeat left center;
	font-weight:bold;
	color:#913353;
	font-size:larger;
	letter-spacing:0.4;
}

table.dept_table {
	width:90%;
	margin:3px auto 12px auto;
}

table.dept_table th,
table.dept_table td {
	border:solid 1px #cccccc;
	padding:3px;
	vertical-align: top;
}

table.dept_table th {
	font-weight:bold;
	background-color:#f7fdff;
	width:120px;
}


/*	location
------------------------------------------------*/
ul#map_menu {
	margin:10px 0 0 20px;
}

ul#map_menu li#map_menu67 {
	display: block;
	float:left;
	margin-right:3px;
	padding:3px 15px;
	/*background: #cc0000;*/
	background: #78C06E;
	color:#ffffff;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

ul#map_menu limap_menu67.on {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

ul#map_menu li#map_menu66 {
	display: block;
	float:left;
	margin-right:3px;
	padding:3px 15px;
	/*background: #cc0000;*/
	background: #C5DEEB;
	color:#333333;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

ul#map_menu limap_menu66.on {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

table.nav_table {
	width:100%;
}

table.nav_table td {
	font-size:smaller;
}

#navi_map .detail {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}


/*	入学案内
------------------------------------------------*/
/* 入学案内トップページ イメージ画像 */
#admissionsinfo-image {
	margin: 0;
	padding: 0;
}

#admissionsinfo-image img {
	margin: 0 0 39px 0;
	padding: 0;
	vertical-align: bottom;
}

/* 入学案内トップページ 新着・イベント情報 */
#admissions-newinfo,
#admissions-eventinfo {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}

#admissions-newinfo h2 {
	width: 710px;
	height: 35px;
	margin: 0 0 14px 0;
	padding: 0;
	background: transparent url(./images/bg-admission-newinfo-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#admissions-eventinfo h2 {
	width: 710px;
	height: 35px;
	margin: 0 0 14px 0;
	padding: 0;
	background: transparent url(./images/bg-admission-eventinfo-titl.gif) left top no-repeat;
	text-indent: -9999px;
}

#admissions-newinfo p,
#admissions-eventinfo p {
	position: absolute;
	left: 608px;
	top: 14px;
	margin: 0;
	padding: 0;
}

#admissions-newinfo p a,
#admissions-eventinfo p a {
	display: block;
	width: 91px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#admissions-newinfo ul,
#admissions-eventinfo ul {
	width: 703px;
	height: 265px;
	margin: 0 7px;
	padding: 0;
}

#admissions-newinfo ul li,
#admissions-eventinfo ul li {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-size: 13px;
	line-height: 1.3;
}

/* サイドバー */
#admissions-information-navi {
	width: 170px;
	height: 119px;
	margin: 0 0 10px 0;
	padding: 46px 5px 0 5px;
	background: transparent url(./images/bg-admissionsinfo-navi.gif) left top no-repeat;
}

#admissions-information-navi ul {
	margin: 0;
	padding: 0;
}

#admissions-information-navi ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: transparent url(./images/mark-admissionsinfo-navi.gif) left 7px no-repeat;
	font-size: 13px;
	line-height: 1.4;
}

#admissions-information-navi ul li a:link,
#admissions-information-navi ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#admissions-information-navi ul li a:hover,
#admissions-information-navi ul li a:active {
	color: #ffff33;
	text-decoration: underline;
}

#admissions-information-banner,
#admissions-information-smallbanner {
	margin: 0 0 10px 0; 
	padding: 0;
}

#admissions-information-banner li,
#admissions-information-smallbanner li {
	margin: 0 0 5px 0; 
	padding: 0;
}

#admissions-information-banner li img,
#admissions-information-smallbanner li img {
	margin: 0; 
	padding: 0;
	vertical-align: bottom;
}


/*	キャンパスライフ
------------------------------------------------*/
div#students_voice {
	width:380px;
	float:left;
	margin:0;
	padding:5px;
}

div#students_voice h2 {
	height: 35px;
	margin: 0 ;
	padding: 6px 0 6px 10px;
	background: transparent url(./images/bg-svtitle.jpg) left top no-repeat;
	font-size:17px;
	font-weight:bold;
}

div#campuslife-info {
	width:300px;
	float:right;
	margin:0;
	padding:5px;
}

div#campuslife-info h2 {
	height: 35px;
	margin: 0 ;
	padding: 6px 0 6px 10px;
	background: transparent url(./images/bg-cltitle.jpg) left top no-repeat;
	font-size:17px;
	font-weight:bold;
}

div#campuslife-info p {
	text-align:right;
	border-bottom: #990000 3px dotted;
}


/*	大学院医学研究科/医学科・保健学科/保健学研究科
------------------------------------------------*/
.entry p.course-name {
	margin: 0 0 25px 0;
	padding: 0;
	color: #8F1842;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}

.entry dl {
	margin: 0 0 1em 0;
	padding: 0;
}

.entry dl dt {
	margin: 0 0 0.2em 0;
	padding: 0 0 0 15px;
	background: transparent url(./images/mark-course-intro.gif) left 1px no-repeat;
	color: #8F1842;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}

.entry dl dd {
	margin: 0;
	padding: 0;
}

.entry h3.medicine-course-name {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 5px;
	background: transparent url(./images/bg-medicine-title.gif) left top no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.entry h3.health-science-course-name {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 5px;
	background: transparent url(./images/bg-health-science-title.gif) left top no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.entry table.course-list {
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #999999;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

.entry table.course-list th {
	padding: 2px 5px;
	background-color: #f0f0f0;
	border: 1px solid #999999;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}

.entry table.course-list th.course-branches {
	width: 210px;
}

.entry table.course-list th.course-professor {
	width: 80px;
}

.entry table.course-list th.course-outline {
	width: 260px;
}

.entry table.course-list td {
	padding: 2px 5px;
	background-color: #f7fdff;
	border: 1px solid #999999;
	line-height: 1.4;
}

.entry table.course-list td.professor-name {
	text-align: center;
	white-space: nowrap;
}

.entry table.course-list td.course-image {
	padding: 5px 0;
	text-align: center;
	vertical-align: top;
}

.entry table.course-list td img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.entry .cv_list dd {
	margin-left: 1em;
	padding-left: 2em;
	text-indent: -2em;
}

.entry .cv_list dd span {
	display: inline-block;
	width: 6em;
}

/* 大学院保健学研究科 */
.entry .grad-cl-l {
	float: left;
	width: 330px;
	margin: 0;
	padding: 0;
}

.entry .grad-cl-r {
	float: right;
	width: 330px;
	margin: 0;
	padding: 0;
}

.entry .grad-cl-l h3,
.entry .grad-cl-r h3 {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 5px;
	background: transparent url(./images/bg-health-science-title.gif) left top no-repeat;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.entry .grad-cl-l ul,
.entry .grad-cl-r ul {
	margin: 0;
	padding: 0 10px;
}

.entry .grad-cl-l ul li,
.entry .grad-cl-r ul li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}


/*	医学部概要
------------------------------------------------*/
/* 医学科長からのメッセージ一覧 */
#new-message {
	width: 703px;
	height: 265px;
	margin: 0;
	padding: 0;
}

#new-message li {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-size: 13px;
	line-height: 1.3;
	list-style: none;
}


/*	目的別メニュー
------------------------------------------------*/
.entry ul.about-menu {
	margin: 0 3em 3em 3em;
	padding: 0;
}

.entry ul.about-menu li {
	float: left;
	margin: 0;
	padding: 0 30px 0 12px;
	background: transparent url(./images/mark-category-navi.gif) left 7px no-repeat;
	font-size: 13px;
	line-height: 1.4;
	list-style: none;
}


/*	cforms II
------------------------------------------------*/
#usermessagea,
#usermessage2a,
#usermessage3a {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}



.cform { 
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	background: #ffffff;
	font-size: 100%;
}

.cform fieldset	{ 
	margin: 0 0 5px 0; 
	padding: 5px 0 15px 0; 
	border: 1px solid #adadad; 
	border-left-color: #ececec; 
	border-top-color: #ececec; 
	background: #ffffff;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font-size: 16px;
	color:#333333;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important;
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}

/* just for text-only fields (no input) */
/*
ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}
*/

/* global definitions for field labels */
.cform label {
	width: 110px;
	margin: 4px 10px 0 0; 
	display:-moz-inline-box;/* for mozilla */
	display:inline-block;/* for Opera &IE */
	font-size: 110%;
	font-weight: bold;
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width: 110px;
	display: block;
	color: #333333;
	line-height: 1;
	text-align:right;
}

/*
label.cf-before {
	margin: 4px 10px 0 0;
}
*/

label.cf-after 	{
	width: auto;
	margin: 6px 15px 0 6px;
	text-align:left;
	line-height: 1;
}

label.cf-after span {
	width: auto;
	display:block;
}

label.cf-group-after {
	width: auto;
	margin: 7px 15px 0 6px;
	text-align:left;
	line-height: 1;
}

label.cf-group-after span {
	width: auto;
	display:block;
}

/* FORM FIELDS general formatting */
.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform input {
	width: 200px;
}

.cform textarea {
	width: 530px;
	overflow: auto;
}

.cform select {
	width: auto;
	margin: 0;
	padding: 2px 0;
}

.cform input[type="radio"] {
	margin: 0;
	padding: 0;
	line-height: 1;
}  

.cform input[type="checkbox"] {
	margin: 0;
	padding: 0;
	line-height: 1;
} 

/*
.cform select.cfselectmulti	{ 
	height:7.5em;
}
*/

/* radio button title */
ol.cf-ol li.cf-box-title {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

/* check boxes */
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin: 0; 
	width: 14px;
	height: 25px;
	border:none!important;
	background:none!important;
	padding: 0;
	line-height: 1;
}

.cform input.cf-box-a 	{ 
	margin-left: 100px;
}

/* check box groups */
ol.cf-ol li.cf-box-group {
	margin: 0 !important;
	/*padding-left: 0;*/
}

/* formatting for text:  "(required)" & other */
span.reqtxt { 
	margin: 3px 0 0 3px;
	display: -moz-inline-box; 
	vertical-align: top;
	color: #ff0000;
	font-size: 100%;
}

span.emailreqtxt { 
	margin: 3px 0 0 3px;
	display: -moz-inline-box; 
	vertical-align: top;
	color: #ff0000;
	font-size: 100%;
}

/* FORM submit button */
p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align: center;
}
.cform input.sendbutton	{ 
	width: auto;
	margin: 0;
	padding: 5px 9px 3px 10px; 
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	font-size: 100%;
	letter-spacing: 0.1em;
}

/* FORM FIELDS enhanced error display */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/* 'visitor verification' related styles */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/* change formatting of response msgs here */
div.cf_info {
	display:none;
	width:380px;
	margin:10px auto;
	padding:10px 15px!important;
	color:#333333;
	line-height: 1;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	display:block;
	color:#333333;
	font-size: 16px;
	font-weight: bold;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}

/*   formatting for invalid user inputs */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/* disabled fields [disabled] does not work on IE! */
[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/* upload box styling */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*  Other: link love */
.linklove {
	display: none;
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}

/*
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}
*/

/*  Other: browser hacks */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block; /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


/*	医学教育企画室 20110116
------------------------------------------------*/
body#planning-office-page {
	font-size: 100%;
}

#container .planning-office-main {
	position: relative;
}

#font-size-change {
	position: absolute;
	left: 560px;
	top: 0;
	width: 160px;
	height: 27px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/bg-font-size-change.gif) left top no-repeat;
}

#font-size-change ul {
	margin: 0;
	padding: 3px 0 3px 90px;
}

#font-size-change ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#font-size-change ul li.font-size-normal,
#font-size-change ul li.font-size-big,
#font-size-change ul li.font-size-maximum {
	padding-right: 2px;
}

#font-size-change ul li.font-size-normal-over a {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-font-size-normal.gif) left top no-repeat;
	text-indent: -9999px;
}

#font-size-change ul li.font-size-big a {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-font-size-big-over.gif) left top no-repeat;
	text-indent: -9999px;
}

#font-size-change ul li.font-size-maximum a {
	display: block;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-font-size-maximum.gif) left top no-repeat;
	text-indent: -9999px;
}


/*	トップページ
------------------------------------------------*/
/* Flash */
#planning-office-flash-area {
	margin: 0 0 10px 0;
	padding: 0;
}

/* お知らせ */
#planning-office-information {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: transparent url(./images/bg-planning-office-entry-bottm.gif) left bottom no-repeat;
}

#planning-office-information h2 {
	margin: 0;
	padding: 10px 0;
	background: transparent url(./images/bg-planning-office-info-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-information p {
	position: absolute;
	left: 610px;
	top: 13px;
	margin: 0;
	padding: 0;
}

#planning-office-information p a {
	display: block;
	width: 91px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#planning-office-information #planning-office-information-list {
	margin: 0;
	padding: 0 0 5px 0;
	background: transparent url(./images/bg-planning-office-entry-middle.gif) left top repeat-y;
}

#planning-office-information table {
	width: 696px;
	margin: 0 7px;
	padding: 0;
}

#planning-office-information table th {
	width: 62px;
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	white-space:nowrap;
	vertical-align: top;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.3;
}

#planning-office-information table td {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-size: 90%;
	line-height: 1.3;
	vertical-align: top;
}

#planning-office-information table a {
	color: #1111cc ;
	text-decoration: underline;
}

/* 医学教育企画室紹介 */
#planning-office-introduction {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url(./images/bg-planning-office-entry-bottm.gif) left bottom no-repeat;
}

#planning-office-introduction h2 {
	margin: 0;
	padding: 10px 0;
	background: transparent url(./images/bg-planning-office-intro-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-introduction p#planning-office-introduction-moreinfo {
	position: absolute;
	left: 610px;
	top: 13px;
	margin: 0;
	padding: 0;
}

#planning-office-introduction p#planning-office-introduction-moreinfo a {
	display: block;
	width: 91px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#planning-office-introduction #planning-office-introduction-contents {
	margin: 0;
	padding: 10px 10px 5px 10px;
	background: transparent url(./images/bg-planning-office-entry-middle.gif) left top repeat-y;
	font-size: 90%;
}

/* 活動内容 */
#planning-office-activities {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url(./images/bg-planning-office-entry-bottm.gif) left bottom no-repeat;
}

#planning-office-activities h2 {
	margin: 0;
	padding: 10px 0;
	background: transparent url(./images/bg-planning-office-activities-title.gif) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-activities p#activities-page {
	position: absolute;
	left: 610px;
	top: 13px;
	margin: 0;
	padding: 0;
}

#planning-office-activities p#activities-page a {
	display: block;
	width: 91px;
	height: 13px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#planning-office-activities #planning-office-activities-contents-lists {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: transparent url(./images/bg-planning-office-entry-middle.gif) left top repeat-y;
}

#planning-office-activities-contents {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
}

#planning-office-activities-contents a {
	color: #1111cc ;
	text-decoration: underline;
}

/* お知らせ＆医学教育企画室紹介 */
#planning-office-introduction-contents h1,
#planning-office-introduction-contents h2,
#planning-office-introduction-contents h3,
#planning-office-introduction-contents h4,
#planning-office-introduction-contents h5,
#planning-office-introduction-contents h6,
#planning-office-activities-contents h1,
#planning-office-activities-contents h2,
#planning-office-activities-contents h3,
#planning-office-activities-contents h4,
#planning-office-activities-contents h5,
#planning-office-activities-contents h6 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

#planning-office-introduction-contents h3,
#planning-office-activities-contents h3 {
	margin: 0 0 1em 0;
	padding: 0 0 0 7px;
	border-left: 9px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	color: #660000;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.6;
}

#planning-office-introduction-contents h4,
#planning-office-activities-contents h4 {
	margin: 0 0 1em 0;
	padding: 0 0 0 18px;
	background: transparent url(./images/mark-leaf.jpg) left 3px no-repeat;
	color: #1E4035;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6;
}

#planning-office-introduction-contents p,
#planning-office-activities-contents p {
	margin: 0 0 1em 0;
	padding: 0;
	text-indent: 1em;
}

#planning-office-introduction-contents dl,
#planning-office-activities-contents dl {
	margin: 0 0 1em 0;
	padding: 0;
}

#planning-office-introduction-contents dl dt,
#planning-office-activities-contents dl dt {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#planning-office-introduction-contents dl dd,
#planning-office-activities-contents dl dd {
	margin: 0 1.1em 2em 1.1em;
	padding: 0;
}

#planning-office-introduction-contents table,
#planning-office-activities-contents table {
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-introduction-contents table th,
#planning-office-activities-contents table th {
	padding: 2px 5px;
	border-color: #999999;
	font-weight: normal;
	line-height: 1.4;
}

#planning-office-introduction-contents table td,
#planning-office-activities-contents table td {
	padding: 2px 5px;
	border-color: #999999;
	line-height: 1.4;
}

#planning-office-introduction-contents table td p,
#planning-office-activities-contents table td p {
	text-indent:0;
}

#planning-office-introduction-contents ul,
#planning-office-activities-contents ul {
	margin: 0 1.2em 1em 1.2em;
	padding: 0;
}

#planning-office-introduction-contents ol,
#planning-office-activities-contents ol {
	margin: 0 1.2em 1em 3em;
	padding: 0;
}

#planning-office-introduction-contents ul,
#planning-office-activities-contents ul {
	list-style-type: square;
}

#planning-office-introduction-contents ul li,
#planning-office-activities-contents ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

#planning-office-introduction-contents ol li,
#planning-office-activities-contents ol li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#planning-office-introduction-contents li ul,
#planning-office-introduction-contents li ol,
#planning-office-activities-contents li ul,
#planning-office-activities-contents li ol {
	margin: 0 1em 1em 2.4em;
	padding:0;
}

#planning-office-introduction-contents img,
#planning-office-activities-contents img {
	margin: 10px;
	background-color: #fff;
}

/* 離島へき地病院実習報告テーブル */
#planning-office-activities-contents table#planning-office-report {
	float: left;
	width: 50%;
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-activities-contents table#planning-office-report th {
	padding: 0;
	border-color: #999999;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

#planning-office-activities-contents table#planning-office-report td {
	padding: 10px 0 0 0;
	border-color: #999999;
	line-height: 1;
	text-align: center;
}

#planning-office-activities-contents table#planning-office-report td p {
	text-indent:0;
}

#planning-office-activities-contents table#planning-office-report td img {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #cccccc;
	vertical-align: bottom;
}

/* FD講演会テーブル */
#planning-office-activities-contents table#planning-office-fdlecture {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-activities-contents table#planning-office-fdlecture th {
	padding: 10px 0 0 10px;
	border-color: #999999;
	font-weight: normal;
	line-height: 1;
	text-align: left;
	vertical-align: top;
}

#planning-office-activities-contents table#planning-office-fdlecture td {
	padding: 0;
	border-color: #999999;
	line-height: 1;
	text-align: left;
	vertical-align: top;
}

#planning-office-activities-contents table#planning-office-fdlecture th p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
	text-indent:0;
}

#planning-office-activities-contents table#planning-office-fdlecture td img {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #cccccc;
	vertical-align: bottom;
}

#planning-office-activities-contents table#planning-office-report a:link,
#planning-office-activities-contents table#planning-office-report a:visited,
#planning-office-activities-contents table#planning-office-fdlecture a:link,
#planning-office-activities-contents table#planning-office-fdlecture a:visited {
	color: #2200c1;
	text-decoration: underline;
}

#planning-office-activities-contents table#planning-office-report a:hover,
#planning-office-activities-contents table#planning-office-report a:active,
#planning-office-activities-contents table#planning-office-fdlecture a:hover,
#planning-office-activities-contents table#planning-office-fdlecture a:active {
	color: #551a8b;
	text-decoration: underline;
}

/* フッターお問合せ */
#planning-office-footer {
	margin: 0;
	padding: 0;
}

#planning-office-footer p {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 120%;
	line-height: 1;
}

#planning-office-footer p strong {
	font-size: 80%;
	line-height: 1.2;
}


/*	サイドバー
------------------------------------------------*/
#planning-office-sidebar {
	position: relative;
	width: 180px;
	height: 484px;
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent url(./images/bg-planning-office-sidebar.jpg) left top no-repeat;
}

#planning-office-sidebar ul {
	position: absolute;
	left: 6px;
	top: 71px;
	margin: 0;
	padding: 0;
}

#planning-office-sidebar ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

#planning-office-sidebar ul li#navi-planning-office a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-toppage.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-on a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-toppage-on.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-faculty a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-faculty.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-faculty-on a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-facult-on.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-activities a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-activities.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-activities-on a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-activities-on.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-information a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-information.jpg) left top no-repeat;
	text-indent: -9999px;
}

#planning-office-sidebar ul li#navi-planning-office-information-on a {
	display: block;
	width: 168px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/btn-planning-office-information-on.jpg) left top no-repeat;
	text-indent: -9999px;
}

#access-counter-block {
	margin: 0 0 10px 0;
	padding: 0;
}

#access-counter-block p {
	margin: 0 0 1px 0;
	padding: 0;
}

#access-counter-blockimg {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#access-counter {
	margin: 0;
	padding: 0;
}

#banner-contribution {
	margin: 0 0 10px 0;
	padding: 0;
}

#banner-contribution img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}


/*	概要＆活動内容＆お知らせ
------------------------------------------------*/
#planning-office-faculty-imgae,
#planning-office-activities-imgae,
#planning-office-information-imgae {
	margin: 0 0 10px 0;
	padding: 0;
}

/* 概要 イメージ画像 */
#planning-office-faculty-imgae h2 {
	width: 710px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/img-planning-office-faculty.jpg) left top no-repeat;
	text-indent: -9999px;
}

/* 活動内容 イメージ画像 */
#planning-office-activities-imgae h2 {
	width: 710px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/img-planning-office-activities.jpg) left top no-repeat;
	text-indent: -9999px;
}

/* お知らせ イメージ画像 */
#planning-office-information-imgae h2 {
	width: 710px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: transparent url(./images/img-planning-office-information.jpg) left top no-repeat;
	text-indent: -9999px;
}

/* 活動内容＆FD講演会 記事 */
.planning-office-post {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	background: transparent url(./images/bg-planning-office-entry-bottm.gif) left bottom no-repeat;
}

.planning-office-post h3 {
	margin: 0;
	padding: 6px 0 9px 10px;
	color: #ffffff;
	font-size: 125%;
	font-weight: bold;
	background: transparent url(./images/bg-planning-office-entry-title.gif) left top no-repeat;
}

.planning-office-entry {
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #333333;
	font-size: 90%;
	font-weight: normal;
	background: transparent url(./images/bg-planning-office-entry-middle.gif) left top repeat-y;
}

.planning-office-entry a {
	color: #1111cc ;
	text-decoration: underline;
}

.planning-office-entry h1,
.planning-office-entry h2,
.planning-office-entry h3,
.planning-office-entry h4,
.planning-office-entry h5,
.planning-office-entry h6 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

.planning-office-entry h4 {
	margin: 0 0 1em 0;
	padding: 0 0 0 5px;
	border-left: 9px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.6;
}

.planning-office-entry p {
	margin: 0 0 1em 0;
	padding: 0;
	text-indent: 1em;
}

.planning-office-entry dl {
	margin: 0 0 1em 0;
	padding: 0;
}

.planning-office-entry dl dt {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.planning-office-entry dl dd {
	margin: 0 1.1em 2em 1.1em;
	padding: 0;
}

.planning-office-entry table {
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

.planning-office-entry table th {
	padding: 2px 5px;
	border-color: #999999;
	font-weight: normal;
	line-height: 1.4;
}

.planning-office-entry table td {
	padding: 2px 5px;
	border-color: #999999;
	line-height: 1.4;
}

.planning-office-entry table td p {
	text-indent:0;
}

.planning-office-entry ul {
	margin: 0 1.2em 1em 1.2em;
	padding: 0;
}

.planning-office-entry ol {
	margin: 0 1.2em 1em 3em;
	padding: 0;
}

.planning-office-entry ul {
	list-style-type: square;
}

.planning-office-entry ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

.planning-office-entry ol li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

.planning-office-entry li ul,
.planning-office-entry li ol {
	margin: 0 1em 1em 2.4em;
	padding:0;
}

.planning-office-post .planning-office-entry img {
	margin: 10px;
	background-color: #fff;
}

table#planning-office-information-entry {
	width: 690px;
	margin: 0 0 1em 0;
	padding: 0;
}

table#planning-office-information-entry th {
	width: 62px;
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	white-space:nowrap;
	vertical-align: top;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	font-weight: normal;
	/*font-size: 90%;*/
	line-height: 1.3;
}

table#planning-office-information-entry td {
	margin: 0 10px 14px 0;
	padding: 0 10px 8px 10px;
	background: transparent url(./images/line-information.gif) left bottom repeat-x;
	/*font-size: 90%;*/
	line-height: 1.3;
	vertical-align: top;
}

/* 活動内容 */
#planning-office-activities2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url(./images/bg-planning-office-entry-bottm.gif) left bottom no-repeat;
}

#planning-office-activities2 h2 {
	margin: 0;
	padding: 6px 0 9px 10px;
	color: #ffffff;
	font-size: 125%;
	font-weight: bold;
	background: transparent url(./images/bg-planning-office-entry-title.gif) left top no-repeat;
}

#planning-office-activities2 #planning-office-activities-contents-lists2 {
	margin: 0;
	padding: 10px 10px 0 10px;
	background: transparent url(./images/bg-planning-office-entry-middle.gif) left top repeat-y;
}

#planning-office-activities-contents2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 90%;
}

#planning-office-activities-contents2 a {
	color: #1111cc ;
	text-decoration: underline;
}

#planning-office-activities-contents2 h1,
#planning-office-activities-contents2 h2,
#planning-office-activities-contents2 h3,
#planning-office-activities-contents2 h4,
#planning-office-activities-contents2 h5,
#planning-office-activities-contents2 h6 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

#planning-office-activities-contents2 h3 {
	margin: 0 0 1em 0;
	padding: 0 0 0 7px;
	border-left: 9px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	color: #660000;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.6;
}

#planning-office-activities-contents2 h4 {
	margin: 0 0 1em 0;
	padding: 0 0 0 18px;
	background: transparent url(./images/mark-leaf.jpg) left 3px no-repeat;
	color: #1E4035;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6;
}

#planning-office-activities-contents2 h5 {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 15px;
	background: transparent url(./images/mark-program-title.gif) left 4px no-repeat;
	color: #000066;
	font-size: 110%;
	font-weight: bold;
}

#planning-office-activities-contents2 p {
	margin: 0 0 1em 0;
	padding: 0;
	text-indent: 1em;
}

#planning-office-activities-contents2 dl {
	margin: 0 0 1em 0;
	padding: 0;
}

#planning-office-activities-contents2 dl dt {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#planning-office-activities-contents2 dl dd {
	margin: 0 1.1em 2em 1.1em;
	padding: 0;
}

#planning-office-activities-contents2 table {
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-activities-contents2 table th {
	padding: 2px 5px;
	border-color: #999999;
	font-weight: normal;
	line-height: 1.4;
}

#planning-office-activities-contents2 table td {
	padding: 2px 5px;
	border-color: #999999;
	line-height: 1.4;
}

#planning-office-activities-contents2 table td p {
	text-indent:0;
}

#planning-office-activities-contents2 ul {
	margin: 0 1.2em 1em 3em;
	padding: 0;
}

#planning-office-activities-contents2 ol {
	margin: 0 1.2em 1em 3em;
	padding: 0;
}

#planning-office-activities-contents2 ul {
	list-style-type: square;
}

#planning-office-activities-contents2 ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

#planning-office-activities-contents2 ol li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#planning-office-activities-contents2 li ul,
#planning-office-activities-contents2 li ol {
	margin: 0 1em 1em 2.4em;
	padding:0;
}

#planning-office-activities-contents2 img {
	margin: 10px;
	background-color: #fff;
}

#planning-office-activities-contents2 table#planning-office-report {
	float: left;
	width: 50%;
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-activities-contents2 table#planning-office-report th {
	padding: 0;
	border-color: #999999;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

#planning-office-activities-contents2 table#planning-office-report td {
	padding: 10px 0 0 0;
	border-color: #999999;
	line-height: 1;
	text-align: center;
}

#planning-office-activities-contents2 table#planning-office-report td p {
	text-indent:0;
}

#planning-office-activities-contents2 table#planning-office-report td img {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #cccccc;
	vertical-align: bottom;
}

#planning-office-activities-contents2 table#planning-office-fdlecture {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
	empty-cells: show;
	font-size: 100%;
}

#planning-office-activities-contents2 table#planning-office-fdlecture th {
	padding: 10px 0 0 10px;
	border-color: #999999;
	font-weight: normal;
	line-height: 1;
	text-align: left;
	vertical-align: top;
}

#planning-office-activities-contents2 table#planning-office-fdlecture td {
	padding: 0;
	border-color: #999999;
	line-height: 1;
	text-align: left;
	vertical-align: top;
}

#planning-office-activities-contents2 table#planning-office-fdlecture th p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
	text-indent:0;
}

#planning-office-activities-contents2 table#planning-office-fdlecture td img {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid #cccccc;
	vertical-align: bottom;
}

#planning-office-activities-contents2 table#planning-office-report a:link,
#planning-office-activities-contents2 table#planning-office-report a:visited,
#planning-office-activities-contents2 table#planning-office-fdlecture a:link,
#planning-office-activities-contents2 table#planning-office-fdlecture a:visited {
	color: #2200c1;
	text-decoration: underline;
}

#planning-office-activities-contents2 table#planning-office-report a:hover,
#planning-office-activities-contents2 table#planning-office-report a:active,
#planning-office-activities-contents2 table#planning-office-fdlecture a:hover,
#planning-office-activities-contents2 table#planning-office-fdlecture a:active {
	color: #551a8b;
	text-decoration: underline;
}

.entry p.wp-caption-text {
	margin:0;
	padding:0;
	text-indent: 0;
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */