﻿/* 
	Theme Name: 200910President-theme
	Theme URL: http://www.contents-agent.com
	Description: マルチカラム。ウィジェット対応。2.8以上に対応。
	Author: http://www.contents-agent.com
	Author URI: http://www.contents-agent.com
	Version: 1.1		
*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size:1em; font-weight:normal; font-style:normal; }
ul,ol { list-style:none; }
fieldset,img { border:none; }
caption,th { text-align:left; }
table { border-collapse:collapse; border-spacing:0; }
img.left { float:left; margin:2px 20px 16px 0; }
img.right { float:right; margin:2px 0 16px 20px; }
.clear { clear:both; height:0; overflow:hidden; line-height:1px; font-size:1px; }

/* default type */
strong,b { font-weight:bold; }
em,i { font-style:italic; }
sup { padding-left:1px; font-size:10px!important; font-weight:normal!important; vertical-align:baseline; position:relative; bottom:.33em; color:#76797c; _position:static!important; }

h1 { font-weight:bold; font-size:24px; line-height:36px; margin-bottom:18px; }
h2 { font-weight:bold; font-size:16px; line-height:18px; margin-bottom:18px; }
h3 { font-weight:bold; font-size:1em; line-height:18px; }
h4 { font-weight:bold; font-size:10px; line-height:18px; }

p { margin-bottom:18px; }
p.more { text-align:right; }
p.more a { font:bold 16px Verdana; text-decoration:none; }

ul { margin-bottom:18px; margin-left:2em; list-style:disc outside; }
ol { margin-bottom:18px; list-style:decimal; margin-left:25px; }
ul ul { margin-top:4px; margin-bottom:5px; }


/* layout */
body{
	color: #333333;
	background: #FFFFFF url(/commonimages/bg_body.gif) repeat-x top left;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.2;
	text-align: center;
}
* + html body {
	font-size: 75%;/*IE7*/
}
* html body {
	font-size: 75%;/*IE6-5*/
}
a { 
color:#40748C; 
}
a:link{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color:#FF6633; 
}
a:active{
	text-decoration: none;
}
#tabMenu
{
  margin: 15px 10px 0 25px;
  padding: 0;
  width: 145px;
  list-style-image: url(images/icn01.gif);
}
#tabMenu li
{
  float: left;
  height: 15px;
  width: 60px;
  margin-left:10px;
  cursor: pointer;
  cursor: hand;
}
li.comments
{
  background: url(images/icon-food-32.gif) no-repeat 0 0px;
}
li.posts
{
  background: url(images/tabStar.png) no-repeat 0 -32px;
}
li.category
{
  background: url(images/tabFolder.png) no-repeat 0 -32px;
}
li.famous
{
  background: url(images/tabHeart.png) no-repeat 0 -32px;
}
li.random
{
  background: url(images/tabRandom.png) no-repeat 0 -32px;
}
li.mouseover
{
  background-position: 0 0;
}
li.mouseout
{
  background-position: 0 -32px;
}
li.selected
{
  background-position: 0 0;
}
.box
{
  width:200px;
 padding:0px 10px  8 px 0px;
}
.boxTop
{
  background: url(images/sidebar_heading_bg.jpg) no-repeat;
  height: 15px;
  margin-left:10px;
  clear:both;
}
.boxBody
{
 background:url(images/sidebar_box_bg.gif) repeat-y; 
  background-color: #FFFFFF;
  margin-left:10px;
}
.boxBottom
{
  background: url(images/sidebar_box_bgbottom.gif) no-repeat;
  height: 11px;
}
.boxBody div
{
  display: none;
}
.boxBody div.show
{
  display: block;
}
.boxBody div ul
{
  margin: 0 10px 0 25px;
  padding: 0;
  width: 145px;
  list-style-image: url(images/icn01.gif);
}
.boxBody div li
{
  border-bottom: 1px dotted #8e8e8e;
  padding: 4px 0;
  cursor: hand;
  cursor: pointer;
}
.boxBody div ul li.last
{
  border-bottom: none;
}
.boxBody div li span
{
  font-size: 8px;
  font-style: italic;
  color: #888;
}

#wrapper{
	width: 899px;
	margin: 0 auto;
	text-align: left;
}

#wrap { 
width:899px;
margin:0 auto; 
text-align:left; }
.cap { 
line-height:1px; 
font-size:1px; }
object {
margin-left:20px;
}

/*Pages*/
#pages {
position:relative;
background:url() repeat; 
margin-top:0px;
padding-left:2px;
padding-top:0px;
height:30px;
color:#FFFFFF;
font:bold;
}
#pages a {
color:#40748C;
padding:1px 5px;
text-decoration:none;
font-weight:none;
}

#pages a:hover {
color:#FF6633;
padding:1px 5px;
text-decoration:none;
font-weight:bold;
}

#pages ul {
display:inline;
width:899px; 
margin-left:0px;
float:left;
}
#pages li {
background:#fff url(images/navibg.jpg) no-repeat; 
padding: 6px 18px 6px 18px;
display:inline;
margin-right:0px;
}

/*Footer*/
/* footer */
#footer{
	position: relative;
	width: 899px;
	height: 124px;
}
#footer a{
	color: #333333;
}
#footer a:link{
	text-decoration: none;
}
#footer a:visited{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer a:active{
	text-decoration: underline;
}

#footer h1#siteTtl,
#footer p#siteTtl{
	position: absolute;
	top: 18px;
	left: 0px;
	font-size: 10px;
}

#footer ul#sitemap{
	position: absolute;
	top: 0px;
	right: 222px;
	width: 200px;
	height: 36px;
	background: url(/commonimages/bg_sitemap.gif) no-repeat right top;
}
#footer ul#sitemap li{
	position: absolute;
	top: 19px;
	right: 10px;
	min-height: 11px;
	padding-left: 14px;
	background: url(/commonimages/icn_sitemap.gif) no-repeat left center;
	font-size: 83%;
}
* html #footer ul#sitemap li{
	height: 11px;
}

#footer p#search{
	position: absolute;
	top: 14px;
	right: 0px;
	font-size: 83%;
	padding-left: 21px;
	background: url(/commonimages/icn_search.gif) no-repeat left center;
}
#footer p#search input#searchWord{
	width: 154px;
	margin-right: 5px;
}

#footer ul#assistNav{
	position: absolute;
	top: 50px;
	right: 4px;
}
#footer ul#assistNav a:hover { 
color:#FF6633; 
}
#footer ul#assistNav li{
	display: inline;
	padding-left: 21px;
	background: url(images/icn01.gif) no-repeat 12px center;
	font-size: 83%;
}

