﻿/*-------------------------------------------------------------------------
 * Builder共通スタイル　builder40dwt.css;
 * (update 2012/0924 : builder/styles)
 *
 *-------------------------------------------------------------------------*/
@import url('style.css');
@import url('base031.css');
/* Left or  Right menu
@import url(base021.css);  -- Left menu
@import url(base031.css);  -- Right menu
*/
/*-------------------------------------------------------
 		ボディのスタイル 
-------------------------------------------------------- */
body {
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-style: normal;
	font-size: small;
	line-height: 1.4;
	background-color: #fff;
}
#container {
	width: 100%;
	position: relative;
}
/*-------------------------------------------------------
 		マストヘッドのスタイル 
-------------------------------------------------------- */
#masthead {
	position: relative;
}
#masthead img {
	float: left;
}
#masthead h1#title1 {
	position: absolute;
	top:  140px;
	left: 90px;
	color: white;
	float: left;
	font-size: 18px;
	text-shadow: 2px 2px 3px #000000;
	font-family: HG明朝B;
}
#masthead p#title2 {
	position: absolute;
	display: block;
	top:  170px;
	left: 40px;
	color: white;
	font-size: 16px;
	font-weight: bolder;
	text-shadow: 2px 2px 3px #000000;
	font-family: HG明朝B;
}
/*-------------------------------------------------------
 		マストヘッドの追加リボンスタイル 
-------------------------------------------------------- */
#masthead p#headerRibon1{
	position: absolute;
	top: 15px;
	right: 15px;
}
*html #masthead p#headerRibon1{
	behavior: url("../../../js/iepngfix.htc");
}
/*-------------------------------------------------------
		ﾍﾟｰｼﾞスタイル
-------------------------------------------------------- */
#page_contents {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
/*	border-top-color: #CCAA77;
	background-repeat: repeat-y;
*/
}
#column_navi {
	position: relative;
	margin: 0 10px 0 0;
	padding: 0 10px;
/*	background-color: #fff;

*/
}
#column_ntop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
/*
*/
}
#column_nmenu {
	margin: 0;
	padding: 10px;
	right: 0px;
}
#column_ndata {
	margin: 0;
	padding: 10px;
	line-height: 1.4;
	right: 0px;
}

#column_main {
	margin: 0;
	padding: 10px;
	background-color: #fff;
	right: 0px;
}
#column_mmenu {
	margin: 0;
	padding: 15px 0 0 0;
	right: 0px;
}
#column_mtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_mdata {
    font-size: small;
	margin: 0;
	padding: 10px;
	line-height: 1.4;
	right: 0px;
}
#column_mdataimg {
    font-size: small;
	margin: 0;
	padding: 10px;
	line-height: 1.4;
	right: 0px;
	background-image: url('../images/fes_bg.gif');
	background-repeat: repeat;	
}
/*-------------------------------------------------------
 	ナビゲーションのスタイル3-1
-------------------------------------------------------- */
#navi-guide{
	width: 960px;
	height: 45px;
	background:url('../images/navi-041.png') no-repeat;
	text-indent:-9999px;
}
#navi-guide ul{
}
#navi-guide li{
	float: left;
	width: 130px;
	height: 45px;
	list-style-type: none;
}
#navi-guide li a{
	display: block;
	width: 130px;
	height: 45px;
	background:url('../images/navi-041.png') no-repeat;
	text-indent:-9999px;
}
#navi-guide li.navi01  a          { background-position:     0   	0; }
#navi-guide li.navi02  a         { background-position: -130px  	0; }
#navi-guide li.navi03  a         { background-position: -260px  	0; }
#navi-guide li.navi04  a         { background-position: -390px      0; }
#navi-guide li.navi05  a         { background-position: -520px      0; }
#navi-guide li.navi06  a         { background-position: -650px      0; }
#navi-guide li.navi07  a         { background-position: -780px      0; }

#navi-guide li.navi01  a:hover    { background-position:     0  -45px; }
#navi-guide li.navi02  a:hover   { background-position: -130px  -45px; }
#navi-guide li.navi03  a:hover   { background-position: -260px  -45px; }
#navi-guide li.navi04  a:hover   { background-position: -390px  -45px; }
#navi-guide li.navi05  a:hover   { background-position: -520px  -45px; }
#navi-guide li.navi06  a:hover   { background-position: -650px  -45px; }
#navi-guide li.navi07  a:hover   { background-position: -780px  -45px; }
/* ------------------------------------------------------ *

 * ------------------------------------------------------ */
#navi-end{
	height:0;
	background:url('../images/head-001d.jpg');
}
/* ------------------------------------------------------ *
 		ｻﾌﾞナビゲーションのリストスタイル4-2
 * ------------------------------------------------------ */
/* ｻﾌﾞナビのスタイル */
#sub-menu {
	margin: 20px -20px 0 0;
	float: left;
	width:190px;
	padding:2px;
}
*html #sub-menu{margin: 20px -20px 0 0;}		/*for IE6 hack*/
#sub-menu h4{
	margin: 0 5px 15px 0;
	width: 190px;
	height: 30px;
	line-height: 2.2em;
	font-weight: bold;
	font-size: 14px;
	text-indent: 15px;
	color: #FFFFFF;
	background-color: #0096FF;					/*　青色*/
	box-shadow: 5px 5px 3px #888888;
}
*html #sub-menu h4{margin: 0 -20px 0 0;}		/*for IE6 hack*/
#sub-menu li {
	width:170px;
	height:35px;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #446699;
	list-style-type: none;
}
*html #sub-menu li button{margin: 0 -20px 0 0;}	/*for IE6 hack*/
#sub-menu li a {
	display: block;
	color: #446699;
	padding: 10px 0 0 15px;
	border-bottom: 1px solid #DCDCDC;
	background: url('../images/bg_menulist.gif') no-repeat 0 12px;
}
#sub-menu li a:hover {
	background-image: url('../images/cafe_icon_arrow_hover.gif');
	color: #FF0000;
}
/*-------------------------------------------------------
		フッターのスタイル
-------------------------------------------------------- */
#footer {
	background-color: burlywood;
	padding-bottom: 5px;
}
#footer p {
	text-align: center;
	color: black;
	font-weight: bold;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}



