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

/* index */

div#top_flash {
	margin-bottom: 20px;
	background: url(../img/index/topimg.png) no-repeat;
	height: 320px;
	
}

div#news {
	position: relative;
	width: 259px;
	height: auto;
	float: right;
	background: url(../img/index/news_flame_btm.png) no-repeat bottom;
	font-size: 0.9em;
	padding-bottom: 100px;

}

div#news_contents dl{
line-height: 1.7em;
margin: 0 20px 0 20px;
}

div#news_contents dt {
	padding-top: 8px;
}

div#news_contents dd {
	padding: 0 0 17px 0;
	background: url(../img/index/news_line.jpg) bottom center no-repeat;
}

div#pickup_menu {
	padding: 0 13px;
	width: 344px;
	height: 270px;/* 元は270px  */
	float: left;
}

div#pickup_menu li {
	float: left;
	margin: 0 3px;
}

div#information {
	width: 260px;
	/*height: 450px;これ何?*//* 元は270px  */
	float: left;
	font-size: 0.9em;
	/*margin-bottom:100px;*/
	margin-bottom:20px;
}

div#information #pickup p{
line-height: 160%;
}

div#information #pickup strong{color: #333333;}

div#information #pickup p.day{
margin-top: 10px;
}

div#information div#update dl {
	margin: 10px 0;
}

div#information div#update dt {
	padding: 3px 0 3px 10px;
	width: 70px;
	float: left;
	border-bottom: #ccc 1px dotted;
}

div#information div#update dd {
	padding: 3px 0 3px 85px;
	border-bottom: #ccc 1px dotted;
}

div#information div#pickup {
	background: url(../img/index/pickup_bg.png) bottom center no-repeat;
	margin-bottom:30px;
}

div#information div#pickup p {
	padding: 0 10px;
}

div#information div#top_recipe img{
	margin-bottom:10px;
}




/* event */

p.list_txt {
	padding: 10px 0 30px 0;
}

table.schedule {
	width: 540px;
	margin: 20px;
	background: #C2AB9E;
	line-height: 1.5em;
}

table.schedule td,th {
	padding: 5px;
	background: #FCF7EB;
}