#footer ul#globalNav{
	position: absolute;
	top: 73px;
	left: 0px;
	width: 899px;
	height: 48px;
	background: url(images/nav_global.gif) no-repeat 0px 0px;
}
#footer ul#globalNav li{
	position: absolute;
	top: 0px;
}
#footer ul#globalNav li a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 48px;
	padding-top: 48px;
	text-decoration: none;
}
#footer ul#globalNav li#nav01{
	left: 0px;
	width: 85px;
}
body#topCat #footer ul#globalNav li#nav01,
#footer ul#globalNav li#nav01 a:hover{
	background: url(images/nav_global.gif) no-repeat -0px -48px;
}
#footer ul#globalNav li#nav02{
	left: 85px;
	width: 111px;
}
body#businessCat #footer ul#globalNav li#nav02,
#footer ul#globalNav li#nav02 a:hover{
	background: url(images/nav_global.gif) no-repeat -85px -48px;
}
#footer ul#globalNav li#nav03{
	left: 196px;
	width: 111px;
}
body#serviceCat #footer ul#globalNav li#nav03 a,
#footer ul#globalNav li#nav03 a:hover{
	background: url(images/nav_global.gif) no-repeat -196px -48px;
}
#footer ul#globalNav li#nav04{
	left: 307px;
	width: 111px;
}
body#caseCat #footer ul#globalNav li#nav04 a,
#footer ul#globalNav li#nav04 a:hover{
	background: url(images/nav_global.gif) no-repeat -307px -48px;
}
#footer ul#globalNav li#nav05{
	left: 418px;
	width: 111px;
}
body#seminarCat #footer ul#globalNav li#nav05 a,
#footer ul#globalNav li#nav05 a:hover{
	background: url(images/nav_global.gif) no-repeat -418px -48px;
}
#footer ul#globalNav li#nav06{
	left: 529px;
	width: 111px;
}
body#openCat #footer ul#globalNav li#nav06 a,
#footer ul#globalNav li#nav06 a:hover{
	background: url(images/nav_global.gif) no-repeat -529px -48px;
}
#footer ul#globalNav li#nav07{
	left: 640px;
	width: 112px;
}
body#columnCat #footer ul#globalNav li#nav07 a,
#footer ul#globalNav li#nav07 a:hover{
	background: url(images/nav_global.gif) no-repeat -640px -48px;
}

/* header */
#header{
	background: url(images/headerbg.png) no-repeat top center;
	position: relative;
	width: 899px;
	height:55px;
}
#header a{
	color: #333333;
}
#header a:link{
	text-decoration: none;
}
#header a:visited{
	text-decoration: none;
}
#header a:hover{
	text-decoration: underline;
}
#header a:active{
	text-decoration: underline;
}

#header h1#siteTtl,
#header p#siteTtl{
	position: absolute;
	top:35px;
	left: 15px;
	font-size: 10px;
}

#header ul#sitemap{
	position: absolute;
	top: 0px;
	right: 222px;
	width: 200px;
	height: 36px;
	background: url(http://www.contents-agent.com/commonimages/bg_sitemap.gif) no-repeat right top;
}
#header ul#sitemap li{
	position: absolute;
	top: 19px;
	right: 10px;
	min-height: 11px;
	padding-left: 14px;
	background: url(http://www.contents-agent.com/commonimages/icn_sitemap.gif) no-repeat left center;
	font-size: 83%;
}
* html #header ul#sitemap li{
	height: 11px;
}

#header p#search{
	position: absolute;
	top: 14px;
	right: 0px;
	font-size: 83%;
	padding-left: 21px;
	background: url(http://www.contents-agent.com/commonimages/icn_search.gif) no-repeat left center;
}
#header p#search input#searchWord{
	width: 154px;
	margin-right: 5px;
}

#header ul#assistNav{
	position: absolute;
	top: 50px;
	right: 4px;
}
#header ul#assistNav a { 
color:#40748C; 
}
#header ul#assistNav a:hover { 
color:#FF6633; 
}
#header ul#assistNav li{
	display: inline;
	padding-left: 21px;
	background: url(images/icn01.gif) no-repeat 12px center;
	font-size: 83%;
}

#header ul#globalNav{
	position: absolute;
	top: 30px;
	left: 234px;
	width: 32px;
	height: 25px;
	background: url(http://www.contents-agent.com/commonimages/menu.png) no-repeat -64px 0px;
}
#header ul#globalNav li{
	position: absolute;
	top: 0px;
}
#header ul#globalNav li a{
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 48px;
	padding-top: 32px;
	text-decoration: none;
}
#header ul#globalNav li#nav01{
	left: 0px;
	width: 32px;
}
body#topCat #header ul#globalNav li#nav01,
#header ul#globalNav li#nav01 a:hover{
	width: 32px;
	background: url(http://www.contents-agent.com/commonimages/menu.png) no-repeat -64px -32px;
}
#header ul#globalNav li#nav02{
	left: 70px;
	width: 120px;
}
body#businessCat #header ul#globalNav li#nav02,
#header ul#globalNav li#nav02 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -70px -48px;
}
#header ul#globalNav li#nav03{
	left: 190px;
	width: 170px;
}
body#serviceCat #header ul#globalNav li#nav03 a,
#header ul#globalNav li#nav03 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -190px -48px;
}
#header ul#globalNav li#nav04{
	left: 307px;
	width: 111px;
}
body#caseCat #header ul#globalNav li#nav04 a,
#header ul#globalNav li#nav04 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -307px -48px;
}
#header ul#globalNav li#nav05{
	left: 418px;
	width: 111px;
}
body#seminarCat #header ul#globalNav li#nav05 a,
#header ul#globalNav li#nav05 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -418px -48px;
}
#header ul#globalNav li#nav06{
	left: 529px;
	width: 111px;
}
body#openCat #header ul#globalNav li#nav06 a,
#header ul#globalNav li#nav06 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -529px -48px;
}
#header ul#globalNav li#nav07{
	left: 640px;
	width: 112px;
}
body#columnCat #header ul#globalNav li#nav07 a,
#header ul#globalNav li#nav07 a:hover{
	background: url(http://www.contents-agent.com/commonimages/nav_global.gif) no-repeat -640px -48px;
}

/* main */
#main { 
padding-top:12px; }

