/**************************************************************************************************/
/* miyano.css                                                                                     */
/* 色や画像の設定は、e-omame_color.cssで行っています。                                            */
/**************************************************************************************************/

/**************************************************************************************************/
/* HTML tag styles                                                                                */
/**************************************************************************************************/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 90%;
	/*color: #f3ffcc;*/
	margin: 0;
	line-height: 150%;
	text-align: center;
	/*background: #f3ffcc;*/
}
h1, h2, h3, h4, h5, h6 {
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 0px 10px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	text-indent: 5px;
	line-height: 180%;
	height: 30px;
	/*border-left: 10px solid #99cc00;
	border-top: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;
	border-right: 1px solid #99cc00;
	background: #e6ff99;*/
	margin: 0 0 10px 0;
}
a:link, a:visited, a:hover {
	/*color: #FF3300;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
p {
	/*line-height: 150%;*/
	margin: 5px 0px 10px 15px;
	letter-spacing:normal;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-bottom: 10px;*/
	margin-left: 0px;
	font-size: small;
}
li {
	/*padding: 0px 5px 0px 0px;*/
	/*margin-top: 1px;*/
	/*margin-bottom: 1px;*/
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
	/*list-style-image: url(../image/mame.gif);*/
	/*list-style-position: inside;*/
}
table {
	border-collapse: collapse;
	/*border: 1px solid #99cc00;*/
	width: 100%;
	margin: 5px 0;
}
th, td {
	/*border: 1px solid #99cc00;*/
	padding: 7px;
	text-align: left;
}
th {
	/*width: 100px;*/
	/*background: #e6ff99;*/
}
span {
	font-weight: bold;
}

/**************************************************************************************************/
/* Layout Divs                                                                                    */
/**************************************************************************************************/
#container {
	margin: 0 auto;
	padding 0 18px;
	width: 926px;
	height: auto;
	/*background: url(../image/page_bg.gif) repeat-y;*/
}
.header {
	/*width: 900px;*/
	margin: 0 13px;
}
.sidebar {
	float: left;
	margin: 0 0 0 13px;
	width: 200px;
}
.contents {
	float: left;
	margin: 20px 10px 20px 20px;
	width: 640px;
	height: auto;
	font-size: 10pt;
	text-align: left;
	line-height: 130%;
}
.footer {
	clear: both;
	margin: 30px 13px 0 13px;
	/*width: 900px;*/
	height: 50px;
	/*background: url(../image/mastfoot_bg.jpg) repeat-x bottom left;*/
}

/**************************************************************************************************/
/* Header                                                                                         */
/**************************************************************************************************/
.header .top_l {
	float: left;
	width: 200px;
	height: 50px;
	text-align: left;
	padding: 10px 0 0 10px;
}
.header .top_pn{
	float: left;
	width: 300px;
	padding: 10px 0 0 0;
}
.header .top_r {
	float: right;
	width: 40%;
	padding: 5px 10px 0 0;
	text-align: right;
	line-height: 130%;
}
.header .top_menu {
	clear: both;
	height: 45px;
	/*border-top: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;
	background: url(../image/masthead_bg.jpg) repeat-y;*/
}
.header .top_menu ul li {
	float: left;
	width: 143px;
	height: 45px;
	padding: 2px 3px 0 3px;
	/*border-right: 1px solid #99cc00;*/
}
.header .top_line {
	width: 100%;
	height: 10px;
	/*background: #ff9900;*/
}
.header .top_img {
	margin: 0;
	height: 170px;
	/*border: 1px solid #99cc00;*/
}
.header .top_r ul li {
	float: right;
	margin: 10px 5px 5px 25px;
}
.pagename {
	float: left;
	margin: 0px;
	font-size: 60%;
	padding-right: 0px;
	padding-left: 10px;
	border: none;
	padding-top: 20px;
	font-weight: normal;
	line-height: 100%;
}
.pagename_t {
	float: left;
	margin: 0px;
	font-size: 8pt;
	padding-right: 0px;
	padding-left: 10px;
	border: none;
	padding-top: 20px;
	font-weight: normal;
	line-height: 100%;
}

