*{
	margin:0px;
	padding:0px;
}

body {
	font-family: Helvetica, Arial, Osaka, Meiryo, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}


/*IE7のみ適用*/  

*+html body { padding-left: 1px; }  

/*IE6以前のみ適用*/  

* html body { padding-left: 1px; }


a:link {
	color: #0000ff;
	text-decoration:none;
}
a:visited {
	color: #666666;
}
a:hover {
	color:#3366ff;
}
a:active {
	color:#e50012;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

img {
	margin:0px;
	padding:0px;
	border:none;
	vertical-align:bottom
}


/* navi */
#header_navi {
	background-image: url(../img/special/beef/header_navi.jpg);
}

	
/* layout */

#header {
	color: #ffffff;
	background-color: #600;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	/*height: 40px;iseki英文ページのディスクリプション折りかえしに対応*/
}

#header table {
	text-align: right;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*height: 40px;iseki英文ページのディスクリプション折りかえしに対応*/
}

#header td {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header a:link {
	color: #ffffff;
}

#header a:visited {
	color: #ffffff;
}

#header a:hover {
	color:#e50012;
}

#header a:active {
	color:#e50012;
	outline:none;
}


#breadcrumb {
	margin: 5px auto;
	width: 960px;
}

#wrapper {
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px auto;
	width: 960px;
	clear: both;
}

header {
	margin: 0 auto;
	width: 960px;
}

header table {
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
}

#main {
	margin: 10px auto;
	width: 960px;
}

#main h1 {
	font-size: 32px;
}
#main h2.brown {
    font-size: 24px;
    line-height: 34px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #f81101;
    width: 98%;
    height: 34px;
    background-color:#953401;
    color:white;
    text-indent:0.5em;
}

#main h3.brown {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #f81101;
    width: 98%;
    height: 30px;
    background-color:#953401;
    color:white;
    text-indent:0.5em;
    text-align:left;
}

#main h2 {
	font-size: 26px;
	line-height: 34px;
	/*text-indent: 1em;*/
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #632c2f;
	/*width: 940px;
	height: 34px;*/
	width: 98%;
}
#index_navi{
    background-image:url(../img/special/beef/menu_bg.jpg);
    background-repeat:no-repeat;
    width:960px;
    height:50px;
    line-height:50px;
    font-size:14px;
    margin:0px;
    text-align:center;
}
.content {
	width: 660px;
	float: right;
}


.sidebar {
	width: 260px;
	float: left;
	padding-top: 20px;
}

.sidebar .sidephoto {
	padding-top: 20px;
}
.sidebar .sidephoto2 {
    width: 85%;
    margin-top: 10px;
    text-align:center;
    border-color:#cccccc;
    border-width:2px;
    border-style:solid;
	margin-left: auto;
	margin-right: auto;
}
.sidebar .sidephoto p {
	padding-top: 6px;
}
.sidebar .sidephoto2 p {
    padding: 6px;
    text-align:left;
}

.sidebar strong {
	font-weight: bold;
	color: #ff0000;
}

aside h3 {
	font-size: 16px;
	color: #ffffff;
	background-color: #673335;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}

aside a:link {
	text-decoration: none;
	color: #ffffff;
}

aside a:visited {
	text-decoration: none;
	color: #ffffff;
}

aside table {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}

aside td {
	vertical-align: top;
	padding: 3px;
}

footer {
	margin: 0 auto;
	clear: both;
}

nav {
}



/* basics */


hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
clear: both;
}


/* nav */

nav .contact {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
}


/** ARTICLES **/

article p {
	padding: 0 20px 0 20px;
}

article img {
	margin: 0 10px;
	float: left;
}
article img.right {
	float: right;
}
table#breed {
    border-style:solid;
    border-width:1px; 
    border-color:#000000;
    margin:auto;
}
#breed td {
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#cccccc;
    vertical-align:top;
    padding:5px 0;
}
#breed td.no_border {
    border-style:none;
}

#beef6 h3,#beef7 h3,#beef8 h3,#beef9 h3{
    color:white;
    background-color:#71cd00;
    text-indent:1em;
    margin-bottom:5px;
}
#beef6 img,#beef7 img,#beef8 img,#beef9 img{
    margin-right:10px;
    margin-bottom:10px;
    float: left;
}
#beef6 p,#beef7 p,#beef8 p,#beef9 p{
    margin-bottom:10px;
}
.dairyfarm {
	margin: 20px 0 0 0;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dotted red;
}

.dairyfarm h3 {
	font-size: 20px;
	margin: 0px 20px 6px 20px;
}

.cautions {
	margin: 20px 0;
	padding: 20px 20px 20px 20px;
	border: 1px dotted red;
}

#wine_left{
	margin-left: 10px;
	padding-top: 20px;
	width: 460px;
	float: left;
}

