@charset "UTF-8";

/* ==============================================================

Cooking Magic
Version: April 2010

============================================================== */

body {
    margin: 0;
    padding: 0;
	width: auto;
    background-color: white;
    background-image: none;
    font-size: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3" , "HiraKakuPro-W3" , "メイリオ" , Meiryo , Osaka , "MS P Gothic" , sans-serif;
    line-height: 1.7;
	color: #000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

#contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#left-container ul,
#left-container #bottle,
#footer,
#c-navi,
#c-navi-s,
#c-navi-back,
#c-navi-back-recipe,
#ch-index-navi,
#ch-index-navi_right,
#ch-navi-effect,
#br-map,
.br-back-map
 {
	display: none;
}

img {
	border: none;
}

#logo {
	margin-bottom: 50px;
}

h1,h2 {
	margin-bottom: 40px;
}

p {
	margin-bottom: 20px;
}

.br-list_left,
.br-list_right {
	list-style: none;
}

