/* Base Weblog (base-weblog.css) */


/*--------------------------------------------------------------------
 basic elements：基本設定
--------------------------------------------------------------------*/

html{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote{
	margin-top: 10px;
	margin-bottom: 10px;
}

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */



/* page layout */
body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%; }
#pagebody2 { position: relative; width: 100%; background: url("../img/bg_gray.gif") repeat-y 50%;
}

#alpha, #beta, #gamma
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
#alpha-inner, #beta-inner, #gamma-inner{position: static;}



/* content */
.content-nav{
	font-size:10px;
	margin: 10px;
	text-align: left;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
	color: #000;
}

.entry,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	color: #000;
}

.entry-content,
{
	clear: both;
	margin: 5px 10px;
	color: #000;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
	color: #000;
}

.archive-content{clear: both;margin: 5px 10px 20px 10px;}


/* modules */
.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}


/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


/* basic page elements */
body{font-family: Verdana, Arial, sans-serif;margin: 0;}
a { color: #009999; text-decoration: none; }
a:hover { color: #FF6600; }

#banner a { color: #fff; text-decoration: underline; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6{font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;}
.entry-more-link,{font-size: 10px;}



/*----- page layout -------------------*/
body
{
	min-width: 800px;
	color: #000;
	background: url("../img/bg_dot.gif") #fff repeat-y 50%;
}

#container
{
	width: 800px;
	margin-bottom: 10px;
	background: #fff;
}

#container-inner
{
	border-width: 0 5px 5px 5px;
	border-style: none;
	border-color: #292e33;
	min-height:500px;
}


#banner{width: 800px; /* necessary for ie win */}
#banner-inner{padding: 3px 0;}

.date-header
{
   margin: 0;
   font-size: 12px;
   font-weight: nomal;
   text-transform: uppercase;
}

.date-header2{
   margin: 0 0 20px 0;
   font-size: 12px;
   text-transform: uppercase;
}


/* エントリー */
.entry-header, .archive-header{
   margin: 0 0 10px 0;
   border-left: 5px solid #161384;
   padding: 0 0 0 8px;
   color: #003366;
   font-size:1.1em;
   line-height: 1.5;
   font-weight: bold;
}
.entry-content,
{
   margin: 0;
   font-size: 12px;
   line-height: 1.5;
   color: #000;
	background:#fff;
}

.entry-footer,
{
   margin: 0 0 10px 0;
   padding-top: 3px;
   font-size: 10px;
   float: right;
}

.content-nav { margin-top: 0; }

img{border:0;vertical-align:top;}
hr{
	color:#cccccc;
	width: 98%;
	height:1px;
	margin:5px 0;
}

img.bnrInfo{margin-bottom:10px;}


/*--------------------------------------------------------------------
　エントリー 2010 05
--------------------------------------------------------------------*/
div.catchArea{width:100%;/*margin-bottom:20px;*/}

div.catchArea h4{
	font-size:0.9em;
	color:#de5909;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0;
}
div.catchArea p{
/*	font-size:0.8em;*/
	margin:0;
	padding:0;
}
div.catchArea p.ttlSub{font-weight:bold;margin:0 0 10px 0;}

div.profArea{width:98%;margin:10px 0 30px 0;}
p.sttl01{
	display:bloack;
	text-indent:-9999px;
	background: url(../img/kiji_sttl01.gif) no-repeat;
	width:121px;
	height:14px;
	margin:0 0 6px 0;
	padding:0;
}
div.profArea img{float:left;margin:0 0 0 10px;}
div.profArea div.profile{width:370px;float:right;}
div.profArea div.txtAll{width:98%;float:none;}

div.profArea div.profile h5{
	margin:0 0 4px 0;
	padding:0;
	font-weight:bold;
}
div.profArea div.profile h5 span{/*font-weight:lighter;*/margin:0 6px 0 0;}
div.profArea div.profile p{margin:0;padding:0;line-height:1.4;}

div.profArea div.blk1 p{margin-bottom:1em;}
div.profArea p.ttl{
	clear:both;
	background:#eee;
	padding:2px;
	width:98%;
	margin:1em 0 5px 0;
}



div.effectArea{width:100%;margin:0 0 6px 0;padding:0;}
div.effectArea ol{
	width:405px;
	background:#f5f5fe;
	border:1px solid #403ea3;
	padding:6px 10px 6px 30px;
	font-size:0.8em;
	_margin:0 0 0 5px;
	_font-size:1em;
}

*+html body div.effectArea ol{margin:0 0 0 5px;font-size:1em;}	/* for win IE7 */

div.effectArea ol li{
	margin:0 0 3px 0;
	font-weight:bold;
	color:#333;
	line-height:1.4;
}

div.effectArea p.sttl02{
	display:bloack;
	text-indent:-9999px;
	background: url(../img/kiji_sttl02.gif) no-repeat;
	width:73px;
	height:14px;
	margin:0 0 6px 0;
	padding:0;
}

p.sponsor{text-align:right;margin-bottom:40px;color:#666;}

div.conArea{width:100%;margin:0 0 40px 0;font-size:0.8em;_font-size:100%;}
*+html body div.conArea{font-size:100%}	/* for win IE7 */

div.conArea p.mttl01,
div.conArea p.mttl02,
div.conArea p.mttl03,
div.conArea p.mttl04,
div.conArea p.mttl05,
div.conArea p.mttl06{
	display:bloack;
	text-indent:-9999px;
	width:460px;
	height:21px;
	margin:0 0 6px 0;
	padding:0;
}

div.conArea p.mttl01{background: url(../img/kiji_mttl01.gif) no-repeat;} /*--日程・受講料--*/
div.conArea p.mttl02{background: url(../img/kiji_mttl02.gif) no-repeat;} /*--内容--*/
div.conArea p.mttl03{background: url(../img/kiji_mttl03.gif) no-repeat;} /*--コース概要--*/
div.conArea p.mttl04{background: url(../img/kiji_mttl04.gif) no-repeat;margin-top:1em;} /*--プログラム--*/
div.conArea p.mttl05{background: url(../img/kiji_mttl05.gif) no-repeat;margin-top:1em;} /*--スケジュール--*/
div.conArea p.mttl06{background: url(../img/kiji_mttl06.gif) no-repeat;margin-top:1em;} /*--カリキュラム--*/

div.conArea table{
	border-collapse:collapse;border-spacing:0px;
	width:450px;
	margin:6px 0 10px 3px;
	clear:both;
	border:1px solid #ccc;
	font-size:96%;
}
div.conArea table th{
	padding:5px;
	border:1px solid #ddd;
	text-align:left;
	background:#eee;
	font-weight:lighter;
	width:15%;
	vertical-align:top;
}
div.conArea table td{
	padding:5px 5px 5px 8px;
	border:1px solid #ddd;
	line-height:1.4;
	vertical-align:top;
}

div.conArea p{line-height:1.4;}
div.conArea p.stxtAtt{color:#666;text-align:right;}
div.conArea p.btnPdf{margin:0 0 20px 3px;}
div.conArea p.btnPdf a{
	display:block;
	text-indent:-9999px;
	background: url(../img/semi_btn_pdf.jpg) 0 0 no-repeat;
	width:240px;
	height:31px;
}
div.conArea table.cource,
div.conArea table.program,
div.conArea table.shousai{border:none;}

div.conArea table.shousai{margin-bottom:20px;}


div.conArea table.program td,
div.conArea table.shousai td{vertical-align:top;border:none;}
div.conArea table.cource td{vertical-align:top;border-bottom:1px solid #ddd;}

div.conArea table.shousai{padding:2px;}
div.conArea table.shousai tr.unLine td{border-bottom:1px solid #ddd;}


img.btnPdf{margin:5px 0;}
span.sgTxt,
p.stxtAttL{font-size:0.8em;color:#666;}

div.conArea table.program2{border-collapse:collapse;border-spacing:2px;}

div.conArea table.seminarList thead th{background:#fef5d5;}

div.conArea table.typeB th{background:none;width:20%;}


div.conArea table.time th{background:#fff;}



div.conArea table.yotei td.bgBl{
	text-align:center;
	background:#3b8ebd;
	color:#fff;
}
hr {
	border:solid #99c3dc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:1.5em 0;
	clear:both;
}




/*--5S用 2011 11.21-----------------------------------*/

div.catchArea img.imagePhoto{margin:0.5em 0 2em 3.5em;float:none;}

div.conArea h5{
	font-size:1.2em;
	color:#333;
	margin:1em 0 0 5px;
	font-weight:bold;
}
div.conArea table.gaiyou{
	border-collapse:collapse;border-spacing:0px;
	width:450px;
	margin:10px 0 0 3px;
	clear:both;
	border:1px solid #ccc;
	font-size:96%;
}
div.conArea table.gaiyou th{
	padding:5px;
	border:1px solid #ddd;
	text-align:left;
	background:#eee;
	font-weight:lighter;
	vertical-align:top;
}
div.conArea table.gaiyou thead th{background:#cbcae8;}

div.conArea table.gaiyou td{
	padding:5px 5px 5px 8px;
	border:1px solid #ddd;
	line-height:1.4;
	vertical-align:top;
}

div.conArea table.mb15{margin-bottom:1.5em;}


div.conArea table.shousai{
	border-collapse:collapse;border-spacing:0px;
	width:450px;
	margin:10px 0 0 3px;
	clear:both;
	border:1px solid #ccc;
	font-size:96%;
}
div.conArea table.shousai td{
	padding:5px 5px 5px 8px;
	border:1px solid #ddd;
	line-height:1.4;
	vertical-align:top;
	width:100%;
}
div.conArea table.shousai td ul{
	width:96%;
	margin:0 0 0.5em 1em;
	padding:0;
	list-style:none;
}
div.conArea table.shousai td p.sttl{
	color:#0c6d57;
	margin-bottom:0.5em;
	font-weight:bold;
	font-size:1.1em;
/*	border-bottom:1px solid #a5d1c7;*/
}







div.etcBox{
	width:93%;
	background:#eee;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	margin:0 0 15px 0;
}
div.etcBox ul{text-align:left;font-size:0.8em;}
div.etcBox ul li{line-heoght:1.4;margin-bottom:3px;}
div.etcBox p{text-align:left;}



div.conArea dl,
div.conArea dl.curriculum{width:98%;margin:0 0 0 6px;}

div.conArea dl dt{
	font-weight:bold;
	color:#3b09ba;
	margin:0 0 2px 0;
	padding:0;
}
div.conArea dl dd{
	margin:0 0 15px 5px;
	padding:0;
	line-height:1.4;
}

div.conArea dl.curriculum{margin:5px 0 2em;}
div.conArea dl.curriculum dt{
	font-weight:bold;
	color:#3c596a;
}
div.conArea dl.curriculum dd{
	margin:0 0 15px 2em;
	padding:0;
	line-height:1.4;
	font-size:0.9em;
}

div.conArea dl.curriculum dd.lastBottom{margin-bottom:0px;}
div.conArea p.btnCurr{margin:0 0 3em 0;}





div.boxCourse{width:100%;margin:15px 0 0 0;}
div.boxCourse h5{
	font-size:1.1em;
	font-weight:bold;
	color:#127a28;
	border-left:5px solid #127a28;
	padding:0 0 0 8px;
}
div.lineTop{
	background: url(../img/line_dot2.gif) 0 top repeat-x;
	padding-top:15px;
}

p.ttlCat{
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0;
	color:#3b09ba;
}

div.boxCourse ul{
	width:100%;
	margin:0 0 20px 0;
	list-style:none;
	padding:0;
}
div.boxCourse ul li{
	margin:0 5px 3px 0;
	padding:0;
	float:left;
	width:220px;
}
p.pcSchool{
	background: url(../img/z_ico_outsite.gif) 0 4px no-repeat;
	padding:0 0 0 13px;
	margin:6px 0 0 0;
}

div.semiBtn{width:100%;clear:both;text-align:center;}
div.semiBtn a{display:block;width:272px;height:37px;position:relative;overflow:hidden;margin:0 auto;}
div.semiBtn a:hover{font-size:1px;}
div.semiBtn a:hover img{position:relative;top:-37px;}


div.semiBtn-small{width:60%;clear:both;margin:0.5em 0 0 6.3em;/margin-left:8em;}
div.semiBtn-small a{display:block;width:121px;height:29px;position:relative;overflow:hidden;float:left;margin:0 5px;}
div.semiBtn-small a:hover{font-size:1px;}
div.semiBtn-small a:hover img{position:relative;top:-29px;}



	/*--CLEAR--*/
	div.profArea:after,
	div.boxCourse:after,
	div.boxCourse ul:after,
	div.etcBox:after,
	div.semiBtn-small:after{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}



/*--------------------------------------------------------------------
modules　右サイド（right.tmpl）
--------------------------------------------------------------------*/
/*--2010 05　修正・追加--*/
div.sideBox{
	width:148px;
	padding:0;
	border:1px solid #161384;
	margin:10px 0;
	font-size:0.8em;
}
div.sideBox ul{
	width:85%;margin:6px 6px 6px 10px;
	list-style:none;
	padding:0;
}
div.sideBox ul li{
	background: url(../img/arrow-blue.gif) 0 5px no-repeat;
	padding:0 0 0 6px;
	margin:0;
}


/* 各コンテンツ枠設定 */
#r-waku{
	width:136px;
	overflow:auto;
	border:1px solid #161384;
	font-size:12px;
	line-height: 1.4;
	padding:6px;
	margin:0 0 15px 0;
}

#rss{width:150px;margin:0 0 10px 0;}
#rss .waku{
	width:136px;
	border:1px solid #669933;
	font-size:10px;
	line-height: 1.3;
	padding:6px;
}


/* 右サイド アーカイブ用 */
div#r-kako{
	width:100%;
	overflow:auto;
	background:#eeeeee;
	border:1px solid #cccccc;
	font-size:12px;
	line-height: 1.6;
	padding:6px;
}

/* 右サイド バナー */
#r-banner{width: 135px;margin:0 0 0 8px;}
#r-banner img{margin:0 0 5px 0;}
#r-banner-main img{margin:0 0 8px 0;}


/* 助成金について */
#joseikin{
	margin:0 0 60px 0;
	font-size: 12px;
	line-height: 1.4;
}
.jo-title{
	margin-top: 0;
	border-left: 5px solid #006699;
	padding: 0 0 0 10px;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}
.jo-title2{
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin:0 0 3px 0;
}


/* サイドバー折りたたみ */
#categories dl{
	width:95%;
	margin:6px 0;
	padding: 0;
	list-style: none;
}

#categories  dt {
	padding:0 0 3px 3px;
	margin:0;
	color:#000;
	font-size: 12px;
}
#categories a{color:#0b3e77;text-decoration:none;}
#categories a:link{color:#0b3e77;text-decoration:none;}
#categories a:visited{color:#0b3e77;text-decoration:none;}
#categories a:active{color:#0b3e77;text-decoration:none;}
#categories a:hover{color:#0b3e77;text-decoration:underline;}


.module
{
   margin: 0 0 10px 0;
   border: 0px solid #161384;
   background: #fff;
}

.module-content
{
   margin: 0 0 6px 0;
   padding: 6px;
   font-size: 10px;
   line-height: 1.2;
}

/* modules 検索*/
.module-search input { font-size: 10px; }
.module-search #search { width: 135px; }




/*--------------------------------------------------------------------
　トップページ用2カラム 2010_3月リニュ
--------------------------------------------------------------------*/
.layout-two-column #alpha{margin: 15px 0 0 0;width: 160px;}
.layout-two-column #alpha-inner{padding: 0 10px 0 10px;}

.layout-two-column #beta{margin: 15px 8px 0 2px;width: 628px;}
.layout-two-column #beta-inner{padding: 0 0 15px 0;}

div#contents5{
	wodth:628px;
	background: url(../img/top_bg_contents5.jpg) no-repeat;
	height:192px
}

div#contents5 ul{width:617px;margin:0;_margin-top:70px;padding:70px 0 0 5px;_padding-top:0;}
div#contents5 ul li{display:inline; float:left;}
div#contents5 ul li a{display : block;outline:none;text-indent:-9999px;overflow:hidden;height:113px}

	div#contents5 ul li a.co01{width: 122px;background: url(../img/navi_contents5_02.jpg) 0 0 no-repeat;}
	div#contents5 ul li a:hover.co01{background-position:0 -113px;}

	div#contents5 ul li a.co02{width: 122px;background: url(../img/navi_contents5_02.jpg) -122px 0 no-repeat;}
	div#contents5 ul li a:hover.co02{background-position:-122px -113px;}

	div#contents5 ul li a.co03{width: 124px;background: url(../img/navi_contents5_02.jpg) -244px 0 no-repeat;}
	div#contents5 ul li a:hover.co03{background-position:-244px -113px;}

	div#contents5 ul li a.co04{width: 124px;background: url(../img/navi_contents5_02.jpg) -368px 0 no-repeat;}
	div#contents5 ul li a:hover.co04{background-position:-368px -113px;}

	div#contents5 ul li a.co05{width: 125px;background: url(../img/navi_contents5_02.jpg) -492px 0 no-repeat;}
	div#contents5 ul li a:hover.co05{background-position:-492px -113px;}

div.topBox{width:628px;margin:1em 0 40px 0;}
div.topBox img{float:left;margin:0 10px 0 0;}
div.topBox img.last{margin:0;}

/*
	div.topBox a{display:block;width:628px;height:60px;position:relative;overflow:hidden;margin:0 auto;}
	div.topBox a:hover{font-size:1px;}
	div.topBox a:hover img{position:relative;top:-60px;}
*/

	/*--CLEAR--*/
	div.topBox:after{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}







/*--------------------------------------------------------------------
３カラム
--------------------------------------------------------------------*/
/* three-column tweaks */

.layout-three-column #alpha{
	margin: 15px 0 0 0;
	width: 160px;
}

.layout-three-column #alpha-inner{padding: 0 10px 0 10px;}
.layout-three-column #alpha-inner2{padding: 0 10px 0 10px;}

.layout-three-column #beta
{
	margin: 15px 15px 0 5px;
	width: 460px;

}
.layout-three-column #beta-inner{padding: 0 0 15px 0;}

#gamma, #delta { 
	width: 160px; 
	margin:15px 0 0 0; 
}
#gamma-inner,
#delta-inner{padding: 0 10px 0 0;}



/*--------------------------------------------------------------------
 2階層目用３カラム
--------------------------------------------------------------------*/
.layout-three-column2 #alpha2{margin: 0;width: 160px;}
.layout-three-column2 #alpha-inner2{padding: 0 10px 0 10px;}
.layout-three-column2 #gamma{display:none;}




/*ABOUT ＞ 5つの柱
------------------------------------------------*/
/*--左メニュー--*/
.layout-three-column2 #alpha-about{
	width: 120px;
	margin-top:0;
	padding: 15px 10px 0 10px;
}
#alpha-about ul{width:100%;margin:0;padding:0;}
#alpha-about ul li{
	margin:0 0 6px 0;
	list-style:none;
	font-size:81.25%;
	background: url(../img/arrow-blue.gif) 0 6px no-repeat;
	padding:0 0 0 8px;
}
#alpha-about ul li a{color: #1F3594;text-decoration: none;}
#alpha-about ul li a:hover{color: #F55A06;text-decoration: underline;}



