@charset "utf-8";

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
BODY {
	color: #666;
}
H1,
H2,
H3,
H4,
H5,
H6 {
	font-weight: bold;
}
H1 {
	font-weight: normal;
	font-size: small;
	text-align: right;
}
H2,
H3,
H4,
H5,
H6 {
	font-size: medium;
}
P,
TD,
TH,
LI,
DT,
DD,
INPUT,
TEXTAREA,
DIV.entryBody,
DIV.entryMore {
	font-size: small;
}
A,
A:visited {
	text-decoration: underline;
	color: #666;
}
A:hover {
	text-decoration: none;
}



/* ==================== クリアフィックス ==================== */

DIV#main:after,
DIV#container DIV#categoryTop:after,
DIV#container DIV.entryBody:after,
DIV#container DIV.entryMore:after,
DIV#container DIV.contentInner:after,
DIV#container DIV.contentInner_access:after,
DIV#container DIV#footer:after,
DIV#container DIV#footerInner:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html DIV#main,
* html DIV#container DIV#categoryTop,
* html DIV#container DIV.entryBody,
* html DIV#container DIV.entryMore,
* html DIV#container DIV.contentInner,
* html DIV#container DIV.contentInner_access,
* html DIV#container DIV#footer,
* html DIV#container DIV#footerInner {
	display: inline-block;
}
/* no ie mac \*/
* html DIV#main,
* html DIV#container DIV#categoryTop,
* html DIV#container DIV.entryBody,
* html DIV#container DIV.entryMore,
* html DIV#container DIV.contentInner,
* html DIV#container DIV.contentInner_access,
* html DIV#container DIV#footer,
* html DIV#container DIV#footerInner {
	height: 1%;
}
DIV#main,
DIV#container DIV#categoryTop,
DIV#container DIV.entryBody,
DIV#container DIV.entryMore,
DIV#container DIV.contentInner,
DIV#container DIV.contentInner_access,
DIV#container DIV#footer,
DIV#container DIV#footerInner {
	display: block;
	zoom:1;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
DIV#container {
	border-left: 950px solid #fff;
}
DIV#containerInner {
	overflow: hidden;
	margin-left: -950px;
}
/* ---------- 見出し ---------- */
DIV#container DIV#containerInner DIV#mainBg .title_image {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

/* ========== ヘッダー ========== */
DIV#header {
	background: url("http://www2.icnet.co.jp/images/header.gif") center bottom repeat-x;
	border-top: 6px solid #8ed030;
}
DIV#headerInner {
	position: relative;
	width: 950px;
	padding: 10px 0 0;
	margin: 0 auto;
}
DIV#header H1 {
	padding: 0 180px 0 0;
}
/* 言語ボタン */
DIV#language_btn {
	position: absolute;
	top: -16px;
	right: 25px;
}
DIV#language_btn ul {
	list-style: none;
	width: 140px;
	height: 40px;
	margin: 0;
	padding: 0;
}
DIV#language_btn li {
	display: inline;
	float: left;
	width: 70px;
	height: 40px;
	background: url("http://www2.icnet.co.jp/images/language_btn_over.gif") no-repeat;
}
DIV#language_btn li a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	width: 70px;
	height: 40px;
	background: url("http://www2.icnet.co.jp/images/language_btn.gif") no-repeat;
}
DIV#language_btn li a:hover {
	background: none;
}
DIV#language_btn li#language_ja,
DIV#language_btn li#language_ja a {
	background-position: left top;
}
DIV#language_btn li#language_en,
DIV#language_btn li#language_en a {
	background-position: -70px top;
}

DIV#header DIV#headerTitle {
	width: 914px;
	padding: 0 18px 8px;
	background-position: center top;
	background-repeat: no-repeat;
}
DIV#header DIV#headerTitle:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

DIV#header DIV#headerAreaSub {
	float: right;
	text-align: right;
	margin: 22px 0 0;
}
DIV#header P#headerAddress {
	color: #666;
	font-size: 10pt;
}

DIV#header DIV#headerSearch {
}
DIV#header DIV#headerSearch DIV#googleSearch {
	float: right;
	width: 290px;
	margin: 15px 0 5px;
	padding: 5px 5px 0 40px;
	background: url("http://www2.icnet.co.jp/images/header_gsearch_bg.gif") left center no-repeat;
}
DIV#header DIV#headerSearch DIV#googleSearch FORM {
	padding: 0 5px 5px 0;
}
DIV#header DIV#headerSearch INPUT.text {
	width: 180px;
}
DIV#header DIV#headerSearch INPUT.submit {
	width: 45px;
}
DIV#header DIV#headerSearch INPUT {}

