@import url( css/rollover.css );

@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:inherit;
	background-color:#ffffff;
	background-image:url(http://www.j-evolution.com/image/bg.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	text-align:center;
	margin-bottom:0px;
}

a {
	color:#1560ad;
	background-color:inherit;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

div.separate {
	clear:both;
}

hr.clear {
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container {
	background-image:url(http://www.j-evolution.com/image/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:980px;
	margin:0 auto;
	text-align:left;
}

div.container-inner {
	margin:0 5px;
}

div.container-archive {

}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header {
	width:100%;
	color:inherit;
	background:#ffffff url(http://www.j-evolution.com/image/header_bg.gif) repeat-x left top;
	height:60px;
}

div.header-inner {
	padding:8px 10px 5px 10px;
}


div#header h2 {
	float:right;
	font-size:10px;
	padding:0px;
}

div#header img {
	float:left;
}

div#header p {
	text-align:right;
	font-size:10px;
	padding-top:25px;
}

div#header p a {
	color:#1a86e2;
	background-color:inherit;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner {
	padding:0px;
}

div.banner-inner {
	background-image:url(http://www.j-evolution.com/image/banner_inner.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:36px;
}

div.banner-inner h1 {
	font-weight:normal;
	font-size:12px;
	position:relative;
	top:20px;
	left:30px;
	width:90%;
}

div.banner-inner h1 a {
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-inner h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	position:relative;
	top:30px;
	left:30px;
	width:90%;
}

/* ---------- banner_bg ---------- */

/* ---------- search ---------- */

div#search-content {
	background-image:url(http://www.j-evolution.com/image/search_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:29px;
}

div.search-form form {
	padding:0px 0 0 0;
	width:300px;
	float:right;
}

div.search-form form input#search {
	font-size:80%;
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:230px;
	padding:2px;
}

div.search-form form input.searchsubmit {
	border:0;
	font-size:80%;
	position:relative;
	top:4px;
	left:0;
}

/* ---------- search_end ---------- */

/* ---------- content ---------- */

div#content {
	background:transparent url(http://www.j-evolution.com/image/main_top_bg.jpg) no-repeat left top;
	padding:0px 30px 0 0;
}

div#content2 {
	background:transparent url(http://www.j-evolution.com/image/main_top_bg2.gif) no-repeat left top;
	padding:0px 30px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main {
	float:right;
	width:710px;
}

/* ---------- 元margin-bottom25px ---------- */
div#info-box {
	padding:0px 0 0 0;
	text-align:left;
	margin-bottom:0px;
	margin-top:18px;
}

div#info-box img {
	float:left;
}

div#info-box p {
	margin-left:250px;
	font-size:10px;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}

/* ---------- 元margin-bottom15px ---------- */
div#news-box {
	width:510px;
	margin-bottom:0px;
	margin-top:10px;
	float:left;
}

div#news-box h3.news-header {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(http://www.j-evolution.com/image/whatsnew.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:30px;
}

div.news-box-inner ul {
	width:490px;
	list-style-type:none;
	font-size:12px;
}