/*--メイン　扉--*/
#about5contents{
	width:450px;
	font-size:12px;
	line-height: 1.6;
	padding:0 0 20px 0;
	margin:0;
}
#about5contents h2{
	background: url(../about/img/title_about.jpg) 0 0 no-repeat;
	width:450px;
	height:26px;
	display:block;
	text-indent:-9999px;
}

div.box5con{
	width:100%;
	background:#cc9900;
	background: url(../img/line_dot2.gif) 0 bottom repeat-x;
	padding-bottom:15px;
	margin:15px 0 0 0;
}
	div.headInfo{background:none;}

img.icoNumber{float:left;}
div.txtright{
	float:right;
	width:365px;
}
div.txtAll{width:100%;}
div.txtright p{margin:6px 0 0 0;padding:0;}
div.txtright p.more,div.txtAll p.more{float:right;}
div.txtright p.more a,div.txtAll p.more a{
	display:block;
	text-indent:-9999px;
	background: url(../img/btn_shousai.gif) 0 0 no-repeat;
	width:84px;
	height:17px;
	outline:none;
}
p.back{float:right;clear:both;}
p.back a{
	display:block;
	text-indent:-9999px;
	background: url(../about/img/z_btn_back.gif) 0 0 no-repeat;
	width:68px;
	height:17px;
	outline:none;
}
div.greeting{
	width:100%;
	padding-bottom:0.5em;
	margin:0 0 2em 0;
	border-bottom:1px solid #b9b8d9;
}
div.greeting p{line-height:1.4;margin-bottom:6px;}
div.greeting p.pdf{
	background: url(../img/ico_pdf.gif) 0 2px no-repeat;
	padding:0 0 0 20px;
	margin:0 0 2em 0.5em;
}