/* content */
#content { 
float:left; 
margin-top:0px; 
width:700px; }
#content .entries { 
margin-top:12px; 
margin-bottom:0px; }
#content .entries h1,#content .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 15px/1.3 Arial, sans-serif; 
color:#333; }
#content .entries h1.title { margin-bottom:15px; }
#content .entries h2 a { text-decoration:none; color:#333; }
#content .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x;
margin:0; 
margin-bottom:0px; 
padding: 8px 20px 5px 20px; 
font-size:15px; 
line-height:22px;
color:#2F6681; }
#content .entries h3.heading a{
text-decoration:underline;
}
#content .entries h3.heading a:hover{
}
#content .enteries img {
margin:2px 2px 2px 2px;
border: 1px solid #d4d4d4;
}

#content .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#content .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#content .entries .cap.top.noheader { height:25px; }
#content .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding:0 20px 8px; }
#content .post.bio { padding-top:15px; }
#content .post p { color:#666; margin-bottom:7px;}
#content .post p.info { font-size:11px; margin-bottom:7px; float:left; width:470px;}
#content .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#content .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#content .post a.more.inline { margin-left:5px; }
#content .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#content .post .actions p.tags { float:right; }
#content .post .more a{
text-decoration:none;
}
#content h3.title { 
background:url(images/footer_bg.jpg) repeat-x;
margin:0; 
margin-bottom:0px; 
padding: 8px 20px 5px 20px; 
font-size:15px; 
line-height:22px;
color:#2F6681; }
#content .comment { padding-bottom:10px; }
#content .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#content .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#content .comment h4.posted a { color:#2F6681; }
#content .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#content #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#content #comment_form table { margin:0 20px 12px; }
#content #comment_form table td input { margin:3px 0; width:320px; }
#content #comment_form table th { padding-right:9px; color:#666; }
#content #comment_form p { margin:0 20px 12px; color:#666; }
#content #comment_form textarea { width:370px; height:145px; }

#content .paginate { padding:10px 20px; font-size:12px; color:#666; }
#content .paginate .pagecount { margin-right:10px; }
#content .paginate b { padding:3px 6px; color:#333; }
#content .paginate a { padding:3px 6px; }
#content .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#content .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#content .more-entries .calignleft
{float:left;
}
#content .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* content2 */
#content2 { 
float:left; 
margin-top:12px; 
width:505px; }
#content2 .entries { 
background:#fff; 
margin-bottom:5px; }
#content2 .entries h1,#content2 .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 15px/1.3 Arial, sans-serif; 
color:#333; }
#content2 .entries h1.title { margin-bottom:15px; }
#content2 .entries h2 a { text-decoration:none; color:#333; }
#content2 .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x;
margin:0; 
margin-bottom:0px; 
padding: 10px 20px 8px 20px; 
font-size:14px; 
line-height:22px;
color:#2F6681; }
#content2 .entries h3.heading a{
text-decoration:underline;
}
#content2 .entries h3.heading a:hover{
}
#content2 .enteries img {
margin:2px 2px 2px 2px;
border: 1px solid #d4d4d4;
}

#content2 .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#content2 .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#content2 .entries .cap.top.noheader { height:25px; }
#content2 .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding:0 0px 8px; }
#content2 .post.bio { padding-top:15px; }
#content2 .post p { color:#666; margin-bottom:7px;}
#content2 .post p.info { font-size:11px; margin-bottom:7px; float:left; width:470px;}
#content2 .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#content2 .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#content2 .post a.more.inline { margin-left:5px; }
#content2 .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#content2 .post .actions p.tags { float:right; }
#content2 .post .more a{
text-decoration:none;
}
#content2 .post .blockquote{ 
border: 1px solid #ccc; }

#content2 h3.title { 
background:url(images/postbg.jpg) no-repeat; 
margin:0; 
margin-bottom:10px; 
padding: 13px 20px 5px 20px; 
font-size:18px; 
line-height:22px;
color:#2F6681; }
#content2 .comment { padding-bottom:10px; }
#content2 .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#content2 .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#content2 .comment h4.posted a { color:#2F6681; }
#content2 .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#content2 #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#content2 #comment_form table { margin:0 20px 12px; }
#content2 #comment_form table td input { margin:3px 0; width:320px; }
#content2 #comment_form table th { padding-right:9px; color:#666; }
#content2 #comment_form p { margin:0 20px 12px; color:#666; }
#content2 #comment_form textarea { width:370px; height:145px; }

#content2 .paginate { padding:10px 20px; font-size:12px; color:#666; }
#content2 .paginate .pagecount { margin-right:10px; }
#content2 .paginate b { padding:3px 6px; color:#333; }
#content2 .paginate a { padding:3px 6px; }
#content2 .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#content2 .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#content2 .more-entries .calignleft
{float:left;
}
#content2 .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* content3 */
#content3 { 
float:left; 
width:468px; }
#content3 .entries { 
background:#fff url(images/entries_bg.gi) repeat-y; 
margin-bottom:5px; }
#content3 .entries h1,#content3 .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 15px/1.3 Arial, sans-serif; 
color:#333; }
#content3 .entries h1.title { margin-bottom:15px; }
#content3 .entries h2 a { text-decoration:none; color:#333; }
#content3 .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x;
margin:0; 
margin-bottom:10px; 
padding: 13px 20px 5px 20px; 
font-size:18px; 
line-height:22px;
color:#2F6681; }
#content3 .entries h3.heading a{
text-decoration:none;
}
#content3 .entries h3.heading a:hover{
}
#content3 .enteries img {
margin:2px 2px 2px 2px;
border: 1px solid #d4d4d4;
}

#content3 .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#content3 .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#content3 .entries .cap.top.noheader { height:25px; }
#content3 .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding:0 20px 8px; }
#content3 .post.bio { padding-top:15px; }
#content3 .post p { color:#666; margin-bottom:7px;}
#content3 .post p.info { font-size:11px; margin-bottom:7px; float:left; width:50%;}
#content3 .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#content3 .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#content3 .post a.more.inline { margin-left:5px; }
#content3 .post .actions p { width:50%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#content3 .post .actions p.tags { float:right; }
#content3 .post .more a{
text-decoration:none;
}
#content3 h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#content3 .comment { padding-bottom:10px; }
#content3 .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#content3 .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#content3 .comment h4.posted a { color:#2F6681; }
#content3 .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#content3 #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#content3 #comment_form table { margin:0 20px 12px; }
#content3 #comment_form table td input { margin:3px 0; width:320px; }
#content3 #comment_form table th { padding-right:9px; color:#666; }
#content3 #comment_form p { margin:0 20px 12px; color:#666; }
#content3 #comment_form textarea { width:370px; height:145px; }

