@charset "utf-8";
/* CSS Document */

/* category　label color
---------------------------------------- */

/* CCNA */
.post-category.ccna li:before {border-top-color:#6d0000;border-right-color:#6d0000;}/*red*/
.post-category.ccna a {background-color:#e83e32;}


/* JavaScript入門 */
.post-category.javascript li:before {border-top-color:#4f8c00;border-right-color:#4f8c00;}/*green*/
.post-category.javascript a {background-color:#6ec200;}

/* JavaScript配列 */
.post-category.javascript-array li:before {border-top-color:#4f8c00;border-right-color:#4f8c00;}/*green*/
.post-category.javascript-array a {background-color:#6ec200;}


/* Java入門 */
.post-category.java li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java a {background-color:#eb6100;}

/*  Fileクラス */
.post-category.java-fileclass li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-fileclass a {background-color:#eb6100;}

/* Javaのif文 */
.post-category.java-if li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-if a {background-color:#eb6100;}

/* Javaのメソッド */
.post-category.java-method li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-method a {background-color:#eb6100;}

/* Java入門 */
.post-category.java li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java a {background-color:#eb6100;}

/* Javaの繰り返し文 */
.post-category.java-for li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-for a {background-color:#eb6100;}

/* Javaインストール */
.post-category.java-install li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-install a {background-color:#eb6100;}

/* Java基礎 */
.post-category.java-basic li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-basic a {background-color:#eb6100;}

/* Java変数 */
.post-category.java-variable li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-variable a {background-color:#eb6100;}

/* Java正規表現 */
.post-category.java-reg li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-reg a {background-color:#eb6100;}

/* Java演習問題 */
.post-category.java-question li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-question a {background-color:#eb6100;}

/* Java配列 */
.post-category.java-array li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-array a {background-color:#eb6100;}

/* Mathクラス */
.post-category.java-math li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-math a {background-color:#eb6100;}

/* Scannerクラス */
.post-category.java-scanner li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-scanner a {background-color:#eb6100;}

/* StringBuilderクラス */
.post-category.java-stringbuilder li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-stringbuilder a {background-color:#eb6100;}

/* Stringクラス */
.post-category.java-string li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-string a {background-color:#eb6100;}

/* ラッパークラス */
.post-category.java-wrapper li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-wrapper a {background-color:#eb6100;}

/* 文字列処理 */
.post-category.java-basic-string li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-basic-string a {background-color:#eb6100;}

/* 時間や日付 */
.post-category.java-time li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-time a {background-color:#eb6100;}

/* 算術演算子 */
.post-category.java-cal li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.java-cal a {background-color:#eb6100;}


/* Linux入門 */
.post-category.linux li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux a {background-color:#32a1e8;}

/* CentOS */
.post-category.linux-centos li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-centos a {background-color:#32a1e8;}

/* Linuxコマンド */
.post-category.linux-command li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-command a {background-color:#32a1e8;}

/* Linuxセキュリティ */
.post-category.linux-security li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-security a {background-color:#32a1e8;}

/* Linuxディストリビューション */
.post-category.linux-distribution li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-distribution a {background-color:#32a1e8;}

/* Linuxパーミッション */
.post-category.linux-permission li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-permission a {background-color:#32a1e8;}

/* Linuxプリンタ */
.post-category.linux-printer li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-printer a {background-color:#32a1e8;}

/* Linuxユーザ */
.post-category.linux-user li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-user a {background-color:#32a1e8;}

/* Linuxログ */
.post-category.linux-log li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-log a {background-color:#32a1e8;}

/* Linux基本操作 */
.post-category.linux-basic li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-basic a {background-color:#32a1e8;}

/* Ubuntu */
.post-category.linux-ubuntu li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-ubuntu a {background-color:#32a1e8;}

/* vi */
.post-category.linux-vi li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-vi a {background-color:#32a1e8;}

/* シェルスクリプト */
.post-category.linux-shellscript li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-shellscript a {background-color:#32a1e8;}

/* システムクロック */
.post-category.linux-clock li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-clock a {background-color:#32a1e8;}

/* パッケージ管理 */
.post-category.linux-package li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-package a {background-color:#32a1e8;}

/* ローカライズ */
.post-category.linux-localization li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.linux-localization a {background-color:#32a1e8;}


/* LPIC */
.post-category.lpic li:before {border-top-color:#6d0000;border-right-color:#6d0000;}/*red*/
.post-category.lpic a {background-color:#e83e32;}


/* PHP入門 */
.post-category.php li:before {border-top-color:#4f8c00;border-right-color:#4f8c00;}/*green*/
.post-category.php a {background-color:#6ec200;}

/* PHP基本 */
.post-category.php-basic li:before {border-top-color:#4f8c00;border-right-color:#4f8c00;}/*green*/
.post-category.php-basic a {background-color:#6ec200;}


/* Ruby入門 */
.post-category.ruby li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.ruby a {background-color:#eb6100;}


/* Webデザイン */
.post-category.	design li:before {border-top-color:#006eb4;border-right-color:#006eb4;}/*blue*/
.post-category.	design a {background-color:#32a1e8;}


/* ネットワーク入門 */
.post-category.network li:before {border-top-color:#6d0000;border-right-color:#6d0000;}/*red*/
.post-category.network a {background-color:#e83e32;}


/* プログラミングスクール */
.post-category.programmingschool li:before {border-top-color:#4f8c00;border-right-color:#4f8c00;}/*green*/
.post-category.programmingschool a {background-color:#6ec200;}


/* プログラミング入門 */
.post-category.programming li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.programming a {background-color:#eb6100;}

/* テキストエディタ */
.post-category.programming-texteditor li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.programming-texteditor a {background-color:#eb6100;}

/* 正規表現 */
.post-category.regular-expression li:before {border-top-color:#a64500;border-right-color:#a64500;}/*orange*/
.post-category.regular-expression a {background-color:#eb6100;}
