@charset "utf-8";

/* kaeten-3.0 Pastel2 fc2 css_3c_グリーン : 17 Apr 2013 utf-8 EUC-JP */
/*--------------------------------------------------------
●全体
--------------------------------------------------------*/
body {
font-family:"メイリオ","Meiryo", Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Osaka,sans-serif,Ariel,Helvetica;
color:#111;
margin:0 auto;
text-align:center;
line-height:160%;
font-size:100%;
}

img {
padding:0;
border:none;
}

a:hover img {
opacity:0.6px;
filter:alpha(opacity=60);
}

a:link {
color:#00C;
outline:none;
}

a:visited {
color:#80008b;
outline:none;
}

a:hover {
color:#C00;
outline:none;
position:relative;
top:1px;
left:1px;
}

a:active {
color:#C00;
outline:none;
}

blockquote {
margin:10px;
padding:10px;
background:#f0f0f0;
border:#ccc 1px solid;
border-left:#ccc 5px solid;
}

ul,ol {
margin:0;
padding:0;
font-size:12px;
}

/*--------------------------------------------------------
●全体的な幅の設定
--------------------------------------------------------*/
/*ブログ全体の横幅*/
#header-ue-in,#header-in,#footer1-in,#footer2-in,#global_menu-in,.page_navi4-in {
width:980px;
}

/*コンテナ部分の幅
（980px：左余白10px＋(左サイド210px＋余白20px＋コンテンツ500px＋余白20px＋右サイド210px)＋右余白10px）*/
#container {
width:960px;
padding:20px 10px 20px 10px;
}

/*ラッパー部分の幅（730px：左サイド210px＋余白20px＋コンテンツ500px）*/
#wrapper {
width:730px;
float:left;
}

/*コンテンツ部分の幅（500px：左余白5px＋490px＋右余白5px）*/
#content1 {
width:490px;
padding:5px 5px 5px 5px;
float:right;
}

/*コンテンツ部分の幅（960px：左余白5px＋950px＋右余白5px）*/
#content2 {
width:950px;
padding:5px 5px 5px 5px;
float:left;
}

/*コンテンツ部分の幅（740px：左余白5px＋730px＋右余白5px）*/
#content3 {
width:730px;
padding:5px 5px 5px 5px;
float:left;
}

/*左サイドバーの幅（210px：左余白5px＋200px＋右余白5px）*/
#sidebar_l {
width:200px;
padding:5px 5px 5px 5px;
float:left;
}

/*右サイドバーの幅（210px：左余白5px＋200px＋右余白5px）*/
#sidebar_r {
width:200px;
padding:5px 5px 5px 5px;
float:right;
}

/*--------------------------------------------------------
●デザイン的な色・画像の指定
--------------------------------------------------------*/
/*全体の背景色*/
body {
background:url(http://officehidezo.biz/pbt/1bg.gif);
}

/*コンテナ部分の背景色*/
#container {
background:url(http://officehidezo.biz/pbt/2green.gif);
border-left:solid 0px #b0b0b0;
border-right:solid 0px #b0b0b0;
}

/*コンテンツ部分の背景色*/
#content1,#content2,#content3 {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*サイドバー左の外側背景色*/
#sidebar_l {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*サイドバー右の外側背景色*/
#sidebar_r {
background:#fff url();
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
}

/*ヘッダー上h1表示部分の背景色・罫線*/
#header-ue {
background:url();
border-top:solid 1px #b0b0b0;
border-left:solid 0 #b0b0b0;
border-right:solid 0 #b0b0b0;
border-bottom: solid 0px #b0b0b0;
line-height:20px;
color:#555;
}

/*ヘッダー外側の画像・背景色・罫線*/
#header {
background:url(http://officehidezo.biz/pbt/2green_hederbanner.png) center repeat-x;
border-top: solid 3px #228b22;
border-bottom: solid 3px #228b22;
border-left: solid 0px #b0b0b0;
border-right: solid 0px #b0b0b0;
height:160px;
}

/*ヘッダー内側の画像・背景色・罫線*/
#header-in {
background:url();
height:150px;
}

/*ヘッダーの文字色*/
#header-in .blog_title a,#header-in .blog_introduction {
color:#fff;
}

/*ヘッダーの文字色（マウスオーバー時）*/
#header-in .blog_title a:hover {
color:#ffff00;
}

