﻿/*マーケティング・エクセレンスHPスタイルシート*/
/*auther Michito Hayasaki from H.M.S.*/
/**/
/**/
/*目次　　　　　　　　　　*/
/*共通　　　　　　　　　　*/
/*index.phpページ　　　　　　 */
/*about.phpページ　　　　　　 */
/*marketing.php(弊社の強み)ページ　　*/
/*consulting.php(コンサルティング)ページ　*/
/*recture.php(講演・研修) ページ　　　　*/
   /*fmarketer.php fmarketer_imp.php fmarketer_inq.php mail.php kakunin.php  
     fmjissen.php fmjissen_imp.php fmjissen_inq.php mail_fmjissen.php kakunin_fmjissen.php 
	 fmarketerad.php fmarketerad_imp.php fmarketerad_inq.php mail_fmarketerad.php kakunin_fmarketerad.php
	 kenshu.php */	 
/*book****.php paper****.php media.php(出版物)ページ　　　　　　*/
/*link.php(リンク)ページ　　　　　　*/
/*words.php(用語集)ページ　　　　　　*/
/*recruit.php(採用情報)ページ　　　　　*/
/*inquiries.php(お問い合わせ)ページ　　　*/

/*共通----------------------------------------------------------------------------------------*/
/*header部*/
#header {
	position: static;
	width: 100%;
	height: 230px;
	width: auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background-image: url(images/headimage1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	z-index:10;
}
#header h1{
display:none
}

/*最上部、個人情報保護方針・サイトマップの並び*/
#headernavi{
	margin: 7px 0 0 0;
	color: #ffffff;
	font-size: 90%;
	display:inline-table;
	position: absolute;
	top: 1px;
	left: 620px;
	width: 327px;
	height: 23px;
}
#headernavi:after {
	content: ".";
	display:block;
	height: 0;
	clear:both;
	visibility: hidden;
}

/* MacIE begin \*/
*+html #headernavi {height:1%;}
* html #headernavi {height:1%;}
#headernavi {display:block;}
/* MacIE end */
#headernavi li {
	potition: absolute;
	width: 10em;
	display: block;
	text-align:center;
	list-style: none;
	float: right;
	text-decoration: none;
	}

/*nav.phpを入れるボックス*/
#apDiv2 {
	position:absolute;
	left:110px;
	top:184px;
	width:900;
	height:33px;
	z-index:10;
	overflow: visible;
	visibility: visible;
}
		
/*nav.phpのスタイル設定（ナビゲーションの並び、画像など）*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
	font-size: 10pt;
        z-index:10;
	overflow: visible;
}

#nav li .first {
	display: block;
	width: 110px;
	color:#000099;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background:url("images/botton.gif") no-repeat left top;
	overflow: visible;
	padding-left: 0em;
}
#nav .first:hover, #nav .first.sfhover {
background:url("images/botton.gif") no-repeat left bottom;
	overflow: visible;
}
#nav .second, #nav .third{
	display: block;
	width: 150px;
	color:#000099;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	background-color:#DEECFA;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999999;
	padding-left: 0.5em;
	z-index:10;
}
#nav li ul .second:hover, #nav li ul .second.sfhover,#nav li ul .third:hover, #nav li ul .third.sfhover  {
	background-color:#D0F5F7;
}

#nav li {
	float: left;
	width: 110px;
	margin-right: 0.5em;	
}

/*2段目ボックスの横位置調整*/
#nav li ul li{
	margin-left:0.3em;
	font-size: 8pt;
	width: 150px;
}
#nav li ul, #nav li ul ul {
	position: absolute;
	width: 150px;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li ul ul {
	margin: -30px 0 0 150px;
}

/*サイト内検索ツール設置ボックス*/
#apDiv3 {
	position:absolute;
	left:750px;
	top:40px;
	width:192px;
	height:65px;
	z-index:2;
}

/*コーポレートロゴのリンク設定のためのボックス*/
#apDiv4 a{
	position:absolute;
	display:block;
	left:78px;
	top:19px;
	width:278px;
	height:140px;
	background-color: transparent;
	z-index:2;
}

/*本文部*/
#wrapper {
	border: 1px solid #999999;
	background: #FFFFFF;
	width: auto;
	height: auto;
	z-index: 1;
}