#content3 .paginate { padding:10px 20px; font-size:12px; color:#666; }
#content3 .paginate .pagecount { margin-right:10px; }
#content3 .paginate b { padding:3px 6px; color:#333; }
#content3 .paginate a { padding:3px 6px; }
#content3 .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#content3 .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#content3 .more-entries .calignleft
{float:left;
}
#content3 .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* sub_content */
#sub_content { 
float:left; 
width:250px; }
#sub_content .entries { 
background:#fff; 
margin-bottom:0px; 
}
#sub_content .entries h1,#sub_content .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 12px/1.3 Arial, sans-serif; 
color:#333; }
#sub_content .entries h1.title { margin-bottom:12px; }
#sub_content .entries h2 a { text-decoration:none; color:#333; }
#sub_content .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x; 
margin:0; 
margin-bottom:0px; 
padding: 10px 20px 8px 20px; 
font-size:14px; 
line-height:22px;
color:#2F6681; }
#sub_content .entries h3.heading a{
text-decoration:underline;
}
#sub_content .entries h3.heading a:hover{
}
#sub_content .enteries img {margin:2px 2px 2px 2px;}

#sub_content .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#sub_content .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#sub_content .entries .cap.top.noheader { height:25px; }
#sub_content .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding-top:5px; padding-bottom:20px;}
#sub_content .post.bio { padding-top:15px; }
#sub_content .post p { color:#666; margin-bottom:7px;}
#sub_content .post p.info { font-size:11px; margin-bottom:7px; float:left; width:244px;}
#sub_content .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content .post a.more.inline { margin-left:5px; }
#sub_content .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#sub_content .post .actions p.tags { float:right; }
#sub_content .post .more a{
text-decoration:none;
}
#sub_content h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#sub_content .comment { padding-bottom:10px; }
#sub_content .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#sub_content .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#sub_content .comment h4.posted a { color:#2F6681; }
#sub_content .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#sub_content #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#sub_content #comment_form table { margin:0 20px 12px; }
#sub_content #comment_form table td input { margin:3px 0; width:320px; }
#sub_content #comment_form table th { padding-right:9px; color:#666; }
#sub_content #comment_form p { margin:0 20px 12px; color:#666; }
#sub_content #comment_form textarea { width:370px; height:145px; }

#sub_content .paginate { padding:10px 20px; font-size:12px; color:#666; }
#sub_content .paginate .pagecount { margin-right:10px; }
#sub_content .paginate b { padding:3px 6px; color:#333; }
#sub_content .paginate a { padding:3px 6px; }
#sub_content .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#sub_content .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#sub_content .more-entries .calignleft
{float:left;
}
#sub_content .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* sub_content-r */
#sub_content-r { 
float:left; 
width:250px; }
#sub_content-r .entries { 
background:#fff; 
margin-bottom:0px; 
}
#sub_content-r .entries h1,#sub_content-r .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 12px/1.3 Arial, sans-serif; 
color:#333; }
#sub_content-r .entries h1.title { margin-bottom:12px; }
#sub_content-r .entries h2 a { text-decoration:none; color:#333; }
#sub_content-r .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x; 
margin:0; 
margin-bottom:0px; 
padding: 10px 0px 8px 0px; 
font-size:14px; 
line-height:22px;
color:#2F6681; }
#sub_content-r .entries h3.heading a{
text-decoration:underline;
}
#sub_content-r .entries h3.heading a:hover{
}
#sub_content-r .enteries img {margin:2px 2px 2px 2px;}

#sub_content-r .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#sub_content-r .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#sub_content-r .entries .cap.top.noheader { height:25px; }
#sub_content-r .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding-top:5px; padding-bottom:20px;}
#sub_content-r .post.bio { padding-top:15px; }
#sub_content-r .post p { color:#666; margin-bottom:7px;}
#sub_content-r .post p.info { font-size:11px; margin-bottom:7px; float:left; width:244px;}
#sub_content-r .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content-r .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content-r .post a.more.inline { margin-left:5px; }
#sub_content-r .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#sub_content-r .post .actions p.tags { float:right; }
#sub_content-r .post .more a{
text-decoration:none;
}
#sub_content-r h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#sub_content-r .comment { padding-bottom:10px; }
#sub_content-r .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#sub_content-r .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#sub_content-r .comment h4.posted a { color:#2F6681; }
#sub_content-r .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#sub_content-r #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#sub_content-r #comment_form table { margin:0 20px 12px; }
#sub_content-r #comment_form table td input { margin:3px 0; width:320px; }
#sub_content-r #comment_form table th { padding-right:9px; color:#666; }
#sub_content-r #comment_form p { margin:0 20px 12px; color:#666; }
#sub_content-r #comment_form textarea { width:370px; height:145px; }

#sub_content-r .paginate { padding:10px 20px; font-size:12px; color:#666; }
#sub_content-r .paginate .pagecount { margin-right:10px; }
#sub_content-r .paginate b { padding:3px 6px; color:#333; }
#sub_content-r .paginate a { padding:3px 6px; }
#sub_content-r .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#sub_content-r .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#sub_content-r .more-entries .calignleft
{float:left;
}
#sub_content-r .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* sub_content2 */
#sub_content2 { 
float:left; 
width:250px; }
#sub_content2 .entries { 
background:#fff; 
margin-bottom:0px; 
}
#sub_content2 .entries h1,#sub_content2 .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 12px/1.3 Arial, sans-serif; 
color:#333; }
#sub_content2 .entries h1.title { margin-bottom:12px; }
#sub_content2 .entries h2 a { text-decoration:none; color:#333; }
#sub_content2 .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x; 
margin:0; 
margin-bottom:0px; 
padding: 10px 20px 8px 20px; 
font-size:14px; 
line-height:22px;
color:#2F6681; }
#sub_content2 .entries h3.heading a{
text-decoration:underline;
}
#sub_content2 .entries h3.heading a:hover{
}
#sub_content2 .enteries img {margin:2px 2px 2px 2px;}