/*ヘッダーの文字位置*/
#header-in .blog_title {
padding:60px 10px 0 10px;
text-align:left;
}
h1,#header-in .blog_introduction {
padding:0 10px;
text-align:left;
}

/*フッターの画像・背景色・罫線*/
#footer1 {
background:#228b22 url();
border-left:solid 0px #b0b0b0;
border-right:solid 0px #b0b0b0;
}
#footerinfo {
background:#228b22 url();
border-left:solid 0px #b0b0b0;
border-right:solid 0px #b0b0b0;
}
#footer2 {
background:url(http://officehidezo.biz/pbt/2green_hederbanner.png) center repeat-x;
border-top:solid 1px #fff;
border-left:solid 0px #b0b0b0;
border-right:solid 0px #b0b0b0;
}

/*フッターの文字色*/
#footer1,#footer1 a,#footer1 a:visited,#footerinfo,#footerinfo a,#footerinfo a:visited {
color:#fff;
}
#footer2,#footer2 a,#footer2 a:visited {
color:#fff;
}
/*フッターの文字色（マウスオーバー時）*/
#footerinfo a:hover {
color:#ffff00;
}
#footer2 a:hover {
color:#ffff00;
}

/*グローバルメニューの画像・背景色・高さ*/
#global_menu {
height:30px;
}

/*グローバルメニュー文字表示部分の色・幅・高さ*/
#global_menu-in a {
border-right: solid 0px #b0b0b0;
padding:0 10px 0 10px;
font-size:12px;
line-height:30px;
color:#555;
font-weight:700;
}

/*グローバルメニューのマウスオーバー時の画像・文字色*/
#global_menu-in a:hover {
color:#C00;
text-decoration:underline;
}

