body {
	font-size: 80%;
	line-height: 140%;
	color: #131313;
	margin: 0px;
	padding: 0px;
	background: url(images/deck.png) repeat-x top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#wrapper {
	width: 970px;
	margin: 0px auto;
}
#header {
	float: left;
	height: 90px;
	width: 100%;
}
#header img {
	border-width: 0px;
}
#header #left-header {
	float: left;
	width: 60%;
	padding-top: 25px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent:-9999px;
	line-height: 30px;
	background: url(images/logo.gif) no-repeat left center;
}
#header h2 {
	padding: 0px;
	font-size: 100%;
	float: left;
	width: 100%;
	color: #111111;
	font-weight: lighter;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header h2 a{
	padding: 0px;
	float: left;
	color: #111111;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#header h2 a:hover{
	padding: 0px;
	float: left;
	color: #111111;
	font-weight: lighter;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}

#header h1 a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 260px;
	display:block;
}
#right-header {
	margin: 0px;
	padding: 0px;
	float: right;
	padding-top: 43px;
	width: 340px;
}
#right-header #searchform {
	margin: 0px;
	padding: 0px;
	float: left;
}
#right-header #searchform p {
	margin: 0px;
	padding: 0px;
	float: left;
}
#searchform .intext {
	padding: 5px 1px 5px 3px;
	float: left;
	width: 250px;
	border-top: 1px solid #666666;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #666666;
	margin-top: 2px;
	margin-right: 5px;
}
#searchform .inbutton {
	margin: 0px;
	padding: 0px;
	float: left;
}

#navigation {
	width: 100%;
	margin-top: 10px;
}

#last-updates {
	float: left;
	height: 25px;
    font-size: 1em;
	width: 100%;
	color: #666666;
}
#last-updates a {
	color: #000000;
	text-decoration: none;
}
#last-updates a:hover {
	color: #ea841e;
	text-decoration: underline;
}
#last-updates .lupdate {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	height: 25px;
	color: #000000;
}
#last-updates .lsubscribes {
	float: right;
	height: 25px;
	background: url(images/rss-feeds.png) no-repeat left center;
	font-size:12px;
	color: #333333;
	width: 240px;
	padding-top: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.sociable {
	padding-top: 4px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.pg-nav {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	height: 42px;
	width: 100%;
	list-style-type: none;
	overflow:hidden;
	display: inline;
}
.pg-nav ul {
	margin: 0px;
	padding: 0px;
	height: 42px;
	float: left;
	list-style-type: none;
	display: inline;
}
.pg-nav li {
	padding: 8px 0px 0px;
	padding: 0px 3px 0px 3px;
	float: left;
	height: 30px;
	line-height: 28px;
	display: inline;
}
.pg-nav li a {
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 19px;
	float: left;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.pg-nav li a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 18px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#home{
	margin: 0px;
	padding: 0px 3px 0px 2px;
	float: left;
	height: 30px;
	line-height: 28px;
}
#home a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 19px;
	float: left;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#home a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 19px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
}

/*
.pg-nav li.cat-item_ {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	float: left;
	height: 30px;
	line-height: 28px;

}
.pg-nav li.cat-item_on a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 18px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.pg-nav li.cat-item_ a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 18px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
*/



.pg-nav li.current_page_item {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	float: left;
	height: 30px;
	line-height: 28px;

}
.pg-nav li.current_page_item a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 18px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.pg-nav li.current_page_item a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 18px;
	float: left;
	height: 30px;
	color: #F9F9F9;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}



#sub-navs {
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	height: 25px;
	clear:both;
	display: inline;
}

ul.color {
	list-style-type: none;
	font-size: 90%;
	margin:0;
	padding:0;

}

.color li {
	margin:0;
	padding:0 5px;
	float: left;
}



#adstop {
	padding: 6px 0px 0px;
}

/* 
.sub-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sub-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.sub-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	line-height: 25px;
}
.sub-nav li a {
	color: #000000;
	text-decoration: none;
}
.sub-nav li a:hover {
	color: #6C2424;
	text-decoration: underline;
}

*/

#content {
	margin: 0px;
	padding: 25px 0px 0px;
	float: left;
	width: 970px;
	position: relative;
}

#post-entry {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 785px;
	overflow:hidden;
}

#post-entry h2{
	font-size: 120%;
	color: #333333;
	background-position: bottom;
	margin:0 0 15px 0;
	padding: 0 0 5px 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #73D209;
}


.item {
	padding:3px;
	width:250px;
	height:252px;
	float:left;
	margin:0 3px 3px 0;
	background:#ffffff;
	border:1px solid #eeeeee;

}
.item h3  {
	font-size:100%;
	margin:0 0 3px 1px;
	padding:0 0 3px 0px;
}
.item h3 a {
	color:#0066cb;
	text-decoration:none;
}
.item h3 a:hover {
	font-size:100%;
	color:#474848;
	text-decoration:none;
}
.item p {
	margin:0 0 0px 0;
}
.item2 {
	padding:3px;
	width:250px;
	height:252px;
	float:left;
	margin:0 3px 3px 0;
	background:#e4f8d3;
	border:1px solid #beee94;
}


.item2 h3 {
	font-size:100%;
	margin:0 0 3px 1px;
	padding:0 0 3px 0px;
	color:#ffffff;
}
.item2 h3 a {
	color:#474848;
	text-decoration:none;
}
.item2 h3 a:hover {
	color:#0066cb;
	text-decoration:none;
}
.item2 p {
	margin:0 0 0px 0;
}