#sub_content2 .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#sub_content2 .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#sub_content2 .entries .cap.top.noheader { height:25px; }
#sub_content2 .post { background:url(http://www.contents-agent.com/President/wp-content/gallery/theme/calendar.png) no-repeat left bottom; padding-top:5px; padding-bottom:20px;}
#sub_content2 .post.bio { padding-top:15px; }
#sub_content2 .post p { color:#666; margin-bottom:7px;}
#sub_content2 .post p.info { font-size:11px; margin-bottom:7px; float:left; width:244px;}
#sub_content2 .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content2 .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content2 .post a.more.inline { margin-left:5px; }
#sub_content2 .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#sub_content2 .post .actions p.tags { float:right; }
#sub_content2 .post .more a{
text-decoration:none;
}
#sub_content2 h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#sub_content2 .comment { padding-bottom:10px; }
#sub_content2 .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#sub_content2 .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#sub_content2 .comment h4.posted a { color:#2F6681; }
#sub_content2 .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#sub_content2 #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#sub_content2 #comment_form table { margin:0 20px 12px; }
#sub_content2 #comment_form table td input { margin:3px 0; width:320px; }
#sub_content2 #comment_form table th { padding-right:9px; color:#666; }
#sub_content2 #comment_form p { margin:0 20px 12px; color:#666; }
#sub_content2 #comment_form textarea { width:370px; height:145px; }

#sub_content2 .paginate { padding:10px 20px; font-size:12px; color:#666; }
#sub_content2 .paginate .pagecount { margin-right:10px; }
#sub_content2 .paginate b { padding:3px 6px; color:#333; }
#sub_content2 .paginate a { padding:3px 6px; }
#sub_content2 .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#sub_content2 .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#sub_content2 .more-entries .calignleft
{float:left;
}
#sub_content2 .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* sub_content3 */
#sub_content3 {float:left; margin-right:9px;  padding-top:0px; width:234px; #fff ; }
#sub_content3 .entries { 
background:url(images/sidebar.jpg) no-repeat bottom; 
margin-bottom:0px; }
#sub_content3 .entries h1,#sub_content3 .entries h2 { 
padding-top:3px; 
margin-bottom:2px; 
font:bold 12px/1.3 Arial, sans-serif; 
color:#333; }
#sub_content3 .entries h1.title { margin-bottom:12px; }
#sub_content3 .entries h2 a { text-decoration:none; color:#333; }
#sub_content3 .entries h3.heading { 
background:url(images/footer_bg.jpg) repeat-x; 
margin:0; 
margin-bottom:0px; 
padding: 10px 20px 8px 20px; 
font-size:14px; 
line-height:22px;
color:#2F6681; }
#sub_content3 .entries h3.heading a{
text-decoration:none;
}
#sub_content3 .entries h3.heading a:hover{
}
#sub_content3 .enteries img {margin:2px 2px 2px 2px;}

#sub_content3 .entries .cap { background:url(images/entries_bgbottom.gi) no-repeat; margin-top:-8px; height:12px; font-size:1px; line-height:1px; }
#sub_content3 .entries .cap.top { background-image:url(images/entries_bgtop.gi); margin:0 0 -7px; }
#sub_content3 .entries .cap.top.noheader { height:25px; }
#sub_content3 .post { background:url(images/post_bgbottom.gi) no-repeat left bottom; padding:0 0px 8px ; }
#sub_content3 .post.bio { padding-top:15px; }
#sub_content3 .post p { color:#666; margin-bottom:7px;}
#sub_content3 .post p.info { font-size:11px; margin-bottom:7px; float:left; width:244px;}
#sub_content3 .post p.info a { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content3 .post a.more { font-weight:bold; text-decoration:none; color:#2F6681; }
#sub_content3 .post a.more.inline { margin-left:5px; }
#sub_content3 .post .actions p { width:47%; float:left; margin-bottom:11px; font-size:10px; color:#666; }
#sub_content3 .post .actions p.tags { float:right; }
#sub_content3 .post .more a{
text-decoration:none;
}
#sub_content3 h3.title { 
font-size:14px; 
margin:0 5px 18px; 
padding:6px 16px; 
background:#e6e6e6; 
border-bottom:1px solid #d6d6d6; 
color:#00; }
#sub_content3 .comment { padding-bottom:10px; }
#sub_content3 .comment h4.posted { font-size:11px; font-weight:normal; color:#888; margin-bottom:2px; }
#sub_content3 .comment h4.posted strong { font-size:13px; font-weight:bold; color:#2F6681; margin-right:5px; }
#sub_content3 .comment h4.posted a { color:#2F6681; }
#sub_content3 .comment p { margin-bottom:12px; font-size:12px; color:#444; }
#sub_content3 #comment_form { padding-bottom:16px; background:url(images/post_bgbottom.gif) no-repeat left bottom; }
#sub_content3 #comment_form table { margin:0 20px 12px; }
#sub_content3 #comment_form table td input { margin:3px 0; width:320px; }
#sub_content3 #comment_form table th { padding-right:9px; color:#666; }
#sub_content3 #comment_form p { margin:0 20px 12px; color:#666; }
#sub_content3 #comment_form textarea { width:370px; height:145px; }

#sub_content3 .paginate { padding:10px 20px; font-size:12px; color:#666; }
#sub_content3 .paginate .pagecount { margin-right:10px; }
#sub_content3 .paginate b { padding:3px 6px; color:#333; }
#sub_content3 .paginate a { padding:3px 6px; }
#sub_content3 .paginate a:hover { color:#fff; background:#2f6782; text-decoration:none; }

