@charset "utf-8";
/* CSS Document */
/* ==================================================================
CSS information
 style info :オープンキャンパス専用　
================================================================== */


@import url("trial.css");/* 体験ページ全体専用*/


/*:::::::::::::::::::: 春のオープンキャンパス :::::::::::::::::::*/

/* --------------------------------------------------------
	h1～、コピー文、申し込みボタン、プログラム設定　
-------------------------------------------------------- */

#oc_spring h1{margin-bottom:10px;}


/* h3 旧設定打消し＋このページ用表示設定 */
#oc_spring h3{text-indent:0;display:inline;height:60px;}

/* 申し込みボタン設定 */
#oc_spring .moushikomi_btn{ margin:10px 0 10px 334px;}


/* 当日のプログラムリスト */
#oc_spring .program li{float:left; margin-bottom:20px;}
#oc_spring .program .space_3{margin-left:3px;}


/* --------------------------------------------------------
	各大枠
-------------------------------------------------------- */

/*パディングもボーダーもあるボックスに
幅と高さの両方を指定するためのハック */

.box_hack {
clear:both;
width:634px;
}

#oc_spring .box_hack p.copy{padding:10px 10px 0 20px;}


/* --------------------------------------------------------
	01_look　デモンストレーション
-------------------------------------------------------- */

#oc_spring .look_demo{
background:url(../img/oc/look_backimg.gif) no-repeat;
height:320px;}

#oc_spring .tit_position{
margin:5px;}


#oc_spring .look_demo ul{ padding:10px 20px;}

#oc_spring .look_demo ul li{
	float:left;
	width:275px;
	padding-bottom:10px;
}


#oc_spring .look_demo ul li p{ padding-left:55px;}

#oc_spring .look_demo .space_30{ padding-left:30px;}
 
 
 /* --------------------------------------------------------
	02_eat　レストランランチ＆デザート
-------------------------------------------------------- */
#oc_spring .eat_lunch{
height:360px;
background:url(../img/oc/eat_backimg.gif) no-repeat;}

#oc_spring .eat_lunch div{
padding-top:10px;}

#oc_spring .eat_lunch .menuimg{
float:left;
margin-left:15px;
margin-right:34px;}　

#oc_spring .eat_lunch p{
width:275px;}




 /* --------------------------------------------------------
	03_cook　体験実習
-------------------------------------------------------- */
#oc_spring .cook_taiken{height:1012px;
background:url(../img/oc/cook_back.gif) no-repeat;}


#oc_spring .cook_taiken ul{margin:10px 0 0 15px;}

#oc_spring .list_event01{
	clear:both;
	border:1px solid #c8b9f6;
	width:602px;
	height:148px;
	margin-bottom:10px;
}　

#oc_spring .photo{float:right; padding-left:15px;
}

#oc_spring .cook_taiken .caution{
clear:both;
width:594px;
margin:0 20px;
}


 /* --------------------------------------------------------
	04_topics　体験実習
-------------------------------------------------------- */
#oc_spring .topics{height:333px;
background:url(../img/oc/topics_back.gif) no-repeat;}



#oc_spring .topics div{ margin:0 15px;}　


#oc_spring .topics .menuimg{
float:left;
margin-left:15px;
margin-right:34px;}　




#oc_spring .topics div .topics_midashi{
display:block;
color:#FFFFFF;
font-size:14px;
background-color:#3085ef;/* 青色 */
margin:0 15px;
padding:5px;}　

