@charset "UTF-8";
/* CSS Document */

/*コンテンツタイトル*/
#contents_title {
	height: 130px;
	position: relative;
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.red {
	color: #F00;
}

.blue {
	color: #2280c5;
		margin-top:10px;
}

.b_l {
	font-size: 18px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	color: #000;
}

.red_b_l {
	font-size: 18px;
		color: #F00;
			font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;

}

.blue_ll {
	font-size: 20px;
		color: #2280c5;
			font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;

}

.blue_l {
	font-size: 18px;
		color: #2280c5;
			font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;

}

/*院内の様子*/
#innai { margin-top:30px;}

#innai .left {
    width: 335px !important;
	float:left;
	margin-top:10px;
}

#innai .right {
	width: 670px !important;
	float: right;
	margin-top: 10px;
}

#innai .left2 {
    width: 335px !important;
	float:left;
	margin-top:20px;
}

#innai .right2 {
	width: 670px !important;
	float: right;
	margin-top: 20px;
}

#innai .blue_l {
	font-size: 18px;
		color: #2280c5;
			font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
}

#innai hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #2280c5; /* 線色 */
   height: 1px; /* 高さ */
   margin: 5px 0px 5px 0px;
}

/*プロフィール*/
#prof { margin-top:30px;}

#prof .left {
    width: 135px !important;
	float:left;
	margin-top:10px;
}

#prof .right {
    width: 520px !important;
	float:right;
		margin-top:10px;
}

/*アクセス*/
#access { margin-top:30px;}

#access .left {
    width: 335px !important;
	float:left;
	margin-top:10px;
}

#access .right {
    width: 335px !important;
	float:right;
		margin-top:10px;
}

#access .icon{
	background-image: url(../img/common/dot_icon.gif);
	background-repeat: no-repeat;
}

#access h6{
	font-size:14.5px;
	color: #333;
	padding-left: 15px;
	background-image: url(../img/common/dot_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#access h5	{
	color: #2280c5;
	padding-left:30px;
	font-size: 15px;
	font-weight: normal;
	height: 28px;
}

#access h5.train {
	background-image: url(../img/about/o-midashi02_midashi01_img02.gif);
	background-repeat: no-repeat;
}

#access h5.bus {
	background-image: url(../img/about/o-midashi02_midashi01_img03.gif);
	background-repeat: no-repeat;
}

#access h5.car {
	background-image: url(../img/about/o-midashi02_midashi01_img04.gif);
	background-repeat: no-repeat;
}
