/* CSS Document */



A:link { color: #CCCCCC; }
A:visited { color: #CCCCCC; }
A { text-decoration: none; }
a:hover{text-decoration:underline;}

#mainbody{
	width:945px;
	margin:0px auto;
}

#header{
	width:945px;
	height:69px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}


#menu{
	width:945px;
	height:27px;
	background-image:url(img2/menu.jpg);
}

#select{
	width:945px;
	height:709px;
	background-image:url(img2/bg_madrigal.jpg);
}


#left{
	width:315px;
	height:360px;
	float:left;
}

#center{
	width:315px;
	height:360px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#right{
	width:315px;
	height:360px;
	float:left;
}

#footer{
	width:945px;
	height:45px;
	float:left;
	color:3300FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
}


#tab1{
	}



.logo{
	margin-top:35px;
	margin-left:30px;

}

.menufont{
	margin-left:39px;
	margin-top:7px;
}

/*left*/

.welocome{
	margin-top:45px;
	margin-bottom:15px;
}

.resipies{
	margin-top:10px;
	margin-bottom:10px;
}

/*center*/

.news{
	margin-top:45px;
	margin-bottom:15px;
}

.blk{
	color:#333333;
}

.gy{
	color:#999999;
}

.bg{
	background-image:url(img/center_bg_color.jpg);
}

/*right*/

.in{
	margin-top:25px;
	margin-bottom:8px;
	margin-left:33px;
	margin-right:184px;
}

.our{
	margin-top:25px;
	margin-right:133px;
	margin-bottom:8px;
}

.shop{
	margin-left:23px;
	margin-bottom:15px;
}


.table{
	margin-left:23px;
}

/*footer*/



/*以下テスト*/

/*画像影ここから*/


.shadow {
    margin: 10px 0 0 5px;
    background: url(http://www.musique.jp/test_madrigal/img/test_baby.jpg) right bottom;
    float: left; /* 回り込み制御 */
}
 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
}

/*画像影ここまで*/


/*文章格納ここから*/

tab#kakunou{cursor:pointer;font-size:1.2em;font-weight:bold;}
tab#setumei{display:none;cursor:pointer;}

li#mytab{cursor:pointer;font-size:1.2em;font-weight:bold;}

li#mytab2{display:none;cursor:pointer;}