/*--メイン　1.セミナー--*/
div.conNo1{width:100%;margin:20px 0 50px 0;}

img.imgSttl{margin-bottom:15px;}
div.conNo1 dl,div.conNo2 dl{width:96%;margin:10px 0 0 13px;}

dl.semiCat dt{
	margin: 0;
	padding: 3px;
	width: auto;
}
dl.semiCat dd{
	padding:3px 3px 3px 8.5em;
	margin-left: 0;
	margin-top: -2.3em;
}
dl.semiCat dd span{margin:0 0 0 0.5em;}


dl.defa1 dt{
	font-size:120%;
	margin:0 0 0 0;
	color:#162878;
	font-weight:bold;
}
dl.defa1 dd{margin:0 0 10px 20px;line-height:1.4;}


dl.defa2 dt{
	font-size:120%;
	margin:0 0 0 0;
	color:#162878;
	font-weight:bold;
	background: url(../img/arrow-blue2.gif) 0 7px no-repeat;
	padding:0 0 0 12px;
}
dl.defa2 dt span{margin:0 0 0 1em;}
dl.defa2 dd{margin:0 0 10px 20px;line-height:1.4;}

div.conNo1 p.btnArea{
	width:100%;
	text-align:center;
	margin:2em 0 0 0;
}







/*--メイン　2.オーダーメイド--*/
div.conNo2{width:100%;margin:20px 0 30px 0;}
div.no2-2nd{margin-bottom:10px;}