/*大見出し部*/
.paragraphtitle2 {
	margin-top: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 18px;
	width: 800px;
	margin-left: 5%;
	clear: both;
	color: #FFFFFF;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-left: 0.5em;
	background-position: left center;
	background-image: url(images/mark11.gif);
	background-repeat: no-repeat;
}
.paragraphtitle2  a  {
	width: auto;
	margin-left: 5%;
	color: #FFFFFF;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-left: 0.5em;
	}

/*小見出し部*/
.midashi1       {
	font-size: 130%;
	font-style: normal;
	color: #333333;
	margin-bottom: 1em;
	text-decoration: none;
	clear: both;
	margin-left: 6%;
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 700px;
	padding-left: 1em;
	background-image: url(images/mark3.gif);
	z-index: 201;
}
.midashi1 a  {
	background-image: none;
	border-style: none;
	color: #0066CC;
	font-size: 90%;
	font-weight: bold;
}

/*コンテンツボックス部１*/


/*コンテンツボックス部２*/
.contents2 {
	margin-top: 0.5em;
	height: auto;
	width: auto;
	margin-bottom: 1em;
	margin-right: 7%;
	margin-left: 9%;
	/*position: static;*/
	color: #000000;
	line-height: 1.6em;
}
.contents2 .text {
	font-size: 120%;
}
.contents2 h4, .contents2 h4 a, .contents2 h4 a:hover, .contents2 h4 a:visited {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

/*コンテンツボックス部３（お問い合わせページへのリンク）*/
.contents3 {
    margin-top: 1em;
	margin-bottom: 1em;
    margin-left:5%;
    margin-right:5%;
    height: 50px;
	width: auto;
	text-align:center;
	position: static;
	background-color: #0033ff;
}
.contents3 p a {
	display:block;
    font-size: 130%;
	font-style: normal;
	color: #ffffff;
    text-decoration: none;
    padding-top: 1em;
	padding-bottom: 1em;
	height: auto;
	width: auto;
    position: static;
	z-index:20;
}

/*コンタクト（オフィス住所・連絡先）部*/	
#contact          {
	height: auto;
	width: auto;
	overflow: hidden;
	margin-top: 2em;
	margin-left: 5%;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 5%;
	margin-bottom: 2em;
	clear: both;
	border-color: #000000;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/*ページトップ部*/
.pagetop      {
	text-align: right;
	margin-right: 5%;
}

/*ページトップ部(用語集)*/
.pagetopwords      {
	text-align: right;
	margin-right: 0%;
}

/*footer部*/
#footer {
	width: 100%;
	height: 50px;
	width: auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background-image: url(images/footimage.jpg);
	border-top: 1px solid #999999;
	position: relative;
	clear: both;
}
#footer .style1 {
	font-size: 14px;
	text-align: center;
	color: #000099;
	position: absolute;
	top: 18px;
	right: 102px;
	width: 665px;
}

/*indexページ-------------------------------------------------------------------------------------------------------------------*/
/*corporateimage部*/
#corporateimage {
	height: 400px;
	width: auto;
	background-image: url(images/tryangle9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*企業説明文部*/
#apDiv1 {
	position:absolute;
	left:36px;
	top:318px;
	width:491px;
	height:27px;
	z-index:1;
}
#apDiv1 h1 {
	font-weight: bold;
	color: #000099;
	text-align: center;
}
#apDiv1 .tosha {
	font-weight: bold;
	color: #000099;
	text-align: center;
	font-size: 170%;
}
#apDiv1 p {
	font-weight: bold;
	color: #000099;
	text-align: center;
        font-size: 140%;
}
/*コンサルティングページへのリンク部(現在は無効にしてあります)*/
/*#apDiv5 a{
	position:absolute;
	display:block;
	left:205px;
	top:256px;
	width:410px;
	height:338px;
	background-color: transparent;
	z-index:2;
}*/

