/* CSS Document */
/*､ｳ､ｳ､ｫ､鬣ﾘ･ﾃ･ﾀ｡ｼ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}

#Main  {
    width: 100%;
	background:url(../img/base/head_bg2.png) repeat-x;
	height:340px;
}
#Main .flexslider {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}
#Main .slides{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
}
#Main .slides img{
    width: 970px;
    height: 300px;
    margin-right: auto;
}
#Main img{
	margin:12px 0 0 0;
}

#RogoWrapp{
	float:left;
	width:250px;
}

#RogoWrapp p{
	text-align:left;
}

h1#rogo {
	width:250px;
	height:84px;
}
h1#rogo a {
	display:block;
	width:250px;
	height:84px;
	text-align:left;
	background:url(../img/header/rogo.png) no-repeat;


/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

h1#rogo a strong{
	display:block;
	position:relative;
	z-index:-1;
	width:250px;
	text-align:left;
	height:84px;
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/* ･､･ﾁ･ｫ･鯆ﾐｱ� */
h1#ichikara_rogo {
	width:250px;
	height:84px;
}
h1#ichikara_rogo a {
	display:block;
	width:250px;
	height:84px;
	text-align:left;
	background:url(../img/header/ichikara_rogo.png) no-repeat;


/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

h1#ichikara_rogo a strong{
	display:block;
	position:relative;
	z-index:-1;
	width:250px;
	text-align:left;
	height:84px;
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

#Shinka {
	float:left;
}
/*
#header {
	position: relative;
	margin:0 auto;
	width:955px;
}
*/
#headerNavi {
	float:right;
	width:700px;
}

#headerNavi p {
	float:right;
	padding-top:45px;
	color:#333333;
	font-weight:bold;
}

#headerNavi ul{
	list-style:none;
	margin:0;
	padding:0;
	display: block;
	width:700px;
}

#TopNavi li{
	float:right;
	display:block;
	width:140px;
	margin:0;
}

#Undernavi li{
	float:right;
	width:115px;
	margin:30px 0 0 0;
	font-size:11px;
}

#font_change {
	width:100%;
	float:right;
}

#font_size_wrapp {
	text-align:right;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	font-weight:bold;
	color:#000000;
}

#font_size_wrapp li{
	float:right;
	text-align:center;
	display:block;
	width:80px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	border-right:1px solid #cccccc;
}

.border_left {
	border-left:1px solid #cccccc;
}

.BorderBoth {
	border-right:1px solid #ff0000;
	border-left:1px solid #ff0000;
}

/* ･､･ﾁ･ｫ･鯆ﾐｱ� */
.ichikara_BorderBoth {
	border-right:1px solid #f08200;
	border-left:1px solid #f08200;
}
/*
#header a:link {
	font-size:100%;
	text-decoration: none;
	color: #515151;
}

#header a:visited {
	font-size:100%;
	text-decoration: none;
	color: #515151;
}

#header a:active {
	font-size:100%;
	color: #515151;
	text-decoration: underline;
}

#header a:hover {
	font-size:100%;
	color: #cc0000;
	text-decoration: underline;
}*/

/*･ﾘ･ﾃ･ﾀ｡ｼｽｪ､・・*/

#container {
	width:955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	float:left;
	width:192px;
}

#menu ul,li{
	list-style:none;
	margin:0;
	padding:0;
	display: inline;
} 

#menu span{
	float:left;
	width:192px;
	text-align:left;
	padding:0 0 5px 0;
}

#menu img {
	vertical-align:top;
}


.detail {
	float:right;
	font-size:100%;
	width:754px;
	text-align:left;
	margin-bottom:30px;
}

.detail2 {
	float:right;
	font-size:100%;
	width:690px;
	text-align:left;
	margin-bottom:30px;
}

/*
#footer {
	clear:both;
}

#footer p {
	padding:0 0 5px 0;
}

/* ･､･ﾁ･ｫ･鯆ﾐｱ� */
#ichikara_footer {
	border-bottom:1px solid #f08200;
	clear:both;
}

#ichikara_footer p {
	padding:0 0 5px 0;
}

.red {
	color:#cc0000;
}

.red_bold {
	color:#cc0000;
	font-weight:bold;
}

.black {
	color:#000000;
}

.gray {
	color:#515151;
}

.easy_gray {
	color:#cccccc;
}

.blue {
	color:#3366CC;
}

.dark_purple {
	color:#270e52;
}

.dark_blue {
	color:#0f1e52;
}

.purple {
	color:#b50065;
}

.violet {
	color:#5b1960;
}

.green {
	color:#008965;
}

.bg_green {
	background-color:#008965;
	color:#ffffff;
	font-weight:bold;
}

.orange {
	color:#de6600;
}

.pink {
	color:#d00251;
}

.soft_pink {
	color:#ff6c6c;
}

.yellow {
	color:#ffae00;
}

.white {
	color:#FFFFFF;
}

.right_blue {
	color:#00a7ff;
}

.smallcaps {
	font-size:10px;
}
.Small_White {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 10px;
}

.Small_Black {
	font-size:12px;
	font-weight:bold;
	color:#515151;
	padding:0 0 0 10px;
}

.Small_Red {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	padding:0 0 0 10px;
}

.right {
	text-align:right;
}

.textleft {
	text-align:left;
}


.center {
	text-align:center;
}

.margin {
	margin:0 0 0 25px;
}

.margin_bottom {
	margin:0 0 15px 0;
}

.margin_top {
	margin:15px 0 0 0;
}


.bold {
	font-weight:bold;
}

.big {
	font-size:16px;
}

.nothing {
	margin:0;
	padding:0;
}

.attention {
	width:100%;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:5px 0;
	margin:10px 0;
}

.attention_food {
	width:660px;
	display:block;
}

.attention p {
	color:#CC0000;
	text-align:left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}

.flash {
	padding:12px 0 0 0;
}

.dotline {
	border-bottom:1px dotted #cccccc;
	padding:0 0 10px 0;
}

.outside_box {
	background:url(../img/base/box_top.png) no-repeat top;
	height:auto;
	padding:20px 20px 0 20px;
}

.mt5 {
	margin-top:5px;
}

.mt20 {
	margin-top:20px;
}

.uchikeshi{
	text-decoration: line-through;
}

.return_nav{
	width:98%;
	text-align:right;
}

/* ﾎﾁｶ篷ｽﾄﾉｵｭﾂﾐｱ� */
#ShopData {
	position: relative !important;
	top:-5px !important;
}

#ShopData h2{
	font-size:16px !important;
}

.caution{
	font-size:12px !important;
	display:block;
	margin-bottom:20px;
	color:red;
}
