.entry-header { 
	color: black; 
	font-size: 16px; 
	font-weight: bold; 
	clear: both; 
	margin-top: 5px;
	margin-bottom: 10px; 
	padding-left: 10px; 
	border-left: 5px solid #f60; 
}

.entry-body p{ 
	clear: both;
	font-size:11pt;
	line-height: 14pt;
	margin-bottom:5px;
	}

.entry-body { 
	font-size:11pt;
	line-height: 14pt;
	margin-left:10px;FootMenu
	}

.module-content { 
	font-size:11pt;
	line-height: 14pt;
	background-color: #e1f2ff; 
	background-position: 0 bottom; 
	padding: 5px 8px;
	border-top: 1px solid white; 
	border-bottom: 1px solid white; 
	}

/***** ベース *****/

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#eeeeee;
	color:#333333;
}

body,th,td,li,div,address{
	font-size:11pt;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif; 
	line-height: 14pt;
}

form,input{
	font-size:10pt;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif; 
	line-height: 14pt;
}

textarea{
	font:12px/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

/*p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{*/
p,h1,h2,h3,h4,h5,h6,form{
	margin:0;
	padding:0;
}

li { 
	line-height: 1.6; 
	margin-bottom: 8px; 
	}


img{
	border:none;
}

.Clear{
	clear:both;
	height:0;
	line-height:0;
}

.Clear hr{
	display:none;
}


/********** リンク **********/

a:link,
a:active{
	color:#3366cc;
	text-decoration:none;
}

a:visited{
	color:#0066cc;
	text-decoration:none;
}

a:hover{
	color:#cc6600;
	text-decoration:none;
}


/********** レイアウト **********/

#container{
	width:742px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
}

#inner{
	width:auto;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

#PageBody{
	width:720px;
	margin:15px 10px 0 10px;
}

#MainWrap{
	width:510px;
	float:right;
}

#SideWrapAlpha{
	width:200px;
	float:left;
}


/********** ヘッダー **********/

#header{
	padding:10px;
	background:url('images/HeaderBG.gif') 10px top no-repeat;
}

#SiteName{
	font-size:20px;
	font-weight:bold;
	line-height:60px;
}

#SiteName a:link,
#SiteName a:active,
#SiteName a:visited{
	color:#ff3366;
}

#SiteName a:hover{
	color:#cc6600;
}


/********** メニューバー **********/

#Menubar{
	background-color:#3366cc;
	height:36px;
	margin-bottom:10px;
	padding:0;
	color:#ffffff;
}

#Menubar p{
	margin:3px 1px 3px 1px;
	width:120px;
	height:26px;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	float:left;
}

#Menubar p a{
	display:block;
	width:120px;
	height:26px;
/*	text-indent:-9999px;
	overflow: hidden;
	text-decoration:none;*/
}

#Menubar #NaviHome { background:url('images/Menubar/homeOn.gif') left top no-repeat; }
/*#Menubar #NaviHome a { background:url('images/Menubar/home.gif') left top no-repeat; }*/
#Menubar #NaviHome a:hover { background-position:0 35px; }

#Menubar #NaviHomeOn a { background:url('images/Menubar/homeOn.gif') left top no-repeat; }


#Menubar #NaviSeminar { background:url('images/Menubar/kojin_seminarOn.gif') left top no-repeat; }
#Menubar #NaviSeminar a { background:url('images/Menubar/kojin_seminar.gif') left top no-repeat; }
#Menubar #NaviSeminar a:hover { background-position:0 35px; }

#Menubar #NaviSeminarOn a { background:url('images/Menubar/kojin_seminarOn.gif') left top no-repeat; }


#Menubar #NaviHojinSeminar{ background:url('images/Menubar/houjin_seminarOn.gif') left top no-repeat; }
#Menubar #NaviHojinSeminar a { background:url('images/Menubar/houjin_seminar.gif') left top no-repeat; }
#Menubar #NaviHojinSeminar a:hover { background-position:0 35px; }