table.schedule th {
	background: #EAE0D4;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}

div.app {
	text-align: right;
	padding-bottom: 10px;
}

div.schedule {
	background: url(../img/common/bg_paper.jpg) left top no-repeat;
	padding: 10px;
	margin: 0 15px 10px 15px;
}

div.schedule img {
	width: 150px;
	border: #fff 2px solid;
	float:left;
	margin-right: 10px;
}

div.schedule div.s_box {
	float:right;
	width: 340px;
}

div.schedule div.s_title {
	color: #B4632B;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: #785F4A 1px dotted;
	padding: 3px 0;
}

div.schedule p {
	padding: 5px;
}


/* recipe */

.recipe_list div {
	width: 160px;
	height: 157px;
	background: url(../img/recipe/list_bg.jpg) top left no-repeat;
	padding: 10px;
	float: left;
	font-weight: bold;
	color: #594A3F;
	font-size: 1.1em;
	margin: 8px;
	_margin: 5px;
	line-height: 1.3em;
}

* html .recipe_list div {
}

.recipe_list img {
	width: 160px;
	height: 100px;
}

.recipe_list p {
	padding: 7px 5px 5px 5px;
}

.recipe_list a:link { color: #594A3F; text-decoration: none;}
.recipe_list a:visited { color: #594A3F; text-decoration: none;}
.recipe_list a:hover { color: #594A3F; text-decoration: underline;}
.recipe_list a:active { color: #594A3F; text-decoration: underline;}


.adobe-pdf{
border: dotted 1px #999999;
margin: 15px 10px;
padding: 10px 13px;
}

.adobe-pdf img{float: right;}

.adobe-pdf p{
line-height: 145%;
}

p.maxvalu{margin-left: 10px;}



.recipe_list_pdf div {
	width: 160px;
	height: 157px;
	background: url(../img/recipe/list_bg.jpg) top left no-repeat;
	padding: 10px;
	float: left;
	font-weight: bold;
	color: #594A3F;
	font-size: 1.1em;
	margin: 8px;
	_margin: 5px;
	line-height: 1.3em;
}

* html .recipe_list_pdf div {
}

.recipe_list_pdf img {
	width: 160px;
	height: 100px;
	margin-bottom: 5px;
}

.recipe_list_pdf span {
	padding: 7px 5px 5px 5px;
}

.recipe_list_pdf a:link { color: #594A3F; text-decoration: none;}
.recipe_list_pdf a:visited { color: #594A3F; text-decoration: none;}
.recipe_list_pdf a:hover { color: #594A3F; text-decoration: underline;}
.recipe_list_pdf a:active { color: #594A3F; text-decoration: underline;}









.material {
	width: 570px;
	background: url(../img/recipe/material_bg.jpg) top left no-repeat;
	padding: 15px;
	margin-top: 20px;
}

.material img {
	width: 240px;
	border: #fff 3px solid;
	margin-right: 15px;
	float: left;
}

.material ul {
	width: 307px;
	padding-top: 28px;
	float: right;
}

.process {
	width: 590px;
	line-height: 1.6em;
	margin: 0 auto;
}

.process div {
	float: left;
	margin: 15px;
	_margin: 10px;
	width: 165px;
}

.process img {
	width: 160px;
	margin-bottom: 5px;
	border: #C2B695 3px double;
}

.material_list li ul {
	margin: 0;
	padding: 0;
}

.material_list li ul li {
	padding-left: 20px;
}

.page_no {
	text-align: right;
	padding-right: 10px;
}


/* news */
.list_nomal_n {
	margin: 10px 0 20px 0;
}

.list_nomal_n li {
	background: url(../img/common/list_mark1.jpg) 2px 2px no-repeat;
	padding-left: 23px;
	margin-bottom: 5px;
	float: left;
	width: 60px;
	margin: 0 10px 10px 0;
}

.news_topics li {
	background: url(../img/news/list_mark.jpg) 10px 10px no-repeat;
	padding-left: 20px;
	margin-bottom: 7px;
}

div.news_img_set {
	padding-top: 10px;
	clear: both;
}

div.news_img_set div.end {
	float: left;
	margin-right: 0px;
}

div.news_img_set div {
	float: left;
	margin-right: 10px;
}

div.news_img_set img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 180px;
}

div.news_img_set p {
	background: #fff;
	padding: 10px;
	width: 170px;
	line-height: 1.5em;
	font-size: 0.9em;
}

/* link */

.link_box {
	width: 345px;
	background: #EFE9CC;
	border: #D1C28F 3px double;
	padding: 10px;
	margin: 10px;
	_margin: 8px;
	float: left;
}

.link_box div.name {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 5px 5px 28px;
	background: #D1C28F url(../img/link/name_bg.jpg) top right no-repeat;
	margin-bottom: 10px;
}

.link_box p {
	padding: 0 5px;
}


/* studytour */

.snap_set {
	padding-top: 10px;
	clear: both;
}

.snap_set div.end {
	float: left;
	margin-right: 0px;
}

.snap_set div {
	float: left;
	margin-right: 10px;
}

.snap_set img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 245px;
}

.snap_set p {
	background: #fff;
	padding: 5px 10px;
	width: 235px;
	font-size: 0.9em;
}

.snap_bubble {
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:80px;
}


/* mikashiho */

table.history td {
	vertical-align: top;
	padding: 5px 5px 5px 10px;
}


/* 学校共通 */

.equip_set {
	padding-top: 10px;
	clear: both;
}

.equip_set div.end {
	float: left;
	margin-right: 0px;
}

.equip_set div {
	float: left;
	margin-right: 10px;
}

.equip_set img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 180px;
}

.equip_set p {
	background: #fff;
	padding: 5px 10px;
	width: 170px;
	line-height: 1.6em;
	font-size: 0.9em;
}

.equip_bubble {
	width:590px;
	text-align:right;
	margin-top:-50px;
	margin-bottom:20px;
}


/* chouri_seika */

div.outline {
	padding: 20px;
}

div.outline div.chouri {
	width: 370px;
	float: left;
	margin-top:-40px;
}

div.outline div.seika {
	width: 370px;
	float: right;
	margin-top:-40px;
}

ul.course {
	padding: 10px;
}

ul.course li {
	padding-left: 5px;
}

ul.course li ul {
	padding-left: 10px;
}

table.fees_wide {
	width: 750px;
	margin: 20px;
	background: #C2AB9E;
}

table.fees_wide td,th {
	padding: 5px;
	background: #FCF7EB;
}

table.fees_wide th {
	background: #EAE0D4;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}

table.fees_wide td {
	text-align: right;
}

tr.highlight th, tr.highlight td {
	color: #BD266A;
	font-weight: bold;
}

/* entrance */

.btnset {
	margin: 20px 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

.btnset img {
	float: left;
	margin-right: 10px;
}

.img_dormitory {
	clear: both;
}

.img_dormitory div {
	float: left;
	margin: 10px;
}

.img_dormitory img {
	border: #fff 5px solid;
	vertical-align: bottom;
	width: 250px;
}

.img_dormitory p {
	background: #fff;
	padding: 10px;
	width: 240px;
	font-size: 0.9em;
}

.guidelines_btn {
	float: left;
	width: 262px;
	padding: 0 15px;
}

.guidelines_btn img {
	margin-bottom: 5px;
}

.guidelines_btn p {
	font-size: 0.9em;
	line-height: 1.5em;
}


/* access */

dl.access {
	float: right;
	width: 530px;
}

dl.access dt {
	padding: 3px 0 3px 10px;
	width: 5em;
	float: left;
}

dl.access dd {
	padding: 3px 0 3px 5em;
	border-bottom: #666 1px dotted;
}

p.g_map {
	text-align: right;
}


/* d_pamphlet */

.d_pamphlet {
	width: 650px;
	margin: 20px auto 0 auto;
}

.d_pamphlet div {
	float: left;
	margin: 20px;
}

.d_pamphlet p {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}


/* sitemap */

ul.sitemap li {
	width: 160px;
	padding-right: 10px;
	float: left;
}


/* inquiry request */

table.inquiry {
	width: 600px;
	margin: 20px auto;
	background: #C2AB9E;
	line-height: 1.7em;
}

table.inquiry th.must {
	background: #EAE0D4 url(../img/common/must.gif) left center no-repeat;
}

table.inquiry td,th {
	padding: 10px;
	background: #FCF7EB;
}

table.inquiry th {
	background: #EAE0D4;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}

textarea.other {
	width: 100%;
	height: 5em;
	border: #C2AB9E 1px solid;
}

textarea.inquiry {
	width: 100%;
	height: 10em;
	border: #C2AB9E 1px solid;
}

div.confirm {
	padding: 10px;
	text-align: center;
}


/* 各種申込み */

table.app_form {
	width: 550px;
	margin: 20px auto;
	background: #C2AB9E;
	line-height: 1.7em;
}

table.app_form th.must {
	background: #EAE0D4 url(../img/common/must.gif) left center no-repeat;
}

table.app_form td,th {
	padding: 10px;
	background: #FCF7EB;
}

table.app_form th {
	background: #EAE0D4;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
}


/* サイトマップ */
.ddsg-wrapper ul {
margin: 0;
}

.ddsg-wrapper a{color: #666666;}

.ddsg-wrapper ul li {
color: #2C1F13;
font-size: 1.2em;
font-weight: bold;
line-height: 26px;
background: url(../img/common/headline_mark.jpg) top left no-repeat;
margin: 30px 0 13px 0;
padding-left: 30px;
}



.ddsg-wrapper ul li ul li{
float: left;
font-size: 0.9em;
font-weight: normal;
white-space: nowrap;
background: url(../img/common/list_mark1.jpg) 2px 2px no-repeat;
border-bottom: none;
padding-left: 23px;
margin: 8px 40px 0 0;
}

.ddsg-wrapper ul li ul li ul{
margin: 0 40px 0 0;
}


/* 検索結果 */

.search input.search_form{
    border: 1px solid #7E9DB9;
    margin: 0px;
    padding: 2px;	
}

.search input:focus.search_form{
    border: 1px solid #ccc;
    margin: 0px;
    padding: 2px;	
}



#search{
	margin:3px 50px;
}


.search_next{
	
}




.manage_bubble {
	width:590px;
	
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
}

.cook_equipment_bubble {
	width:590px;
	text-align:right;
	margin-bottom:20px;
}


#cook_cook_img .cook_cook_img1, #cook_cook_img .cook_cook_img2, #cook_cook_img .cook_cook_img3{
	float:left;
}
#cook_cook_img .cook_cook_img1, #cook_cook_img .cook_cook_img2{
	margin-top:20px;
}
#cook_cook_img .cook_cook_img2{
	margin-left:10px;
}
#cook_cook_img .cook_cook_img3{
	margin-left:20px;
	margin-bottom:10px;
}
#cook_cook_img .cook_cook_img1 p.txt, #cook_cook_img .cook_cook_img2 p.txt{
	width:190px;
	text-align:center;
	margin-top:5px;
}


#himeji_food_img .left_area{
	float:left;
	margin-top:10px;
}
#himeji_food_img .right_area{
	float:left;
	margin-left:50px;
	margin-top:60px;
}
#himeji_food_img .left_area p.txt1{
	width:200px;
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
}
#himeji_food_img .left_area p.txt2{
	width:200px;
	text-align:center;
	margin-top:5px;
}