DIV#header DIV#headerAreaLogo {
	float: left;
}



/* ========== メインメニュー + キャッチ画像 + セカンドエリア + コンテンツ 枠 ========== */

/* メインメニュー + キャッチ画像 + メイン をラップ */
DIV#mainBg {
	position: relative;
}

/* ========== キャッチ画像・メインメニュー下 シャドウ ========== */
/* セカンドエリア + コンテンツ をラップ */
DIV#main {
	width:950px;
	margin: 15px auto 0;
	background: url("http://www2.icnet.co.jp/images/main.png") center top repeat-y;
}

DIV#main DIV.pankuzu {
	padding: 15px;
	background: url("http://www2.icnet.co.jp/images/main_top.png") center top no-repeat;
}
DIV#main DIV.pankuzu P {
	color: #fff;
	padding: 3px 0 3px 100px;
	background: #3d3d3d url("http://www2.icnet.co.jp/images/pankuzu.gif") left center no-repeat;
}
DIV#main DIV.pankuzu P A {
	color: #fff;
}



/* ========== 2カラム 設定 ========== */
/* { 2カラム, secondArea 右 
DIV#secondArea {
	float: right;
}
DIV#contents {
	float: left;
}
*/

/* 2カラム, secondArea 右 } */

/* { 2カラム secondArea 左 */
DIV#secondArea {
	float: left;
}
DIV#contents {
	float: right;
}
/* 2カラム secondArea 左 } */



/* ========== メインメニュー ========== */

/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */



/* ========== キャッチ画像 ========== */
DIV#catchArea {
	text-align: center;
	min-width: 950px;
	margin: 0 -50% -75px;
	background: url("http://www2.icnet.co.jp/images/catch_bg.gif") center top repeat-x;
}



/* ==================== コンテンツ ==================== */
DIV#contents {
	width: 610px;
	padding: 0 35px 0 0;
}


/* ---------- 見出し ---------- */
DIV#contents H2,
DIV#contents H3,
DIV#contents H4,
DIV#contents H5,
DIV#contents H6,
DIV#contents P,
DIV#contents TD,
DIV#contents TH,
DIV#contents LI,
DIV#contents DIV.entryBody,
DIV#contents DIV.EntryMore {
	line-height: 1.5;
}
DIV#contents P,
DIV#contents OL,
DIV#contents UL,
DIV#contents TABLE {
	margin-bottom: 15px;
}
DIV#contents H1,
DIV#contents H2,
DIV#contents H3,
DIV#contents H4,
DIV#contents H5,
DIV#contents H6 {
	clear: both;
	margin-bottom: 10px;
}

DIV#contents H2 {
	color: #3d3d3d;
	margin-bottom: 0;
	padding: 15px 0 10px 8px;
	background: url("http://www2.icnet.co.jp/images/h2_bg.gif") left top no-repeat;
	border-bottom: 1px dashed #3d3d3d;
}
DIV#contents H2.rss {
	height: 30px;
	background-image: url("http://www2.icnet.co.jp/images/h2_rss_bg.gif");
}
DIV#contents H2.rss A {
	display: block;
	text-decoration: none;
}
DIV#contents A.rss {
	text-decoration: none;
	display: block;
	color: #3d3d3d;
	width: 100%;
}
DIV#contents A.rss:hover {
	text-decoration: none;
}
DIV#contents H3 {
	letter-spacing: 1px;
	color: #3d3d3d;
	margin-top: 10px;
	padding: 3px 3px 2px 15px;
	background: url("http://www2.icnet.co.jp/images/h3_bg.gif") left bottom no-repeat;
}
DIV#contents H4 {
	letter-spacing: 1px;
	font-size: 110%;
	color: #50810C;
	padding: 3px 3px 2px 15px;
	background: url("http://www2.icnet.co.jp/images/h4_bg.gif") left bottom no-repeat;
}

/* ---------- ページ送り ---------- */
DIV#contents .contentNavi {
	width: 100%;
}
DIV#contents .contentNavi:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#contents .contentNavi a,
DIV#contents .contentNavi strong {
	display: block;
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 130%;
	margin: 0 5px 0 0;
	padding: 5px 8px;
	background-color: #f5f5f5;
	border: 2px solid #efefef;
}
DIV#contents .contentNavi strong,
DIV#contents .contentNavi A:hover {
	color: #101113;
	background-color: #d8ecf6;
	border-color: #90c6e0;
}

/* ---------- ボディー ---------- */
DIV#contents div.contentInner,
DIV#contents div.contentInner_access {
	margin-bottom: 10px;
	padding: 10px 0;
}

