@charset "UTF-8";

/******* 段組の設定 *******/
body	{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ ゴシック", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	}

#container00	{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 758px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background: url(image/container_bg.gif) repeat-y top left;
	}

#container01	{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 758px;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background: url(image/container01_bg.gif) repeat-y top left;
	}

#maincontent	{
	float: right;
	width: 589px;
	margin: 0;
	padding: 0;
	}

#subcontent	{
	display: inline;
	float: left;
	width: 169px;
	margin: 0;
	padding-bottom: 80px;
	}

#header	{
	margin: 0;
	padding: 0;
	background: #fff url(image/header_bg.jpg) no-repeat top left;
	width: 589px;
	height: 130px;
	}

#menubar	{
	margin: 0;
	padding: 0;
	width: 589px;
	height: 19px;
	background-color: #ececec;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

#content	{
	width: 589px;
	margin: 0;
	padding: 0;
	}

#main00	{
	float: left;
	width: 429px;
	margin-top: 30px;
	padding: 0;
	}

#rightcontent	{
	float: right;
	width: 160px;
	background: transparent;
	margin: 0;
	padding: 0;
	}

#footer	{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top: 1px dotted #ccc;
	width: 758px;
	text-align: center;
	}

#copyright	{
	background-color: #ececec;
	width: 758px;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	}



/******* ヘッダ *******/
#headertitle	{
	width: 504px;
	float: left;
	margin: 0;
	padding: 0;
	}

#headerlogo	{
	width: 85px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#headertitle h1	{
	margin: 40px 0 0 20px;
	padding: 0;
	font-size: 12px;
	color: #333;
	}

#headertitle h2	{
	margin: 0 0 8px 20px;
	padding: 0;
	}

#headertitle h3	{
	margin-left: 22px;
	padding: 0;
	font-size: 12px;
	color: #333;
	}

#headertitle a, #headertitle a:link, #headertitle a:visited, #headertitle a:active	{
	color: #333;
	text-decoration: none;
	}

#headertitle a:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#headerlogo h1	{
	margin-top: 48px;
	padding: 0;
	}



/******* トップバー *******/
#menubarleft	{
	float: left;
	margin: 0;
	padding: 0;
	}

#menubarright	{
	display: inline;
	float: right;	
	margin: 0;
	padding-right: 10px;
	text-align: right;
	}

#menubarleft p.menu	{
	margin: 0;
	padding: 4px 0 0 20px;
	font-size: 10px;
	color: #333;
	}

#menubarleft a, #menubarleft a:link, #menubarleft a:visited, #menubarleft a:active	{
	color: #333;
	text-decoration: none;
	}

#menubarleft a:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#menubarright a.inq, #menubarright a.inq:link, #menubarright a.inq:visited, #menubarright a.inq:active	{
	font-size: 10px;
	color: #333;
	background: url(image/topbar_link.gif) no-repeat center right;
	margin: 0;
	padding: 0 20px 0 0;
	text-decoration: none;
	}

#menubarright a.inq:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* メイン00 *******/
#entry00	{
	width: 388px;
	margin: 0 20px 0 21px;
	padding: 0;
	}

#entry00 h2	{
	margin: 0;
	padding: 10px 0 10px 23px;
	background: url(image/cate.gif) no-repeat center left;
	font-size: 12px;
	font-weight: bold;
	}

#entry00 h3	{
	margin: 2px 0;
	padding: 0;
	font-size: 12px;
	color: #0090FD;
	}

#entry00 p	{
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#entry00 a.new, #entry00 a.new:link, #entry00 a.new:visited, #entry00 a.new:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#entry00 a.new:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#entry00 p.more	{
	font-size: 12px;
	color: #333;
	text-align: right;
	}

#entry00 img.left	{
	float: left;
	margin: 0 10px 5px 0;
	}

#entry00 img.right	{
	float: right;
	margin: 0 0 5px 10px;
	}



/******* メイン *******/
#entry01	{
	width: 558px;
	margin: 0 10px 0 21px;
	padding: 0;
	}