#sub_content3 .more-entries { margin-right: 3px; font-size: 11px; text-align: right; }
#sub_content3 .more-entries .calignleft
{float:left;
}
#sub_content3 .more-entries .calignright
{float:right;
}
.commenttext-admin{background-color:#FFFFE0; min-height:20px}
.commenttext-admin img{float:right}
.commenttext{min-height:20px}
.commenttext img{float:right}

/* sidebars */
.sidebar { float:left; margin:0px 10px 0px 10px;  padding-top:0px; width:183px; }
.sidebar.last { float:right; margin:0; }

.sidebar .box { width:183px; margin-bottom:8px; background:url(images/sidebar_box_bg.gif) repeat-y; }
.sidebar .box a:hover { text-decoration:none; color:#FF6633; }
.sidebar .box .cap { background:url(images/sidebar_box_bgbottom.gif) no-repeat bottom; height:5px; }
.sidebar .box .cap.top { background:url(images/sidebar_box_bgtop.gif) no-repeat; }
.sidebar .box p { color:#2f6782; font-size:12px; font-weight:bold; display:inline; margin:0 10px 0 5px; }
.sidebar .box h3 { 
background:url(images/sidebar_heading_bg.jpg) no-repeat; 
border-bottom:solid 0px #ccc;
font-size:12px; 
padding: 18px 0px 18px 15px; 
color:#000099; }
.sidebar .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar .box ul { list-style:none; margin:0 15px 8px; }
.sidebar .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; }
.sidebar .box ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box form { padding:4px 15px 6px; }
.sidebar .box form select { width:151px; font-size:11px; }
.sidebar .box form select option { color:#444; }

.sidebar .box#featured ul { margin-bottom:12px; padding-top:3px; }
.sidebar .box#featured li { background:url(images/arrow_dotted.gif) no-repeat 0 .41em; padding:0 0 0 10px; margin-bottom:6px; }

.sidebar .box#subscribe li { background:url(images/arrow_dotted.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar .box#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar .box#subscribe li#s-yahoo a { background:url(images/sub_yahoo.gif) no-repeat; }
.sidebar .box#subscribe li#s-google a { background:url(images/sub_google.gif) no-repeat; }
.sidebar .box#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar .box#subscribe li#s-bloglines a { background:url(images/sub_bloglines.gif) no-repeat; }
.sidebar .box#subscribe li#s-newsgator a { background:url(images/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar .box#subscribe li#s-rss a { background:url(images/sub_rss.gif) no-repeat; height:12px; }

.sidebar .box#mailinglist h3 small { font-size:11px; font-weight:normal; margin-left:3px; color:#ddd; }
.sidebar .box#mailinglist h3 small a { color:#fff; }
.sidebar  #mailinglist form { padding:3px 11px; }
.sidebar .box#mailinglist input.email { float:left; width:120px; height:18px; }
.sidebar .box#mailinglist #mailinglist-info { position:relative; display:none; }
.sidebar .box#mailinglist #mailinglist-info.selected { display:block; }
.sidebar .box#mailinglist #mailinglist-info .hidden { position:absolute; top:-4px; left:-136px; width:300px; background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; padding:12px 0 0; }
.sidebar .box#mailinglist #mailinglist-info .content { background:#ffc; border:1px solid #ccc; border-width:0 1px 1px; padding:10px 15px; }
.sidebar .box#mailinglist #mailinglist-info .content p { display:block; color:#222; font-weight:normal; font-size:11px; line-height:15px; margin:0 0 8px; }
.sidebar .box#mailinglist #mailinglist-info .content ol { color:#222; margin-bottom:8px; }
.sidebar .box#mailinglist #mailinglist-info .content li { font-size:11px; color:#222; }
.sidebar .box#mailinglist #mailinglist-info #hide { font-size:11px; color:#333; text-align:right; margin-bottom:2px; }

.sidebar .box .row { margin:3px 0pt; clear:both; float:left; width:183px; }

.sidebar .box .row input.search { width:120px; height:18px; float:left; margin-left:10px; }
.sidebar .box .row input#submit { margin:0; float:left;}
.sidebar .box .row label { margin-left:7px; position:relative; bottom:1px; color:#2f6782; }

.sidebar .box#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar .box#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar .box#tagcloud a { text-decoration:underline; color:#2f6782; }
.sidebar .box#tagcloud a:hover { text-decoration:none; color:#FF6633; }

.sidebar .button { width:183px; margin-bottom:8px; }
.sidebar .button a { display:block; text-indent:-9999px; outline:0; width:183px; height:31px; }
.sidebar .button#bookmark a { background:url(images/button_bookmark.gif) no-repeat; }
.news .sidebar ul li#news a { background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; font-weight:bold; }
.news #header {background-image:url(images/headerlogo.jpg);}

/* sidebars2-right */
.sidebar-right { float:left; margin-left:10px;  padding-top:0px; width:183px; }
.sidebar-right.last { float:right; margin:0; }

.sidebar-right .box { width:183px; margin-bottom:8px; background:url(images/sidebar_box_bg.gif) repeat-y; }
.sidebar-right .box a:hover { text-decoration:none; color:#FF6633; }
.sidebar-right .box .cap { background:url(images/sidebar_box_bgbottom.gif) no-repeat bottom; height:5px; }
.sidebar-right .box .cap.top { background:url(images/sidebar_box_bgtop.gif) no-repeat; }
.sidebar-right .box p { color:#2f6782; font-size:12px; font-weight:bold; display:inline; margin:0 10px 0 5px; }
.sidebar-right .box h3 { 
background:url(images/sidebar_heading_bg.jpg) no-repeat; 
border-bottom:solid 0px #ccc;
font-size:12px; 
padding: 18px 0px 18px 15px; 
color:#000099; }
.sidebar-right .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar-right .box ul { list-style:none; margin:0 15px 8px; }
.sidebar-right .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; }
.sidebar-right .box ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar-right .box ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar-right .box ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar-right .box ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar-right .box form { padding:4px 15px 6px; }
.sidebar-right .box form select { width:151px; font-size:11px; }
.sidebar-right .box form select option { color:#444; }

.sidebar-right .box#featured ul { margin-bottom:12px; padding-top:3px; }
.sidebar-right .box#featured li { background:url(images/arrow_dotted.gif) no-repeat 0 .41em; padding:0 0 0 10px; margin-bottom:6px; }

.sidebar-right .box#subscribe li { background:url(images/arrow_dotted.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar-right .box#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar-right .box#subscribe li#s-yahoo a { background:url(images/sub_yahoo.gif) no-repeat; }
.sidebar-right .box#subscribe li#s-google a { background:url(images/sub_google.gif) no-repeat; }
.sidebar-right .box#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar-right .box#subscribe li#s-bloglines a { background:url(images/sub_bloglines.gif) no-repeat; }
.sidebar-right .box#subscribe li#s-newsgator a { background:url(images/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar-right .box#subscribe li#s-rss a { background:url(images/sub_rss.gif) no-repeat; height:12px; }

.sidebar-right .box#mailinglist h3 small { font-size:11px; font-weight:normal; margin-left:3px; color:#ddd; }
.sidebar-right .box#mailinglist h3 small a { color:#fff; }
.sidebar-right  #mailinglist form { padding:3px 11px; }
.sidebar-right .box#mailinglist input.email { float:left; width:120px; height:18px; }
.sidebar-right .box#mailinglist #mailinglist-info { position:relative; display:none; }
.sidebar-right .box#mailinglist #mailinglist-info.selected { display:block; }
.sidebar-right .box#mailinglist #mailinglist-info .hidden { position:absolute; top:-4px; left:-136px; width:300px; background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; padding:12px 0 0; }
.sidebar-right .box#mailinglist #mailinglist-info .content { background:#ffc; border:1px solid #ccc; border-width:0 1px 1px; padding:10px 15px; }
.sidebar-right .box#mailinglist #mailinglist-info .content p { display:block; color:#222; font-weight:normal; font-size:11px; line-height:15px; margin:0 0 8px; }
.sidebar-right .box#mailinglist #mailinglist-info .content ol { color:#222; margin-bottom:8px; }
.sidebar-right .box#mailinglist #mailinglist-info .content li { font-size:11px; color:#222; }
.sidebar-right .box#mailinglist #mailinglist-info #hide { font-size:11px; color:#333; text-align:right; margin-bottom:2px; }

.sidebar-right .box .row { margin:3px 0pt; clear:both; float:left; width:183px; }

.sidebar-right .box .row input.search { width:120px; height:18px; float:left; margin-left:10px; }
.sidebar-right .box .row input#submit { margin:0; float:left;}
.sidebar-right .box .row label { margin-left:7px; position:relative; bottom:1px; color:#2f6782; }

.sidebar-right .box#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar-right .box#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar-right .box#tagcloud a { text-decoration:underline; color:#2f6782; }
.sidebar-right .box#tagcloud a:hover { text-decoration:none; color:#FF6633; }

.sidebar-right .button { width:183px; margin-bottom:8px; }
.sidebar-right .button a { display:block; text-indent:-9999px; outline:0; width:183px; height:31px; }
.sidebar-right .button#bookmark a { background:url(images/button_bookmark.gif) no-repeat; }
.news .sidebar-right ul li#news a { background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; font-weight:bold; }
.news #header {background-image:url(images/headerlogo.jpg);}

/* sidebars3 */
.sidebar3 { float:left; margin-left:0px; margin-right:0px; padding-top:3px; width:183px; }
.sidebar3.last { float:right; margin-left:2px; }

.sidebar3 .box { width:183px; margin-bottom:8px; background:url(images/sidebar_box_bg.gif) repeat-y; }
.sidebar3 .box a:hover { text-decoration:none; color:#FF6633; }
.sidebar3 .box .cap { background:url(images/sidebar_box_bgbottom.gif) no-repeat bottom; height:5px; }
.sidebar3 .box .cap.top { background:url(images/sidebar_box_bgtop.gif) no-repeat; }
.sidebar3 .box p { color:#2f6782; font-size:12px; font-weight:bold; display:inline; margin:0 5px 0 10px; }
.sidebar3 .box h3 { 
background:url(images/sidebar_heading_bg.jpg) no-repeat; 
font-size:12px; 
padding: 4px 10px 8px 10px; 
color:#000099; }
.sidebar3 .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar3 .box ul { list-style:none; margin:0 15px 8px; }
.sidebar3 .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; }
.sidebar3 .box ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar3 .box ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar3 .box ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar3 .box ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar3 .box form { padding:4px 15px 6px; }
.sidebar3 .box form select { width:151px; font-size:11px; }
.sidebar3 .box form select option { color:#444; }

.sidebar3 .box#featured ul { margin-bottom:12px; padding-top:3px; }
.sidebar3 .box#featured li { background:url(images/arrow_dotted.gif) no-repeat 0 .41em; padding:0 0 0 10px; margin-bottom:6px; }

.sidebar3 .box#subscribe li { background:url(images/arrow_dotted.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar3 .box#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar3 .box#subscribe li#s-yahoo a { background:url(images/sub_yahoo.gif) no-repeat; }
.sidebar3 .box#subscribe li#s-google a { background:url(images/sub_google.gif) no-repeat; }
.sidebar3 .box#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar3 .box#subscribe li#s-bloglines a { background:url(images/sub_bloglines.gif) no-repeat; }
.sidebar3 .box#subscribe li#s-newsgator a { background:url(images/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar3 .box#subscribe li#s-rss a { background:url(images/sub_rss.gif) no-repeat; height:12px; }

.sidebar3 .box#mailinglist h3 small { font-size:11px; font-weight:normal; margin-left:3px; color:#ddd; }
.sidebar3 .box#mailinglist h3 small a { color:#fff; }
.sidebar3  #mailinglist form { padding:3px 11px; }
.sidebar3 .box#mailinglist input.email { float:left; width:120px; height:18px; }
.sidebar3 .box#mailinglist #mailinglist-info { position:relative; display:none; }
.sidebar3 .box#mailinglist #mailinglist-info.selected { display:block; }
.sidebar3 .box#mailinglist #mailinglist-info .hidden { position:absolute; top:-4px; left:-136px; width:300px; background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; padding:12px 0 0; }
.sidebar3 .box#mailinglist #mailinglist-info .content { background:#ffc; border:1px solid #ccc; border-width:0 1px 1px; padding:10px 15px; }
.sidebar3 .box#mailinglist #mailinglist-info .content p { display:block; color:#222; font-weight:normal; font-size:11px; line-height:15px; margin:0 0 8px; }
.sidebar3 .box#mailinglist #mailinglist-info .content ol { color:#222; margin-bottom:8px; }
.sidebar3 .box#mailinglist #mailinglist-info .content li { font-size:11px; color:#222; }
.sidebar3 .box#mailinglist #mailinglist-info #hide { font-size:11px; color:#333; text-align:right; margin-bottom:2px; }

.sidebar3 .box .row { margin:3px 0pt; clear:both; float:left; width:183px; }

.sidebar3 .box .row input.search { width:120px; height:18px; float:left; margin-left:10px; }
.sidebar3 .box .row input#submit { margin:0; float:left;}
.sidebar3 .box .row label { margin-left:7px; position:relative; bottom:1px; color:#2f6782; }

.sidebar3 .box#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar3 .box#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar3 .box#tagcloud a { text-decoration:underline; color:#2f6782; }
.sidebar3 .box#tagcloud a:hover { text-decoration:none; color:#FF6633; }

.sidebar3 .button { width:183px; margin-bottom:8px; }
.sidebar3 .button a { display:block; text-indent:-9999px; outline:0; width:183px; height:31px; }
.sidebar3 .button#bookmark a { background:url(images/button_bookmark.gif) no-repeat; }
.news .sidebar3 ul li#news a { background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; font-weight:bold; }
.news #header {background-image:url(images/wrap.jpg);}

/* sidebars2 */
.sidebar-single { float:left; margin-left:5px; margin-right:9px;  padding-top:0px; width:183px; }
.sidebar-single.last { float:right; margin:0; }

.sidebar-single .box2 { width:183px; margin-bottom:8px; background:url(images/sidebar_box_bg.gif) repeat-y; }
.sidebar-single .box2 a:hover { text-decoration:none; color:#FF6633; }
.sidebar-single .box2 .cap { background:url(images/sidebar_box_bgbottom.gif) no-repeat bottom; height:5px; }
.sidebar-single .box2 .cap.top { background:url(images/sidebar_box_bgtop.gif) no-repeat; }
.sidebar-single .box2 p { color:#2f6782; font-size:12px; font-weight:bold; display:inline; margin:0 5px 0 10px; }
.sidebar-single .box2 h3 { 
background:url(images/sidebar_heading_bg.jpg) no-repeat; 
font-size:12px; 
padding: 4px 10px 8px 10px; 
color:#000099; }
.sidebar-single .box2 h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar-single .box2 ul { list-style:none; margin:0 15px 8px; }
.sidebar-single .box2 ul li { font-size:11px; line-height:15px; padding-bottom:4px; }
.sidebar-single .box2 ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar-single .box2 ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar-single .box2 ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar-single .box2 ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar-single .box2form { padding:4px 15px 6px; }
.sidebar-single .box2 form select { width:151px; font-size:11px; }
.sidebar-single .box2 form select option { color:#444; }

.sidebar-single .box2#featured ul { margin-bottom:12px; padding-top:3px; }
.sidebar-single .box2#featured li { background:url(images/arrow_dotted.gif) no-repeat 0 .41em; padding:0 0 0 10px; margin-bottom:6px; }

.sidebar-single .box2#subscribe li { background:url(images/arrow_dotted.gif) no-repeat 0 50%; padding:0 0 0 11px; margin-bottom:8px; }
.sidebar-single .box2#subscribe li a { display:block; text-indent:-9999px; height:13px; outline:0; }
.sidebar-single .box2#subscribe li#s-yahoo a { background:url(images/sub_yahoo.gif) no-repeat; }
.sidebar-single .box2#subscribe li#s-google a { background:url(images/sub_google.gif) no-repeat; }
.sidebar-single .box2#subscribe li#s-bloglines { margin-bottom:6px; }
.sidebar-single .box2#subscribe li#s-bloglines a { background:url(images/sub_bloglines.gif) no-repeat; }
.sidebar-single .box2#subscribe li#s-newsgator a { background:url(images/sub_newsgator.gif) no-repeat; height:18px; }
.sidebar-single .box2#subscribe li#s-rss a { background:url(images/sub_rss.gif) no-repeat; height:12px; }

.sidebar-single .box2#mailinglist h3 small { font-size:11px; font-weight:normal; margin-left:3px; color:#ddd; }
.sidebar-single .box2#mailinglist h3 small a { color:#fff; }
.sidebar-single  #mailinglist form { padding:3px 11px; }
.sidebar-single .box2#mailinglist input.email { float:left; width:120px; height:18px; }
.sidebar-single .box2#mailinglist #mailinglist-info { position:relative; display:none; }
.sidebar-single .box2#mailinglist #mailinglist-info.selected { display:block; }
.sidebar-single .box2#mailinglist #mailinglist-info .hidden { position:absolute; top:-4px; left:-136px; width:300px; background:url(images/mailinglist_arrow.gif) no-repeat 50% 0; padding:12px 0 0; }
.sidebar-single .box2#mailinglist #mailinglist-info .content { background:#ffc; border:1px solid #ccc; border-width:0 1px 1px; padding:10px 15px; }
.sidebar-single .box2#mailinglist #mailinglist-info .content p { display:block; color:#222; font-weight:normal; font-size:11px; line-height:15px; margin:0 0 8px; }
.sidebar-single .box2#mailinglist #mailinglist-info .content ol { color:#222; margin-bottom:8px; }
.sidebar-single .box2#mailinglist #mailinglist-info .content li { font-size:11px; color:#222; }
.sidebar-single .box2#mailinglist #mailinglist-info #hide { font-size:11px; color:#333; text-align:right; margin-bottom:2px; }

.sidebar-single .box2 .row { margin:3px 0pt; clear:both; float:left; width:183px; }

.sidebar-single .box2 .row input.search { width:120px; height:18px; float:left; margin-left:10px; }
.sidebar-single .box2 .row input#submit { margin:0; float:left;}
.sidebar-single .box2 .row label { margin-left:7px; position:relative; bottom:1px; color:#2f6782; }

.sidebar-single .box2#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar-single .box2#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar-single .box2#tagcloud a { text-decoration:none; color:#2f6782; }
.sidebar-single .box#tagcloud a:hover { text-decoration:none; color:#FF6633; }

.sidebar-single .button { width:183px; margin-bottom:8px; }
.sidebar-single .button a { display:block; text-indent:-9999px; outline:0; width:183px; height:31px; }
.sidebar-single .button#bookmark a { background:url(images/button_bookmark.gif) no-repeat; }
.news .sidebar ul li#news a { background:url(images/arrow_dotted_white.gif) no-repeat 5px 50%; font-weight:bold; }
.news #header {background-image:url(images/headerlogo.jpg);}


/* footer */
#footer { padding:3em 0 1em; font-size:11px; color:#444; clear:both; }
#footer a { padding:3em 0 1em; font-size:11px; color:#444; clear:both; }


/*  Must Required CSS CLASS for Wordpress 2.5 onwords check out http://codex.wordpress.org/CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
 /*   optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}*/

/* Mac IE 文字化け回避のおまじない */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}

/*IE向けハック*/

* html #headerimg{
	padding-bottom:0px;
	margin:0px;
}
*html .banner-zone{
	font-size:10px;
}
*html dl#news dt p{
	font-size:16px;
	margin-left: 20px;
	margin-top: 0px;
	font-weight:bold;
	color:#f44aa3;
}
/*:first-child+html dl#news dt p{
	margin-top: 0px;
}/
/* フィード/*
.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}

.gfg-title {
  background:url(images/footer_bg.jpg) repeat-x; 
　margin:0; 
　margin-bottom:0px; 
　padding: 10px 20px 8px 20px; 
　font-size:14px; 
　line-height:22px;
　color:#2F6681; }

.gfg-title a {
  color : #40748C;
}

.gfg-subtitle {
  background:url(images/footer_bg.jpg) repeat-x; 
　margin:0; 
　margin-bottom:0px; 
　padding: 10px 20px 8px 20px; 
　font-size:14px; 
　line-height:22px;
　color:#2F6681; }

.gfg-subtitle a {
  color : #40748C;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}