@charset "UTF-8";
@import "base.css";

/* プルダウンメニュー ------------------------------------------------------------------------- */
/*reset*/
#gwMenu ul,
#gwMenu li{
	margin:0px;
	padding:0px;
	list-style:none;
	z-index:1;	
}
#gwMenu img{
	text-decoration:none;
	border:0px;
}


/*メニューの基本レイアウト*/

#gwMenu{
	position:relative;
	height: 42px;
	background: url(../../img/gmenu_bg.gif) repeat-x;
	/*height:42px;/**/
}

#gwMenuBlock {
	position: inherit;
	width: 967px !important;
	margin: 0 auto;
}

#gwMainMenu{
	position: absolute;
}
#gwMainMenu .gwSubMenu{
	/*width:192px;/**/
}
#gwMainMenu li{
	float:left;
	/*width:192px;/**/
}
#gwMainMenu li a{
	display:block;
}



/*サブメニューのスタイル*/
#gwMainMenu .gwSubMenu li{
	background-color: #d6a4a4;
	border-bottom:1px solid #996666;
}

#gwMainMenu .gwSubMenu li.sub{
	border-bottom:1px solid #cc9999 !important;
}

#gwMainMenu .gwSubMenu li a{
	background-color:#edc7c7;
	color:#900;
	text-decoration:none;
	margin:0px;
	line-height:250%;
	vertical-align:middle;
	text-indent:10px;
}
#gwMainMenu .gwSubMenu li a:hover{
	background-color: #C00;
	color:#ffffff;
}

.subMark a:hover{
	background: #C00 url(../../img/submark_on.gif) no-repeat 20px !important;
}

.subMark a {
	padding-left: 20px;
	width: 172px !important;
	background:url(../../img/submark.gif) no-repeat 20px;
}



/**　共通　**/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

h2 {
	margin: 10px 0;
}

a:link, a:visited { color: #cc3300;text-decoration: underline;}
a:hover, a:active { color: #F00;text-decoration: underline;}

#headerMenu a:link, #headerMenu a:visited, #footerMenu a:link, #footerMenu a:visited { color: #000;text-decoration: none;}
#headerMenu a:hover, #headerMenu a:active, #footerMenu a:hover, #footerMenu a:active { color: #F00;text-decoration: underline;}

#localMenu li a:link, #localMenu li a:visited { color: #660000;text-decoration: none;}
#localMenu li a:hover, #localMenu li a:active { color: #F00;text-decoration: none;}

#breadCrumb a:link, #breadCrumb a:visited { color: #660000;text-decoration: underline;}
#breadCrumb a:hover, #breadCrumb a:active { color: #F00;text-decoration: underline;}

#contFooterMenu a:link, #contFooterMenu a:visited { color: #660000;text-decoration: underline;}
#contFooterMenu a:hover, #contFooterMenu a:active { color: #F00;text-decoration: underline;}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

#screen {
	width: 100%;
	padding-bottom: 150px;
	text-align: left;
}

#contents, #header-cont, #footer-cont {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 67px;
	background: url(../../img/header_bg.gif) repeat-x;
}

#header-cont h1 {
	background: url(../../img/header_logo.gif) no-repeat;
	float: left;
	overflow: hidden;
}

#header-cont h1 a  {
	width: 450px;
	height: 67px;
	display: block;
	text-indent: -370px;
}

#headerMenu {
	float: right;
	margin-top:48px;
	height: 10px;
}

#headerMenu li {
	display: inline;
	background: url(../../img/mark01.gif) no-repeat 0 3px;
	padding-left: 6px;
	margin-right: 10px;
}

#gmenu {
	height: 42px;
	background: url(../../img/gmenu_bg.gif) repeat-x;
}

#gmenu ul {
	width: 967px;
	margin: 0 auto;
}

#gmenu li {
	display: inline-block;
	zoom: 1;
}

* html #gmenu li {
	display: inline;
	zoom: 1;
}

*:first-child+html #gmenu li {
	display: inline;
	zoom: 1;
}

#gmenu li {
	display: inline;
}

#footer {
	height: 150px;
	width: 100%;
	background: url(../../img/footer_bg.gif) repeat-x 0 58px;
	position: absolute;	
	bottom: 0;
}

#gotop {
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
}

#footerMenu {
	float: right;
	padding-top: 46px;
}

#footerMenu li {
	display: inline;
}

#contLeft {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-top:25px;
	display: inline;
}

#contRight {
	float: left;
	width: 665px;
	margin-left: 15px;
	margin-top:25px;
	display: inline;
}