#entry01 h2	{
	height: 16px;
	margin: 0;
	padding: 2px 0 0 5px;
	background-color: #F2F9FF;
	border-top: 1px solid #0090FD;
	border-right: 1px solid #0090FD;
	border-bottom: 1px solid #0090FD;
	border-left: 5px solid #0090FD;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}

#entry01 h2 a	{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

#entry01 h2 a:hover	{
	color: #0090FD;
	font-weight: bold;
	text-decoration: underline;
	}

#entry01 h3	{
	margin: 10px 0;
	padding: 10px 0 10px 23px;
	background: url(image/cate.gif) no-repeat center left;
	font-size: 12px;
	color: #0090FD;
	font-weight: bold;
	}

#entry01 h4	{
	margin: 2px 0;
	padding-bottom: 2px;
	font-size: 12px;
	color: #0090FD;
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
	}

#entry01 h5	{
	margin: 2px 0;
	padding-bottom: 2px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
	}

#entry01 h6	{
	margin: 2px 0;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	}

#entry01 h6 a	{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

#entry01 h6 a:hover	{
	color: #0090FD;
	font-weight: bold;
	text-decoration: underline;
	}

#entry01 p	{
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#entry01 span.bd	{
	font-weight: bold;
	}

#entry01 ul	{
	margin: 0 0 0 30px;
	list-style-type: none;
	}

#entry01 li	{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#entry01 ol	{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#entry01 td	{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	}

#entry01 dt	{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	font-weight: bold;
	}

#entry01 dt a	{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

#entry01 dt a:hover	{
	color: #0090FD;
	font-weight: bold;
	text-decoration: underline;
	}

#entry01 dd	{
	font-size: 12px;
	color: #333;
	line-height: 140%;
	margin-bottom: 10px;
	}

#entry01 a.new, #entry01 a.new:link, #entry01 a.new:visited, #entry01 a.new:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#entry01 a.new:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#entry01 a.link, #entry01 a.link:link, #entry01 a.link:visited, #entry01 a.link:active	{
	color: #0090FD;
	text-decoration: none;
	background: url(image/link.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 13px;
	}

#entry01 a.link:hover	{
	color: #333;
	text-decoration: underline;
	}

#entry01 p.midd	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	text-align: center;
	}

#entry01 p.more	{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	text-align: right;
	margin-bottom: 40px;
	}

#entry01 img.left	{
	float: left;
	margin: 0 10px 5px 0;
	}

#entry01 img.right	{
	float: right;
	margin: 0 0 5px 10px;
	}



/******* トップ・バナー *******/
#banner	{
	margin-bottom: 25px;
	}



/******* 新着情報 *******/
#whatsnew	{
	margin-bottom: 10px;
	}

#whatsnew img	{
	margin-bottom: 5px;
	padding: 0;
	}

#whatsnew h4	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
	}

#whatsnew h5	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}

#whatsnew a.new, #whatsnew a.new:link, #whatsnew a.new:visited, #whatsnew a.new:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#whatsnew a.new:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* メルマガ登録 *******/
#mailmagimg	{
	width: 388px;
	margin: 0;
	padding: 0;
	}

#mailmag	{
	width: 382px;
	margin-bottom: 15px;
	padding: 0;
	background-color: #fdf3f9;
	font-size: 12px;
	border-right: 1px solid #E2007F;
	border-left: 5px solid #E2007F;
	border-bottom: 1px solid #E2007F;
	}

#mailmag p	{
	margin: 0;
	padding: 0 10px 5px 10px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#mailmag p	{
	margin: 0;
	padding: 0 10px 5px 10px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#mailmag p.ki	{
	margin: 0;
	padding: 0 10px 5px 10px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}

#mailmag a.mag	{
	color: #333;
	text-decoration: none;
	}

#mailmag a.mag:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#mailmag form	{
	margin: 0;
	padding: 0;
	}

#mailmag input.fieldsize	{
	width: 200px;
	padding: 2px;
	text-align: left;
	}

#mailmag a.link, #mailmag a.link:link, #mailmag a.link:visited, #mailmag a.link:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#mailmag a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* ジャンピアの論理 *******/
#why	{
	width: 388px;
	margin-bottom: 15px;
	padding: 0;
	}

