@charset "UTF-8";

/* CSS Document */

/*
	Theme Name: Aroma Red Juice
	Description: 
	Theme URI: 
	Author: odc
	Author URI: 
	Version: 1.0
*/


/****************************************

          common

*****************************************/

* {
	font-family:"Julius Sans One","メイリオ",Meiryo, "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #999;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	/*-webkit-text-size-adjust: 100%;*/
}

img {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}


div, h1, h2, h3, h4, p, ul, li,
th, td, form, input, textarea {
	margin: 0;
	padding: 0;
}


/*---------------------------------
 Text Link
----------------------------------*/

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

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

a:hover,
div#footer a:hover {
	/*color: #F90;*/
	color: #bbb;
	/*color: #9C0;*/
	/*color: #9C3;*/
	text-decoration: none;
}


/*---------------------------------
 Layout
----------------------------------*/

#container {
	margin: 0;
	padding: 0;
	width: 100%;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	line-height: 1.7;
	font-family: "メイリオ", "Meiryo";
	text-align: left;
	font-size: 17px;
}

body > div#container { /* FF対策 */
	height: auto;
}

#header {
	margin: 0 auto ;
	padding: 0 10px;
	width: 960px;
	height: 100px;
	overflow: hidden;  /*float対策 */
	position: relative;
}

#contents {
	width: 100%;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0;
	padding: 0 0 40px 0;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 20px 0 0 0;
}


/*---------------------------------
 hmenu
----------------------------------*/

.hmenu{
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(img/bg_menu.png) repeat left top;
	overflow: hidden;
	position: fixed;
	top:0;
	left: 0;
	right: 0;
}

.hmenu ul{
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

.hmenu ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
	border-right: 1px dotted #fff;
	line-height: 1;
	font-size: 100%;
	font-family: 'Julius Sans One', sans-serif!important;
}

.hmenu ul li.last {
	border-right: none;
}

.hmenu ul li a {
	color: #f1f1f1;
}

.hmenu ul li a:hover {
	color: #fff;
}

/*---------------------------------
 Contents
----------------------------------*/



/*---------------------------------
 Footer
----------------------------------*/

.fmenu{
	width: 100%;
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
}

.fmenu ul{
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

.fmenu ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	border-right: 1px dotted #fff;
}

.fmenu ul li.last {
	border-right: none;
}

.fmenu ul li a {
	margin: 0;
	padding: 0;
}

.foot-box {
	width: 960px;
	margin: 0 auto;
	/*padding-bottom: 20px;*/
	overflow: hidden;
	text-align: center;
}

.logo-box {
	text-align: center;
}

.copyright {
	margin: 20px auto;
	padding: 0;
	color: #ccc;
	font-size: 75%;
	text-align: center;
}



/* Page Top */

#page-top {
	width: 30px;
	height: 30px;
	position: fixed;
	right: 40px;
	bottom: 40px;
	z-index: 1000;
} 

/****************************************

         common
		  
*****************************************/

.title-box {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 ;
	text-align: center;
}

.title-box .title {
	font-size: 200%;
	font-family: 'Julius Sans One', sans-serif!important;
	color: #555;
	/*font-family: 'Droid Sans', sans-serif !important;*/
}

.concept-box,
.season-box,
.member-box {
	width: 960px;
	margin: 0 auto 50px auto;
	overflow: hidden;
}






/* TOP */

#top {
	padding:  0;
}

h1 {
	font-family: 'Julius Sans One', sans-serif!important;
	color: #C00;
}

.top-img {
	width: 100%;
	height: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(img/top_img.jpg) repeat left top;
	background-size: cover;
	background-position: center center;
}

.top-img .title-box {
	padding-top: 300px;
	background: url(img/bg_top_title.png) repeat-x left 295px;
	color: #666;
}
.top-img .title-box .title {
	border-bottom: 1px solid #fff;
	color: #333;
}

.top-img .title-box .text {
	padding-top: 14px;
	color: #555;
}


/* concept */

.concept-box .img-box {
	float: left;
	width: 430px;
}

.concept-box .text-box {
	float: right;
	width: 430px;
	padding: 40px ;
	border: 10px solid #F1f1f1;
	box-sizing: border-box;
	text-align: center;
}


/* item */

#item {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden;
	background: url(img/img_item01.jpg) no-repeat left top;
	background-size: cover;
	background-position: center center;
}

#item .title-box,
#item .title-box .title { 
	color: #fff;
}

#item .title-box .text-box{
	text-align: left;
}

.item-box {
	width: 960px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

.item-box .text-box {
	float: left;
	width: 400px;
	padding: 20px 30px;
	background: url(img/bg_top_title.png) repeat left 0;
	color: #444;
}

.item-box .text-box span {
	font-weight: bold;
	display: block;
	color: #C00;
}


/* seasonal food */

.season-box {
	overflow: hidden;
}

.season-box .img-box {
	float: left;
	width: 280px;
}

.season-box .text-box {
	float: right;
	width: 590px;
	padding: 40px 60px;
	border: 10px solid #F1f1f1;
	box-sizing: border-box;
}

.season-box .text-box span {
	display: block;
	color: #666;
}


/* member */

#member {
	background-color: #f5f5f5;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.member-box .img-box {
	float: left;
}

.member-box .text-box {
	float: right;
	width: 770px;
}

.member-box .text-box span {
	display: block;
	/*font-weight: bold;*/
	color: #666;
}


.mgnt10 {
	margin-top: 10px;
}

.mgnt15 {
	margin-top: 15px;
}

.mgnt28 {
	margin-top: 28px;
}

.mgnt30 {
	margin-top: 30px;
}

.mgnb10 {
	margin-bottom: 10px;
}

.mgnb15 {
	margin-bottom: 15px;
}

.mgnb20 {
	margin-bottom: 20px;
}

.mgnb30 {
	margin-bottom: 30px;
}

.mgnb50 {
	margin-bottom: 50px;
}

.mgnb60 {
	margin-bottom: 60px;
}

.mgnb100 {
	margin-bottom: 100px;
}

.mgnb150 {
	margin-bottom: 150px;
}

.mgnl40 {
	margin-left: 40px;
}

.mgnr0 {
	margin-right: 0;
}

.mgnr15 {
	margin-right: 15px;
}

.mgnr20 {
	margin-right: 20px;
}

.mgnr25 {
	margin-right: 30px;
}

.pdgr15 {
	margin-right: 15px;
}