DIV#contents DIV.entryBody,
DIV#contents DIV.entryMore {
	overflow: hidden;
	padding: 1px;
}

/* ---------- コモン ---------- */
DIV#contents TH,
DIV#contents TD {
	padding: 5px;
	border: 1px solid #666;
}
DIV#contents TH {
	background-color: #ddd;
}

DIV#contents .fontXLarge {
	font-size: large;
}
DIV#contents .fontLarge {
	font-size: medium;
}
DIV#contents .fontSmall {
	font-size: x-small;
}
DIV#contents .fontMedium {
	font-size: small;
}
DIV#contents .fontXSmall {
	font-size: xx-small;
}
DIV#contents input.text {
	width: 400px;
}
DIV#contents TEXTAREA {
	width: 400px;
	height: 8em;
}
DIV#contents .caution {
	color: #e00;
}
DIV#contents P.price {
	text-align: right;
	font-size: medium;
	font-weight: bold;
	color: #e00;
}
DIV#contents DIV.hr01 {
	margin: 0 0 15px;
	height: 1px;
	background: url("../images/hr_bg.gif") left top repeat-x;
}
DIV#contents DIV.comment DIV.hr01 {
	margin-top: -1em;
}
DIV#contents P.nextPrevious {
	text-align: center;
}
DIV#contents P.linkBlock,
DIV#contents P.anchorTop {
	padding-bottom: 15px;
	background: url("../images/hr_bg.gif") left bottom repeat-x;
}
DIV#contents P.entryMeta {}
DIV#contents P.linkBlock,
DIV#contents P.anchorTop {
	text-align: right;
}
DIV#contents TD.buttonArea {
	border: none;
}



/* ==================== セカンドエリア ==================== */
DIV#secondArea {
	width: 230px;
	padding: 0 0 0 35px;
}


/* ---------- 見出し ---------- */
DIV#secondArea H2,
DIV#secondArea H3,
DIV#secondArea H4,
DIV#secondArea H5,
DIV#secondArea H6,
DIV#secondArea TD,
DIV#secondArea TH,
DIV#secondArea LI,
DIV#secondArea P {
	font-size: small;
}
DIV#secondArea TD,
DIV#secondArea TH,
DIV#secondArea LI,
DIV#secondArea P {
	line-height: 150%;
}


/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
DIV#secondArea DIV#subMenu DIV.subMenu,
DIV#secondArea DIV#freeSpace,
DIV#secondArea DIV.sideBanners,
DIV#secondArea DIV#qrcode {
	margin-bottom: 10px;
	background: #f4f4f4 left bottom no-repeat;
}
/* ----- タイトル ----- */
DIV#secondArea DIV#subMenu DIV.title,
DIV#secondArea DIV#freeSpace DIV.title,
DIV#secondArea DIV.sideBanners DIV.title,
DIV#secondArea DIV#qrcode DIV.title {
	overflow: hidden;
	text-indent: -9999px;
	height: 32px;
	background: left top no-repeat;
}
/* ----- コンテンツの余白 ----- */
DIV#secondArea P,
DIV#secondArea SELECT,
DIV#secondArea DIV.entryBody,
DIV#secondArea DIV#freeSpace H3 {
	margin: 5px 10px;
}
/* ---------- サブメニュー ---------- */
/* title */
DIV#secondArea DIV#subMenu DIV.subMenu DIV.title {
	overflow: hidden;
	display: none;
	text-indent: -9999px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サイドパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* list */
DIV#secondArea DIV#subMenu UL {
	width: 100%;/* IEの表示バグのため、widthを設定 */
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV#subMenu LI {
	list-style-type: none;
	font-weight: bold;
	width: 100%;/*IE6の表示バグのため、widthを設定*/
	margin: 0;
	padding: 0;
	background: url("../images/second_area_hr.gif") center top no-repeat;
}
DIV#secondArea DIV#subMenu LI A {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
}
DIV#secondArea DIV#subMenu LI A:hover {
	color: #ddd;
}
/* ---------- フリースペース ---------- */
DIV#secondArea DIV#freeSpace {}
DIV#secondArea DIV#freeSpace DIV.title {
	background-image: url("../images/second_area_title_free.gif");
}
DIV#secondArea DIV#freeSpace DIV.entryBody {
	padding-bottom: 10px;
}
DIV#secondArea DIV#freeSpace DIV.entryBody P {
	margin-left: 0;
	margin-right: 0;
}

/* ---------- google サーチ ---------- */
DIV#secondArea div#secondArea div#googleSearch {
	margin-bottom: 10px;
}
DIV#secondArea div#googleSearch input.text {
	display: block;
	float: left;
	width: 165px;
}
DIV#secondArea div#googleSearch input.submit {
	float: right;
}