/*弊社主催講座案内ボックス部*/
.paragraphtitle {
	margin-top: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 18px;
	width: auto;
	margin-left: 2%;
	clear: both;
	margin-right: 1%;
	color: #000000;
	margin-bottom: 1em;
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-image: url(images/mark1.gif);
	background-color: #FFFFFF;
}
.new2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
	height: 350px;
	width: 420px;
	margin-right: 3%;
	margin-bottom: 1em;
	overflow: scroll;
	margin-top: 2em;
	border: 1px solid #999999;
	display:inline;
	float:right;
}
.new2 .box {
	height: 450px;
	width: 270px;
	overflow: visible;
	font-size: 12px;
	margin-left: 5%;
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 1%;
}

/*TOPICS　新着情報ボックス部*/
#whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
}
.new        {
	font-size: 100%;
	background-color: #FFFFFF;
	height: 400px;
	margin-bottom: 1em;
	overflow: hidden;
	border: 0px solid #999999;
	display:inline;
}
.new .box {
	height: 350px;
	width: 750px;
	overflow: scroll;
	font-size: 12px;
	margin-left: 5%;
	margin-top: 2%;
}

/*about.phpページ-----------------------------------------------------------------------------------------------------------*/
/*戸谷氏、栗田氏肩書き　*/
.paragraphtitle2     em  {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -30px;
	margin-right: 3px;
}
/*戸谷氏、栗田氏説明文リスト　*/
.setsumei {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 1em;
}
/*marketing.php(弊社の強み)ページ(独自設定なし)-------------------------------------------------------------------------------*/
/*consulting.php(コンサルティング)ページ(独自設定なし)------------------------------------------------------------------------*/
/*recture.php(講演・研修)ページおよびその関連ページ---------------------------------------------------------------------------*/




.gaiyou {
font-size: 130%;
}

/*fmarketer.php　fmjissen.php　fmarketerad.php　（セミナー詳細ページ）---------------------------------------------------------*/
.marketercontents {
        margin-top: 1em;
	height: auto;
	width: 100%;
	margin-bottom: 1em;
        border: 1px solid #333333;
	}
.day {
	height: auto;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
border: 1px solid #333333;
}
.title {
        font-size: 140%;
	font-weight: bold;
	color: #333333;
	padding:10px 0 5px 30px;
        text-decoration: none;
	width: auto;
        height:30px;
border: 1px solid #333333;
}
.photo {
	text-align:center;
	height:auto;
	width:35%;
        padding-top: 1em;
        padding-bottom: 1em;
border: 1px solid #333333;
}
.photo p {
	text-align:center;
	font-size:120%;
	vertical-align: top;
}
.text1 {
        vertical-align:top;
        height:auto;
        width:65%;
        padding: 1em;
        font-size:120%;
border: 1px solid #333333;
}
.text1 .summary{
        vertical-align:top;
        height:auto;
        width:85%;
        padding-left:20px;
}
.text1 em {
        font-weight:bold;
        color:#0033ff;
}
.text2 {
        vertical-align:top;
        height:auto;
        width:60%;
        padding:10px 0 5px 60px;
        font-size:120%;
border: 1px solid #333333;
}
.contents2 li {
	list-style-type: none;
}
.contents2 .couza {
	font-size: 14px;
}