#why a.link, #why a.link:link, #why a.link:visited, #why a.link:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#why a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* ジャンピア出身のインフォプレナーたち *******/
#from	{
	width: 388px;
	margin: 0;
	padding: 0;
	}

#fromright	{
	float: right;
	width: 127px;
	margin: 7px 0 25px 0;
	padding: 0;
	border-left: 1px dotted #ccc;
	}

#fromleft	{
	float: left;
	width: 127px;
	margin: 7px 0 25px 0;
	padding: 0;
	}

#frommidd	{
	float: right;
	width: 132px;
	margin: 7px 0 25px 0;
	padding: 0;
	border-left: 1px dotted #ccc;
	}

#fromright img	{
	position:relative;
	left: 5px;
	}

#fromright p	{
	margin: 5px 0 0 5px;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#fromright a.name, #fromright a.name:link, #fromright a.name:visited, #fromright a.name:active	{
	display: block;
	margin: 5px 0 0 5px;
	font-size: 12px;
	color: #0090FD;
	text-decoration: none;
	}

#fromright a.name:hover	{
	color: #333;
	text-decoration: underline;
	}

#fromleft p	{
	margin: 5px 5px 0 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#fromleft a.name, #fromleft a.name:link, #fromleft a.name:visited, #fromleft a.name:active	{
	display: block;
	margin: 5px 5px 0 0;
	font-size: 12px;
	color: #0090FD;
	text-decoration: none;
	}

#fromleft a.name:hover	{
	color: #333;
	text-decoration: underline;
	}

#frommidd img	{
	position:relative;
	left: 5px;
	}

#frommidd p	{
	margin: 5px 5px 0 5px;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#frommidd a.name, #frommidd a.name:link, #frommidd a.name:visited, #frommidd a.name:active	{
	display: block;
	margin: 5px 5px 0 5px;
	font-size: 12px;
	color: #0090FD;
	text-decoration: none;
	}

#frommidd a.name:hover	{
	color: #333;
	text-decoration: underline;
	}

#from a.link, #from a.link:link, #from a.link:visited, #from a.link:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#from a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* 情報起業スタート事例 *******/
#start	{
	width: 388px;
	margin-bottom: 25px;
	padding: 0;
	}

.startone	{
	margin: 7px 0 7px 0;
	padding-bottom: 7px;
	border-bottom: 1px dotted #ccc;
	}

.startone img	{
	float: left;
	padding-right: 5px;
	}

#start p	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#start a.name, #start a.name:link, #start a.name:visited, #start a.name:active	{
	display: block;
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: #0090FD;
	text-decoration: none;
	}

#start a.name:hover	{
	color: #333;
	text-decoration: underline;
	}

#start a.link, #start a.link:link, #start a.link:visited, #start a.link:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 13px;
	text-decoration: none;
	}

#start a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* 右サイド *******/
#rightentry	{
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0;
	}

.rightone	{
	width: 134px;
	margin: 5px 8px 20px 8px;	
	padding: 0;
	text-align: left;
	}

.rightone h4	{
	font-size: 12px;
	color: #0090FD;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

.rightone a.title, .rightone a.title:link, .rightone a.title:visited, .rightone a.title:active	{
	font-weight: bold;
	}

.rightone a.link, .rightone a.link:link, .rightone a.link:visited, .rightone a.link:active	{
	font-size: 12px;
	color: #333;
	background: url(image/link.gif) no-repeat top left;
	margin: 0;
	padding-left: 13px;
	text-decoration: none;
	}

.rightone a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

.rightone p	{
	font-size: 12px;
	color: #333;
	line-height: 120%;
	text-align: left;
	}

.rightone p.more	{
	font-size: 12px;
	color: #333;
	text-align: right;
	}

.rightone img.midd	{
	position:relative;
	left: 5px;
	}

.rightone img.left	{
	float: left;
	margin-right: 5px;
	}

.rightone p.sin	{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}



/******* 左サイド *******/
#leftimg	{
	margin: 0;
	padding: 0;
	width: 168px;
	height: 273px;
	border-bottom: 1px dotted #ccc;
	}