/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_link.css" で指定しています。
 * （※【サイドパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */
/* ---------- QRコード ---------- */
DIV#secondArea DIV#qrcode {
	text-align: center;
}
DIV#secondArea DIV#qrcode DIV.title {
	background-image: url("../images/second_area_title_mobile.gif");
}
DIV#secondArea DIV#qrcode IMG {
	margin: 5px auto;
}


/* ---------- コンテンツブログ・カスタムパーツカテゴリー ---------- */
DIV#secondArea DIV.customPartsCategory {
	margin-bottom: 10px;
}
/* ----- タイトル ----- */
DIV#secondArea DIV.customPartsCategory DIV.title {
	overflow: hidden;
	text-indent: -9999px;
	height: 41px;
	background-position: left top;
	background-repeat: no-repeat;
}
DIV#secondArea DIV.customPartsCategory DIV.title a {
	display: block;
	height: 41px;
}
DIV#secondArea DIV#kjpCategory DIV.title,
DIV#secondArea DIV#p2mCategory DIV.title {
	background-image: url("http://www2.icnet.co.jp/images/kjp_side_1.gif");
}
DIV#secondArea DIV#purposeCategory DIV.title {
	background-image: url("http://www2.icnet.co.jp/images/kjp_side_2.gif");
}
DIV#secondArea DIV#consultingCategory DIV.title {
	background-image: url("http://www2.icnet.co.jp/images/consulting_side_01.gif");
}

/* ----- 背景画像 ----- */
DIV#secondArea DIV.customPartsCategory ul {
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV.customPartsCategory ul.level1 {
	background-color: #efefde;
}
DIV#secondArea DIV.customPartsCategory ul.level2 {
	background-color: #f7f5ed;
}
DIV#secondArea DIV.customPartsCategory ul.level2 {
	background-color: #fffdf5;
}
DIV#secondArea DIV.customPartsCategory li {
	display: inline;
	list-style: none;
}
DIV#secondArea DIV.customPartsCategory ul.level1 a,
DIV#secondArea DIV.customPartsCategory ul.level1 span.empty {
	display: block;
	padding: 10px 5px 10px 40px;
	background: url("http://www2.icnet.co.jp/images/arrow001.png") 20px center no-repeat;
	border-top: 1px solid #fff;
}
DIV#secondArea DIV.customPartsCategory ul.level2 a,
DIV#secondArea DIV.customPartsCategory ul.level2 span.empty {
	padding-left: 50px;
	background-position: 30px center;
}
DIV#secondArea DIV.customPartsCategory ul.level3 a,
DIV#secondArea DIV.customPartsCategory ul.level3 span.empty {
	padding-left: 60px;
	background-position: 40px center;
}
DIV#secondArea DIV.customPartsCategory ul.level4 a,
DIV#secondArea DIV.customPartsCategory ul.level4 span.empty {
	padding-left: 70px;
	background-position: 50px center;
}
DIV#secondArea DIV.customPartsCategory ul.level5 a,
DIV#secondArea DIV.customPartsCategory ul.level5 span.empty {
	padding-left: 80px;
	background-position: 60px center;
}
DIV#secondArea DIV.customPartsCategory ul.level6 a,
DIV#secondArea DIV.customPartsCategory ul.level6 span.empty {
	padding-left: 90px;
	background-position: 70px center;
}

DIV#secondArea DIV.customPartsCategory ul li.inquiry a {
	color: #fff;
	background: #2d2d2d url("http://www2.icnet.co.jp/images/arrow002.png") 17px center no-repeat;
}


/* ---------- ブログパーツ・カスタムパーツ ---------- */
DIV#secondArea DIV#secondAreaBlogParts,
DIV#secondArea DIV#secondAreaCustomParts,
DIV#secondArea DIV#secondAreaFreePage01Parts {}

DIV#secondArea DIV#brogPartsCategory H3,
DIV#secondArea DIV#brogPartsCalendar H3,
DIV#secondArea DIV#brogPartsTagCloud H3,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop H3,
DIV#secondArea DIV#brogPartsMonthlyArchive H3,
DIV#secondArea DIV#brogPartsYearlyArchive H3,
DIV#secondArea DIV#brogPartsEntry H3,
DIV#secondArea DIV#brogPartsComment H3,
DIV#secondArea DIV#brogPartsAuthor H3,
DIV#secondArea DIV#brogPartsAssets H3,
DIV#secondArea DIV#customPartsCategory H3,
DIV#secondArea DIV#customPartsComment H3,
DIV#secondArea DIV#freePageEntryList H3,
DIV#secondArea DIV#freePageCategoryEntryList H3 {
	text-align: center;
	font-size: medium;
	color: #fff;
	padding: 5px;
	background: #3d3d3d left top no-repeat;
}
DIV#secondAreaBlogParts H3 A {
	position: relative;
	color: #fff;
}