div.news-box-inner ul li {
	color:#555555;
	padding:5px 0 5px 28px;
	background-color:inherit;
	background-image:url(http://www.j-evolution.com/image/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 8px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a {
	color:#1284f6;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar {
	float:left;
	width:200px;
	text-align:left;
	margin-top:-10px;
}

div.contents-menu {
	margin:0 0 10px 0;
	color:#423636;
	background-color:inherit;
	font-size:12px;
}

div.contents-title {
	width:200px;
	height:46px;
}

div.contents-title h4 {
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.j-evolution.com/image/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}

div.category-archives ul {
	list-style-type:none;
	margin-bottom:20px;
	font-size:12px;
}

div.category-archives ul li {
	color:#;
	background-color:inherit;
	text-decoration:underline;
}

div.category-archives ul li a {
	text-decoration:underline;
	color:#;
	background:transparent url(http://www.j-evolution.com/image/menu.gif) no-repeat left top;
	display:block;
	padding:10px 6px 10px 26px;
	line-height:100%;
}

div.category-archives ul li a:hover {
	background:transparent url(http://www.j-evolution.com/image/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
	text-decoration:none;
}

div.category-archives ul.sub-category li {

}

div.category-archives ul.sub-category li a {
	color:#;
	background:transparent url(http://www.j-evolution.com/image/submenu.gif) no-repeat left top;
	display:block;
	padding:5px 18px 10px 38px;
}

div.category-archives ul.sub-category li a:hover {
	background:transparent url(http://www.j-evolution.com/image/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.rssfeed {
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a {
	display:block;
	background:transparent url(http://www.j-evolution.com/image/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover {
	background:transparent url(http://www.j-evolution.com/image/rss.gif) no-repeat left bottom;
}


span.powered {
	font-size:10px;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype {
	font-size:10px;
	color:#1284f6;
	background-color:inherit;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer {
	background-image:url(http://www.j-evolution.com/image/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:150px;
}

div.footer-inner {
	font-size:10px;
	text-align:left;
	padding:38px 0px 0px 238px;
}

div.footer-copy {
	color:#666666;
	font-size:10px;
	text-align:right;
	padding:28px 20px 10px 0px;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives {
	background-image:url(http://www.j-evolution.com/image/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:36px;
}

div.banner-archives h1 {
	font-weight:normal;
	font-size:25px;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a {
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2 {
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi {
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a {
	color:#23a1e5;
	background-color:inherit;
}

div.entry {
	margin-bottom:40px;
	width:710px;
}

div.entry blockquote {
	font-size:12px;
	line-height:150%;
	color:#423636;
	background:transparent url(http://www.j-evolution.com/image/blockquote.gif) repeat-y left top;
	padding:8px 20px;
	margin:0 0 10px 0;
}

div.entry h1,
#main h1 {
	color:#00558c;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h1.gif) no-repeat left top;
	height:30px;
	padding:5px 0px 6px 18px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2 {
	color:#00558c;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h2.gif) no-repeat left top;
	height:30px;
	padding:8px 15px 0px 20px;
	margin:0 0 5px 0;
}

div.entry h3,
#main h3 {
	color:#00558c;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h3.gif) no-repeat left top;
	height:30px;
	padding:8px 15px 0px 20px;
	margin:0 0 5px 0;
	letter-spacing:2px;

}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4 {
	color:#2b2828;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h4.gif) no-repeat left top;
	height:30px;
	padding:5px 15px 0px 18px;
	margin:0 0 5px 0;
	letter-spacing:3px;
}

div.entry h5,
#main h5 {
	color:#2b2828;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h5.gif) no-repeat left top;
	height:30px;
	padding:5px 15px 0px 18px;
	margin:0 0 5px 0;
	letter-spacing:3px;
}

div.entry h6,
#main h6 {
	color:#2b2828;
	font-size:14px;
	font-weight:bold;
	background:transparent url(http://www.j-evolution.com/image/entry_h6.gif) no-repeat left top;
	height:30px;
	padding:5px 15px 0px 18px;
	margin:0 0 5px 0;
	letter-spacing:3px;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated {
	font-size:12px;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body {
	border-bottom:2px solid #d8d8d8;
}

div.entry-info ul {
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li {
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments {
	margin:0 0 15px 0;
}

div.trackbacks p {
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input {
	border:1px solid #cccccc;
}

div.trackbacks dl {
	padding:10px 0 0 0;
}

div.trackbacks dt {
	font-size:80%;
}

div.trackbacks dd p {
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info {
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li {
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5 {
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend {
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label {
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea {
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline {
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer {
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li {
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input {
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

div.comment p {
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

input.search-input {
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit {
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */



/* ---------- 注意etc ---------- */

div.small-inner {
	font-size:10px;
	color:#333333;
}

/* ---------- 注意etc end ---------- */



#listtable {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 20px; MARGIN: 0px 0px 20px; PADDING-TOP: 10px
}
#listtable TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #cccccc 1px solid
}
#listtable TD.head1 {
	BORDER-TOP: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #16367b; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
#listtable TD.head2 {
	BORDER-RIGHT: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #0099cc; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
#listtable TD.head3 {
	BORDER-RIGHT: #cccccc 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ff9900; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
#listtable TD.head4 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #339900; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
#listtable TD.title {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: left
}
#listtable TD.data1 {
	BORDER-RIGHT: #cccccc 1px solid; FONT-SIZE: 10px; COLOR: #333333; TEXT-ALIGN: right
}
#listtable TD.data2 {
	BORDER-RIGHT: #cccccc 1px solid; FONT-SIZE: 10px; COLOR: #333333; TEXT-ALIGN: center
}
#listtable TD.data3 {
	FONT-SIZE: 10px; COLOR: #333333; TEXT-ALIGN: center
}
#listtable TD.data4 {
	BORDER-RIGHT: #cccccc 1px solid; FONT-SIZE: 10px; COLOR: #333333; TEXT-ALIGN: left
}
#listtable TD.data5 {
	FONT-SIZE: 10px; COLOR: #333333; TEXT-ALIGN: left
}



#column {
	PADDING-RIGHT: 10px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 20px; COLOR: #333333; LINE-HEIGHT: 150%; PADDING-TOP: 10px; BACKGROUND-COLOR: #eeeeee
}
#column-notitle {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 10px; COLOR: #333333; LINE-HEIGHT: 150%; PADDING-TOP: 10px
}
#column-link {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; TEXT-ALIGN: right
}
#column-link A SPAN {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: 20px 0px; PADDING-LEFT: 35px; FONT-SIZE: 10px; BACKGROUND-IMAGE: url(../images/ico_arrow_1.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333333; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat
}



/* リストスタイル
----------------------------------------- */
.li1 {
	list-style-image:url(http://www.j-evolution.com/image/list01.gif);
	padding-left:50px;
}

.li2 {
	list-style-image: url(http://www.j-evolution.com/image/list02.gif);
	padding-left:18px;
}

.li3 { 
	list-style-image: url(http://www.j-evolution.com/image/list03.gif);
	padding-left:18px;
}

.li4 {
	list-style-type:square;
	padding-left:50px;
}

.li5 {
	list-style-type:decimal;
	padding-left:50px;

}



/* 会社概要テーブル
----------------------------------------- */
.company {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px auto 20px; PADDING-TOP:0px;
}

.company TD {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px; PADDING-TOP:0px;
}

.company TD.head1 {
	BORDER-RIGHT:#fff 1px solid; PADDING-RIGHT:5px; BORDER-TOP:#ccc 1px solid; PADDING-LEFT:10px; FONT-WEIGHT:bold; PADDING-BOTTOM:5px; MARGIN:0px; BORDER-LEFT:#3399ff 5px solid; WIDTH:30%; PADDING-TOP:5px; BORDER-BOTTOM:#ccc 1px solid; BACKGROUND-COLOR:#f2f2f2;
}

.company TD.head2 {
	PADDING-RIGHT:5px; PADDING-LEFT:10px; PADDING-BOTTOM:5px; BORDER-TOP:#ccc 1px solid; BORDER-LEFT:#ccc 1px solid; PADDING-TOP:5px; BORDER-BOTTOM:#ccc 1px solid;
}

.company TD.comleft {
	BORDER-RIGHT:#fff 1px solid; PADDING-RIGHT:5px; BORDER-TOP:#fff 1px solid; PADDING-LEFT:10px; FONT-WEIGHT:bold; PADDING-BOTTOM:5px; MARGIN:0px; BORDER-LEFT:#3399ff 5px solid; WIDTH:30%; PADDING-TOP:5px; BORDER-BOTTOM:#ccc 1px solid; BACKGROUND-COLOR:#f2f2f2;
}

.company TD.comright {
	PADDING-RIGHT:5px; PADDING-LEFT:10px; PADDING-BOTTOM:5px; BORDER-LEFT:#ccc 1px solid; PADDING-TOP:5px; BORDER-BOTTOM:#ccc 1px solid;
}

.company TD.comimg {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:20px; MARGIN:0px; PADDING-TOP:0px;
}

.company TD.comentry {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; PADDING-BOTTOM:0px; MARGIN:0px; PADDING-TOP:0px; TEXT-ALIGN:right;
}

.company TD P {
	BORDER-RIGHT:#686868 1px solid; PADDING-RIGHT:10px; BORDER-TOP:#686868 1px solid; PADDING-LEFT:10px; PADDING-BOTTOM:10px; MARGIN:0px; BORDER-LEFT:#686868 1px solid; PADDING-TOP:10px; BORDER-BOTTOM:#686868 1px solid; BACKGROUND-COLOR:#f2f2f2;
}

.company TD H3#recruit {
	PADDING-RIGHT:0px; PADDING-LEFT:0px; FONT-WEIGHT:bold; PADDING-BOTTOM:0px; MARGIN:0px; COLOR:#006699; PADDING-TOP:0px;
}






.contents {
	background: url(http://www.j-evolution.com/image/contents_bg.gif) repeat-y left top;
	margin-bottom: 10px;
	width: 710px;
	padding-bottom: 10px;
}

.contents .conInside {
	padding: 10px 15px 8px 15px;
	TEXT-ALIGN: left;
}

.contents .conInside TABLE {
	margin-left: 11px;
	width: 600px;
}

.reg {
	font-size: 12px;
	color: #666666;
}






/* home 3つのサービス
----------------------------------------- */
.cat {
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px 0px 0px 0px;
	padding-TOP: 363px;
}

.cat OL {
	margin-bottom: 0px;
}

.cat OL LI {
	DISPLAY: block;
	float: left;
	VERTICAL-ALIGN: middle;
	width: 220px;
	HEIGHT: 78px;

}

.cat OL LI A {
	DISPLAY: block;
	VERTICAL-ALIGN: middle;
	HEIGHT: 78px;
}

.cat OL LI.cat_01 {
	background: url(http://www.j-evolution.com/image/setup.gif) no-repeat left top;
	margin-right: 10px;
	display:inline;
	text-indent: -9999em;

}

.cat OL LI.cat_02 {
	background: url(http://www.j-evolution.com/image/versionup.gif) no-repeat left top;
	margin-right: 10px;
	display:inline;
	text-indent: -9999em;
}

.cat OL LI.cat_03 {
	background: url(http://www.j-evolution.com/image/backup.gif) no-repeat left top;
	display:inline;
	text-indent: -9999em;
}

/* 右サイドコンテンツ
----------------------------------------- */
#side {
	padding-top: 0px;
	float: left;
	background: url(http://www.j-evolution.com/image/side_bg.gif) repeat-y left bottom;
	width: 200px;
	HEIGHT: 350px;
}



/* サイトマップ
----------------------------------------- */
.module-list,
.archive-list {
	background:transparent url(http://www.j-evolution.com/image/blockquote.gif) repeat-y left top;
	line-height:150%;
	font-size: 14px;
	margin:0 0 10px 0;
	padding:8px 28px;
	list-style: circle;
	color:#423636;
}

.BACK archive-list {
	font-size: 14px;
	margin: 10;
	padding: 0;
	list-style: none;
}

/* フォント
----------------------------------------- */
.font-h1 {
	background:transparent url(http://www.j-evolution.com/image/font-h1.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
	color:#7b7b7b;
	height:16px;
}

.font-h2 {
	background:transparent url(http://www.j-evolution.com/image/font-h2.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
	color:#7b7b7b;
	height:16px;
}

.font-h3 {
	background:transparent url(http://www.j-evolution.com/image/font-h3.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
	color:#7b7b7b;
	height:16px;
}

.font-c {
	background:transparent url(http://www.j-evolution.com/image/font-c.gif) no-repeat left top;
	padding-left:20px;
	font-weight:bold;
	color:#ff0000;
	height:16px;
}

/* ページトップへ
----------------------------------------- */
.pagetop a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 88px;
	height: 20px;
	text-indent: -7000em;
	background: transparent url(http://www.j-evolution.com/image/pagetop.gif) no-repeat left top;
	margin:0px 0px 0px 0px;
}

.pagetop a:hover {
	background: transparent url(http://www.j-evolution.com/image/pagetop.gif) no-repeat left bottom;
}




div#plan_trial {}
div#plan_hosting {}
div#plan_advance {}




/* service contents_info
----------------------------------------- */

#contents_info {	
	margin:0 auto;
	width:670px
	height:336px;
}

	#contents_info h1 {
		background:url(http://www.j-evolution.com/image/contents_maintop_01.gif) no-repeat;
		text-indent:-9999em;
		margin:0;
		padding:0;
		width:670px;
		height:248px;	
	}
	
	#contents_info h2 {
		background:url(http://www.j-evolution.com/image/contents_maintop_02.gif) no-repeat;
		text-indent:-9999em;
		margin:0;
		width:670px;
		height:88px;
	}

	/* 主なサービス内容 */
	.check1 {
		background:url(http://www.j-evolution.com/image/contents_check1.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check2 {
		background:url(http://www.j-evolution.com/image/contents_check2.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check3 {
		background:url(http://www.j-evolution.com/image/contents_check3.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check4 {
		background:url(http://www.j-evolution.com/image/contents_check4.gif) no-repeat;
		width:670px;
		height:168px;
	}
	.check5 {
		background:url(http://www.j-evolution.com/image/contents_check5.gif) no-repeat;
		width:670px;
		height:158px;
	}	
	.check6 {
		background:url(http://www.j-evolution.com/image/contents_check6.gif) no-repeat;
		width:670px;
		height:158px;
	}
		/* 罫線 */		
		.looseleaf{

			padding:80px 0 0 0;
			margin-left:125px;
			width:438px;
			background:url(http://www.j-evolution.com/image/sen.gif) repeat-x bottom;
		}
		
		.looseleaf p {
			font-size:12px;
			color:#555;
			line-height:150%;
			background:url(http://www.j-evolution.com/image/sen.gif);
		}

	/* OpenPNEインストール（OpenPNEセットアップ）お申込みボタン */		
	#checkentry {
		background:url(http://www.j-evolution.com/image/contents_check7.gif) no-repeat;
		width:670px;
		height:188px;
	}

	#versionup_checkentry {
		background:url(http://www.j-evolution.com/image/versionup_check1.gif) no-repeat;
		width:670px;
		height:188px;
	}

	#customize_checkentry {
		background:url(http://www.j-evolution.com/image/customize_check1.gif) no-repeat;
		width:670px;
		height:188px;
	}

	#shift_checkentry {
		background:url(http://www.j-evolution.com/image/shift_check1.gif) no-repeat;
		width:670px;
		height:188px;
	}



/* system contents_info2
----------------------------------------- */

#contents_info2 {	
	margin:0 auto;
	width:670px
	height:336px;
}

	#contents_info2 h1 {
		background:url(http://www.j-evolution.com/image/contents_maintop2_01.gif) no-repeat;
		text-indent:-9999em;
		margin:0;
		padding:0;
		width:670px;
		height:248px;	
	}
	
	#contents_info2 h2 {
		background:url(http://www.j-evolution.com/image/contents_maintop2_02.gif) no-repeat;
		text-indent:-9999em;
		margin:0;
		width:670px;
		height:88px;
	}

	/* 主なサービス内容 */
	.check2-1 {
		background:url(http://www.j-evolution.com/image/contents2_check1.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check2-2 {
		background:url(http://www.j-evolution.com/image/contents2_check2.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check2-3 {
		background:url(http://www.j-evolution.com/image/contents2_check3.gif) no-repeat;
		width:670px;
		height:158px;
	}
	.check2-4 {
		background:url(http://www.j-evolution.com/image/contents2_check4.gif) no-repeat;
		width:670px;
		height:168px;
	}
	.check2-5 {
		background:url(http://www.j-evolution.com/image/contents2_check5.gif) no-repeat;
		width:670px;
		height:158px;
	}	
	.check2-6 {
		background:url(http://www.j-evolution.com/image/contents2_check6.gif) no-repeat;
		width:670px;
		height:158px;
	}
