/* CSS Document */

@charset "shift_jis";

img  {
vertical-align: text-bottom;
}

/* body */

.title {
	margin-bottom: 6px;
}

h3 {
	display:block;
	margin:15px 0;
	color:#EB5600;
	font-weight:bold;
	font-size:1.1em;
}

h4 {
	margin: 10px 0 4px;
}

.caption {
	color:#666666;
	font-size:0.8em;
}

#bg {
	line-height: 20px;
	width:538px;
	border-left: 2px solid #F6AD83;
	border-right: 2px solid #F6AD83;
	padding: 0 18px 10px;
	margin: -5px 0 0 0;
}

#bg, #index_body {
	text-align: left;
	font-size: 12px;
}

#inner {
	margin: 0 26px 0;
}

/* ----- box ----- */

.box_bg_01 {
	color:#EB5600;
	font-size:1.3em;
	line-height:1.6em;
	padding:15px;
	background: #FCDFCF;
}

.box_bg_02 {
	width: 538px;
}

	.box_bg_02 .top {
		background:url(dietary/images/box_top.gif) no-repeat  ;
		width: 538px;
		height: 12px;
	}
	
	.box_bg_02 .main {
		background:url(dietary/images/box_bg.gif) repeat-y;
		padding:2px;
	}

	.box_bg_02 p {
		margin: 0  15px -2px;
	}
		
	.box_bg_02 .bottom {
		background:url(dietary/images/box_bottom.gif) no-repeat  ;
		width: 538px;
		height: 12px;
	}


/* ----- box END ----- */

/* ---- visit ----- */

#vst_navi {
	list-style:none;
	padding: 5px 0;
	font-size: 10.8px;
	color: #FF6666;
	width: 538px;
	border-top: 1px solid #FF6666;
	border-bottom: 1px solid #FF6666;
	margin-bottom: 20px;
}

	#vst_navi li {
		display:inline;
		margin-right:10px;
	}
	
	#vst_navi  a:link {
		color: #FF6666;
		text-decoration:none;
	}
	
	#vst_navi  a:visited {
		color: #FF6666;
		text-decoration:none;
	}
	
	#vst_navi  a:hover {
		color: #FF6666;
		text-decoration:underline;
	}

.body_left {
	float:left;
}

.body_right {
	float:right;
}

.body_left, .body_right {
	margin-bottom:10px;
	width: 260px;
}

/* ---- visit END ----- */


.ourimpression{
	font-size:12px
}

.body_ul {
	list-style-position:outside;
	padding-left: 15px;
	margin: 0 17px 6px;
	line-height: 22px;
	font-size: 12px;
}


/* ----- table ----- */

.tb_refe {
	border-collapse:collapse;
	border:1px solid #F6AD83;
	width: 100%;
	margin-bottom:10px;
	margin-top: 10px;
	line-height: 1.2em;
}

.tb_refe img{
	margin-left: 10px;
}
	.tb_refe td {
	vertical-align: top;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	.tb_refe a {
	text-decoration: underline;
}


.tb_refe_history {
	border-collapse:collapse;
	width: 540px;
	margin-bottom:15px;
}

.tb_refe_history td {
		padding:7px;
}

.school-list{
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}

.school-list a {
	text-decoration:none;
}

/* ----- table END ----- */
#bg_history {
	line-height: 20px;
	width:540px;
	padding: 0 18px 10px;
}

.list ul {
margin-bottom:10px;
}

.list li {
border-bottom:2px dotted #F5C4A4;
margin-top:5px;
width: 519px;
color:#E67024;
}

.list a {
color:#E67024;
text-decoration:none;
}