/* ---------- UL ---------- */
DIV#secondArea DIV#brogPartsCategory UL,
DIV#secondArea DIV#brogPartsCalendar UL,
DIV#secondArea DIV#brogPartsTagCloud UL,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop UL,
DIV#secondArea DIV#brogPartsMonthlyArchive UL,
DIV#secondArea DIV#brogPartsYearlyArchive UL,
DIV#secondArea DIV#brogPartsEntry UL,
DIV#secondArea DIV#brogPartsComment UL,
DIV#secondArea DIV#brogPartsAuthor UL,
DIV#secondArea DIV#customPartsCategory UL,
DIV#secondArea DIV#customPartsComment UL,
DIV#secondArea DIV#freePageEntryList UL,
DIV#secondArea DIV#freePageCategoryEntryList UL {
	width: 100%;/* IEの表示バグのため、widthを設定 */
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV#brogPartsCategory LI,
DIV#secondArea DIV#brogPartsCalendar LI,
DIV#secondArea DIV#brogPartsTagCloud LI,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop LI,
DIV#secondArea DIV#brogPartsMonthlyArchive LI,
DIV#secondArea DIV#brogPartsYearlyArchive LI,
DIV#secondArea DIV#brogPartsEntry LI,
DIV#secondArea DIV#brogPartsComment LI,
DIV#secondArea DIV#brogPartsAuthor LI,
DIV#secondArea DIV#customPartsCategory LI,
DIV#secondArea DIV#customPartsComment LI,
DIV#secondArea DIV#freePageEntryList LI,
DIV#secondArea DIV#freePageCategoryEntryList LI {
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	background: url("../images/second_area_hr.gif") center top no-repeat;
}
DIV#secondArea DIV#brogPartsCategory LI LI,
DIV#secondArea DIV#brogPartsCalendar LI LI,
DIV#secondArea DIV#brogPartsTagCloud LI LI,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop LI LI,
DIV#secondArea DIV#brogPartsMonthlyArchive LI LI,
DIV#secondArea DIV#brogPartsYearlyArchive LI LI,
DIV#secondArea DIV#brogPartsEntry LI LI,
DIV#secondArea DIV#brogPartsComment LI LI,
DIV#secondArea DIV#brogPartsAuthor LI LI,
DIV#secondArea DIV#customPartsCategory LI LI,
DIV#secondArea DIV#customPartsComment LI LI,
DIV#secondArea DIV#freePageEntryList LI LI,
DIV#secondArea DIV#freePageCategoryEntryList LI LI {
	padding-left: 1em;
	background: url("../images/li_bg.gif") 5px 12px no-repeat;
}
/* ---------- 各パーツの設定 ---------- */
DIV#secondArea DIV#brogPartsCategory,
DIV#secondArea DIV#brogPartsCalendar,
DIV#secondArea DIV#brogPartsTagCloud,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop,
DIV#secondArea DIV#brogPartsMonthlyArchive,
DIV#secondArea DIV#brogPartsYearlyArchive,
DIV#secondArea DIV#brogPartsEntry,
DIV#secondArea DIV#brogPartsComment,
DIV#secondArea DIV#brogPartsAuthor,
DIV#secondArea DIV#brogPartsAssets,
DIV#secondArea DIV#customPartsCategory,
DIV#secondArea DIV#customPartsComment,
DIV#secondArea DIV#freePageEntryList,
DIV#secondArea DIV#freePageCategoryEntryList {
	margin-bottom: 15px;
	background: #f4f4f4 left bottom no-repeat;
}