#Menubar #NaviHojinSeminarOn a { background:url('images/Menubar/houjin_seminarOn.gif') left top no-repeat; }


#Menubar #NaviVoice { background:url('images/Menubar/voiceOn.gif') left top no-repeat; }
#Menubar #NaviVoice a { background:url('images/Menubar/voice.gif') left top no-repeat; }
#Menubar #NaviVoice a:hover { background-position:0 35px; }

#Menubar #NaviNlp { background:url('images/Menubar/nlpOn.gif') left top no-repeat; }
#Menubar #NaviNlp a { background:url('images/Menubar/nlp.gif') left top no-repeat; }
#Menubar #NaviNlp a:hover { background-position:0 35px; }

#Menubar #NaviNlpOn a { background:url('images/Menubar/nlpOn.gif') left top no-repeat; }


#Menubar #NaviContact { background:url('images/Menubar/contactOn.gif') left top no-repeat; }
#Menubar #NaviContact a { background:url('images/Menubar/contact.gif') left top no-repeat; }
#Menubar #NaviContact a:hover { background-position:0 35px; }

#Menubar #NaviContactOn { background:url('images/Menubar/contactOn.gif') left top no-repeat; }

#Menubar #NaviProfile { background:url('images/Menubar/profileOn.gif') left top no-repeat; }
#Menubar #NaviProfile a { background:url('images/Menubar/profile.gif') left top no-repeat; }
#Menubar #NaviProfile a:hover { background-position:0 35px; }

#Menubar #NaviProfileOn { background:url('images/Menubar/profileOn.gif') left top no-repeat; }


/********** メインスペース **********/

/* 記事一覧 */

.EntryListWrap,
.EntryWrap{
	padding:10px 0;
}

.EntryListWrap h3,
.EntryWrap h2{
	font-size:14px;
	line-height:30px;
	color:#ff3366;
	border-bottom:solid 1px #ff9999;
}

.EntryListWrap h3 a:link,
.EntryListWrap h3 a:active,
.EntryListWrap h3 a:visited,
.EntryListWrap h3 a:hover,
.EntryWrap h2 a:link,
.EntryWrap h2 a:active,
.EntryWrap h2 a:visited,
.EntryWrap h2 a:hover{
	color:#ff3366;
}

/* 記事データ */

.EntryData{
	padding:0 3px;
	background-color:#ffefef;
	font-size:10px;
	text-align:right;
}

.EntryData p{
	padding-left:5px;
	display:inline;
}


/* 記事本文 */
.EntryBody p{
	margin:20px 0;
}

.EntryBody a:link,
.EntryBody a:active,
.EntryBody a:visited,
.EntryBody a:hover{
	text-decoration:underline;
}

/* 記事フッター */

.EntryFooter{
	padding:0 3px;
	font-size:10px;
	border-top:solid 1px #cccccc;
	text-align:right;
}

.EntryFooter p{
	padding-left:5px;
	display:inline;
}


/********** サイドバー **********/

.ModuleWrap{
	margin-bottom:10px;
}

.ModuleTitle{
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

.ModuleBody{
	padding:2px 10px;
	background-color:#ccddff;
}

.ModuleBody p{
	padding:3px 0;
}

.ModuleBody li{
	margin-left:18px;
}

/* 新着情報 */
#Update span{
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}

/********** フッター **********/

#FootMenu{
	margin-top:15px;
	padding:15px 0;
	text-align:center;
	border-top:solid 3px #cccccc;
	font-size:10px;
}

#FootMenu p{
	display:inline;
}

#Footer{
	padding:20px 0;
	font-style:normal;
	text-align:center;
	background-color:#e0e8fe;
}

#Footer address,
#Footer p{
	font-style:normal;
}

.entry-header { 
	color: black; 
	font-size: 16px; 
	font-weight: bold; 
	clear: both; 
	margin-top: 5px;
	margin-bottom: 10px; 
	padding-left: 10px; 
	border-left: 5px solid #f60; 
	}

#cate_list li{
	margin-bottom: 0px; 

}
	