.post-author {
	margin: 0px 0px 5px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
	color: #666666;
	border-bottom: 1px solid #efefef;
}
.post-author a {
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
.post-author a:hover {
	color: #000066;
	text-decoration: underline;
}
.post-under {
	margin: 0px 0px 2px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #666666;
	font-size:90%;
	font-weight: bold;
}
.post-under a {
	color: #003366;
	text-decoration: none;
	font-size:100%;
	font-weight: normal;
}
.post-under a:hover {
	color: #003399;
	text-decoration: underline;
}
.post-view-com {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-view-com .comment-count {
}
.post-view-com .comment-count a {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
}
.post-view-com .comment-count a:hover {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 15px;
	color: #003366;
	text-decoration: underline;
	padding-right: 15px;
}
.post-view-com .view-count {
	color: #666666;
	text-decoration: none;
	background: url(images/socials/view.gif) no-repeat left 2px;
	padding-left: 15px;
	padding-top: 1px;
}
.post-wp-rating {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-wp-rating .post-ratings {
	padding: 0px!important;
}



.post-content {
	margin: 0 0 20px 0;
	padding: 0 5px 0 5px;
}
#page-main .post-content h3{
	color: #333;
	font-size:110%;
}

.post-content p{
	text-align:left;
}
.post-content img {
	border: 0px;
	text-align:center;
	margin:auto;
	padding:auto;
}

.post-content a {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.post-content a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar-left {
	padding: 5px 5px 10px;
	float: left;
	width: 160px;
	background: #F9F9F9;
	border: 1px solid #eeeeee;
	margin: 0px;
}
#sidebar-right {
	padding: 5px 0px 5px 5px;
	width: 260px;
	float: left;
}
#sidebar-left h3 {
	margin: 0px 0px 3px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ededed;
	font-size: 90%;
	color: #5bb706;
}
.list {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;

}
.list li img {
	border-width: 0px;
}
.list li table {
	margin: 0px;
	padding: 0px;
	width: 96%;
	clear: both;
}
.list ul {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 90%;
	list-style-type: none;

}
.list li {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.list ul li {
	color: #000000;
	margin: 0px 0px;
	padding: 2px;
	float: left;
	width: 100%;
}
.list li a {
	background: url(images/list.png) no-repeat left 1px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;

}
.list li a:hover {
	background: url(images/list.png) no-repeat left 1px;
	padding-left: 15px;
	color: #00006c;
	text-decoration: underline;

}
.list img {
	border-width: 0px;
}
.nolist img {
	border-width: 0px;
}
.nolist {
	margin: 0px;
	padding: 12px 0px 20px;
	float: left;
	width: 100%;
	list-style-type: none;
	overflow: hidden;
}
.nolist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.nolist li {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist ul li {
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.nolist li a {
	color: #000;
	text-decoration: none;
}
.nolist li a:hover {
	color: #00006c;
	text-decoration: underline;
}


#footer {
	font-size: 90%;
	background: url(images/footer.png) repeat-x;
	float: left;
	width: 100%;
	color: #000000;
}
#footer-content a {
	color: #000000;
	text-decoration: underline;
}
#footer-content a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer-blok {
	margin: 0px auto;
	width: 970px;
}
#footer-content {
	margin: 0px;
	width: 970px;
	padding: 10px 0px;
	float: left;
	color: #868686;
}
#footer-content .left-footer {
	float: left;
	width: 100%;
	padding: 5px 5px;
}
#footer-content .right-footer {
	float: right;
	text-align: right;
	padding: 5px 5px;
	width: 55%;
}
.right-footer p {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	width: 100%;
}
.right-footer img {
	border-width: 0px;
}
#sidebar-main {
	margin: 0px;
	padding: 0px;
	float: left;
    font-size: 100%;
}
#sidebar-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
    width: 160px;

}
#feature-articles {
	font-size: 16px;
	line-height: 20px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}

#ad00{
	margin-bottom: 15px;
	padding: 0x;
}

#ad00_left{
	float:left;
	width: 468px;
	background-color: #999999;
	margin-bottom: 15px;
}

#ad00_right{
	float:right;
	width: 317px;
	background-color: #006600;
	margin-bottom: 15px;
}





#ad001_a{
	margin:0;
	padding:0;
	text-align: center;
	height:200px;

}
.ad001 {
	margin:0 2px 3px 0;
	padding:3px;
	width:250px;
	height:252px;
	float:right;
	background:#ffffff;
	border:1px solid #eeeeee;
}
.ad001 h3 {
	font-size:100%;
	margin:0 0 3px 1px;
	padding:0 0 4px 0px;
}
.ad001 h3 a {
	color:#0066cb;
	text-decoration:none;
}
.ad001 h3 a:hover {
	color:#474848;
	text-decoration:none;
}
.ad001 p {
	margin:0 0 0px 0;
}
.ad002 {
	margin:0 2px 3px 0;
	padding:3px;
	width:250px;
	height:252px;
	float:right;
	background:#e4f8d3;
	border:1px solid #beee94;
}


.ad002 h3 {
	font-size:100%;
	margin:0 0 3px 1px;
	padding:0 0 4px 0px;
	color:#ffffff;
}
.ad002 h3 a {
	color:#474848;
	text-decoration:none;
}
.ad002 h3 a:hover {
	color:#0066cb;
	text-decoration:none;
}
.ad002 p {
	margin:0 0 0px 0;
}




#ad02{
	text-align:center;
	width: 785px;
	margin:5px 0 10px 0;
}

#page-main {
	width:568px;
	float:left;
}

#page-right {
	width:200px;
	margin-left:10px;
	padding:3px;
	float:right;
}