/* Base body
----------------------------------------------- */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
#container{    
	width : 802px;
	height : 52px;
	padding : 0;
	margin : 0;
}    
ul{
	list-style : none;
	padding : 0;
	margin : 0;
	text-align: left;
}

/* 
----------------------------------------------- */
.header-img{
	background-image: url(../../img/title.gif);
	padding: 0;
	margin: 0;
	background-color: #000000;
	height: 88px;
	width: 800px;
	background-position: left top;
	background-repeat: no-repeat;
}
.top-img{
	padding: 50 0 0;
	margin: 50 0 0;
	width: 800px;
	height: 210px;
	background-image: url(../../images/top-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-menu {
	text-align: right;
	vertical-align: bottom;
	width: 100%;
	height: 67px;
}
.footer-img{
	padding: 0;
	margin: 0;
	background-color: #336699;
	height: 50px;
	width: 800px;
	float: left;
	clear: left;
}


/* 
----------------------------------------------- */
.text10copy {
	font-size: 12px;
	line-height: 12px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
.text14b {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

/* 
----------------------------------------------- */
.contents {
	width: 800px;
	height: auto;
	clear: left;
	background: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
}
.plan {
	width: 200px;
	background: #E1E8FF;
	height: auto;
	clear: left;
	float: left;
	border: 1px solid #687C92;
	margin-bottom: 50px;
	padding-bottom: 10px;
}
.map {
	width: 200px;
	background: #B3C0A2;
	height: auto;
	clear: left;
	float: left;
	margin-bottom: 50px;
	padding-bottom: 10px;
}
.left-menu {
	width: 200px;
	height: auto;
	float: left;
}
.right-menu {
	width: 200px;
	height: auto;
	float: right;
	margin-top: 20px;
}
.main-contents {
	width: 800px;
	background: #FFFFFF;
	height: auto;
	float: left;
	margin-bottom: 50px;
}
.main-contents-2 {
	width: 580px;
	background: #FFFFFF;
	height: auto;
	float: right;
	margin-bottom: 50px;
}
.main-member-contents {
	width: 800px;
	background: #FFFFFF;
	height: auto;
	float: left;
	padding-top: 10px;
}
.left-contents {
	width: 590px;
	float: left;
	height: 400px;
	margin-top: 20px;
	background: url(../../img/top-haikei.jpg) no-repeat bottom;
}
.right-contents {
	width: 200px;
	height: auto;
	float: right;
}
.img-face {
	float: right;
	margin: 5px 10px;
}
.img-right {
	float: right;
	margin: 5px 10px;
	clear: left;
}
.img-top-face {
	margin-top: 5px;
}
.img-title {
	float: none;
	clear: left;
	margin-top: 25px;
	margin-bottom: 10px;
}
.img-title-sub {
	float: none;
	clear: left;
	margin-top: 5px;
	margin-bottom: 15px;
}
.img-saki {
	margin: 1px 0px 0px;
	padding: 1px 0px 0px;
}
.img-planning {
	background: #33CCFF;
	float: right;
	clear: left;
	margin: 5px;
}
.img-profile-title{
	padding: 20px 0px 0px;
	width: 800px;
	height: 56px;
}
/*
------------------------------------------------------------------*/
.topicPath_01 {
	margin:5px 0px;
}
.topicPath_01 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	font-size: 12px;
	font-weight: normal;
}
.topicPath_01 li a {
	background:url(../../img/topicpath.gif) no-repeat right center;
	padding: 0px 10px 0px 0px;
}


/* 
----------------------------------------------- */
.main-font {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.main-subfont {
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
}
.cooking-font {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: bold;
	color: #990033;
}
.plan-font {
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #006699;
	margin-left: 5px;
}
#main-text {
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
}
.plan-text {
	font-size: 0.95em;
	line-height: 1.15em;
	text-align: left;
	margin-left: 5px;
	width: 100%;
}
.credit {
	font-size: 10px;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 10px 0px 0px;
}
.map-text {
	font-size: 0.8em;
	line-height: 1.15em;
	text-align: left;
	color: #000000;
	margin: 10px 5px;
}
/* 
----------------------------------------------- */
.menu_container
	{
	margin: 0 0 0 0px;
	padding: 0px;
	position: absolute;
	}
.menu_container dl
	{
	width: 100px;
	margin: 0;
	float: left;
	font-size: 0.7em;
	color: #FFFFFF;
	background: #369;
	}
.menu_container dt
	{
	text-align: center;
	border: 1px solid black;
	padding: 3px;
	}
.menu_container dd
	{
	display: none;
	margin: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
.menu_container dl:hover dd
	{
	display: block;
	}
.menu_container a
	{
	display: block;
	border-bottom: 1px solid black;
	-width: 90px;
	line-height: 180%;
	background: #fff;
	padding: 3px;
	}
.menu_container a:hover
	{
	background-color: #FFFFCC;
	}
