﻿@charset "utf-8";

/* CSS Document */

/*  マイページ
--------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: left;
	background-image: url(../images/haikei3.gif);
	background-repeat: repeat;
	color: #999999;
}

/* リンク
--------------------------------------*/
a:link,a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
}

/* 枠(固定)
--------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 762px;
	margin: 0px auto;
	padding: 0px;
	border-left:4px solid #DACA9D;
	border-right:4px solid #DACA9D;
}

/* 枠(固定)
--------------------------------------*/
#container {
	width: 762px;
	font-size: small;
	line-height: 150%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top: 0px #663300 solid;
}

/* ヘッダ
--------------------------------------*/
#header {
	background-color: #FFFFFF;
	margin: 0px;
}

/* メニュー
--------------------------------------*/
#menu {
	height: 28px;
	margin-bottom: 0px;
	color: #000000;
	font-size: small;
	text-align: left;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	clear: left;
}

#menu ul {
	list-style: none;
	width: auto;
	margin-left: 10px;
}

#menu li {
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#menu a:link,#bizpal_menu a:visited,#bizpal_menu a:active {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #FF3333;
	text-decoration: none;
}

#menu .currentmenu {
	height: 24px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_current.gif);
	background-repeat: repeat-x;
}

/* サイドバー
--------------------------------------*/
#sidebar {
	width: 200px;
	float: right;
	color: #666666;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	clear: both;
	background-color: #F6EDE7;
	display: block;
}

.sidebar_title{
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 10px;
	word-break: break-all;
	background-image: url(../images/menu_current.gif);
	height:22px;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #663300;
	border-top: 1px solid #CC9966;
	border-bottom: 1px solid #330000;
	display: block;
}

.sidebar_title a:link, .sidebar_title a:visited, .sidebar_title a:active{
	color: #FFFFFF;
}

.sidebar_title a:hover{
	color: #FF3333;
}

.sidebar_menu{
	line-height: 140%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	display: block;
}

.sidebar_gifttitle{
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 10px;
	word-break: break-all;
	background-image: url(../images/sidebar_gifttitle.gif);
	height:22px;
	display: block;
}

.sidebar_giftmenu{
	text-align: center;
	line-height: 140%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	border-left: 1px solid #5C2703;
	border-right: 1px solid #5C2703;
	border-bottom: 1px solid #5C2703;
	background-color: #FFFFFF;
	display: block;
}

.sidebar_menu a:link, .sidebar_menu a:visited, .sidebar_menu a:active{
	color: brown;
}

.sidebar_menu a:hover{
	color: #FF3333;
}

/* メイン
--------------------------------------*/
#main {
	width: 552px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

.item a {
	width: 130px;
	height: 160px;
	margin: 0px 2px 2px 0px;
	padding: 1px;
	text-align: center;
	display: block;
	float: left;
	border: dashed #DACA9D 1px;
}

.item a:hover{
	border: solid #FF6666 1px;
}

.cp a {
	margin: 0px 2px 2px 0px;
	float: left;
	border: solid #EEEEEE 1px;
	margin-top:4px;

}

.cp a:hover {
	border: solid #FF6666 1px;
}

.note {
	font-size: xx-small;
	margin: 3px;
	dispaly: block;
	text-align: right;
}

.faq_q {
	width: 92%;
	color: brown;
	font-size: medium;
	text-decoration: bold;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 140%;
	display: block;
	border-bottom: solid brown 1px;
	border-left: solid brown 7px;
	padding-left: 7px;
}

.faq_a {
	width: 92%;
	color: gray;
	line-height: 140%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
}

.about {
	width: 92%;
	color: gray;
	line-height: 140%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
}

.recipe {
	width: 92%;
	color: gray;
	line-height: 140%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 5px;
	display: block;
	background-image: url(../images/recipe_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.recipe_title {
	color: brown;
	font-size: large;
	text-decoration: bold;
	margin-top: 35px;
	margin-left: 30px;
}

.about_title {
	color: brown;
	font-size: medium;
	text-decoration: bold;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 140%;
	display: block;
	padding-left: 7px;
}

#table {
	width: 92%;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.table_cellitem {
	width: 70px;
	vertical-align: top;
	color: brown;
	padding: 2px;
	border-bottom: 1px dashed gray;
	display: block;
}

.table_cell {
	color: gray;
	padding: 2px;
	border-bottom: 1px dashed gray;
}

#table_memo {
	width: 130px;
	margin-right: 5px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	background-image: url(../images/memo_bg.gif);
	background-repeat: no-repeat;
	float: right;
	clear: none;
	display: block;
}

.table_memoitem {
	font-size: x-small;
	font-weight: bold;
	padding-left: 2px;
	border-bottom: 1px dashed gray;
	line-height:140%;
}

.table_memoentry {
	font-size: xx-small;
	padding-left: 2px;
	line-height:120%;
}

/* フッタ
--------------------------------------*/
#footer {
	font-size: xx-small;
	text-align: center;
	color:#FFFFFF;
	margin-top: 10px;
	padding: 3px;
	background-color: #663300;
	clear: both;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FF3333;
	text-decoration: none;
}

/* ニュースリリース
--------------------------------------*/
#newsrelease ul {
	list-style: none;
	margin-left: 5px;
}

#newsrelease li{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 22px;
	vertical-align: middle;
}

/* その他
--------------------------------------*/
.caution{
	text-align: left;
	font-size: xx-small;
	font-weight: none;
	line-height: 140%;
	color: brown;
	background-color: #F6EDE7;
	border: solid 1px brown;
	margin: 3px;
	padding: 3px;
}

.support{
	width: 600px;
	font-size: small;
	font-weight: none;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 65px;
	background-color: #EFEFEF;
	border: solid 1px #FF9999;
}

.BoldText
{
	font-weight:bold;
}
.ErrorText
{
	color:Red;
}
.NoteText
{
	color:Blue;
}
.LargeText
{
	font-size : large;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../images/column.gif);
}
.SmallText
{
	width: 92%;
	font-size : small;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: gray;
}
.SmallText2
{
	width: 92%;
	font-size : small;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: gray;
}
.XSmallText
{
	font-size : x-small;
	line-height: 140%;
}

.XXSmallText
{
	font-size : xx-small;
	line-height: 140%;
	margin: 8px;
}

TH A:link
{
	color: #dddddd;
	text-decoration: none;
}
TH A:visited
{
	color: #dddddd;
	text-decoration: none;
}

h2 {
	color: brown;
	font-size: large;
	text-decoration: bold;
	margin-top: 10px;
	margin-left: 10px;
}

h3 {
	height: 24px;
	width: 510px;
	color: white;
	font-size: medium;
	text-decoration: bold;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../images/menu_current.gif);
	border-left: 1px solid #CC9966;
	border-right: 1px solid #663300;
	border-top: 1px solid #CC9966;
	border-bottom: 1px solid #330000;
}

h4 {
	height: 24px;
	width: 700px;
	color: white;
	font-size: medium;
	text-decoration: bold;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../images/menu_current.gif);
	border-left: 1px solid #CC9966;
	border-right: 1px solid #663300;
	border-top: 1px solid #CC9966;
	border-bottom: 1px solid #330000;
}
h5 {
	height: 24px;
	width: 700px;
	color: white;
	font-size: medium;
	text-decoration: bold;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(../images/menu_current.gif);
	border-left: 1px solid #CC9966;
	border-right: 1px solid #663300;
	border-top: 1px solid #CC9966;
	border-bottom: 1px solid #330000;
}

