/* bodyタグに適用する部分 */
body {
	margin: 0px 0px 20px 0px;
	background-image: url(http://www.pasotora.com/img2/bg.gif);
    text-align: center;
 	font-size: 90%;
	color: #333333;
	}

/* リンク設定 */

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-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	background-image: url(http://www.pasotora.com/img2/menu_back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 718px;
	border: 1px solid #000000;
	}

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #eeeeee;
	background-color: #518958;
	text-align: left;
	height: 150px;
	border-bottom: 1px solid #000000;
	}
	
.menu {
	background-color: #dcffcc;
	color: #909090;
	font-size: small;
	height: 20px;
	padding: 2px 12px;
	font-weight: bold;
	}
	
.menu_bar {
	background-image: url(http://www.pasotora.com/img2/line.gif);
	height: 10px;
	padding: 
	}

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

#banner-img {
	display: none;
	}

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

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

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

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

#banner h2 {
	font-size: 12px;
	margin-left:10px;
	}

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

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

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

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

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

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

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 80%;
	background-color: #ffffff;
	background-image: url(http://store.pasotora.com/img/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 3px;
	padding: 20px; 
	border: solid 1px;
	border-color: #c0e464;
	}

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

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #ff9000;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 3px;
	padding: 5px 10px;
	background-color:#000055;
	}
/* コンテンツ部<h4>見出し設定 */

.content h4 {
	font-family: Verdana, Arial, sans-serif;
	color: #518958;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 5px;
	padding: 5px 10px;
	background-color:#ffdb44;
	border: 1px solid #999999;
	}

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

.con_menu {
	float: left;
	width: 280px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
	font-size: 100%;
	}

.sikiri{
	margin: 10px 0px 20px 0px;
	border-bottom: 1px dotted #518958;
	}

.search-title{
	padding: 3px;
	border: 1px solid #999999;
	color: #518958;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffdb44;
	}

.search-title2{
	border: 1px solid #999999;
	padding: 0px 10px;
	font-size: 12px;
	background-color: #ffecbd;
	}
	
.red {
	COLOR: #ff0000
}

#menu0 {
	color: #000055;
	font-weight: bold;
	font-size: 14px;
	}
	
#menu {
	font-weight: bold;
	font-size: 14px;
	}

#menu10 {
	width: 187px;
	font-size: 9pt;
	}


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

.next {
	padding: 2px 3px;
	font-size: 10px;
	text-align: right;
}


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

.category {
	font-size: 10px;
	border: solid 1px;
	border-color: #c0e464;
	padding: 10px;
	margin-bottom: 20px;
}

.category h3{
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	color: #000000;
	margin: 0px ;
	padding: 0px 0px 15px;
}

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

.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 {
	background-image: url(http://www.pasotora.com/img2/menu_back.gif);
	background-repeat: repeat-y;
	padding: 10px;
	}

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

.sidebar h2 {
	width: 210px;
	border: 1px solid #aaaaaa;
	background-color:#000055;
	color: #ff9000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	

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

A.btn {
	display: block;
	width: 210px;
	color: #000097;
	background-color:#ffdb44;
	border: 1px solid #aaaaaa;
	margin-top: 3px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	}
	
A.btn:hover {
	text-decoration:underline; 
	background:#ffecbd;
	color: #FF3300; 
	border: 1px solid #cccccc;
}

/* サイドコンテンツ見出し設定 */

.sidecon {
	width: 210px;
	border: 1px solid #aaaaaa;
	background-color:#ffdb44;
	color: #757575;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
	}


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

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	}

/* サイドメニュー<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: 10px;
	list-style-type: none;
	border-bottom:dotted 1px #999999;
	}

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

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

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

.mag {
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 60px;
	height: 70px;
    text-align: center;
	font-size: 10px;
	background-image: url(http://www.pasotora.com/img2/mailmag.gif);
	}

/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

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

.fev {
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}


/* スポンサードリンク表示 */

.slink {
	margin-left: 1px;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

/* フッター部設定 */

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

.footer2 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	background-color:#FFFFFF;
	text-align: center;
	padding: 5px;
	border-top: 3px double #000000;

	}

.footer_menu {
	background-color: #ffdb44;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	width: 708px;
	height: 60px;
	border-top: 3px double #000000;
	}