div.conNo2 ul.riyou{margin:0 0 20px 10px;width:300px;padding:0;}
div.conNo2 ul.riyou li{display:inline; float:left;}
div.conNo2 ul.riyou li a{display : block;outline:none;text-indent:-9999px;overflow:hidden;height:88px;}

	div.conNo2 ul.riyou li a.og01{width: 144px;background: url(../about/img/ab_con2_img003.gif) 0 0 no-repeat;}
	div.conNo2 ul.riyou li a:hover.og01{background-position:0 -88px;}

	div.conNo2 ul.riyou li a.og02{width: 144px;background: url(../about/img/ab_con2_img003.gif) -144px 0 no-repeat;}
	div.conNo2 ul.riyou li a:hover.og02{background-position:-144px -88px;}

	div.conNo2 ul.riyou li a.og03{width: 148px;background: url(../about/img/ab_con2_img003.gif) -288px 0 no-repeat;}
	div.conNo2 ul.riyou li a:hover.og03{background-position:-288px -88px;}


div.semiSet{width:450px;margin:0 0 10px 0;padding:0;}
div.lineBox{width:446px;border:2px solid #4586be;}
div.lineBox ul{list-style:none;width:96%;margin:6px 10px;padding:0;}
div.lineBox ul li{
	float:left;
	display:block;
	background: url(../about/img/z_maru_blue.gif) 0 6px no-repeat;
	width:170px;
	margin:2px 6px;
	padding:0 0 0 10px;
}

div.conNo2 div.lineGreen{border-color:#5ebaa3;}
div.conNo2 div.lineGreen ul li{background: url(../about/img/z_maru_green.gif) 0 6px no-repeat;}

div.conNo2 div.linePink{border-color:#e78094;}
div.conNo2 div.linePink ul li{background: url(../about/img/z_maru_pink.gif) 0 6px no-repeat;}


dl.semiData{
	width:440px;
	margin: 0 0 15px 0px;
	padding: 0;
}
dl.semiData dt{
	margin: 0;
	padding: 6px 0 5px 0px;
	width: auto;
}
dl.semiData dd{
	padding: 6px 5px 5px 6em;
	margin-left: 0;
	margin-top: -2.4em;
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
}
p.txtVoice{
	float:left;
	width:260px;
	margin:0 0 0 10px;
	padding:0;
}

dl.voice dt{
	font-size:120%;
	margin:0 0 0 0;
	color:#162878;
	font-weight:bold;
	background: url(../about/img/z_ico_fukidasi.gif) 0 5px no-repeat;
	padding:0 0 0 20px;
}
dl.voice dd{margin:0 0 10px 20px;line-height:1.4;}

div.josei p{width:430px;margin:10px 0 15px 10px;}
div.josei p.att{color:#666;}
div.inqBox{
	width:330px;
	background:#eee;
	border:1px solid #e78512;
	padding:6px 0px 0 15px;
	margin:0 auto;
}
div.inqBox p{margin:0 0 6px 0;padding:0;}



table.exBox{
	border-collapse:collapse;border-spacing:0px;
	width:96%;
	margin:0 0 6px 1em;
	clear:both;
	border:1px solid #ccc;
	font-size:96%;
}
table.exBox th{
	padding:5px;
	text-align:center;
	width:20%;
}
table.exBox td{
	padding:5px 0 5px 8px;
	line-height:1.4;
}

table.exBox td ul{width:98%;margin:0 0 0 0em;padding:0;list-style:none;}
table.exBox td ul li{margin-bottom:2px;padding:0 0 0 10px;}

	table.colBl{border-color:#4586be;}
	table.colBl th{background:#4586be;}
	table.colBl li{background: url(../about/img/z_maru_blue.gif) 0 5px no-repeat;}

	table.colGr{border-color:#5ebaa3;}
	table.colGr th{background:#5ebaa3;}
	table.colGr li{background: url(../about/img/z_maru_green.gif) 0 5px no-repeat;}

	table.colPk{border-color:#e78094;}
	table.colPk th{background:#e78094;}
	table.colPk li{background: url(../about/img/z_maru_pink.gif) 0 5px no-repeat;}







/*--メイン　3.経営サポート--*/
div.conNo3{width:100%;margin:20px 0 0 0;position:relative;text-align:center;}
div.conNo3 ul{
	width:280px;
	margin:0 0 10px 0px;
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
}
div.conNo3 ul li{
	background: url(../about/img/arrow-blue2.gif) 0 6px no-repeat;
	padding:0 0 0 12px;
	margin-bottom:3px;
	font-size:120%;
}

img.imagePhoto{float:right;margin:0 0 0 0;}
div.conNo3 p.txtCap{position:absolute;top:3px;left:10px;width:410px;text-align:left;}
p.txtSt{font-weight:bold;font-size:120%;color:#333;}

div.conNo3 img.dlPdf{margin:0.5em 0 2em 0;}



/*--メイン　4.出版--*/
div.conNo4{width:100%;margin:20px 0 1.5em 0;}
div.conNo4 img.photo{margin:0.5em 0 0 3em;}

p.outSite{
	float:right;
	background: url(../about/img/z_ico_out.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
}
p.outSite a{color:#001df5;text-decoration: underline;font-size:80%;}
p.outSite a:hover{color:#001df5;text-decoration:none;}

div.boxBlue{
	width:100%;
	background:#f0f4f6;
	border:1px solid #2d7bb4;
	padding:1em 0;
	margin:0.5em 0;
}
div.boxBlue p{margin:0 1em;line-height:1.4;}

div.conNo4 p.txtRight{
	text-align:right;
	line-height:1.4;
}







/*--↓↓↓削除予定2010 05↓↓↓--*/

/* BG-kaiin */
.layout-three-column2 #alpha-kaiin{
	width: 120px;
	height:170px;
	margin-top:0;
	padding: 15px 10px 0 10px;
/*	background: url("../img/bg_kaiin.gif") no-repeat;*/
	background-attachment: fixed;
	background-position: left top;
}

/* BG-link */
.layout-three-column2 #alpha-link{
	width: 120px;
	height:170px;
	margin-top:0;
	padding: 15px 10px 0 10px;
/*	background: url("../img/bg_link.gif") no-repeat;*/
	background-attachment: fixed;
	background-position: left top;
}

/* BG-site */
.layout-three-column2 #alpha-site{
	width: 120px;
	height:170px;
	margin-top:0;
	padding: 15px 10px 0 10px;
/*	background: url("../img/bg_kaiin.gif") no-repeat;*/
	background-attachment: fixed;
	background-position: left top;
}

/* BG-seminar */
.layout-three-column2 #alpha-seminar{
	width: 120px;
	height:170px;
	margin-top:0;
	padding: 15px 10px 0 10px;
/*	background: url("../img/bg_seminar.gif") no-repeat;*/
	background-attachment: fixed;
	background-position: left top;
}

/* BG-inquily */
.layout-three-column2 #alpha-inquily{
	width: 120px;
	height:170px;
	margin-top:0;
	padding: 15px 10px 0 10px;
/*	background: url("../img/bg_inquily.gif") no-repeat;*/
	background-attachment: fixed;
	background-position: left top;
}
/*--///////////////////////////////////--*/



.layout-three-column2 #beta2{margin: 15px 15px 0 5px;width: 460px;}
.layout-three-column2 #beta-inner2{padding: 0;}

#gamma2, #delta2 { width: 160px; margin:15px 0 0 0; }
#gamma-inner2,#delta-inner2{padding: 0 10px 0 0;}

#gamma img{border:0;vertical-align:top;}
#alpha2, #beta2, #gamma2{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}
#alpha-inner2, #beta-inner2, #gamma-inner2{position: static;}



/*--------------------------------------------------------------------
ヘッダ部分設定
--------------------------------------------------------------------*/
div#header {
	width: 790px;
	margin: 0 auto;
	border-top:3px solid #161384;
	padding:0 0 0 10px;
}

/*--clear--*/
div#header:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


p.logo{
	background:url('../img/logo.jpg') no-repeat;
	width:352px;
	height:31px;
	margin:10px 0 0 0;
	text-indent:-9999px
	float:left;
}


/*--2010_3月リニュ--*/
div#naviSub{width:180px;float:right;margin:0;padding:0;}
div#naviSub ul{width:126px;margin:0:padding:0;}
div#naviSub ul li{display:inline; float:left;}
div#naviSub ul li a{display : block;outline:none;text-indent:-9999px;overflow:hidden;height:12px;}

	div#naviSub ul li a.s01{width: 55px;background: url(../img/navi_sub.gif) 0 0 no-repeat;}
	div#naviSub ul li a:hover.s01{background-position:0 -12px;}

	div#naviSub ul li a.s02{width: 71px;background: url(../img/navi_sub.gif) -55px 0 no-repeat;}
	div#naviSub ul li a:hover.s02{background-position:-55px -12px;}


p{
	color: #000;
	font-size: 12px;
	line-height:1.5;
	margin:10px 0 6px 6px;
}


/*--------------------------------------------------------------------
左メニュー用
--------------------------------------------------------------------*/
#alpha img{
	margin:0 0 3px 0;
}

#alpha2 dl{
    margin: 0;
    padding: 0;
    list-style: none;

}

#alpha2  dt {
	color:#333333;
	font-size: 12px;
	margin: 0 0 15px 0;
}


#alpha2  dt a {
	color:#006699;
	font-size: 12px;
	text-decoration: underline;
}

#alpha2  dt a:hover {
	color:#009966;
	font-size: 12px;
	text-decoration: underline;
}


.entry-more2 { 
	margin: 15px 0 0 0; 
	font-size: 10px; 
	text-align: right; 
}

/* 申し込み方法 */
#houhou{
	font-size:10px;
	line-height: 1.3;
	margin:0 0 6px 0;
}
.hou-title{
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	border-width: 0 5px 0 5px;
	border-style: solid;
	border-color: #ff9900;
	padding:0 0 0 4px;
}



#rssL{
	width:136px;
	margin:0 0 10px 0;
}

#rssL .waku{
	width:124px;
	overflow:auto;
	border:1px solid #669933;
	font-size:10px;
	line-height: 1.3;
	padding:6px;
}
#r-bannerL{width: 135px;margin:0 0 0 0px;}
#r-bannerL img{margin:0 0 5px 0;}