#harima_area_img p{
	float:left;
}
#harima_area_img p.txt{
	width:290px;
	text-align:right;
}


#event_img{
	margin-top:10px;
}


#event_open_img .left_area{
	float:left;
	margin-bottom:30px;
}
#event_open_img .left_area p{
	margin-top:20px;
}

#event_open_img .right_area{
	float:left;
	margin-top:50px;
	margin-left:30px;
}

#event_1day_img .left_area{
	float:left;
	margin-bottom:20px;
}
#event_1day_img .left_area p{
	margin-top:20px;
}

#event_1day_img .right_area{
	float:left;
	margin-top:40px;
	margin-left:40px;
}

#event_experience_img .left_area{
	float:left;
}
#event_experience_img .left_area p{
	margin-top:20px;
}

#event_experience_img .right_area{
	float:left;
	margin-top:50px;
	margin-left:40px;
}

#event_bus_img .txt{
	padding-left:7px;
	padding-bottom:7px;
}
#event_bus_img .left_area{
	float:left;
	padding:7px;
}
#event_bus_img .right_area{
	float:left;
	margin-left:10px;
}

#entrance_img{
	width:590px;
	text-align:right;
}
#entrance_img p{
	margin-right:10px;
	margin-top:20px;
}


#entrance_apply_img{
	width:590px;
	text-align:right;
}