/*トップインフォメーション*/
.topinfo{
padding:4em 5px 10px 5px;
background:url(http://officehidezo.biz/pbt/2green_info.png) top left no-repeat;
border: solid 1px #b0b0b0;
max-width:640px;
}

/*プラグイン３タイトルの画像・背景色・罫線*/
.post2 h2 {
background:url(http://officehidezo.biz/pbt/2green_menu.png) repeat;
padding: 4px 10px 0px 10px;
color:#555;
}

/*記事一覧タイトルの画像・背景色・罫線*/
#search h2,#searchtitle {
background:url(http://officehidezo.biz/pbt/2green_menu.png) repeat;
padding: 4px 10px 0px 10px;
color:#555;
}

/*記事タイトルの画像・背景色*/
.post h2 {
background:url(http://officehidezo.biz/pbt/2green_hederbanner2.png) top repeat-x;
border-left:solid 0px #228b22;
padding: 10px 10px 5px 10px;
}
.postinfo {
background:#dbffdb url();
border-left:solid 1px #999;
border-bottom:solid 1px #999;
border-right:solid 1px #999;
padding:0 5px 0 0;
}

/*記事タイトルの文字色*/
.post h2,.post h2 a,.post h2 a:visited {
color:#fff;
}
.post h2 a:hover {
color:#ffff00;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*続きを読むの画像・背景色*/
a.postmore,a.postmore:visited {
background:#228b22 url();
padding:2px 15px;
color:#fff;
text-decoration:none;
position:relative;
}
a.postmore:hover {
background:#7ebea5 url();
padding:2px 15px;
color:#fff;
}

/*記事内ページナビの画像・背景色*/
.page_navi3 li a,.page_navi3 li a:visited {
background:#dbffdb url();
border:solid 1px #7ebea5;
margin:0 auto;
padding:2px 10px 1px 10px;
color:#111;
}
.page_navi3 li a:hover {
background:#7ebea5 url() repeat;
color:#fff;
}

/*h3見出し装飾*/
.post h3,.postmain2 h3,.topinfo h3,.menubody-l h3,.menubody-r h3,#footerinfo h3 {
background:url(http://officehidezo.biz/pbt/2green_title.gif) bottom repeat;
padding: 5px 10px 0px 5px;
margin:0 auto;
font-size:16px;
font-weight:700;
line-height:1.5;
}

/*h4見出し装飾*/
.post h4,.postmain2 h4,.topinfo h4,.menubody-l h4,.menubody-r h4,#footerinfo h4 {
background:url(http://officehidezo.biz/pbt/2yaji-green.png) no-repeat;
background-position: 0px 3px;
padding: 0px 10px 0px 16px;
margin:0 auto;
font-size:14px;
font-weight:700;
line-height:1.5;
}

/*記事内関連記事一覧アイコン画像*/
.relatetitle {
font-weight:700;
border-left:solid 0px #999;
margin:0 0 5px;
padding:0 0 0 18px;
background:url(http://officehidezo.biz/pbt/000sub.png) no-repeat;
background-position: 0px 0px;
}

/*記事内タグリストアイコン画像*/
.tagtitle {
font-weight:700;
border-left:solid 0px #999;
margin:0 0 5px;
padding:0 0 0 18px;
background:url(http://officehidezo.biz/pbt/000tag.png) no-repeat;
background-position: 0px 0px;
}

/*サイドバータイトルの画像・背景色・文字色*/
/*左サイドータイトル*/
.menutitle-l {
background:url(http://officehidezo.biz/pbt/2green_menu.png) repeat;
padding: 2px 10px 0px 10px;
color:#555;
}
/*右サイドータイトル*/
.menutitle-r {
background:url(http://officehidezo.biz/pbt/2green_menu.png) repeat;
padding: 2px 10px 0px 10px;
color:#555;
}

/*サイドバーボディの画像・背景色・罫線*/
/*左サイドーボディ*/
.menubody-l {
background:#fff url();
padding:10px 0
}
/*右サイドーボディ*/
.menubody-r {
background:#fff url();
padding:10px 0
}

/*サイドバー記事欄の矢印画像*/
.menubody-l ul li,.menubody-r ul li,.postmain ul li,.postmain2 ul li,.topinfo ul li {
background:url(http://officehidezo.biz/pbt/1yaji-green.png) no-repeat ;
background-position:0px 1px;
padding:0 0 0 15px;
line-height:1.5;
}

/*フッターインフォメーションの矢印画像*/
#footerinfo ul li {
background:url() no-repeat;
background-position:0 0;
border-left:solid 3px #b0b0b0;
margin:0 0 5px 3px;
padding:0 0 0 5px;
line-height:1.5;
}

/*フッター上ナビの画像・背景色*/
.page_navi4-in  {
text-align:right;
}
.page_navi4-in li a,.page_navi4-in li a:visited {
background:url();
border:solid 1px #228b22;
padding:2px 5px 0px 5px;
margin:0 2px 0 0;
color:#555;
}
.page_navi4-in li a:hover {
background:#228b22 url() repeat;
border:solid 1px #228b22;
color:#ffff00;
}

/*記事一覧アイコン画像 矢印*/
#searchmain li.sub,
#search li {
background:url(http://officehidezo.biz/pbt/2yaji-green.png) no-repeat;
background-position: 0px 4px;
padding: 0px 0px 0px 16px;
}

/*ナビ画像アイコン　タグ*/
.page_navi1 li.tag,
.entry-tag ul.tag {
background:url(http://officehidezo.biz/pbt/000tag.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　前のページ*/
.page_navi1 li.prevpage a {
background:url(http://officehidezo.biz/pbt/i_arrow_right.gif) right no-repeat;
padding: 0px 20px 0px 0px;
margin: 0 auto;
}

/*ナビ画像アイコン　次のページ*/
.page_navi1 li.nextpage a {
background:url(http://officehidezo.biz/pbt/i_arrow_left.gif) left no-repeat;
padding: 0px 0px 0px 20px;
margin: 0 auto;
}

/*ナビ画像アイコン　新しい記事*/
.page_navi2 li.new {
background:url(http://officehidezo.biz/pbt/i_bg_Newer.gif) left top no-repeat;
margin: 0 auto;
}

/*ナビ画像アイコン　古い記事*/
.page_navi2 li.old {
background:url(http://officehidezo.biz/pbt/i_bg_Older.gif) left top no-repeat;
margin: 0 auto;
}

/*ナビ画像アイコン　ホーム*/
.page_navi4 li.home,
.page_navi3 li.home,
.page_navi1 li.home {
background:url(http://officehidezo.biz/pbt/000home.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　ページトップ*/
.page_navi4 li.top,
.page_navi3 li.template_go_top {
background:url(http://officehidezo.biz/pbt/000pageup.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　子カテゴリ*/
.page_navi3 li.topentry_category_link,
.page_navi1 li.sub2 {
background:url(http://officehidezo.biz/pbt/000file.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　親カテゴリ*/
.page_navi1 li.sub1 {
background:url(http://officehidezo.biz/pbt/000file.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　記事*/
.page_navi1 li.sub,
.page_navi4 li.sub {
background:url(http://officehidezo.biz/pbt/000sub.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　カレンダー*/
.page_navi1 li.month {
background:url(http://officehidezo.biz/pbt/000date.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　ＲＳＳ*/
.page_navi4 li.rss,
.page_navi3 li.rss {
background:url(http://officehidezo.biz/pbt/000rss.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　メルマガ*/
.page_navi4 li.merumaga,
.page_navi3 li.merumaga {
background:url(http://officehidezo.biz/pbt/000book.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*ナビ画像アイコン　問い合わせ*/
.page_navi4 li.toiawase,
.page_navi3 li.toiawase {
background:url(http://officehidezo.biz/pbt/000mail.png) no-repeat;
background-position: 0px 0px;
padding: 0px 0px 0px 18px;
margin: 0 auto;
}

/*コメント・トラックバック　タイトル画像*/
#cm,#tb {
background:#ffffff url();
}

#cmtitle,#tbtitle {
border-bottom:solid 1px #b0b0b0;
padding:5px 0 0 0;
margin:0 auto;
}

/*--------------------------------------------------------
●ヘッダー
--------------------------------------------------------*/
h1 {
font-size:12px;
font-weight:400;
margin:0 auto;
text-align:right;
padding-top:3px;
}

#header {
width:100%;
margin:0 auto;
}

#header-in,#header-ue,#header-ue-in {
margin:0 auto;
}

#header-in .blog_title {
font-weight:700;
font-size:24px;
margin:0 auto;
}

#header-in .blog_title a {
font-weight:700;
text-decoration:none;
outline:none;
}

#header-in .blog_title a:hover {
text-decoration:underline;
outline:none;
}

#header-in .blog_introduction {
font-size:12px;
margin:0 auto;
}

/*--------------------------------------------------------
●グローバルメニュー
--------------------------------------------------------*/
#global_menu {
width:100%;
}

#global_menu-in {
margin:0 auto;
}

#global_menu-in ul {
margin:0;
padding:0;
}

#global_menu-in li {
list-style-type:none;
float:left;
}

#global_menu-in a {
outline:none;
height:100%;
display:inline-block;
text-decoration:none;
}

#global_menu-in a:hover {
outline:none;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●コンテナ・コンテンツ
--------------------------------------------------------*/
#container,#content1,#content2,#content3 {
margin:0 auto;
}

#global_menu-in:after {
content:"";
display:block;
height:0;
clear:both;
}

#container:after {
content:"";
display:block;
height:0;
clear:both;
}

#footer1:after,#footer2:after,#footerinfo:after {
content:"";
display:block;
height:0;
clear:both;
}

/*--------------------------------------------------------
●記事本文
--------------------------------------------------------*/
.post {
background:#fff url();
margin:0 auto;
overflow:hidden;
}

.post h2 {
font-size:16px;
margin:0 auto;
text-align:left;
}

.post h2 a {
outline:none;
text-decoration:none;
}

.post h2 a:hover {
outline:none;
text-decoration:underline;
}

.postmain {
background:#fff url();
font-size:14px;
text-align:left;
margin:0 auto;
padding:10px 5px;
border-bottom:solid 1px #b0b0b0;
}

.postmain ul {
font-size:12px;
list-style-type:none;
margin:0;
padding:0;
}

.postmain li a {
text-decoration:none;
}

.postmain li a:hover {
text-decoration:underline;
}

.postmain ol {
font-size:12px;
margin:0;
padding:0;
}

.postmain ol li {
line-height:1.5;
margin-left:1.9em;
padding:0;
}

.more {
margin:0 auto;
}

.postinfo {
clear:both;
font-size:12px;
text-align:right;
margin:0 auto;
}

.postinfo-bottom {
background:url();
clear:both;
font-size:12px;
text-align:right;
margin-bottom:2em;
padding:0 5px 0 0;
}

.postinfo,.postinfo-bottom,.postinfo a,.postinfo-bottom a {
text-decoration:none;
color:#777;
}

.postinfo a:visited,.postinfo-bottom a:visited {
text-decoration:none;
color:#777;
}

.postinfo a:hover,.postinfo-bottom a:hover {
text-decoration:underline;
color:#C00;
}

.relate {
background:#fff url();
margin:0 0 1em 0;
padding:0;
font-size:12px;
line-height:130%;
}

.relatemain ul {
list-style-type:none;
margin:0 auto;
padding:0 0 0 0px;
font-size:11px;
}

.relatemain ul li {
background: url() no-repeat;
border:none;
margin:0 auto;
padding:0;
}

.relatemain li a {
text-decoration:none;
}

.relatemain li a:hover {
text-decoration:underline;
}

/*--------------------------------------------------------
●記事下フリースペース
--------------------------------------------------------*/
.kijishita {
font-size:12px;
text-align:left;
margin-bottom:2em;
overflow:hidden;
}

.kijiue {
font-size:12px;
text-align:left;
margin-bottom:2em;
overflow:hidden;
}

/*--------------------------------------------------------
●タグ
--------------------------------------------------------*/
.entry-tag {
font-size:12px;
text-align:left;
margin:0 0 1em 0;
padding:0;
line-height:130%;
}

entry-tag ul {
list-style-type: none;
margin:0 auto;
padding:0 0 0 0;
}

.entry-tag ul li {
background:url();
border:none;
margin:0 5px 0 0;
padding:0;
display:inline;
}

.entry-tag li a {
text-decoration:none;
}

.entry-tag li a:hover {
text-decoration:underline;
}

/*--------------------------------------------------------
●ジャンルとテーマ
--------------------------------------------------------*/
.entry-genre {
text-align:left;
margin:0 auto;
padding:0;
line-height:130%;
color:#777;
}

.entry-genre ul {
list-style-type: none;
margin:0 auto;
padding:0 0 0 0;
font-size:11px;
}

.entry-genre ul li {
background: url();
border:none;
margin:0 5px 0 0;
padding:0;
display:inline;
}

.entry-genre li a {
text-decoration:none;
color:#777;
}

.entry-genre li a:hover {
text-decoration:underline;
color:#C00;
}

/*--------------------------------------------------------
●ページナビ１(パン屑リスト)
--------------------------------------------------------*/
.page_navi1 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:0 0 2em;
height: 1%;
}

.page_navi1 ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi1 li {
display:inline;
}

.page_navi1 li a {
outline:none;
text-decoration:none;
}

.page_navi1 li a:hover {
outline:none;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●ページナビ２（new新しい記事・old古い記事）
--------------------------------------------------------*/
.page_navi2 {
font-size:12px;
text-align:left;
margin:0 auto;
padding:0 0 2em;
}

.page_navi2 ul {
list-style-type:none;
margin:0;
padding:0;
line-height:2.5;
}

.page_navi2 li a {
outline:none;
text-decoration:none;
padding: 0px 0px 0px 100px;
}

.page_navi2 li a:hover {
outline:none;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●記事内ページナビ
--------------------------------------------------------*/
.page_navi3 {
font-size:12px;
text-align:left;
margin:4em 0 2em 0;
padding:0;
}

.page_navi3 ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi3 ul li {
border:none;
display:inline;
margin:0 auto;
padding:0;
}

.page_navi3 li a {
outline:none;
text-decoration:none;
position:relative;
}

.page_navi3 li a:hover {
outline:none;
text-decoration:none;
position:relative;
top:0;
left:0;
}

/*--------------------------------------------------------
●フッター上ナビ
--------------------------------------------------------*/
.page_navi4 {
width:100%;
clear:both;
}

.page_navi4-in {
padding-top:1em;
margin:0 auto;
font-size:12px;
line-height:150%; 
}

.page_navi4-in ul {
list-style-type:none;
margin:0;
padding:0;
}

.page_navi4-in li {
display:inline;
}

.page_navi4-in li a {
outline:none;
text-decoration:none;
}

.page_navi4-in li a:hover {
outline:none;
text-decoration:underline;
position:relative;
top:0;
left:0;
}

/*角丸処理・IE以外*/
.page_navi4-in a {
border-top-left-radius:5px; /* CSS3草案 */
border-top-right-radius:5px; /* CSS3草案 */
-moz-border-radius-topleft:5px; /* Firefox用 */
-moz-border-radius-topright:5px; /* Firefox用 */
-webkit-border-top-left-radius:5px; /* Safari,Google Chrome用 */
-webkit-border-top-right-radius:5px; /* Safari,Google Chrome用 */
}

/*--------------------------------------------------------
●記事一覧
--------------------------------------------------------*/
#search {
background:#fff url();
margin-bottom:2em;
}

#search h2 {
font-size:16px;
text-align:left;
margin:0 auto;
}

#searchtitle {
font-size:16px;
text-align:left;
margin:0 auto;
}

#searchmain {
position:relative;
background:#fff url();
font-size:14px;
text-align:left;
padding:10px 5px 0;
line-height:1.5;
}

#searchmain ul {
margin:0;
padding:0;
}

#searchmain li {
list-style-type:none;
margin:0 0 10px;
text-align:left;
}

#searchmain li a {
outline:none;
font-size:14px;
font-weight:700;
}

#searchmain li a:hover {
outline:none;
background:#fff url();
text-decoration:underline;
}

#searchmain li .kiji_introduction {
font-size:12px;
color:#777;
margin:2px 0 0 0px;
}

#searchmain li .kiji_introduction a {
outline:none;
font-size:12px;
color:#777;
font-weight:400;
text-decoration:none;
}

#searchmain li .kiji_introduction a:hover {
outline:none;
text-decoration:underline;
color:#C00;
}

#searchmain2 {
background:#fff url();
font-size:12px;
text-align:left;
padding:10px 0 20px;
line-height:1.5;
}

/*--------------------------------------------------------
●トップインフォメーション
--------------------------------------------------------*/
.topinfo {
font-size:12px;
text-align:left;
margin-bottom:2em;
overflow:hidden;
}

.topinfo ul {
list-style-type:none;
margin:0;
padding:0;
}

.topinfo li a {
text-decoration:none;
}

.topinfo li a:hover {
text-decoration:underline;
}

.topinfo ol {
margin:0;
padding:0;
}

.topinfo ol li {
line-height:1.5;
margin-left:1.9em;
padding:0;
}

/*--------------------------------------------------------
●プラグイン３
--------------------------------------------------------*/
.post2 {
background:#fff url();
margin-bottom:2em;
overflow:hidden;
}

.post2 h2 {
font-size:16px;
text-align:left;
margin:0 auto;
}

.postmain2 {
background:#fff url();
font-size:12px;
text-align:left;
padding:10px 5px 0;
}

.postmain2 ul {
list-style-type:none;
margin:0;
padding:0;
}

.postmain2 li a {
text-decoration:none;
}

.postmain2 li a:hover {
text-decoration:underline;
}

.postmain2 ol {
margin:0;
padding:0;
}

.postmain2 ol li {
line-height:1.5;
margin-left:1.9em;
padding:0;
}

/*--------------------------------------------------------
●コメント
--------------------------------------------------------*/
#cm {
max-width:500px;
border:solid 1px #b0b0b0;
text-align:left;
margin-bottom:2em;
padding:0 15px;
}

#cm dt {
font-size:12px;
}

#cm dd {
font-size:12px;
margin:0 0 5px;
}

