body {
	background:url(../image/page_bg.gif);
}

a {
	color:#950022;
}

a:hover {
	color:#ea8a00;
	text-decoration:underline;
}

h3 {
	font-size:18px;
	line-height:24px;
	color:#6f4610;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(../image/h3_underline.gif) left bottom no-repeat;
}

/* ヘッダーメニュー */
#headerWrapper {
	width:100%;
	height:111px;
	background:url(../image/header_bg.gif) center top repeat-x;
	margin-bottom:20px;
}

#headerMenuArea {
	width:940px;
	height:140px;
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#headerUpperArea {
	padding-top:10px;
}

#catchCopy {
	font-size:12px;
	color:#960021;
	float:left;
}

#inquiryMenu {
	font-size:0;
	float:right;
	letter-spacing:-0.4em;
	line-height:20px;
}

#inquiryMenu li {
	display:inline-block;
	letter-spacing:normal;
	line-height:20px;
	color:#341302;
	padding-left:10px;
	margin-left:15px;
	background:url(../image/header_tri.gif) left center no-repeat;
	font-size:12px;
	*display:inline;
	*zoom:1;
}

#headerBottomArea {
	clear:both;
	padding-top:10px;
	*padding-top:5px;
}

h1 {
	float:left;
}

#headerMenu {
	float:right;
	letter-spacing:-0.4em;
	background:url(../image/header_menu_border.gif) left 4px no-repeat;
	padding-left:2px;
}

#headerMenu,  x:-moz-any-link, x:default  { font-size:0; }


#headerMenu li {
	display:inline-block;
	letter-spacing:normal;
	background:url(../image/header_menu_border.gif) right 4px no-repeat;
	padding-right:2px;
	*display:inline;
	*zoom:1;
}


#upperCartain {
	padding-top:40px;
	background:url(../image/upper_bg.png) top repeat-x;
}

#mainContent {
	width:940px;
	margin:0 auto;
}

#leftColumn {
	float:left;
	width:670px;
	margin-bottom:40px;
	padding-bottom:4px;
	background:url(../image/right_clm_bg_bottom.png) left bottom no-repeat;
	margin-top:-7px;
}

#rightColumn {
	float:right;
	width:250px;
	margin-bottom:40px;
}

#johnsonvilleFooter {
	clear:both;
	background:url(../image/footer_bg.gif) top center repeat-x #6f490a;
	text-align:center;
}

#footerContent {
	position:relative;
	overflow:hidden;
	width:940px;
	height:67px;
	margin:0 auto;
	text-align:center;
}

/* 枠組み終わり */

/* 右辺要素 */

#mainMenu {
	background:url(../image/white_bg.png);
	padding:14px 0 14px 18px;
}

#mainMenu li{
	margin-bottom:16px;
}

#mainMenu .endList {
	margin-bottom:0;
}

#siteSearch {
	height:20px;
	padding:0 20px 5px;
	background:url(../image/white_bg.png);
}

#snsBtns {
	height:25px;
	margin-bottom:11px;
}

#snsBtns ul li {
	float:right;
	padding-right:3px;
}

* html #snsBtns li.mixiBtn {
	width:70px;
	overflow:hidden;
}

* html #snsBtns li.twBtn {
	width:68px;
	overflow:hidden;
}

* html #snsBtns li.fbBtn {
	width:110px;
	overflow:hidden;
}

#fbBtn {
	display:inline-block;
	width:71px;
	overflow:hide;
}

#likeBox .fb_iframe_widget {
	background-color:#fff;
	overflow:hidden;
	border-bottom:#a9a9a9 1px solid;
}

#columnMenu {
margin-bottom:10px;
}

#columnMenu li {
margin-bottom:6px;
}

/* 右辺要素終わり */

/* 左辺要素 */

#leftContent {
	background:url(../image/white_bg.png);
}

.pageTop {
	clear:both;
	text-align:right;
	height:20px;
	width:940px;
	margin:0 auto;
}

#recomLink {
	clear:both;
	margin-left:35px;
	padding-bottom:20px;
	height:50px;
}

#recomLink li {
	float:left;
	margin-right:20px;
}

#recomLink li.endList {
	margin-right:0;
}

#bannerList {
	clear:both;
	margin-left:35px;
	padding-bottom:10px;
}

#bannerList li {
	margin-bottom:5px;
}

/* 左辺要素終わり */

/* フッター要素 */

#footerMenu{
	clear:both;
	position:relative;
	height:27px;
	left:50%;
	line-height:1em;
	float:left;
	margin:13px auto 0;
}


#footerMenu li {
	position:relative;
	padding:0 19px;
	float:left;
	left:-50%;
	line-height:1em;
	border-left:1px #6f490a solid;
}

#footerMenu li a{
	color:#6f490a;
}

#footerMenu li.endList {
	border-right:1px #6f490a solid;
}

#footerContent .footerCaution {
	clear:both;
	margin-bottom:0;
	padding-top:5px;
	font-size: 85%;
	color:#fff;
}

/* フッター要素 */

/* レイアウト調整 */
.invs {
	display:none;
}

.mg20 {
	margin-left:20px;
	margin-right:20px;
	overflow: hidden;
}

.mb10 {
	margin-top: 30px;
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.pt20 {
	padding-top:20px;
}

.pl20 {
	margin-left:20px;
}

.pb20 {
	padding-bottom:20px;
}

.pb30 {
	padding-bottom:30px;
}

.alC {
	text-align:center;
}

.clr{
	clear:both;
}

.caution {
	font-size:11px;
	line-height:16px;
}


/*--------------------
パンくず
--------------------*/
#breadcrumb {
	background-image: url(../image/bg_breadcrumb.png);
	font-size: 12px;
}

#breadcrumb ul {
	padding: 10px 0 0 10px;
	letter-spacing: -.4em;
	line-height: normal;
}

#breadcrumb li {
	line-height: normal;
	display: inline-block;
	letter-spacing: normal;
	margin-left: 5px;
	color: #704610;
	*display: inline;
	*zoom: 1;
}
