@charset "utf-8";

/* CSS Document */



body {

	font: 0.8em/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	background: url(images/bgbg.gif);

	margin: 0px;

	padding: 0px;

	color: #666666;

}

img {

	border-width: 0px;

}

ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}



#page {

	margin: 0px auto;

	padding: 0px;

	width: 660px;

}

#title {

	background: url(images/top_title.png) no-repeat;

	text-indent: -9999px;

	margin: 0px;

	padding: 0px;

	height: 145px;

	width: 660px;

}

#g-menu {

	margin: 0px;

	padding: 0px;

	height: 22px;

	width: 660px;

}

#g-menu a {

	text-decoration: none;

	text-indent: -9999px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 22px;

	width: 220px;

}

#g-menu .btn01 a {

	background: url(images/btn_01.gif) no-repeat;

}

#g-menu .btn01 a:hover {

	background: url(images/btn_01_over.gif) no-repeat;

}

#g-menu .btn02 a {

	background: url(images/btn_02.gif) no-repeat;

}

#g-menu .btn02 a:hover {

	background: url(images/btn_02_over.gif) no-repeat;

}

#g-menu .btn03 a {

	background: url(images/btn_03.gif) no-repeat;

}

#g-menu .btn03 a:hover {

	background: url(images/btn_03_over.gif) no-repeat;

}

.btn01, .btn02, .btn03 {

	float: left;

}

#main {

	background: #FFF;

	margin: 0px;

	padding: 0px;

	width: 660px;

}

#footer {

	font-size: 0.8em;

	font-style: normal;

	background: url(images/footer_obi.gif) no-repeat;

	margin: 0px;

	padding: 0px 0px 0px 5px;

	height: 20px;

	width: 655px;

	color: #FFFFFF;

}





#catch_title {

	background: url(images/catch_title.png) no-repeat 0px 0px;

	margin: 0px;

	padding: 0px;

	height: 90px;

	width: 220px;

	text-indent: -9999px;

}

#recipi {

	margin: 5px 0px 0px;

	padding: 0px;

	width: 660px;

}

#recipi h2 {

	font-size: 1em;

	font-weight: normal;

	color: #FF0099;

	margin: 15px 0px 0px 28px;

	padding: 0px;

}

#recipi h3 {

	font-size: 1em;

	font-weight: normal;

	text-align: right;

	margin: 0px;

	padding: 0px 27px 15px 0px;

}

#recipi p {

	margin: 15px 0px 0px 28px;

	padding: 0px;

}



.text_pink {

	color: #FF0099;

}

.recipi_margin1 {

	margin: 0px 0px 0px 25px;

	padding: 0px;

}

.recipi_margin2 {

	margin: 0px 0px 0px 10px;

	padding: 0px;

}