#cmtitle {
font-size:14px;
font-weight:700;
}

#comment {
border:solid 1px #b0b0b0;
margin:0 auto;
}

.cmposttitle {
font-size:12px;
font-weight:700;
border-top:solid 1px #b0b0b0;
margin:0 auto;
padding:10px 5px;
}

.cmbody,.cminfo {
font-size:12px;
margin:0 auto;
padding:0 5px 10px;
}

.cminfo {
text-align:right;
color:#777;
}

.hp {
color:#777;
}

.hp a,.hp a:visited,.edit a,.edit a:visited {
text-decoration:none;
color:#777;
}

.hp a:hover,.edit a:hover {
text-decoration:underline;
color:#C00;
}

/*--------------------------------------------------------
●トラックバック
--------------------------------------------------------*/
#tb {
max-width:500px;
border:solid 1px #b0b0b0;
text-align:left;
margin-bottom:2em;
padding:0 15px;
}

#tbtitle {
font-size:14px;
font-weight:700;
}

#tburl {
font-size:12px;
margin:0 auto;
padding-top:10px;
}

#tblink {
font-size:12px;
margin:0 auto;
padding-bottom:10px;
}

.tbposttitle {
font-size:12px;
font-weight:700;
border-top:solid 1px #b0b0b0;
margin:0 auto;
padding:10px 5px;
}