h3.h3Bg {
	background: url(../../img/title_h3_bg.gif) no-repeat;
	width: 635px;
	height: 27px;
	font-size: 16px;
	color: #850101;
	font-weight: bold;
	padding: 5px 10px 0 20px;
}

h3.h3BgLong {
	background: url(../../img/title_h3_bg_long.gif) no-repeat;
	width: 932px;
	height: 27px;
	font-size: 16px;
	color: #850101;
	font-weight: bold;
	padding: 5px 10px 0 20px;
	margin-top: 20px;
}

#contRight h3, #contRight h4 {
	margin: 10px 0;
}

#lmenu_title {
	margin: 0;
}

#localMenu li {
	font-size: 116%;
	padding-left: 4px;
	background: url(../../img/lmenu_bg.gif) repeat-y;
}


#localMenu li a {
	display: block;
	width: 210px;
	height: 19px;
	background: url(../../img/lmenu_mark.gif) no-repeat 8px 13px;
	padding: 11px 5px 10px 25px;
	border-top: 1px solid #bd2100;
	border-left: 1px solid #bd2100;
	border-right: 1px solid #bd2100;
	border-bottom: 1px solid #b9b9b9;
}

#localMenu li span.localMenuParent {
	display: block;
	width: 210px;
	height: 19px;
	color: #660000;
	background: url(../../img/lmenu_mark.gif) no-repeat 8px 13px;
	padding: 11px 5px 10px 25px;
	border-top: 1px solid #bd2100;
	border-left: 1px solid #bd2100;
	border-right: 1px solid #bd2100;
	border-bottom: 1px solid #b9b9b9;
}

.localMenuChild li {
	padding-left: 0px !important;
	font-size: 13px !important;
	background: none !important;
}


.localMenuChild li a {
	background: url(../../img/line_menu_child.gif) no-repeat top !important;
	width: 200px !important;
	border-top: none !important;
	border-bottom: none !important;
	padding: 5px 15px 1px 25px !important;
}

.localMenuChild {
	width: 242px !important;
	border-bottom: 1px solid #b9b9b9 !important;
}

.localMenuChild ul li {
	background: url(../../img/lmenu_mark_list_child.gif) no-repeat 40px 8px !important;
	text-indent: 25px;
}

.banners {
	margin-top: 15px;
}

.banners img {
	margin-bottom: 5px;
}

#contRight p, #contRight ul, #contRight dl {
	margin: 0px 20px 1em 14px;
	line-height: 150%;
}

#breadCrumb {
	margin: 0 !important;
}

#breadCrumb li {
	display: inline;
	background: url(../../img/mark_arrow.gif) no-repeat 0 1px;
	padding-left: 7px;
	margin-right: 7px;
	font-size: 93%;
}

#breadCrumbHome {
	background: url(../../img/mark_home.gif) no-repeat 0 1px !important;
	padding-left: 15px !important;
	margin-left: 0 !important;
	margin-right: 7px;
}



.linkMark {
	background: url(../../img/mark01.gif) no-repeat 0 6px;
	padding-left: 8px;
}

.list01 li {
	background: url(../../img/mark_list.gif) no-repeat 0 5px;
	padding-left: 12px;
	line-height: 150%;
}

.noListMark li {
	background: none;
	padding-left: 0;
}

.photo {
	border: 1px solid #cfcfcf;
	padding: 2px;
}

#contFooterMenu  {
	background: url(../../img/cont_footer_menu_bg.gif) no-repeat bottom;
	width: 639px;
	border-top: 1px dotted #acacac;
	border-bottom: 1px dotted #acacac;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

#contFooterMenu li {
	display: inline;
}

.listNum li {
	list-style: decimal;
	margin-left: 1.5em;
}

.displayInline {
	display: inline;
}

.txtBold {
	font-weight: bold;
}

.localMenuParent {
	border-bottom: none !important;
}

.tableWidth600 {
	width: 600px;
	margin-left: 14px !important;
	margin-bottom: 20px;
}

.tableWidth664 {
	width: 640px;
	margin-left: 14px !important;
	margin-right: 10px !important;
	margin-bottom: 20px;
}

.tableWidth600 p, .tableWidth664 p {
	margin-left: 0 !important;
}

.titleH3 {
	width:600px;
	margin-top: 20px;
	margin-bottom: 5px;
	background: url(../../mente/img/bana_1.gif) repeat-x bottom;
}

.titleH3 td {
	padding: 5px;
}

.titleH3b {
	width:650px;
	background: url(../../mente/img/bana_1.gif) repeat-x bottom;
	padding: 20px 0 5px;
}


.tdNowrap {
	white-space: nowrap;
}