div#alpha-inner img.blankTb{margin:0.5em 0 1em 0;}
div#alpha-inner img.bntSch{margin:0.5em 0 0 0;}




/*--------------------------------------------------------------------
フッタ部分設定（footer.tmpl）
--------------------------------------------------------------------*/
#footer{width: 800px;margin: 0 auto;}
#footer-inner{
	background:url('../img/bg_footer.gif') repeat-x;
	margin:0;
	font-size: small;
	line-height:1.5;
	padding:10px 0;
	text-align: center;
	color:#fff;
}
#footerlink {
	font-size: 12px;
	line-height:1.5;
	padding:0 10px 0 0;
	text-align: center;
	margin:20px 0 10px 0;
	color:#666666;
}
#footerlink ul#fMenu {list-style-type:none;}
#footerlink ul#fMenu li {display:inline;}
#footerlink ul#fMenu li a{color: #1F3594;text-decoration: none;}
#footerlink ul#fMenu li a:hover{color: #F55A06;text-decoration: underline;}



/*--------------------------------------------------------------------
静止ページ共通
--------------------------------------------------------------------*/
#content2{
	width:450px;
	margin:0 0 15px 0;
	float:right;
}

#content2-inner{
	width:100%;
	font-size:12px;
	line-height: 1.6;
	padding:3px 10px 20px 0;
}

