/* bodyタグに適用する部分 */
body {
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.1css.net/img/bg.gif);
	background-color: #ddccff;
    text-align: left;
 	font-size: 90%;
	color: #333333;
	background-repeat: repeat-y;
	}

/* リンク設定 */

a {
	text-decoration:none; 
	color: 0033FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}


/* 見出し設定 */

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

/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-left: 31px;
	text-align: left;
	background-color: #eeeeff;
	padding: 0px;
	width: 750px;
	border-right: 1px solid #000000;
	}

/* サイトヘッダー設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #dddddd;
	background-color: #608090;
	text-align: left;
	height: 180px;
	background-image: url(http://www.1css.net/img/bannar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
.menu {
	background-color: #eeeeff;
	color: #222222;
	font-size: small;
	height: 20px;
	text-align: center;
	padding: 1px 0px;
	font-weight: normal;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	}
	
.menu_sepa {
	color: #222222;
	padding: 2px 5px;
	font-weight: normal;
	}
	
/* ヘッダースタイル設定その１ */

#banner-img {
	display: none;
	}

#banner a {
	color: #ff7700;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #FFdd00;
	font-weight: bold;
	text-decoration: none; 
	}

/* ヘッダースタイル設定その２ */

#banner h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-left:10px;
	}

#banner h2 {
	font-size: 14px;
	margin-top: 90px;
	margin-left:10px;
	}

/* コンテンツ部設定 */

#center {
	float: right;
	width: 515px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	}

/* コンテンツ部画像回り込み設定 */

.gazo {
	float: left;
	border: 3px double #608090;;
	margin: 20px 10px 0px 0px;
}
/* コンテンツ部<P>見出し設定 */

.content p {
	font-family: Verdana, Arial, sans-serif;
	line-height: 130%;
	text-align: left;
	font-size: 90%;
	padding: 0px 20px 0px 0px; 
	}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px;
	border-color: #608090;
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #909060;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px;
	padding: 3px 0px 3px 10px;
	background-color:#ffffff;
	border: 1px solid #608090;
	border-left: 20px solid #608090;
	}

/* コンテンツ部<strong>見出し設定 */

.content strong {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	color: #ff0000;
	padding: 0px 20px 0px 20px; 
	}

/* コンテンツ部メニュー */

.con_menu {
	float: left;
	width: 300px;
	padding: 5px 10px 0px 10px;
	overflow: hidden;
	font-size: small;
	color: black;
	line-height: normal;
	background-position: right;
	}

.menu_m {
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	}

.menu10 {
	font-size: 9pt;
	}


/* 「詳細はこちら」部設定（メイン） */

.next {
	padding: 10px 5px;
	font-size: 12px;
}


/* エントリーカテゴリー部設定 */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 2px;
	border-color: #608090;
	margin-bottom:20px;
}

/* パンくず部設定（エントリーとカテゴリー） */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* 「プロリンク」への誘導（エントリー） */

.prolink {
	text-align:right;
	font-size: 12px;
	margin-bottom:20px;
	margin-top:30px;
	font-weight: bold;
}


/* メニュー部位置決め設定 */

#right {
	float: left;
	width: 235px;
	overflow: hidden;
	}

/* サイドメニュー領域設定設定 */

.sidebar {
	padding: 0px 0px;
	}

/* サイドメニュー<h2>見出し設定 */

.sidebar h2 {
	width: 220px;
	border: 1px solid #000000;
	background-color:#608090;
	color: #eeeeff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	height: 20px;
	}
	

/* サイドメニューリンク設定 */

A.btn {
	display: block;
	width: 220px;
	color: #000097;
	background-color:#ddccff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	height: 20px;
	}
	
A.btn:hover {
	text-decoration:underline; 
	background:#ffffff;
	color: #FF3300; 
}

/* サイドメニュー<ul>部設定 */

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	width: 225px;
	height: 20px;

	}

/* サイドメニュー<ul>部設定サブカテ対策 */
.sidebar ul ul {
	margin-bottom: 0px;
	}

/* カテゴリー<ul>部左領域設定 */

.sidebar #categories ul {
	padding-left: 0px;
	}

/* サイドメニュー<li>部設定 */

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

/* カテゴリー<li>部アンダーライン挿入 */

.sidebar #categories li {
	margin-left: 0px;
	list-style-type: none;
	}

/* カテゴリー<li>部最新記事・お勧めサイト */

.sidebar #cat2 li {
	width: 220px;
	background-color:#ddccff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;
	list-style-type: none;
	}

/* カテゴリー部メールマガジン登録フォーム */

.mag {
	text-align:center;
	width: 230px;
	background-color:#ffbb00;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	font-size: x-small;
	}

/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 110%;
	text-align: left;
	padding: 7px;
	width: ;
	border: 1px solid #000000;
	width: 216px;
	background-color:#ddccff;
	}

/* 「お気に入りに追加」ボタン部設定 */

.fev {
	text-align:center;
	width: 230px;
	background-color:#ddccff;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 20px;
	font-size: x-small;
}

/* フッター部設定 */

.footer {
	font-family: Verdana, Arial, sans-serif;
	color: #dddddd;
	font-size: 14px;
	font-weight: bold;
	background-color:#ff9000;
	text-align: center;
	padding: 10px;
	height: 20px;
	}

.footer2 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background-color:#608090;
	text-align: center;
	padding: 5px;
	}