.tbbody,.tbinfo {
font-size:12px;
color:#111;
margin:0 auto;
padding:0 5px 10px;
}

.tbinfo {
text-align:right;
color:#777;
}

/*--------------------------------------------------------
●サイドバーボディ
--------------------------------------------------------*/
.menu {
background:#fff url();
margin-bottom:1em;
padding:0;
line-height:1.5;
}

.menutitle-l,.menutitle-r {
font-size:12px;
font-weight:700;
text-align:left;
margin:0 auto;
}

.menubody-l,.menubody-r {
font-size:12px;
text-align:left;
position:relative;
overflow:hidden;
}

.menubody-l a,.menubody-r a {
text-decoration:none;
outline:none;
}

.menubody-l a:hover,.menubody-r a:hover {
text-decoration:underline;
outline:none;
}

.menubody-l ul,.menubody-r ul {
margin:0;
padding:0;
}

.menubody-l ul li,.menubody-r ul li {
list-style-type:none;
}

.menubody-l li a,.menubody-r li a {
outline:none;
text-decoration:none;
}

.menubody-l li a:hover,.menubody-r li a:hover {
outline:none;
text-decoration:underline;
}

.menubody-l ol,.menubody-r ol {
margin:0;
padding:0;
}

.menubody-l ol li,.menubody-r ol li {
margin-left:1.9em;
padding:0;
}