#content2 h1{
	font-size:12px;
	line-height: 1.6;
	font-weight:bold;
	color:#15367F;
}

#content2 h2{
	font-size:14px;
	line-height: 1.6;
	font-weight:bold;
	color:#15367F;
}

#content2 h3{
	font-size:12px;
	line-height: 1.6;
	font-weight:bold;
	color:#FF3333;
	border-bottom:1px solid #cccccc;
	margin-bottom:0;
}

#content2 table .order{
	margin:0 auto;
}
.a-waku{
	width:416px;
	border:1px solid #cccccc;
	background:#eeeeee;
	font-size:12px;
	line-height: 1.4;
	padding:6px;
	margin:3px auto 10px auto;
}


/*--------------------------------------------------------------------
静止ページ詳細
--------------------------------------------------------------------*/
/* サイトマップ */

div#sitemap{width:90%;}
div#sitemap p{
	background: url(../about/img/arrow-blue2.gif) 0 6px no-repeat;
	padding:0 0 0 12px;
}
div#sitemap ul{
	width:100%;
	margin:0 0 20px 30px;
	padding:0;
	list-style:none;
}
div#sitemap ul li{
	background: url(../about/img/z_maru_blue.gif) 0 6px no-repeat;
	padding:0 0 0 10px;
}



/* 各ページタイトル */

#about-title{
	background:url('../img/ico_about.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#3499CC;
}

#kaiin-title{
	background:url('../img/ico_member.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#99CC00;
}
#link-title{
	background:url('../img/ico_link.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#993333;
}
#seminar-title{
	background:url('../img/ico_seminar.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#1F764A;
}
#inquily-title{
	background:url('../img/ico_inquily.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#FF8102;
}


#kiyaku{
	width:420px;
	font-size:12px;
	line-height: 1.6;
	padding:3px 10px 20px 0;
	margin:0 auto;
}

.site-title{
	background:url('../img/ico_site.gif') no-repeat;
	margin:0;
	font-size: 14px;
	line-height:1.5;
	font-weight:bold;
	padding:0 0 0 25px;
	color:#006666;
}

/* 会員ページテーブル */
#kaiin{
	width:100%;
	font-size:12px;
	line-height: 1.6;
	padding:3px 10px 20px 0;
}

#kaiin table td{
	width: 50%;
	font-size:12px;
	line-height: 1.2;
	padding:10px 4px;
	border-bottom:1px solid #eeeeee;
	border-right:5px solid #fff;
}


/*--------------------------------------------------------------------
　助成金110920
--------------------------------------------------------------------*/
div#joseikin{width:100%;text-align:center;}
div.boxJos{width:425px;margin:0 0 2em 8px;}
div.boxJos h2{margin:0 0 0.5em 0;}

div.boxJos p{text-align:left;margin-bottom:1.5em;}
div.boxJos p.txtBB,
div.sizeS p span{font-weight:bold;color:#622c0b;}
div.sizeS p{width:96%;margin-left:1em;}
div.sizeS p span{font-size:1.2em;}

div#inqBox{
	width:412px;
	border:1px solid #5dc9b1;
	padding:0;
	margin:1em 0 0 1em;
}

div#inqBox h3{
	width:100%;
	background:#5dc9b1;
	padding:5px 0;
	margin:0 0 0.5em 0;
	border:none;
}
div#inqBox p{width:390px;margin:0 0 0.5em 1em;}

div#inqBox dl{
	width:390px;
	margin: 0 0 5px 1em;
	padding: 0;
	text-align:left;
}
div#inqBox dl dt{
	margin: 0;
	padding: 3px;
	width: auto;
}
div#inqBox dl dd{
	padding:3px 3px 3px 13.5em;
	margin-left: 0;
	margin-top: -2.5em;
}
div#inqBox dl dd span{
	font-weight:bold;
	font-size:1.6em;
	color:#c33610;
}



/*--------------------------------------------------------------------
セミナー（トップページ）
--------------------------------------------------------------------*/
div#waku{
	width:446px;
	overflow:auto;
	border:1px solid #cccccc;
	font-size:12px;
	line-height: 1.4;
	padding:0 6px 6px 6px;
	margin:0 0 15px 0;
}
.layout-two-column div#waku{width:610px;}