#wine_right{
	margin-right: 10px;
	padding-top: 20px;
	width: 460px;
	float: right;
}

strong.wine {
	font-size: 18px;
	font-weight: bold;
}

strong.wine2 {
	font-size: 16px;
	font-weight: bold;
}

.button {
	background-image: url(../img/wine/button_bg.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-left: auto;
	padding-left: 5px;
	margin-right: auto;
	padding-right: 5px;
	height: 24px;
}

.button a:link {
	text-decoration: none;
	color: #673335;
}

.button a:visited {
	text-decoration: none;
	color: #673335;
}


ul#shop {
	margin-left: 20px;
	margin-bottom: 20px;
}

#shop li {
	padding: 5px; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #000000;
}

.page_top {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#navi2-area {
	color: #ffffff;
	background-color: #993400;
	text-align: center;
}
#navi2-area a:link,#copyright a:link {
	color: #ffffff;
}
#navi2-area a:visited,#copyright a:visited {
	color: #ffffff;
}
#navi2-area a:hover,#copyright a:hover {
	color:#e50012;
}
#navi2-area a:active,#copyright a:active {
	color:#e50012;
}
#footer-area {
	color: #ffffff;
	background-color: #993400;
	text-align: center;
	padding: 2px;
}

#footer-image {
	background-image: url(../img/special/beef/footer-image.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	padding-bottom: 80px;
}


#copyright {
	font-size: 10px;
	color: #ffffff;
	background-color: #600;
	text-align: center;
	padding: 10px;
}

#footer-area a:link,#copyright a:link {
	color: #ffffff;
}
#footer-area a:visited,#copyright a:visited {
	color: #ffffff;
}
#footer-area a:hover,#copyright a:a:hover {
	color:#e50012;
}
#footer-area a:active,#copyright a:a:active {
	color:#e50012;
}

/* ブランドページlayout */
.big {
    font-size: 240%;
}

.big2 {
	width: 460px;
    font-size: 100%;
    line-height: 180%;
}

.big3 {
	width: 240px;
/*	height: 150px; */
    font-size: 90%;
    line-height: 150%;
	float: right;
}
.big3_photo {
	float: left;
}

.box{
	background-color: #ffffff;
	width: 960px;
	text-align: left;
}

#title {
	background-image: url(../img/special/all/title_bg80.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 934px;
	height: 80px;
	font-size: 180%;
	color: #FFFFFF;
	text-align: left;
	line-height: 3.3em;
	padding: 0px 0px 0px 10px;
}

.box-full {
	width: 960px;
	text-align: left;
	padding: 10px 0px 10px 0px;
}


.left_box {
	float: left;
	width:480px;
	text-align: left;
	padding: 10px 0px;
}

.right_box {
	
	float: right;
	width:480px;
	text-align: left;
	padding: 10px 0px;
}


.in_box-full {
	width:940px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.in_box-full p{
	margin-top: 10px;
}


.in_box {
	width:460px;
	text-align: left;
	margin: 10px 0;
}

.in_box td.brand {
	background-color: #f5f5dc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.in_box th.brand {
	background-color: #f5f5dc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent: 1em;
}

.in_box th.shop {
	background-color: #ffcc99;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 1em;
}

.in_box td.shop {
	padding-left: 1em;
	padding-right: 1em;
}

.in_box-kanko {
	text-align: left;
	padding: 10px 0px 10px 10px;
	width: 460px;
	float: left;
}

.in_box p {
	margin-top: 10px;
	padding-left: 1em;
	padding-right: 1em;
}

.in_box h4 {
	padding-left: 1em;
	padding-right: 1em;
}

.box_title-full {
    background-color: #9a0000;
	width: 940px;
	height: 40px;
	color: #FFFFFF; font-size: 120%; font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding:0px 0px 0px 20px;
	margin: 20px 0 0 0;
}

.box_title {
    background-color: #9a0000;
	width: 450px;
	height: 40px;
	color: #FFFFFF; font-size: 120%; font-weight: bold;
	text-align: left;
	line-height: 40px;
	padding-left: 10px;
}

.box_info {
	width:900px;
	height: 60px;
	text-align: left;
	font-size: 120%
	font-weight: bold;
	padding-top: 10px;
}

.box_gallery img {
	margin: 10px 5px 0px 5px;
}

.box_gallery-text {
	float: left;
	width: 235px;
	text-align: center;
}

/* アライン ・バアライン */
.valign-baceline{vertical-align:baseline;}
.valign-top{vertical-align:top;}
.valign-middle{vertical-align:middle;}
.valign-bottom{vertical-align:bottom;}
.valign-bottom{vertical-align:text-bottom;}

.align-right{text-align:right;}
.align-left{text-align:left;}
.align-center{text-align:center;}

/*回り込み */
.float_r{float:right;}
.float_l{float:left;}
.float_c{clear:both;}

.color_red{
	color: #663333;
}
