@charset "UTF-8";
/*
Theme Name: Sagamiya Foods
Description: This is our original theme.
Author: Sagamiya Foods Inc.
Author URI:　http://sagamiya-kk.co.jp/
Version:1.0
*/

.post-news p {
	font-size:1.4em;
	line-height:200%;
	margin-bottom: 15px;
}
.post-news li {
	font-size:1.4em;
	line-height:200%;
}
.post-news p.text {
	margin-bottom: 0px;
}
.post-news .text_02 {
	font-size:1.2em;
	line-height:200%;
}
.post-news .text_03 {
	font-size:1.3em;
	line-height:180%;
}
.post-news .text_04 {
	font-size:1.5em;
	line-height:180%;
}
.post-news .text_05 {
	font-size:1.8em;
	line-height:180%;
}
.post-news .text_06 {
	font-size:2.0em;
	line-height:180%;
}
.post-news .cap {
	font-size:1.4em;
	display:block;
}
.post-news .txt_link_arrow {
	font-size:1.6em;
}
.post-news a:link, .post-news a:visited {
	color:#333333;
	text-decoration:underline;
}
.post-news a:hover, .post-news a:active {
	color:#666666;
	text-decoration:none;
}

.post-news .sub_catch {
	font-size:2.2em;
	font-weight: bold;
}

.post-news ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.post-news ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

.post-news .clear01 {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

/* 画像
------------------------------------------ */

.post-news .alignright { float: right; text-align: right; }
.post-news .alignleft { float: left; text-align: left; }
.post-news .aligncenter { margin:10px auto;}
.post-news img.alignright { float: right; text-align: right; margin-left: 10px; margin-bottom: 10px; }
.post-news img.alignleft { float: left; text-align: left; margin-right: 10px; margin-bottom: 10px; }
.post-news .wp-caption-text { text-align: center; font-size: 80%; line-height: 1.2; padding:0px 5px; }
.post-news .alignright .wp-caption-text { margin-right: -5px; margin-bottom: 5px; }
.post-news .alignleft .wp-caption-text { margin-left: -5px; margin-bottom: 5px; }

/* テーブル
------------------------------------------ */

.post-news table.basic {
	width: 650px;
}

.post-news table.basic th {
	width: 120px;
}


#recipe .sectionIn.data a { text-decoration: underline; }