/**************************************************************************************************/
/* Contents                                                                                       */
/**************************************************************************************************/
.clear {
	clear: both;
	height: 1px;
}
.blank {
	height: 20px;
}
.def_title {
	font-size: 12pt;
	font-weight: bold;
	text-indent: 5px;
	line-height: 180%;
	height: 30px;
	/*border-left: 10px solid #99cc00;
	border-top: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;
	border-right: 1px solid #99cc00;
	background: #e6ff99;*/
	margin: 0 0 10px 0;
}
.def_text {
	line-height: 130%;
}
.def_strong {
	text-align: center;
	font-weight: bold;
	/*color: #006644;*/
}
.def_strong2 {
	font-weight: bold;
	/*color: #006644;*/
	margin: 0 0 10px 0;
}
.deco1 {
	/*color: #E37200;*/
}
.def_img {
	text-align: center;
	margin: 5px auto;
}
.def_frame {
	/*border: 1px solid #99cc00;*/
	padding: 10px;
}
.th150 {
	width: 150px;
}
ul.ul_list_m li {
	/*background: url(../image/mame.gif) no-repeat;*/
	text-indent: 20px;
	margin: 0 0 10px 0;
}
ul.ul_grid li {
	float: left;
	margin: 5px;
	padding: 10px 5px 5px 5px;
	/*border: 1px solid #99cc00;*/
	line-height: 150%;
	text-align: center;
	width: 190px;
	height: 90px;
}
ul.ul_grid2 li {
	float: left;
	margin: 5px;
	padding: 10px 5px 5px 5px;
	/*border: 1px solid #99cc00;*/
	line-height: 150%;
	text-align: center;
}
ul.ul_grid3 li {
	float: left;
	margin: 5px;
	padding: 10px 5px 5px 5px;
	width: 290px;
	/*border: 1px solid #99cc00;*/
	line-height: 150%;
	text-align: center;
}
.h3_2 {
	height: auto;
}
table.noborder {
	border: 0;
}
table.noborder th, table.noborder td {
	border: 0;
}

/*****************************************************************************/
/* トップページ                                                              */
/*****************************************************************************/
.recipie {
	/*background: url(../image/toptitle_newrecipe.gif) no-repeat top left;*/
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}
.recipie .frame {
	/*border: 1px solid #ff9999;*/
	width: 630px;
}
.recipie ul {
	padding: 0 0 0 20px;
}
.recipie ul li {
	float: left;
	margin: 15px 20px;
	text-align: center;
	line-height: 150%;
}
.news {
	/*background: url(../image/toptitle_watsnew.gif) no-repeat;*/
	padding: 20px 0 0 0;
}
.news .frame {
	/*border: 1px solid #9999ff;*/
	width: 660px;
}
.news dl {
	line-height: 150%;
	margin: 10px;
}
.news dl dt {
	/*background: url(../image/mame.gif) no-repeat;*/
	text-indent: 20px;
}
.news dl dd {
	margin: 0 0 0 20px;
	padding: 0;
}

/*****************************************************************************/
/* 商品情報                                                                  */
/*****************************************************************************/
ul.ul_gird_s li {
	clear: both;
}
.slist_img {
	float: left;
	margin: 5px 20px 5px 10px;
}
.slist_text {
	float: left;
	width: 450px;
	padding: 5px 0 0 0;
}
.syouhin_img {
	float: left;
	width: 30%;
}
.syouhin_img2 {
	float: left;
	width: 45%;
}
.syouhin_img3 {
	float: left;
	width: 33%;
}
.syouhin_text {
	float: left;
	width: 60%;
}
.syouhin_text2 {
	float: left;
	width: 60%;
}
.syouhin_text3 {
	float: right;
	width: 35%;
}
.syouhin_text3 dl dt {
	margin: 5px;
}

/*****************************************************************************/
/* レシピ                                                                    */
/*****************************************************************************/
ul.ul_grid_r li {
	clear: both;
	margin: 10px 0;
}
.ul_grid_r_img {
	float: left;
	margin: 0 10px 0 0;
}
.rcp_img {
	float: left;
	width: 360px;
}
.rcp_comment {
	line-height: 150%;
}
.rcp_syouhin {
	line-height: 150%;
	margin: 20px 0 0 0;
	text-align: center;
}