#leftimg2	{
	margin: 0;
	padding: 0;
	width: 168px;
	height: 205px;
	border-bottom: 1px dotted #ccc;
	}

#leftimg h1	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

#subcontent ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	}

#subcontent li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	}

#subcontent h2	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

#subcontent h3	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

#subcontent h4	{
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

#subcontent a.blog	{
	display: block;
	background-color: #ececec;
	border-left: 6px solid #0090FD;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 3px 5px;
	text-decoration: none;
	}

#subcontent a.blog:hover	{
	background-color: #fff;
	border-left: 6px solid #666;
	color: #0090FD;
	text-decoration: underline;
	}

#subcontent a.cate	{
	display: block;
	background: url(image/menu_link.gif) no-repeat center left;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 5px 5px 3px 25px;
	text-decoration: none;
	}

#subcontent a.cate:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#subcontent a.entry	{
	display: block;
	background: url(image/link_left.gif) no-repeat center left;
	border-bottom: 1px dotted #ccc;
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 5px 5px 3px 30px;
	text-decoration: none;
	}

#subcontent a.entry:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#subcontent h1.date	{
	font-size: 10px;
	color: #0090FD;
	font-weight: bold;
	margin: 30px 0 0 13px;
	padding: 0;
	}

#subcontent h2.date	{
	margin: 0;
	padding: 0;
	}

#subcontent p.date	{
	font-size: 10px;
	color: #333;
	line-height: 120%;
	margin: 5px;
	padding-left: 15px;
	}

#subcontent a.link, #subcontent a.link:link, #subcontent a.link:visited, #subcontent a.link:active	{
	color: #333;
	background: url(image/link.gif) no-repeat center left;
	margin: 0;
	padding-left: 13px;
	text-decoration: none;
	}

#subcontent a.link:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#subcontent img.date	{
	position:relative;
	left: 45px;
	}

#subcontent p.sin	{
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}



/******* メルマガ登録 *******/
#leftimgmag	{
	margin: 0;
	padding: 0 6px;
	width: 156px;
	}

#mailmagmenu	{
	width: 154px;
	margin: 0 6px;
	padding: 0;
	font-size: 12px;
	border-right: 1px solid #E2007F;
	border-left: 1px solid #E2007F;
	border-bottom: 2px solid #E2007F;
	}

#mailmagmenu p	{
	margin: 0;
	padding: 5px 5px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}

#mailmagmenu p.ki	{
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}

#mailmagmenu a.mag	{
	color: #333;
	text-decoration: none;
	}

#mailmagmenu a.mag:hover	{
	color: #0090FD;
	text-decoration: underline;
	}

#mailmagmenu form	{
	margin: 0;
	padding: 0;
	}

#mailmagmenu input.fieldsize	{
	width: 130px;
	padding: 2px;
	text-align: left;
	}


#entry01 form	{
	margin: 2px 0;
	padding: 0;
	}

#entry01 input.fieldsize	{
	width: 160px;
	padding: 2px;
	text-align: left;
	}
	


/******* フッタ *******/
#footer p	{
	margin: 0;
	padding: 9px 0;
	font-size: 10px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}



/******* コピーライト *******/
#copyright h1	{
	margin: 3px auto;
	padding: 0;
	font-size: 10px;
	color: #333;
	line-height: 120%;
	text-align: center;
	}

#copyright a.copy	{
	color: #333;
	text-decoration: none;
	}

#copyright a.copy:hover	{
	color: #0090FD;
	text-decoration: underline;
	}



/******* 基本設定 *******/

a, a:link, a:visited, a:active	{
	color: #0090FD;
	text-decoration: none;
	}

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

h1, h2, h3, h4, h5	{
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

strong	{
	font-weight: normal;
	}

em	{
	font-style: normal;
	}

img	{
	border: 0;
	}



/******* パンくずナビ *******/
#breadcrumb	{
	width: 589px;
	height: 30px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#breadcrumb p	{
	font-size: 10px;
	color: #333;
	margin: 7px 10px 0 21px;
	padding: 0;
	}






