@charset "utf-8";
/* CSS Document */

/* 初期化 */

* {
	margin: 0;
	padding: 0;
}

img{
	border: 0px;
}

li{
	list-style-type: none;
}

/* レイアウト */


body {
	margin: 0 auto;
	width: 862px;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	background: #fff;
	color: #333;
	text-align: center;
	font-size: 0.83em;
}

.container {
	margin: 0 auto;
	background: #fff url(/design/easiyojapan/img/bg.gif) repeat-y;
	width: 862px;
	text-align: center;
}

.header {
	background: url(/design/easiyojapan/img/header.jpg) no-repeat center top;
	width: 862px;
	height: 150px;
	text-align: left;
	position: relative;
}

h1 {
	padding-left: 1px;
}

.head_tel {
	position: absolute;
	top: 12px;
	right: 245px;
}

.login {
	position: absolute;
	top: 20px;
	right: 30px;
}

.login input {
	width: 120px;
	background: #f58d9c;
	border-top: #a92b3e solid 1px;
	border-right: #fac9d0 solid 1px;
	border-bottom: #fac9d0 solid 1px;
	border-left: #a92b3e solid 1px;
}

.login_id,
.login_pass,
.login_btn {
	padding: 2px 5px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

.logout_id {
	width: 120px;
	background: #f58d9c;
	border-top: #a92b3e solid 1px;
	border-right: #fac9d0 solid 1px;
	border-bottom: #fac9d0 solid 1px;
	border-left: #a92b3e solid 1px;
}


/* glovalnavi */

.g_navi {
	width: 860px;
	height: 50px;
	padding: 0 0 0 28px;	
}

.g_navi li {
	float: left;
}

.navi01 a {
	text-indent: -9999px;
	width: 134px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi01.gif) no-repeat center top;
	display: block;	
}

.navi01 a:hover {
	background-position: center bottom;
}

.navi02 a {
	text-indent: -9999px;
	width: 110px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi02.gif) no-repeat center top;
	display: block;	
}

.navi02 a:hover {
	background-position: center bottom;
}

.navi03 a {
	text-indent: -9999px;
	width: 161px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi03.gif) no-repeat center top;
	display: block;	
}

.navi03 a:hover {
	background-position: center bottom;
}

.navi04 a {
	text-indent: -9999px;
	width: 158px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi04.gif) no-repeat center top;
	display: block;	
}

.navi04 a:hover {
	background-position: center bottom;
}

.navi05 a {
	text-indent: -9999px;
	width: 136px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi05.gif) no-repeat center top;
	display: block;	
}

.navi05 a:hover {
	background-position: center bottom;
}

.navi06 a {
	text-indent: -9999px;
	width: 107px;
	height: 41px;
	background: url(/design/easiyojapan/img/navi06.gif) no-repeat center top;
	display: block;	
}

.navi06 a:hover {
	background-position: center bottom;
}


/* leftBox */

.leftBox {
	margin-top:10px;
	margin-right: 20px;
	text-align: left;
	width: 200px;
	clear: both;
}

.leftBox a {
	color: #333;
}

.leftBox a:hover {
	color: #f03160;
}

.productsBox {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url(/design/easiyojapan/img/navi_bg.gif) no-repeat left top ;
}

.productsBox2 {
	padding-bottom: 12px;
	padding-left: 10px;
	background: url(/design/easiyojapan/img/navi_footerbg.gif) no-repeat left bottom;
}

.left_list li {
	padding-bottom: 5px;
}

.online a {
	background: url(/design/easiyojapan/img/online.jpg) no-repeat center top ;
	display: block;
	width:192px;
	height: 105px;
	text-indent: -9999px;
}

.online a:hover {
	background-position: center bottom;
}

.members a {
	background: url(/design/easiyojapan/img/members.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.members a:hover {
	background-position: center bottom;
}

.orderinfo a {
	background: url(/design/easiyojapan/img/orderinfo.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.orderinfo a:hover {
	background-position: center bottom;
}

.movie a {
	background: url(/design/easiyojapan/img/movie.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.movie a:hover {
	background-position: center bottom;
}

.point a {
	background: url(/design/easiyojapan/img/pointinquiry.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.point a:hover {
	background-position: center bottom;
}

.recipe a {
	background: url(/design/easiyojapan/img/recipe.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.recipe a:hover {
	background-position: center bottom;
}

.course a {
	background: url(/design/easiyojapan/img/course.gif) no-repeat center top ;
	display: block;
	width:192px;
	height: 50px;
	text-indent: -9999px;
}

.course a:hover {
	background-position: center bottom;
}


/* contents */

.flashBox {
	margin-right: 25px;
	margin-bottom: 20px;
	width: 615px;
	text-align: right;
}

.topbnr_Box {
	margin-right: 25px;
	margin-bottom: 10px;
	width: 615px;
	text-align: right;
}

.newsBox {
	margin-bottom: 20px;
}

.recomendBox {
	margin-bottom: 20px;
	padding-right: 25px;
	width: 615px;
}

.recomendBox table {
	width: 100%;
}


/* 内部ページ */

.manu_title {
	padding-top: 13px;
}

.contentBox01 td {
	padding: 5px 30px 5px 0;
	line-height: 1.4em;
}

.contentBox02 {
	margin-bottom: 30px;
}

.contentBox02 td {
	padding: 0 20px 5px 10px;
	line-height: 1.4em;
}

.contentBox03 {
	margin-bottom: 30px;
}

.contentBox03 td {
	padding: 0 20px 15px 10px;
	line-height: 1.4em;
}

.title01 {
	margin: 15px 0 5px 0;
	padding: 3px 0 2px 12px;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: #FF9FAD 1px solid;
	border-left: #ff9fad 5px solid;
}

.title {
	padding: 15px 0 25px 0;
}

.title02{
	margin-bottom: 5px;
	padding-top: 15px;
	color: #FF5F80;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: #FF5F80 1px dotted;	
}

.movieBox {
	margin-bottom: 50px;
	margin-left: 110px;
}

.bottom_sp {
	padding-bottom: 30px;
}

.point01{
	color: #FF5F80;
	font-weight: bold;
}

.text01 {
	font-weight: bold;
}

.text02 {
	font-weight: bold;
	padding-top: 10px;
}

.text03 {
	padding-bottom: 10px;
	padding-left: 15px;
}

.contentBox02 a {
	color: #FF5F80;
}

.contentBox02 a:hover {
	color: #f03160;
}

.goods_title {
	padding-left: 15px;
	background: url(/design/easiyojapan/img/goods_title.gif) no-repeat left top;	
	width: 637px;
	height: 35px;
}

b {
	font-size: 13px !important;
}



/* footer */

.footer {
	background: url(/design/easiyojapan/img/footerbg.gif) no-repeat center top;
	height: 98px;
	width: 862px;
}

.footerlink {
	padding: 20px 0 0 30px;	
}

.footerlink li {
	display: inline;
	font-size: 0.8em;
	color: #626262;
}

.footerlink li a {
	padding: 0 10px;
	color: #626262;
}

.footerlink li a:hover {
	color: #f03160;
}

.copyright {
	text-align: right;
	padding: 35px 30px 0 0;
	color: #fff;
}