DIV#secondArea DIV#brogPartsCategory {}
DIV#secondArea DIV#brogPartsTagCloud {}
DIV#secondArea DIV#brogPartsTagCloud .rank-1 {
	font-size: 1.75em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-2 {
	font-size: 1.75em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-3 {
	font-size: 1.625em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-4 {
	font-size: 1.5em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-5 {
	font-size: 1.375em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-6 {
	font-size: 1.25em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-7 {
	font-size: 1.125em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-8 {
	font-size: 1em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-9 {
	font-size: 0.95em;
}
DIV#secondArea DIV#brogPartsTagCloud .rank-10 {
	font-size: 0.9em;
}
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop {}
DIV#secondArea DIV#brogPartsMonthlyArchive {}
DIV#secondArea DIV#brogPartsYearlyArchive {}
DIV#secondArea DIV#brogPartsEntry {}
DIV#secondArea DIV#brogPartsComment {}
DIV#secondArea DIV#brogPartsAuthor {}
DIV#secondArea DIV#brogPartsAssets {}
DIV#secondArea DIV#customPartsCategory {}
DIV#secondArea DIV#customPartsComment {}
DIV#secondArea DIV#freePageEntryList {}
DIV#secondArea DIV#freePageCategoryEntryList {}

/* ---------- 最近のアイテム ---------- */
DIV#secondArea DIV#brogPartsAssets {
}
DIV#secondArea DIV#brogPartsAssets UL {
	padding: 3px 0 0 1px;
	margin: 0;
	zoom: 1;
}
DIV#secondArea DIV#brogPartsAssets UL:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
DIV#secondArea DIV#brogPartsAssets LI {
	display: inline;
	float: left;
	width: 95px;
	height: 95px;
	padding: 0;
	margin: 0 0 3px 3px;
}
DIV#secondArea DIV#brogPartsAssets LI.even {
	margin-right: 0;
}
DIV#secondArea DIV#brogPartsAssets LI A {
	position: relative;
	overflow: hidden;
	display: block;
	width: 91px;
	height: 91px;
	margin: 0;
	padding: 0;
	border: 2px solid #aaa;
}
DIV#secondArea DIV#brogPartsAssets LI A:hover {
	border-color: #555;
}



/* ========== フッター ========== */
DIV#footer {
	color: #fff;
	background: #343434 url("http://www2.icnet.co.jp/images/footer.gif") left top repeat-x;
}
DIV#footerInner {
	width: 950px;
	margin: 0 auto;
	padding: 40px 0 0;
	background: #343434 url("http://www2.icnet.co.jp/images/footerInner.gif") left top no-repeat;
}
/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
	float: left;
	width: 650px;
	margin: 5px 0;
	padding: 15px 0 10px;
}
DIV#footer P#footerMenu A {
	color: #fff;
	text-decoration: none;
}
DIV#footer P#footerMenu A:hover {
	text-decoration: underline;
}

/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
	float: right;
	width: 270px;
	padding: 5px 0 15px;
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
	margin-bottom: 10px;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
	overflow: hidden;
	text-indent: -9999px;
	width: 270px;
	height: 90px;
	background: url("http://www2.icnet.co.jp/images/footerCopyright.gif") left top repeat-x;
}

DIV#footer P#copyright_en {
	overflow: hidden;
	text-indent: -9999px;
	width: 270px;
	height: 90px;
	background: url("http://www2.icnet.co.jp/images/footerCopyright_en.gif") left top repeat-x;
}

BR.clear {
	clear: both;
}
.center {
	text-align: center;
}


/* ==================== ブログ別 装飾 ==================== */


/* ==================== トップページ ==================== */
DIV#topContentsTop {
	margin: 0 35px 15px;
}
DIV#topContentsBottom {
	clear: both;
	margin: 15px 35px 0;
}

DIV#contents DIV#categoryTop {}

DIV#contents DIV#categoryTop H3,
DIV#topContentsTop H3,
DIV#topContentsBottom H3 {
	text-decoration: none;
	color: #3d3d3d;
	margin-bottom: 0;
	padding: 15px 0 10px 8px;
	background: url("http://www2.icnet.co.jp/images/h2_bg.gif") left top no-repeat;
	border-bottom: 1px dashed #3d3d3d;
}
DIV#contents DIV#categoryTop DIV.topNews {}
DIV#contents DIV#categoryTop DIV.topNews H2 {
	border: none;
}
DIV#contents DIV#categoryTop DIV.topLatestBlog {}
DIV#contents DIV#categoryTop DIV.topLatestBlog H2 {
	border: none;
}
DIV#contents DIV#categoryTop DIV#topContents {}

DIV#contents DIV#categoryTop DIV.accessText {}

DIV#contents DIV#categoryTop TABLE.accessTable {
	float: right;
	width: 300px;
	margin-right: 1px;
}

DIV#contents DIV#categoryTop DIV#googleMapsArea {
	float: left;
	width: 270px;
	height: 340px;
	margin-bottom: 10px;
}
DIV#contents DIV#categoryTop DL.date {
	overflow: auto;
	height: 288px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 10px 0 0;
}
DIV#contents DIV#categoryTop DL.date DT {
	margin: 0 0 5px;
	padding: 0;
}
DIV#contents DIV#categoryTop DL.date DT SPAN.dateTitle {
	font-weight: bold;
}
DIV#contents DIV#categoryTop DL.date DD {
	margin: 0 0 10px;
	padding: 0 0 0 8px;
	border-left: 8px solid #ddd;
}