/*受講金融機関のスタイル*/
.banklist {
	height: auto;
	width: 100%;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.bank {
	font-size: 120%;
	height: auto;
	width: 24%;
	text-align: left;
}
.bvoid {
	height: auto;
	width: 4%;
}

/*fmarketer_imp.php fmjissen_imp.php　fmarketerad_imp.php（参加者の声ページ）------------------------------------------------*/
.impmarketercontents {
        margin-top: 1em;
	height: auto;
	width: 100%;
	margin-bottom: 1em;
        border: 1px solid #333333;
	}
.impday {
        height: auto;
	width: 20px;
	margin-right: 4px;
	margin-left: 4px;
        border: 1px solid #333333;
}
.imptitle {
        font-size: 120%;
	font-weight: bold;
	color: #333333;
	padding:9px 0 5px 30px;
        text-decoration: none;
	width: auto;
        height:30px;
        border: 1px solid #333333;
}
.impphoto {
	text-align:center;
	height:auto;
	width:35%;
	vertical-align: top;
        padding-top: 1em;
        padding-bottom: 1em;
border: 1px solid #333333;
}
.impphoto p {
	text-align:center;
	vertical-align: top;
}
.imptext1 {
        vertical-align:top;
        height:auto;
        width:65%;
        padding-left:20px;
        font-size:120%;
        padding-top: 1em;
        padding-bottom: 1em;
border: 1px solid #333333;
}
.imptext1 .summary{
        vertical-align:top;
        height:auto;
        width:85%;
        padding-left:20px;
}
.imptext1 .summary li{
	margin-left:20px;
	list-style-type: disc;
}
.imptext1 em {
        font-weight:bold;
        color:#0033ff;
}
/*金融マーケター養成講座、金融マーケティング実践講座、金融マーケター養成講座アドバンス申し込みフォーム-----------*/
/* fmarketer_inq.php mail.php kakunin.php  
   fmjissen_inq.php mail_fmjissen.php kakunin_fmjissen.php 
   fmarketerad_inq.php mail_fmarketerad.php kakunin_fmarketerad.php */
.contents5 {
	font-size: 120%;
	margin-top: 0.5em;
	height: auto;
	width: auto;
	margin-bottom: 1em;
	margin-right: 7%;
	margin-left: 7%;
	border: 1px solid #999999;
	color: #000000;
	line-height: 1.6em;
}

.post1 {
width: 20%;
margin-left: 5%;
text-align: left;
vertical-align: top;
padding-left: 10px;
}
.post2 {
width: 85%;
vertical-align: top;
text-align: left;
padding-left: 10px;
}
.post3 {
width: 20%;
margin-left: 5%;
text-align: left;
vertical-align: top;
padding-left: 10px;
}
.post4 {
width: 75%;
vertical-align: top;
text-align: left;
padding-left: 10px;
}
/*メールページスタイル*/
.back p{
	font-size: 120%;
	font-weight:bold;
        margin: 1em;
	}

.back a{
	display: block;
	width: 11.5em;
	color:#000099;
	line-height:30px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	background:url("images/botton7.gif") no-repeat left top;
	margin-top: 1em;
        margin-bottom: 1em;
        padding-left: 1em;
}
.back a:hover {
background:url("images/botton7.gif") no-repeat left bottom;
}

/*kensyu.php(研修掲載記事)ページ*/
.kensyuset1 {
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}
.kensyucontents1 {
	font-size: 120%;
	font-weight: bold;
	height: auto;
	width: 5%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.kensyucontents2 {
	margin-top: 0.5em;
	height: auto;
	width: 90%;
	margin-bottom: 0.5em;
}

/*研修掲載記事欄スタイル*/
.kensyulist {
	height:auto;
	width: 100%;
	text-align: left;
}
.kensyuname {
	font-size: 100%;
        font-weight: bold;
	width: 100%;
	height:auto;
	text-align: left;
	padding: 10px;
}
.kensyusummary {
	font-size: 100%;
	width: 100%;
	height:auto;
	text-align: left;
	padding-left: 10px;
}

/*book****.php paper****.php media.php(出版物)ページ---------------------------------------------------------------------------*/
/*セカンドナビボックス*/
.contents1 {
	width: 86%;
	margin-right: 7%;
	margin-left: 7%;
	margin-top: 1em;
        overflow: hidden;
	background-image: none;
}
/*book、paper用セカンドナビsecondnav1.php secondnav2.phpのスタイル*/
.secondnavbook {
	width: auto;
	height : 2em;
}

.bookcategory {
	/*display: block;*/
        width: 150px;
	background-color:#DEECFA;
        border-width: 1px;
	border-style: solid;
	border-color: #999999;
	/*padding-left: 0.5em;*/
	z-index:10;
}
.bookcategory a{
	display: block;
        width: auto;
        color:#000099;
	font-size: 120%;
        font-weight:normal;
	background-color:#DEECFA;
        height:20px;
        text-align: center;
        text-decoration: none;
        padding-top: 5px;
        /*vertical-align: middle;*/
}
.bookcategory a:hover {
	background-color:#D0F5F7;
}
.paragraphtitle3 {
	font-size: 140%;
	font-weight: bold;
	width: 500px;
	border-bottom-style: none;
text-decoration: none;
	z-index: 201;
}
.paragraphtitle3 a{
	text-decoration: none;
	z-index: 201;
}

/*著書リスト用のスタイル*/
.list     {
	margin-left: 7%;
	margin-right: 7%;
	margin-top: 1em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	list-style-type: none;
}

/*著書のブロック*/
.bookset {
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}
.bookcontents1 {
	font-size: 120%;
	font-weight: bold;
	height: auto;
	width: 5%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.bookcontents2 {
	margin-top: 0.5em;
	height: auto;
	width: 25%;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bookcontents3 {
	margin-top: 0.5em;
	height: auto;
	width: 70%;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

/*論文等のブロックスタイル*/
.paperset1 {
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}
.papercontents1 {
	font-size: 120%;
	font-weight: bold;
	height: auto;
	width: 5%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.papercontents2 {
	margin-top: 0.5em;
	height: auto;
	width: 95%;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*論文等のデータ欄スタイル*/
.papertitle {
	font-size: 120%;
	font-weight: bold;
	height:30px;
	text-align: left;
	padding-left: 1em;
}
.paperdata {
	height:auto;
	width: 90%;
	text-align: left;
	margin-left: 2%;
}
.ptitle {
	font-size: 120%;
	width: 15%;
	height:auto;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.pvoid {
	font-size: 120%;
	width: 5%;
	height:auto;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.pname {
	font-size: 120%;
	width: 80%;
	height:auto;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

/*連載シリーズのスタイル*/
.rensailist {
margin-left: 5%;
width: 90%;
}
.rensainumber {
padding-left: 10px;
width: 10%;
height:15px;
text-align: left;
vertical-align: top;
}
.rensaititle {
padding-left: 10px;
width: 65%;
height:15px;
text-align: left;
vertical-align: top;
}
.rensaidate {
padding-left: 10px;
width: 25%;
height:15px;
text-align: left;
vertical-align: top;
}

/*メディア掲載記事のスタイル*/
.mediaset1 {
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}
.mediacontents1 {
	font-size: 120%;
	font-weight: bold;
	height: auto;
	width: 5%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.mediacontents2 {
	margin-top: 0.5em;
	height: auto;
	width: 90%;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mediacontents3 {
	margin-top: 0.5em;
	height: auto;
	width: 5%;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mediacontents3 a{
	text-decoration: none;
	text-align: center
	font-size: 120%;
	font-weight: bold;
}

/*メディア掲載記事欄スタイル*/
.medialist {
	height:auto;
	width: 95%;
	text-align: left;
	margin-left: 2%;
}
.medianame {
	font-size: 120%;
	width: 35%;
	height:auto;
	text-align: left;
	padding-left: 10px;
}
.mediasummary {
	font-size: 120%;
	width: 65%;
	height:auto;
	text-align: left;
	padding-left: 10px;
}

/*words.php(用語集)ページ----------------------------------------------------------------------------------------------------------*/
/*バーチカルナビナビ*/
#vnav, #vnav ul { /* all lists */ 
		margin-left: 25px;
		list-style: none;
		float : left;
		width : 150px;
	    z-index: 0;		
	}
	
	#vnav .first{ /* all list items */
	position : relative;
	line-height : 35px;
	margin-top : -1px;
	width: 150px;
	}
	#vnav li { /* all list items */
		position : relative;
		font-size: 8pt;
		float : left;
		line-height : 18px;
		margin-bottom : -1px;
		width: 150px;
	}
	#vnav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 162px;
		margin-top : -19px;
	}
	
	#vnav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#vnav li a {
	width: 150px;
	display : block;
	color : black;
	font-weight : normal;
	text-decoration : none;
	background-color : #CCE1F7;
	border : 1px solid black;
	padding : 0 0.5em;
	}
	
	#vnav li a:hover {
	color : white;
	background-color : #0000FF;
	}
	
	#vnav li:hover ul ul, #vnav li:hover ul ul ul, #vnav li.sfhover ul ul, #vnav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#vnav li:hover ul, #vnav li li:hover ul, #vnav li li li:hover ul, #vnav li.sfhover ul, #vnav li li.sfhover ul, #vnav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/*用語部スタイル*/
.contentswords {
	float : left;
	width: 680px;
	height: auto;
    overflow: visible;
}
.words {
	width: 640px;
	margin-left: 100px;
	border:0;
	cellpadding-left:0;
	cellspacing:0;
	margin-bottom:30px; 
	}
.titleleft {
height:25px;
font-weight:bold;
vertical-align:middle;
background-color:#CCFFCC;
}
.titleright {
height:25px;
width:50%;
font-weight:bold;
vertical-align:middle;
text-align:right;
background-color:#CCFFCC;
}
	
/*link.php(リンク)ページ-----------------------------------------------------------------------------------------------------------*/
/*リンクページセカンドナビ*/
.secondnavlink {
	width: auto;
	height : 2em;
}

/*リンクリストのスタイル*/
.linkcategory {
	/*display: block;*/
        width: 120px;
	background-color:#DEECFA;
        /*padding-left: 0.5em;*/
	z-index:10;
}
.linkcategory a{
	    display: block;
        width: 120px;
        color:#000099;
	    font-size: 100%;
        font-weight:normal;
	    background-color:#DEECFA;
        height:22px;
        text-align: center;
        text-decoration: none;
        padding-top: 9px;
        border: 1px solid #999999;
}

.linkcategory1 a{
    	display: block;
        width: 244px;
        color:#000099;
	    font-size: 100%;
        font-weight:normal;
	    background-color:#DEECFA;
        height:22px;
        text-align: center;
        text-decoration: none;
        padding-top: 9px;
        border: 1px solid #999999;
}
.linkcategory2 a{
	width: auto;
        height: auto;
	font-size: 100%;
        font-weight:normal;
        text-align: center;
        text-decoration: none;
}
.linkcategory a:hover, .linkcategory1 a:hover {
	background-color:#D0F5F7;
}

/*リンクリストスタイル*/
.linklist {
margin-left: 5%;
width: 95%;
}
.linktitle {
	vertical-align: middle;
	padding-left: 10px;
	width: 50%;
	height:15px;
	font-size: 120%;
	text-align: left;
	border: 1px dotted #CCCCCC;
}
.linkcontents {
padding-left: 10px;
width: 70%;
height:15px;
font-size: 120%;
text-align: left;
border: 1px dotted #CCCCCC;
}

/*recruit.php(採用情報)ページ-------------------------------------------------------------------------------*/
/*採用情報リストスタイル*/
.recruitlist {
margin-left: 5%;
width: 90%;
}
.recruittitle {
vertical-align: top;
padding-left: 10px;
width: 25%;
height:15px;
text-align: left;
}
.recruitcontents {
padding-left: 10px;
width: 75%;
height:15px;
text-align: left;
}

/*お問い合わせページ----------------------------------------------------------------*/
/*sitemap.phpページ---------------------------------------------------------------------------------------------------------------*/
.pagetitle {
	vertical-align: middle;
	width: 200px;
	color:#000099;
	line-height:30px;
	text-align: center;
	background:url("images/botton8.gif") no-repeat left top;	
} 
.pagetitle a{
	vertical-align: middle;
	font-size: 18px;
	color:#000099;
	text-align: center;
	text-decoration:none;
	font-weight:bold;	
}   
.sitemap1 {
     width: 375px;
	 height: auto;
}

.paragraphtitle4 {
	margin-top: 1em;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;*/
	font-size: 18px;
	width: 350px;
	clear: both;
	color: #FFFFFF;
	margin-bottom: 1em;
	padding-top: 2px;
	background-position: left center;
	background-image: url(images/mark11.gif);
	background-repeat: no-repeat;
}
.paragraphtitle4 a{
	width: auto;
	margin-left: 5%;
	color: #FFFFFF;
	margin-bottom: 1em;
	padding-top: 2px;
	text-decoration:none;
	}
/*小見出し部*/
.midashisitemap       {
	font-size: 130%;
	font-style: normal;
	color: #333333;
	margin-bottom: 0.5em;
	text-decoration: none;
	clear: both;
	margin-left: 3%;
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 300px;
	padding-left: 1em;
	background-image: url(images/mark3.gif);
	z-index: 201;
}

/*コンテンツボックス部２*/
.contentssitemap {
	margin-top: 0.5em;
	height: auto;
	width: 760px;
	margin-bottom: 1em;
	color: #000000;
	line-height: 1.6em;
}