@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(キャンパスガイド)
 * Last Up Date: 2008/01/21
 * Author: 
 */

h3 {
	margin-bottom: 20px;
	}

/* 上3つの施設
 ---------------------------------*/
.guideA {
	width: 500px;
	margin-bottom: 1.5em;
	background: url(/daigaku/life/campuslife/images/campusguide/line_v.gif) repeat-y 20px 0;
	}

.guideA h4 {
	margin-bottom: 0;
	}

.guideA p.txt {
	float: left;
	width: 180px;
	padding: 0 0 0 30px;
	}

.guideA p.photo {
	float: right;
	width: 274px;
	}

/* 以下横並びの施設
 ---------------------------------*/
.guideBox {
	clear: both;
 	width: 500px;
	margin-bottom: 1.5em;
	}

.guideB {
	width: 232px;
	background: url(/daigaku/life/campuslife/images/campusguide/line_v.gif) repeat-y 20px 0;
	}

.guideB h4 {
	margin-bottom: 0;
	}

.guideB p.photo {
	width: 232px;
	margin: 0;
	text-align: right;
	}

img.fl,
.fl img {
	margin:0;
}

img.fr,
.fr img {
	margin:0;
}