@charset "UTF-8";
/* みちのく総合診療医学センター */

@import url("yui_reset_fonts.css");
@import url("common.css?r=1.2");

/* HTML TAG reset ======================================== */
html { background: #bfeaee; }

body {
	color: #333333;
	background: #bfeaee;
	text-align: center;
}

body, td, th, p, div, a, li.dt, dd { line-height: 140%; }

/* base layout ======================================== */

#wrapper {
	position: relative;
	background: #fff url(../../center/img/bg_center2018.jpg) no-repeat center 120px;
	margin: 0 auto;
	width: 100%;
}

#headWrapper {
	position: relative;
	margin: 0 auto;
	background: url(../img/bg_head.png) repeat-x center top;
	width: 100%;
}

.inner {
	width: 960px;
	margin: auto;
}

#bodyWrapper {
	text-align: left;
	clear: both;
	margin: 0px auto;
	width: 970px;
}

#footWrapper {
	width: 100%;
	background: url(../img/bg_footer.png) repeat-x left top;
	padding-top: 10px;
}

#footWrapper div.inner {
	padding-top: 6px;
	padding-bottom: 120px;
}

#footmenu {
	float: left;
	margin-top: -6px;
}

#footmenu a {
	display: block;
	color: #2f5256;
	background: url(../img/tri_gr.png) no-repeat left center;
	font-size: 85%;
	padding: 6px 6px 6px 10px;
}

#copyright {
	float: right;
	text-align: right;
	color: #2f5256;
	clear: right;
	font-size: 85%;
}

#siteTitle {
	float: left;
	margin-bottom:8px;
}

#colmWrapper {
	float: right;
	width: 708px;
	background: url(../img/btm_content.png) no-repeat left bottom;
	padding-bottom: 10px;
}

/*  ======================================== */

.entry {
	/*有効 width:638px */
	clear: both;
	background: url(../img/bg_content.png) repeat-y left top;
	padding: 30px 35px 30px 35px;
	margin:0px;
}

h1 {
	text-align: left;
	margin-bottom: 10px;
}

h2 {
	padding: 0px;
	font-size: 100%;
	background: url(../img/bg_h2.png) no-repeat left top;
	margin: 0px;
}

h3 {
	font-size: 112%;
	background: #FFF url(../img/bg_h3.png) no-repeat left center;
	margin-bottom: 20px;
	clear: both;
	font-weight: bold;
	color: #222;
	padding: 14px 14px 14px 20px;
}

h4 {
	background: url(../../course/img/bg_h4.png) no-repeat left center;
	padding: 12px 10px 12px 22px;
	overflow: hidden;
	margin-bottom: 20px;
}

/*  ======================================== */
.message {
	background: #eee;
	text-align: left;
	clear: both;
	padding: 40px;
}

p.catch {
	font-size: 123.1%;
	font-weight: bold;
}

dl#index dt {
	border-left: 10px solid #ddd;
	margin-bottom: 16px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 2px;
}

dl#index dd {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 24px;
}

dl#index {
	padding: 0px;
	margin: 30px 0px 0px;
}

.full { width: 100%; }

.half { width: 50%; }

.table1 td { border-bottom: 1px solid #ccc; }

.table1 th {
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.table03 {
	width:100%;
}

.table03 th, .table03 td {
	vertical-align: top;
	margin: 8px;
	padding: 8px;
	background: url(../img/dotline.png) no-repeat left bottom;
}

a.linkTxt {
	display: block;
	background: url(../img/tri_gr.png) no-repeat left center;
	font-weight: bold;
	color: #0ab;
	padding: 2px 0 2px 8px;
}

triImage div {
	float: left;
	width: 212px;
}

ul.triImage {
	margin: 0px 0px 20px;
	padding: 0px;
}

ul.triImage li {
	display: block;
	margin-right: 10px;
	float: left;
	list-style: none;
}

ul.triImage li.lastChild { margin: 0px; }

.clmL {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.clmR {
	float: right;
	width: 310px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.clmL li, .clmR li {
	list-style: none;
	margin: 0px;
	background: url(../img/sq_gr.png) no-repeat left 0.5em;
	padding: 3px 0px 0px 14px;
}


.clmL ul, .clmR ul {
	padding: 0px;
	margin: 0px 0px 0px 1em;
}
ul.sqList li{
	list-style: none;
	margin: 0px;
	background: url(../img/sq_gr.png) no-repeat left 0.5em;
	padding: 3px 0px 0px 14px;
}
#modelType li {
	background: url(../img/sq_brw.png) no-repeat left center;
	padding: 3px 0px 0px 14px;
	margin: 0px;
}

a.mapLink {
	background: url(../img/b_map.png) no-repeat left center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-bottom: 10px;
}

.design { color: #F0F; }

.boxColumn {
	background: #FFC;
	padding: 20px;
	margin: 0px auto;
}

.boxColumn h5 {
	font-weight: bold;
	border-bottom: 2px dotted #FC6;
	color: #963;
}

.indented { margin: 0px 10px 20px; }

.normalBox {
	border: 1px solid #ddd;
	padding: 16px;
	margin-bottom: 20px;
}

p.choto { margin-bottom: 10px; }

p.inBox { margin-bottom: 0px; }

.txt2 p { margin-right: 12px; }

.minus {
	text-indent: -1em;
	display: block;
	margin-left: 1em;
}

dl.table{
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: stretch;	
	width: 636px;
	border: none;
	border-bottom: none;
	margin: 0 0 40px;
	padding: 0;
}
dl.table dt{
	background: #fff;
	padding: 5px 0 10px;
	width: 120px;
	border-right: none;
	border-bottom: none;
}
dl.table dd{
	background: #fff;
	padding: 5px 0 10px;
	width:516px;
	border-bottom: none;
}

ul.index{
	border-top:#ccc 1px solid;
	list-style: none;
	margin: 0;
}
ul.index li{
	list-style: none;
	padding:0;
	border-bottom:1px solid #ccc;
}
ul.index li a{
	display: block;
	padding:12px;
}

.gallery{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin: 30px auto;
	width:100%;	
}

.gallery div{
	width:30%;
	margin: 20px auto;
	text-align:center;
}

.gallery div img{
	width:100%;
}

.gallery div img.portrait{
	width:75%;
}