/*****************************************************************************/
/* 豆大百科                                                                  */
/*****************************************************************************/
.hyakka_img {
	float: left;
	margin: 0 20px 0 0;
}
.hyakka_name {
	float: left;
}
.hyakka_img_l {
	margin: 5px 0;
}
.hyakka_img_r {
	text-align: right;
	margin: 5px 0;
}

/*****************************************************************************/
/* ぬりえ                                                                    */
/*****************************************************************************/
ul.ul_grid_n {
	font-size: small;
}
ul.ul_grid_n li {
	float: left;
	line-height: 130%;
	text-align: center;
	margin: 10px 15px;
}

/*****************************************************************************/
/* 会社情報                                                                  */
/*****************************************************************************/
.staff_name {
	font-weight: bold;
	line-height: 180%;
	text-indent: 5px;
	/*color: #003319;
	border-left: 5px solid #99cc00;*/
}
.staff_img {
	float: left;
}
.staff_comment {
	float: right;
	width: 63%;
	line-height: 130%;
}
.iso_text {
	width: 80%;
	text-align: center;
	margin: 10px 0 0 70px;
}
.iso_l {
	float: left;
	text-align: center;
	margin: 48px 10px 0 0;
}
.iso_r {
	float: left;
	text-align: center;
	margin: 0 0 0 30px;
}

/**************************************************************************************************/
/* お買い物ページ                                                                                 */
/**************************************************************************************************/
ul.ul_grid_shop li {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 270px;
}
.si_img {
	text-align: center;
	height: 180px;
}
.si_text {
	margin: 5px 0;
}
.ul_grid_si li {
	float: left;
	padding: 10px;
	text-align: center;
	width: 190px;
}
.si01fra {
	width: 310px;
}
.num {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.dl_s {
	margin: 0;
}
.dl_s dt {
	text-indent: 20px;
}

/**************************************************************************************************/
/* サイトマップ                                                                                   */
/**************************************************************************************************/
.sm_l, .sm_r {
	float: left;
	margin: 0 10px;
	width: 300px;
}
.dl_sm {
	margin: 0;
	padding: 0;
	line-height: 150%;
}
.dl_sm dt {
	background: url(../image/mame.gif) no-repeat;
	text-indent: 20px;
}
.dl_sm dd {
	padding: 0 0 0 20px;
	margin: 0;
}

/**************************************************************************************************/
/* キャンペーン                                                                                   */
/**************************************************************************************************/
.tbl_cp {
	border: 0;
}
table.tbl_cp td {
	border: 0;
	padding: 2px;
}
.left {
	float: left;
}

/**************************************************************************************************/
/* Sidebar                                                                                        */
/**************************************************************************************************/
.sidebar .side_title {
	/*padding: 60px 10px 10px 10px;*/
	/*border-right: 1px solid #99cc00;
	border-left: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;*/
}
.sidebar .side_naiyo {
	padding: 10px;
	/*border-right: 1px solid #99cc00;
	border-left: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;*/
}
.sidebar .side_naiyo2 {
	padding: 10px;
	/*border-right: 1px solid #99cc00;
	border-left: 1px solid #99cc00;
	border-bottom: 1px solid #99cc00;*/
}
.sidebar .side_list {
	/*border-right: 1px solid #99cc00;
	border-left: 1px solid #99cc00;*/
}
.sidebar dl {
	text-align: left;
	line-height: 150%;
	margin: 0;
}
.sidebar dt {
	text-indent: 20px;
	height: 25px;
}
.sidebar dd {
	margin: 0 0 0 30px;
	height: 25px;
}
.sidebar ul li {
	height: 30px;
	/*border-bottom: 1px solid #99cc00;*/
	padding: 10px 0 0 0;
}

/**************************************************************************************************/
/* Footer                                                                                         */
/**************************************************************************************************/
.footer ul {
	margin: 0;
	padding: 0;
}
.footer ul li {
	float: left;
	padding: 0 13px;
}
.footer .f_menu {
	float: left;
	/*width: 100%;*/
	height: 30px;
	text-align: left;
}
.footer .f_menu_r {
	float: right;
	height: 30px;
	text-align: right;
}
.footer .copyright {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 8pt;
	/*color: #333333;*/
}