/* ==================== 企業情報 ==================== */
DIV#contents DIV#categoryCompany {}

DIV#contents DIV#categoryCompany DIV.accessText {}

DIV#contents DIV#categoryCompany TABLE.accessTable {
	float: right;
	width: 300px;
}
DIV#contents DIV#categoryCompany DIV#googleMapsArea {
	float: left;
	margin-bottom: 10px;
	width: 270px;
	height: 340px;
}
div#contents h4.about {
	letter-spacing: 1px;
	font-size: 110%;
	color: #50810c;
	padding: 3px 3px 2px 15px;
	background: url("/about/img_upload/about_title_002.gif") left bottom no-repeat;
}
div#contents h4.about a,
div#contents h4.about a:visited{
	text-decoration: none;
}
div#contents div.about_top{
	width: 590px;
	padding: 10px;
}
div#contents div.about_left{
	width: 280px;
	float: left;
	margin-right: 30px;
}
div#contents div.about_right{
	width: 280px;
	float: right;
}
div#contents h4.about a:hover {
	color: #b2b2b2;
}



/* ==================== プライバシーポリシー ==================== */
DIV#contents DIV#categoryPrivacyPolicy {}



/* ==================== お問い合せ ==================== */
DIV#contents DIV#categoryInquiry {}



/* ==================== お問い合せ2 ==================== */
DIV#contents DIV#categoryInquiry2 {}
DIV#categoryInquiry2 TH {
	width: 175px;
}
DIV#categoryInquiry2 TD.inputText input,
DIV#categoryInquiry2 TD.inputTextarea TEXTAREA {
	width: 400px;
}
DIV#categoryInquiry2 TD.col2 input,
DIV#categoryInquiry2 TD.col2 TEXTAREA {
	width: 550px;
}



/* ==================== カスタムページ ==================== */
DIV#contents DIV#categoryCustom {}



/* ==================== 設計例ページ ==================== */
DIV#contents DIV#categoryWorks {}

/* ========== アーカイブ ========== */

/* エントリ一覧 */
DIV#categoryWorksList ul {
	list-style: none;
	width: 100%;
	margin: 0 0 6px;
	padding: 0;
}
DIV#categoryWorksList ul:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#categoryWorksList ul li {
	float: left;
	vertical-align: middle;
	width: 136px;
	margin: 0 4px 0 0;
}
DIV#categoryWorksList ul li.last {
	margin-right: 0;
}
DIV#categoryWorksList ul li a {
	position: relative;
	overflow: hidden;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 120px;
	padding: 6px;
	background-color: #f5f5f5;
	border: 2px solid #efefef;
}
DIV#categoryWorksList ul li A:hover {
	color: #101113;
	background-color: #d8ecf6;
	border-color: #90c6e0;
}
DIV#categoryWorksList ul li .entryTitle {
	display: block;
	line-height: 1.2;
	font-size: 100%;
	margin: 2px 0 0;
}

/* ========== エントリ ========== */

DIV#categoryWorks DIV#categoryWorksPhoto {
	float: left;
	width: 252px;
	margin: 0 0 10px;
}
DIV#categoryWorks DIV#categoryWorksData {
	float: right;
	width: 295px;
	margin: 0 0 10px;
}

DIV#categoryWorks DIV.entryBody {
	clear: both;
	margin: 10px 0 0;
}
DIV#categoryWorks DIV.entryMore {
	clear: both;
	margin: 0 0 10px;
}

/* 画像 */
DIV#categoryWorks a.highslide {
	overflow: hidden;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #efefef;
}
DIV#categoryWorks a.highslide:hover {
	border-color: #90c6e0;
}
DIV#categoryWorks a.highslide img {
	border: none;
}

DIV#categoryWorks DIV#entry_sub_image {
	margin: 15px 0 0;
}
DIV#categoryWorks DIV#entry_sub_image ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#categoryWorks DIV#entry_sub_image ul:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#categoryWorks DIV#entry_sub_image ul li {
	float: left;
	vertical-align: middle;
	width: 82px;
	margin: 0 2px 0 0;
}
DIV#categoryWorks DIV#entry_sub_image ul li.last {
	margin-right: 0;
}
DIV#categoryWorks DIV#entry_sub_image ul li a {
	position: relative;
	width: 80px;
	height: 80px;
}

/* 情報 */
DIV#categoryWorks DIV#categoryWorksData table.categoryWorksData {
	width: 100%;
	margin: 1px 0 0;
}



/* ==================== フリーページ ==================== */
DIV#contents DIV#categoryFree {}



/* ==================== デュプリケートページ ==================== */
DIV#contents DIV#categoryFreePage {}



