﻿@import url("listmenu_h.css");

@import url("str.css");

html {
	height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, geneva, verdana, sans-serif, "ＭＳ Ｐゴシック";
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 0.8em;
}
li.bpm_research ul li{
	display:none !important;
}

* body > #wrap {
	height: auto;
	width:960px;
}
li. about ul li{
display:none !important;
}
li. event ul li{
display:none !important;
}
li. invitation ul li{
display:none !important;
}



h1 {
}

a {
	font-size: small;
}

img {
	border: none;
	
}

p{
	margin:0;
}

/* 見出しの処理 */

#header h1 {
	position: relative;
	top: 0;
	left: 0;
	width: 265px;
}

#header h1 a{
	display: block;
	background-image: url(../img/bg_h1.gif);
	width: 265px;
	height: 65px;
}

#header h1 span{
	display: none;
}

#header .description {
	display: none;
}

/* ヘッダテキストナビゲーション */

#header_conts #navi li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: small;
}

#header_conts #navi li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #151515;
	line-height: 1em;
	vertical-align: middle;
}

#header_conts #navi li a:hover {
	text-decoration: underline;
}

/* mainの見出し */

#main h2 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#main h3 {
	color: #1b4699;
	font-size: 18px;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	border-left: 5px solid #1b4699;
	padding-left: 12px;
}

#main h4 {
	color: #6585c4;
	border-bottom: 1px dotted #415780;
	line-height: 2em;
}

#main ul {
	margin: ;
}

#conts01 li {
	list-style-type: square;
	font-size: x-small;
}

#conts02 ul,#conts03 ul,#conts04 ul {
	margin: 0;
	padding: 0;
}

#conts02 li,#conts03 li,#conts04 li {
	list-style-type: none;
}

#main p {
	font-size: small;
	line-height: 166%;
	margin-bottom: 1.5em;
}
#main dl{
	margin:0;
		padding-left:20px;
}
#main dt {
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;

	color: #295fc3;
	border-bottom: 1px solid #1b4699;
	line-height: 2em;
}

#main dd {
	color: #4d4d4d;
	margin-bottom: 15px;
	font-size: small;
	line-height: 1.66em;
}

/* 左ナビゲーション */

ul#left_nav {
	padding: 0;
	margin-left: 10px;
	_margin-top: 10px;
}

ul#left_nav li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0;
}

ul#left_nav li.dummy {
	display: none;
}

ul#left_nav li a {
	color: #333333;
	font-size: 12px;
	display: block;
	width: 100%;

	border-left: 5px solid #999;
	margin-bottom: 3px;
	line-height: 35px;
	text-decoration: none;
	background-color: #efefef;
	padding: 5px 0 8px 5px;
}

ul#left_nav li a:hover {
	color: #333333;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 100%;
	border-left: 5px solid #2FADD6;
	line-height: 35px;
	padding: 5px 0 8px 5px;
	color: #2FADD6;
	text-decoration: underline;
}

ul#left_nav li .active {
	color: #333333;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 100%;
	border-left: 5px solid #2FADD6;
	line-height: 35px;
	padding: 5px 0 8px 5px;
	color: #2FADD6;
	text-decoration: none;
}

ul#left_nav li .current {
	color: #000b5f;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 100%;
	border-left: 5px solid #000b5f;
	line-height: 35px;
	padding: 5px 0 8px 5px;
	text-decoration: none;
}

ul#left_nav li .current:hover {
	color: #000b5f;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 100%;
	border-left: 5px solid #000b5f;
	line-height: 35px;
	padding: 5px 0 8px 5px;
	text-decoration: none;
}

ul#left_nav li a:visited {
	color: #666;
}

#left_banner li {
	border-style: none;
	list-style-type: none;
	margin-bottom: 3px;
	padding-left: 0px;
	border: none;
}

#left_banner li a {
	/*color: #333333;
	font-size: 12px;
	display: block;*/
	width: 100%;
	/*height: 30px;*/
}


/*静的サブメニュー部分*/

ul#left_nav li.sub a {
	color: #333333;
	font-size: 12px;
	display: block;
	width: 90%;
	margin-left: 10%;
	border-left: 5px solid #999;
	margin-bottom: 3px;
	line-height: 28px;
	text-decoration: none;
	background-color: #efefef;
	padding: 5px 0 8px 5px;
}

ul#left_nav li.sub a:hover {
	color: #333333;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 90%;
	margin-left: 10%;
	border-left: 5px solid #2FADD6;
	line-height: 28px;
	padding: 5px 0 8px 5px;
	color: #2FADD6;
	text-decoration: underline;
}

ul#left_nav li.sub .active {
	color: #333333;
	background-color: #fff;
	font-size: 12px;
	display: block;
	width: 90%;
	margin-left: 10%;
	border-left: 5px solid #2FADD6;
	line-height: 28px;
	padding: 5px 0 8px 5px;
	color: #2FADD6;
	text-decoration: none;
}

/*静的サブメニュー部分終わり*/

/*page Link*/
#forTop{
	width:40%;
	padding: 5px;
	float: right;
	font-size: 12px;
	text-align: right;
}
#forTop a{
	color: #3399CC;	
}
#forTop a:hover{
	color: #3399CC;
	text-decoration: underline;
}
/*bpm_player*/
#plyer_box{
	wodth:100%
}
#plyer_img{
	float:left;
	margin:0;
}
#plyer_txt{
	float:left;
	margin-left:10px;
}

#plyer_txt a{
	color: #333333;
	text-decoration: none;	
}


.mgn_t20{
	margin-top: 20px;	
}
.clear{
	clear: both;
}

.date{
	font-size: 0.7em;
	color: #999999;	
}
.red{
	color: #CC0000;
}

/* 2008 12 03 add */
.newslist li{
	margin-bottom:5px;
	border-bottom:1px dotted #cacaca;
	padding-bottom:3px;
	line-height:140%;

}
.newslist li a{
	color:#003366;
	text-decoration:none;
}
.newslist li a:hover{
	color:#006699;
	text-decoration: underline;
}
#top{
	width:960px;
	height:210px;
	float: left;
	text-align:right;
}
#topnavi {
	margin-top:185px;
	width:100%
	text-align:right;
}
#topnavi a{
	margin-right:10px;
}
#r_ad {
 margin-top:20px;
 border-top:1px solid #cacaca;
	width:160px;
}