div#sTitle{
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	color:#FF6633
}

#semitop {
	font-size:12px;
	line-height: 1.4;
	color:#333333;
}

#semitop h1{
	font-size:12px;
	font-weight:bold;
	color:#FF3333;
	margin:0;
}

#semitop dl{
	list-style-type:none;
	margin:0 0 0 8px;
}

#semitop dt{
	background:url('../img/arrow-red.gif') no-repeat;
	padding:1px 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin:8px 0 18px 0;
}

#semitop dd {
	padding:0 0 0 10px;
	color:#333333;
	margin:-20px 5px 0 0;
}


/*--------------------------------------------------------------------
セミナー（トップページ 2010 05以降）
--------------------------------------------------------------------*/
div.semiTop{width:100%;margin-bottom:40px;}
img.ttlTopsemi{margin-bottom:15px;}


div.cateTitle{
	width:628px;
	position:relative;
	padding-bottom:4px;
}
div.cateTitle a{
	display:block;
	width:130px;
	height:22px;
	position:absolute;top:6px;right:3px;
	text-indent:-9999px;
}

div.semiTop-inner{
	width:100%;
	position:relative;
	background:url('../img/z_line_dot1.gif') 0 bottom repeat-x;
	padding-bottom:10px;
	margin:0 0 10px 0;
}
div.iconArea{width:105px;float:left;font-size:0.8em;}
div.iconArea img{margin:0 0 2px 3px;}
div.iconArea img.condeIco{margin:3px 0 0 15px;}


div.kijiArea{width:460px;float:left;}

div.kijiArea h3{
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
	color:#0b0a46;
}

div.kijiArea p.sub{
	font-size:0.8em;
	color:#666;
	margin:0;
	padding:0;
}
div.kijiArea p.day{
	font-size:0.8em;
	color:#c04c0c;
	margin:0;
	padding:0;
	font-weight:bold;
}
div.kijiArea p.day span{
	font-weight:lighter;
	color:#666;
	margin:0 5px 0 0;
}

div.semiTop-inner p.btMore{position:absolute;top:10px;right:5px;}
div.semiTop-inner p.btMore a{
	display:block;
	text-indent:-9999px;
	background:url('../img/semi_top_btn01.jpg') 0 0 no-repeat;
	width:47px;
	height:22px;
	outline:none;
}

	/*--CLEAR--*/
	div.semiTop-inner:after{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}




/*--------------------------------------------------------------------
 カテゴリー一覧　タブ
--------------------------------------------------------------------*/

div.cateTab{width:100%;}

/*--タブメニュー--*/
div.cateTab ul.selectMo{margin:0;width:460px;padding:0;}
div.cateTab ul.selectMo li{display:inline; float:left;}
div.cateTab ul.selectMo li a{display : block;outline:none;text-indent:-9999px;overflow:hidden;height:26px;}

div.cateTab ul.selectMo li a.mov01{width:88px;background: url(../img/semi_tab01.jpg) 0 0 no-repeat;}
div.cateTab ul.selectMo li a:hover.mov01{background-position:0 -26px;}
div.cateTab ul.selectMo li#btn_m1 a.active{background-position:0 -26px;}

div.cateTab ul.selectMo li a.mov02{width:92px;background: url(../img/semi_tab02.jpg) 4px 0 no-repeat;}
div.cateTab ul.selectMo li a:hover.mov02{background-position:4px -26px;}
div.cateTab ul.selectMo li#btn_m2 a.active{background-position:4px -26px;}

div.cateTab ul.selectMo li a.mov03{width:93px;background: url(../img/semi_tab03.jpg) 5px 0 no-repeat;}
div.cateTab ul.selectMo li a:hover.mov03{background-position:5px -26px;}
div.cateTab ul.selectMo li#btn_m3 a.active{background-position:5px -26px;}

div.cateTab ul.selectMo li a.mov04{width:93px;background: url(../img/semi_tab04.jpg) 5px 0 no-repeat;}
div.cateTab ul.selectMo li a:hover.mov04{background-position:5px -26px;}
div.cateTab ul.selectMo li#btn_m4 a.active{background-position:5px -26px;}

div.cateTab ul.selectMo li a.mov05{width:94px;background: url(../img/semi_tab05.jpg) 5px 0 no-repeat;}
div.cateTab ul.selectMo li a:hover.mov05{background-position:5px -26px;}
div.cateTab ul.selectMo li#btn_m5 a.active{background-position:5px -26px;}



div.movBox{
	width:100%;
	border-top:5px solid #ccc;
	padding:6px 0 0 0;
	margin:0;
}

	div#movCat1 div.movBox{border-color:#4586be;}
	div#movCat2 div.movBox{border-color:#5ebaa3;}
	div#movCat3 div.movBox{border-color:#e78094;}
	div#movCat4 div.movBox{border-color:#974edc;}
	div#movCat5 div.movBox{border-color:#e47614;}



div.semiCon-inner{
	width:98%;
	margin:0 6px 10px 0;
	background:url(../img/z_line_dot1.gif) 0 bottom repeat-x;
	padding-bottom:10px;
}

div.semiCon-inner div.icoArea{width:90px;float:left;}
div.semiCon-inner div.icoArea img{margin-bottom:3px;}
div.semiCon-inner div.icoArea img.condeIco{margin:3px 0 0 15px;}



div.kijiOutline{width:350px;float:right;}

div.kijiOutline h3{
	font-size:0.9em;
	margin:0;
	passing:0;
	font-weight:bold;
}
div.kijiOutline p.sub{margin:0 0 3px 0;padding:0;}



div.kijiOutline table{
	border-collapse:collapse;border-spacing:0px;
	width:99%;
	margin:6px 0 0 0;
	clear:both;
	font-size:0.8em;
}
div.kijiOutline table th{
	padding:5px;
	text-align:left;
	font-weight:lighter;
	width:23%;
	vertical-align:top;
	padding:3px 0;
}
div.kijiOutline table td{padding:3px 3px 3px 0;line-height:1.4;}


div.kijiOutline ol{
	width:95%;
	margin:0 0 0 20px;
	padding:0;
	list-style-type:decimal;
	_width:93%;
	_padding:0 0 0 2em;
	_margin:0;
}
div.kijiOutline ol li{margin:0 0 1px 0;padding:0;line-heoght:1.4;}