/* ==================== ブログページ ==================== */
DIV#contents DIV#categoryBlog {}



/* ==================== コンサルティング事業 ==================== */
DIV#contents DIV#categoryConsulting {}

/* 一覧[プロジェクト] */
DIV#categoryConsulting DIV.consulting {
	width: 570px;
	margin-bottom: 20px;
	padding: 10px;
	border: 10px solid #8cd331;
}
/* タイトル*/
DIV#categoryConsulting DIV.consulting H4 {
	letter-spacing: 0;
	font-weight: bold;
	font-size: small;
	color: #666;
	margin: 0 0 15px;
	padding: 2px 5px;
	background: none;
	border-bottom: 2px dotted #333;
	border-left: 5px solid #333;
}
/* 情報テーブル */
DIV#categoryConsulting TABLE.consultingTable {
	float: left;
	margin: 0 15px 15px 0;
}
DIV#categoryConsulting TABLE.consultingTable th {
	font-weight: bold;
	font-size: 100%;
	width: 90px;
	background-color: #fff;
	border: none;
}
DIV#categoryConsulting TABLE.consultingTable td {
	border: none;
}
/* 画像 */
DIV#categoryConsulting DIV.projectImages {
	width: 100%;
}
DIV#categoryConsulting DIV.images_1,
DIV#categoryConsulting DIV.images_2 {float: left; width: 282px;}
DIV#categoryConsulting DIV.images_3,
DIV#categoryConsulting DIV.images_4 {clear: both;}

DIV#categoryConsulting DIV.images_1 UL LI {
	float: none;
	width: 282px;
}
DIV#categoryConsulting DIV.images_1 UL LI P {
	float: left;
	width: 138px;
	margin: 0 6px 0 0;
}
DIV#categoryConsulting DIV.images_1 UL LI P.projectText {
	margin: 0;
}

DIV#categoryConsulting DIV.projectImages UL {
	width: 100%;
	margin: 0;
	padding: 0;
}
DIV#categoryConsulting DIV.projectImages UL:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#categoryConsulting DIV.projectImages LI {
	display: inline;
	float: left;
	list-style: none;
	width: 138px;
	margin: 0 6px 0 0;
	padding: 0;
}
DIV#categoryConsulting DIV.projectImages LI.last {
	margin: 0;
}
DIV#categoryConsulting DIV.projectImages P {
	margin: 0 0 10px;
}
/* 本文 */
DIV#categoryConsulting DIV.consulting DIV.entryBody {
	clear: both;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #fffe97;
}



/* ==================== 研修事業 ==================== */
div#contents p.training_001 {
	font-weight: bold;
	padding-left: 15px;
	background: url("/training/img_upload/arrows_001.gif") left center no-repeat;
}
div#contents p.training_002 {
	text-align: right;
}
div#contents p.training_003 {
	color: #333;
	margin-bottom: 30px;
	padding: 15px;
	background-color: beige;
}
div#contents p.training_004 {
	clear: both;
	font-weight: bold;
	padding-left: 15px;
	background: url("/training/img_upload/arrows_001.gif") left center no-repeat;
}
div#contents table.training_005 td {
	padding: 5px;
	border: 1px solid #e5e5e5;
}
div#contents table.training_006 td {
	padding: 5px;
	border: none;
}
div#contents div.training_007 {
	color: #333;
	margin-bottom: 30px;
	padding: 15px;
	background-color: beige;
}
div#contents div.training_008 {
	color: #333;
	margin-bottom: 30px;
	padding: 15px;
	background-color: #fef4f6;
}
div#action-plan {
	padding: 20px;
}
div#action-plan p.action-plan-arrow {
	padding-left: 50px;
}
div#contents table.recruit_001 th {
	vertical-align: top;
	padding: 5px 0 5px 5px;
	background-color: #fff;
	border: none;
}
div#contents table.recruit_001 td {
	padding: 5px 5px 5px 0;
	border: none;
}

/* ---------- 開発実務プログラム ---------- */
DIV#secondArea DIV#kjp_side_menu_block {}
DIV#secondArea DIV#kjp_side_menu_block DIV.kjp_side_menu {
	margin-bottom: 10px;
}
DIV#secondArea DIV#kjp_side_menu_block DIV.kjp_side_menu UL,
DIV#secondArea DIV#kjp_side_menu_block DIV.kjp_side_menu LI {
	list-style: none;
	margin: 0;
	padding: 0;
}



/* ==================== IC Net Limited. ==================== */
div#contents div.consulting_innner div.consulting_003 {
	padding: 10px;
	margin-bottom: 5px;
	background-color: #fffe97;
}