/*--------------------------------------------------------
●フッター
--------------------------------------------------------*/
#footer1 {
width:100%;
clear:both;
font-size:10px;
padding:0;
margin:0 auto;
text-align:right;
}

#footer2 {
width:100%;
clear:both;
font-size:11px;
padding:0;
margin:0 auto;
line-height:1.5;
}

#footer1-in {
padding:5px 0;
margin:0 auto;
}

#footer2-in {
padding:15px 0 10px;
margin:0 auto;
}

#footer1 a,#footer2 a {
outline:none;
text-decoration:none;
}

#footer1 a:visited,#footer2 a:visited {
text-decoration:none;
}

#footer1 a:hover,#footer2 a:hover {
outline:none;
text-decoration:underline;
}

#footerinfo {
width:100%;
clear:both;
margin:0 auto;
padding:10px 0;
}

#footerinfo ul {
font-size:12px;
list-style-type:none;
margin:0;
padding:0;
}

#footerinfo li a {
text-decoration:none;
}

#footerinfo li a:hover {
text-decoration:underline;
}

#footerinfo ol {
font-size:12px;
margin:0;
padding:0;
}

#footerinfo ol li {
line-height:1.5;
margin-left:1.9em;
padding:0;
}

.f1 {
width:470px;
font-size:12px;
text-align:left;
border-left:#fff solid 0px; 
margin:0 5px 0 0;
float:left;
overflow:hidden;
}