*+html body div.kijiOutline ol{padding:0 0 0 2em;width:93%;margin:0;}	/* for win IE7 */


div.kijiOutline p.kijiMore{
	background:url(../img/z_ico_arrow_aka.gif) 0 5px no-repeat;
	padding:0 0 0 18px;
	font-size:0.7em;
	float:right;
	margin:0 0 3px 0;
}

div.kijiOutline p.kijiMore a{color:#0b3e77;text-decoration:none;}
div.kijiOutline p.kijiMore a:link{color:#0b3e77;text-decoration:none;}
div.kijiOutline p.kijiMore a:visited{color:#0b3e77;text-decoration:none;}
div.kijiOutline p.kijiMore a:active{color:#0b3e77;text-decoration:none;}
div.kijiOutline p.kijiMore a:hover{color:#0b3e77;text-decoration:underline;}



	/*--CLEAR--*/
	div.cateTab:after,
	div.cateTab ul.selectMo:after,
	div.semiCon-inner:after{
		content:".";
		display:block;
		height:0px;
		clear:both;
		visibility:hidden;
	}




/*--------------------------------------------------------------------
アーカイブ
--------------------------------------------------------------------*/
/* カテゴリアーカイブ */


img.ttlCat{margin:0 0 15px 0;}

div.cateList{
	width:100%;
	margin:0 0 15px 0;
}
div.cateList p.cateDate{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666;
}
div.cateList ul{
	width:90%;
	margin:0 0 10px 10px;
	list-style-type:none;
	padding:0;
}
div.cateList ul li{
	margin:0;
	font-size:0.8em;
	padding:0 0 0 8px;
	line-height:1;
	background:url('../img/arrow-blue.gif') 0 4px no-repeat;
}
div.cateList ul li a{color:#064860;}
div.cateList ul li a:hover{color:#064860;text-decoration:underline;}





/* エントリー */
#entry{
	margin:0 0 100px 0;
	color: #000;

}

/* エントリー内カテゴリ表示 */
#cate{
	width:460px;
	font-size: 10px;
	line-height: 1.6;
	margin:8px 0;
	border-bottom:1px solid #eeeeee;
	text-align:right;
}

/* アーカイブ リスト */
#archive dl{
	margin:0 0 0 10px;
}
#archive dl dt{
	font-size:11px;
	color:#333333;
	margin:8px 0 13px 0;
}
#archive dl dd{
	font-size:11px;
	color:#333333;
	margin:-10px 0  0;
	padding:0 0 0 8px;
}


/*--------------------------------------------------------------------
　naviGloal　2010_3月
--------------------------------------------------------------------*/
div#navi_Global{
	width:800px;
	background:#eee;
	height:42px;
}
div#navi_Global ul{margin:0;width:100%;padding:0;}
div#navi_Global ul li{display:inline; float:left;}
div#navi_Global ul li a{display : block;outline:none;text-indent:-9999px;overflow:hidden;height:42px;}

	div#navi_Global ul li a.g01{width: 230px;background: url(../img/navi_global.jpg) 0 0 no-repeat;}
	div#navi_Global ul li a:hover.g01{background-position:0 -42px;}

	div#navi_Global ul li a.g02{width: 135px;background: url(../img/navi_global.jpg) -230px 0 no-repeat;}
	div#navi_Global ul li a:hover.g02{background-position:-230px -42px;}

	div#navi_Global li a.g03{width: 123px;background: url(../img/navi_global.jpg) -365px 0 no-repeat;}
	div#navi_Global ul li a:hover.g03{background-position:-365px -42px;}

	div#navi_Global ul li a.g04{width: 128px;background: url(../img/navi_global.jpg) -488px 0 no-repeat;}
	div#navi_Global ul li a:hover.g04{background-position:-488px -42px;}

	div#navi_Global ul li a.g05{width: 184px;background: url(../img/navi_global.jpg) -616px 0 no-repeat;}
	div#navi_Global ul li a:hover.g05{background-position:-616px -42px;}



/*--------------------------------------------------------------------
 form
--------------------------------------------------------------------*/
div#formbox table{
	border-top:solid 2px #AAA;
	border-left:solid 2px #AAA;
}

div#formbox table td,div#formbox table th{
	border-bottom:solid 2px #AAA;
	border-right:solid 2px #AAA;
	padding:0.5em;
	font-size:0.8em;
}

div#formbox table th{
	width:180px;
	background-color:#E6E6E6;
	color:#005;
	font-weight:normal;
}

div#formbox table td input{
	border:1px solid #CCC;
	margin-bottom:0.2em;
	vertical-align:middle;
}
div#formbox table td textarea{
	border:1px solid #CCC;
}
div#formbox table td input.wpat1{
	width:300px;
}
div#formbox table td input.wpat2{
	width:20px;
}
div#formbox table td input.wpat3{
	width:200px;
}

div#formbox table td select{
	font-size:0.9em;
	padding:0.2em 0.1em;
	line-height:120%;

	width:400px;

}

div#formbox table td p.errMsg{
	color:#FFF;
	background-color:#F00;
	padding:0.2em 1.5em;
}

div#formbox h3{
	border:none;
	color:#005;
	font-size:1.2em;
	margin-top:20px;
}

div#formbox h3{
	border:none;
	color:#005;
	font-size:1.1em;
	margin-top:20px;
}

div.complete h3{
	color:#D00;
	font-size:1.3em;
}

div#formbox div.kouza p{
	margin:0;
	padding-left:1em;
}

div#formbox div.kouza p.red{
	color:#00E;
}

div#formbox div.kouza p.blue{
	color:#E00;
}

div#formbox div.kouza p.kouzano{
	width:450px;
	padding:1em 2em;
	margin:1em auto;
	border:2px #CCC solid;
}

div#formbox div.submitbtn{
	margin:1em auto;
	text-align:center;
}

div#formbox div.submitbtn input{
	width:200px;
	height:30px;
}

div#formbox div.submitbtn input.backbtn{
	width:100px;
}

span.alertred{font-weight:bold;color:#F00;}

p.pagetop{text-align:right;width:750px;}

@media print{p.content-nav{display:none;}}
@media print{div#cate{display:none;}}
@media print{table#naviTble{display:none;}}
@media print{div#header{display:none;}}
@media print{div#alpha{display:none;}}
@media print{div#gamma{display:none;}}
@media print{div#footer{display:none;}}
@media print{div#beta{display:block;}}