#entrance_student_data_img{
	width:590px;
	text-align:right;
	margin-top:-100px;
	margin-bottom:10px;
}

#entrance_dormitory_img{
	float:right;
	margin-top:30px;
	margin-right:30px;
}


#guide_img p.swf{
	float:left;
	margin-bottom:20px;
}
#guide_img p.img{
	float:right;
}

#guide_education_img{
	width:590px;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}

#guide_access_img p{
	float:left;
	margin-top:50px;
	margin-bottom:30px;
}

#digital_pamphlet_img{
	margin:0 auto;
	width:790px;
	text-align:left;
}
#digital_pamphlet_img p{
	margin-right:30px;
}


#guide_ao_img{
	margin-top:30px;
	margin-bottom:20px;
}


#chef_img{
	width:760px;
}
#chef_img p.swf{
	float:left;
}
#chef_img p.img{
	float:right;
}

#dietician_img{
	width:590px;
}
#dietician_img p.swf{
	float:left;
}
#dietician_img p.img{
	float:right;
	margin-right:10px;
}

#dietician_feature_img{
	margin-top:30px;
}

#dietician_curriculum_img{
	margin-top:30px;
}


#dietician_home_helper_img{
	width:590px;
}
#dietician_home_helper_img p.left{
	float:left;
}
#dietician_home_helper_img p.right{
	float:right;
	margin-right:30px;
	margin-top:320px;
}


#dietician_equipment_img {
	width:590px;
	text-align:right;
	margin-top:-180px;
	margin-bottom:20px;
}

#dietician_snapshot_img{
	width:590px;
	text-align:right;
	margin-top:20px;
	margin-bottom:30px;
}


#confection_w_license_img{
	width:590px;
	text-align:right;
	margin-top:20px;
	margin-bottom:30px;
}
#confection_sweet_bread_img{
	width:590px;
	text-align:right;
	margin-top:30px;
	margin-bottom:30px;
}

#sitemap_img{
	width:890px;
	text-align:right;
	margin-top:-320px;
	margin-bottom:30px;
}

#snsBanner {
	clear:both;
	padding-top:5px;
}
#snsBanner li img {
	vertical-align:bottom;
}
#snsBanner li a:hover img {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
#snsBanner li {
	margin-bottom:10px;
}
#line {
	position:relative;
}
#lineBtn {
	cursor:pointer;
}
#lineQr {
	cursor:pointer;
	display:none;
	width:180px;
	position:absolute;
	top:-184px;
	left:50px;
}
#contents_box div#rightBar {
	float:right;
	width:259px;
}
div#news {
/zoom:1;
}
div#news:after {
	content:'';
	display:block;
	clear:both;
}