.f2 {
width:250px;
font-size:12px;
text-align:left;
border-left:#fff solid 0px; 
float:left;
overflow:hidden;
}

.f3 {
width:250px;
font-size:12px;
text-align:left;
border-left:#fff solid 0px; 
float:right;
overflow:hidden;
}

.ftitle {
border-bottom:solid 1px #b0b0b0;
font-weight:700;
margin:0 0 5px;
padding:0 0 0 0;
}

address {
border-top:solid 0px #b0b0b0;
font-style:normal;
text-align:center;
}

address a {
outline:none;
text-decoration:none;
font-weight:700;
font-size:18px;
}

/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgr {
float:right;
padding:0 0 5px 10px;
}

/*--------------------------------------------------------
●画像右寄せ
--------------------------------------------------------*/
.imgl {
float:left;
padding:0 10px 5px 0;
}

/*--------------------------------------------------------
●回り込み解除
--------------------------------------------------------*/
.clear {
clear:both;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}

/*--------------------------------------------------------
●角丸処理・IE以外
--------------------------------------------------------*/
#container,#content1,#content2,#content3,#sidebar_l,#sidebar_r {
border-top-left-radius: 5px; /* CSS3草案 */
border-top-right-radius: 5px; /* CSS3草案 */
-moz-border-radius-topleft: 5px; /* Firefox用 */
-moz-border-radius-topright: 5px; /* Firefox用 */
-webkit-border-top-left-radius: 5px; /* Safari,Google Chrome用 */
-webkit-border-top-right-radius: 5px; /* Safari,Google Chrome用 */
border-bottom-left-radius: 5px; /* CSS3草案 */
border-bottom-right-radius: 5px; /* CSS3草案 */
-moz-border-radius-bottomleft: 5px; /* Firefox用 */
-moz-border-radius-bottomright: 5px; /* Firefox用 */
-webkit-border-bottom-left-radius: 5px; /* Safari,Google Chrome用 */
-webkit-border-bottom-right-radius: 5px; /* Safari,Google Chrome用 */
}
