/*虎の穴オリジナルMTブログ１カラム*/
/* ブログ全体の設定 */

body {
	margin: 0px  0px 30px  0px;
	background:#FFFAFA;
	background-position: center ;
	color: #666;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	}


/* リンクの設定 */

a {
	text-decoration: none;
	color: #FFF;
	}

a:link {
	color: #9999FF;
	}

a:visited {
	color: #9999FF;
	}

a:active {
	color: #9999FF;
	}

a:hover {
	color: #FFF;
	background:#9999FF;
	}


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

/* 全体の設定 */

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 670px;	
	background: #FFF ;
	border: 1px solid #CCC;
	}

#banner {
	background: url(http://tyouonpabiganki.timerich.biz/img/head_bg.jpg) no-repeat;
	text-align: left;
	padding: 25px 100px 50px 25px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	}

#banner a:hover {
	color: #FFF;
	position:relative; top:3px; left:3px;
	background:#9999FF;
	text-shadow: 2px 2px 3px #36414d;
	}

#banner h1 {
	font-size: 18px;
	letter-spacing:0.3em;
	padding:5px
	}

#banner h2 {
	font-size: 12px;
	line-height: 150%;
	padding:5px;
	}

#banner2 {
	background: url(http://tyouonpabiganki.timerich.biz/img/head_bg.jpg) no-repeat;
	text-align: left;
	padding: 25px 100px 50px 25px;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	}

#banner-img {
	display: none;
	}

#banner2 a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	}

#banner2 a:hover {
	color: #FFF;
	position:relative; top:3px; left:3px;
	background:#9999FF;
	text-shadow: 2px 2px 3px #36414d;
	}

#banner2 h2 {
	font-size: 18px;
	letter-spacing:0.3em;
	padding:5px
	}

#banner2 h3 {
	font-size: 12px;
	line-height: 150%;
	padding:5px;
	}


#description {
	font-size: 9px;
	text-aling: center;
	}
	
#description h1 {
	font-size: 12px;
	}
	
#description h2 {
	font-size: 11px;
	}

/* 段組の設定 */

#center {
	width: 670px;
	}


/* 段組の設定 ここまで*/

/* メニューの設定 */

#menu {
	font-size: 12px;
	padding: 5px 20px;
	}

/* メニューの設定ここまで */


/* 記事部分の設定 */

.content {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #fff;
	}

.content p {
	padding: 0px 40px 0px 40px;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 20px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/* 記事タイトルの設定 */
.content h2 {
	background: url(http://tyouonpabiganki.timerich.biz/img/title_bg.gif) repeat-x ;
	padding: 8px 20px 5px 20px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #CCC;
	}

/* 記事タイトルの設定ここまで */

.content h3 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	margin: 0px;
	}

.sidebar h2 {
	background: url(http://tyouonpabiganki.timerich.biz/img/title_bg.gif) repeat-x ;
	height: 30px;
	font-size: 14px;
	padding-top: 8px;
	color:#FF6699;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	}

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

.sidebar ul ul {
	margin: 0px;
	}

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

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

.sidebar #categories li {
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #666;
	}

/* カテゴリー一覧の設定 */

.side,
.sideCategories,
.sideManual {
	margin: 15px 5px 18px 0px;
	font-size: 10px;
	line-height: 150%;
	word-break: break-all;
	padding: 0;
	height: 1%;
	}

ul.tree {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 10px;
	list-style: none!important;
	}
ul.tree ul {
	margin: 0px!important;
	padding: 0px!important;
	}
ul.tree li {
	margin: 0px!important;
	padding: 0px 0px 0px 16px!important;
	background-image: url(http://tyouonpabiganki.timerich.biz/img/tree_lst_dotted.gif);
	background-repeat: no-repeat!important;
	list-style: none!important;
	}
ul.tree li.end {
	background-image: url(http://tyouonpabiganki.timerich.biz/img/tree_end_dotted.gif);
	list-style: none;
	}

/* カテゴリー一覧の設定ここまで */


/* 最近の記事の設定 */

.entry {
	list-style-type:none;
	}

.entry ul {
	list-style-type:none;
	}

.entry li {
	display:block;
	list-style-type:none;
	}

.entry li a {
	display:block;
	list-style-type:none;
	margin-bottom:5px;
	padding:3px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:10px;
	text-decoration:none;
	background:#f2f2f2;
	}

.entry li a:hover {
	color:#fff;

	background:#FF6699;
	}

/* 最近の記事の設定ここまで */

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #666;
	background-color: #fff;
	border-top:1px solid #ccc;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	background-color: #fff;
	}

#pankuzu {
	text-align: left;
	font-size: 12px;
	background-color: #fff;
	padding: 5px 20px;
	}

#map {
	font-size: x-small;
	text-align:left;
	padding: 3px 0 3px 0;
	}

#map ul{
	font-size: x-small;
	color: #666;
	list-style-type: decimal;
	line-height: 100%;
	}

#map li a{
	font-size: 10pt;
	color: #9999FF;
	list-style-type: decimal;
	}

#map li a:hover {
	color: #FFFFFF;
	background:#9999FF;
	text-shadow: 1px 1px 2px #36414d;
	}

#date{
	font-size: x-small;
        	text-align:right;
	margin-top:30px;
	border-top: 1px solid #FF3366;
	}

.clear {
	clear:both;
	}

#comment　h3 {
	font-size: 12px;
	color: #666;
	}

#content .posted2 {
	padding-top: 3px;
	margin-bottom: 20px;
	}

#content h2#trackbacks {
	font-size: 12px;
	color: #666;
	border-bottom: dotted 1px #FF3366;
	margin-top: 40px;
	}

#comment-block {
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	font-size:12px;
	overflow: hidden;
	color: #666;
	margin: 5px 5px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-top: dotted 1px #FF3366;
	border-left: dotted 1px #FF3366;
	border-right: solid 1px #FF3366;
	border-bottom: solid 1px #FF3366;
	}

.comentlist {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist ul {
	font-size:10px;
	overflow: hidden;
	color: #666;
	}

.comentlist li {
	font-size:10px;
	overflow: hidden;
	color: #666;
	padding: 5px;
	}

#tburl {
	font-size:10px;
	overflow: hidden;
	color: #666;
	width: 300px;
	margin: 10px 5px ;
	padding: 5px;
	border-top: solid 2px #666;
	border-left: solid 2px #666;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	}
a img {border: none;}
