@charset "utf-8"; 

/*simple_2x740px
2カラム 固定
061006

【1】共通設定
◆1-1　要素初期化
◆1-2　共通クラス
◆2-1　ヘッダ
◆2-2　フッタ

【3】レイアウト(2カラム固定)
◆3-1　全体枠
◆3-2　コンテンツ
◆3-3　中段
◆3-4　サイド1(2カラム)
◆3-5　サイド左(3カラム)
◆3-6　サイド右(3カラム)
◆3-5　補助枠(3カラム)

【4】コンテンツ内
◆4-0　ブログ本体
◆4-1　記事部分
◆4-2　記事日付
◆4-3　記事タイトル
◆4-4　記事本文
◆4-5　記事追記
◆4-6　記事下部
◆4-7　ページメニュー
◆4-8　ページトップ

【6】コメント･TB関連
◆6-1　コメント投稿フォーム
◆6-2　トラックバック一覧
◆6-3　コメント一覧

【7】プラグイン設定
◆7-0　プラグイン共通
◆7-1　カレンダー
◆7-2　RSS
◆7-3　最近の記事
◆7-4　過去記事
◆7-5　カウンター
◆7-6　最近のコメント
◆7-7　最近のトラバ
◆7-8　お気に入り
◆7-9　ブログ内検索
◆7-10　QRコード
◆7-11　読者登録
◆7-12　プロフィール
◆7-13　オーナーメール
◆7-14　インフォメーション
◆7-15　カテゴリ
◆7-16　新規投稿
◆7-17　カスタム1
◆7-18　カスタム2
◆7-19　カスタム3
*/


/*【4】コンテンツ内*/
/*◆4-0　ブログ本体*/
.blogbody{
	margin:0px 0px 10px 0px;
	width: 630px;
	background-color: #333333;
}
/*◆4-1　記事部分*/
.blog{
}
/*◆4-2　記事日付*/
.date{
	color:#fff;
	font-size:12px;
	letter-spacing:2px;
	line-height: 120%;
}


/*◆4-3　記事タイトル*/
.title{
	font-weight:bold;
	line-height:120%;
	font-size: 116.666%;
}
.title a:link , .title a:visited { text-decoration:none;}
.title a:hover , .title a:active { text-decoration:underline;}


/*◆4-4　記事本文*/
.main{
	width:610px;
	padding:20px 0px 15px 0px;
	overflow:hidden;
	line-height:1.5;
	background-color: #333333;
	font-size: 1.2em;
	margin: 0 10px;
}
.main table {
	width: 610px;
}
.main th {
	vertical-align: top;
	padding:0 0 10px;
}
.main td {
	vertical-align: top;
	padding:0 0 10px;
}
.main .more {
	text-align:center;
	padding:15px 0 0;
}
.main .color-red {
	color:#FF0000;
}

/*記事本文リンク色*/
.main a:link , .main a:visited {}
.main a:hover , .main a:active {}
/*「続きを読む」リンク色*/
a.acontinues:link , a.acontinues:visited {}
a.acontinues:active , a.acontinues:hover {}
/*◆4-5　記事追記*/
#more {}

/*◆4-6　記事下部*/
#content .more{
	background:transparent none;
}
.posted{
	color:#000;
	font-size:83.4%;
	text-align:right;
	margin:0px 0px 25px 0px;
}
a.aposted{}
a.aposted:link , a.aposted:visited {}
a.aposted:active , a.aposted:hover {}
.menu{
	color:#000;
	text-align:right;
}
/*◆4-7　ページメニュー*/
a.amenu:link , a.amenu:visited {}
a.amenu:active , a.amenu:hover {}
/*◆4-8　ページトップ*/
.pagetop{
	font-size:12px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
.pagetop a {
	padding:0 0 0 14px;
	background:url(/share/img/bg_pagetop.jpg) no-repeat 0 2px;
}

/*【6】コメント･TB関連*/
/*◆6-1　コメント投稿フォーム*/
table.form {
	margin:25px 0px 0px 13px;
}
.form th {
	vertical-align:top;
	text-align: right;
	font-weight: normal;
}
label{
	font-size:12px;
}
#author{
	width:200px;
	border:1px solid #484848;
}
#email{
	width:200px;
	border:1px solid #484848;
}
#url{
	width:200px;
	border:1px solid #484848;
}
#text{ font-size:12px;
	width:400px;
	height:200px;
	border:1px solid #484848;
}
.form .button {
	margin:0 auto;
	display: block;
}

/*◆6-2　トラックバック一覧*/
#trackback {
	margin:15px 0 0;
}
.trackback-url{
	color:#691815;
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 25px 13px;
	width: 489px;
}
.trackback-title{
	color:#000;
	font-weight:bold;
	line-height:150%;
	width: 502px;
}
.trackback-body{
	line-height:135%;
	margin:20px 0px 15px 13px;
	width: 489px;
}
.trackback-post{
	color:#000;
	text-align:right;
	margin:0px 0px 25px 13px;
	font-weight:bold;
	width: 489px;
}
a.atrackback-post{color:#4B4B4B;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link{color:#4B4B4B;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited{color:#4B4B4B;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active{color:#4B4B4B;text-decoration:none;font-weight:bold;}
a.atrackback-post:hover{color:#4B4B4B;text-decoration:none;font-weight:bold;}
/*◆6-3　コメント一覧*/
#comment {
	margin:15px 0 0;
}
.comments-head{
	color:#000;
	font-weight:bold;
	line-height:150%;
	width: 502px;
}
.comments-body{
	line-height:135%;
	margin:20px 0px 15px 13px;
	width: 489px;
}
.comments-post{
	color:#000;
	text-align:right;
	margin:0px 0px 25px 13px;
	width: 489px;
}

/*【7】プラグイン設定*/
/*◆7-0　プラグイン共通*/
.side {}
.sidetitle{
	height: 25px;
	text-indent: -99999px;
	margin: 0;
}
.sidebody{
	font-size:12px;
	line-height:140%;
	margin:0px 0px 10px 0px;
}
/*サイドリンク色*/
.side a:link , .side a:visited {}
.side a:active , .side a:hover {}

/*◆7-1　カレンダー*/
/*◆7-2　RSS*/
/*◆7-3　最近の記事*/
#recententry {}
/*◆7-4　過去記事*/
#archives {}
/*◆7-5　カウンター*/
/*◆7-6　最近のコメント*/
/*◆7-7　最近のトラバ*/
/*◆7-8　お気に入り*/
/*◆7-9　ブログ内検索*/
#search {}
#search .sidetitle {
	background:url(/share/img/bg_sitesearch_title.gif) no-repeat 0 0;
}
#search .sidebody {
	border: 1px solid #444;
	background-color: #333;
	padding:5px;
}
#search .text {
	width:120px;
}
#search .button {}

/*◆7-10　QRコード*/
/*◆7-11　読者登録*/
/*◆7-12　プロフィール*/
/*◆7-13　オーナーメール*/
/*◆7-14　インフォメーション*/
/*◆7-15　カテゴリ*/
#category {}
#category .sidetitle {
	background:url(/share/img/bg_category_title.gif) no-repeat 0 0;
}
#category .sidebody {}
#category ul li {
	background:url(/share/img/bg_category_st.gif) no-repeat 0 0;
	font-size:1.16em;
	font-weight:bold;
	padding:3px 0 0 5px;
}
#category ul li ul {
}

#category ul li li {
	background:transparent none;
	font-size:0.715em;
	font-weight:normal;
	padding:0;
}
#category ul .parts {
	margin:0 0 10px;
}
#category ul .parts li {
	display:block;
	font-size: 0.834em;
	padding: 0 0 0 12px;
	background:url(../share/img/bg_category_li.gif) no-repeat 0 0;
}
#category ul .equipment ul {
	width:193px;
	margin: 5px 0 0 2px;
}
/*clearfix*/
  /* WinIE7 only */
    *:first-child+html #category ul .equipment ul {height: 1%;}
  /* WinIE6 and below */
    /* hide \*/
    * html #category ul .equipment ul {height: 1%;}
    /*MacIE*/
  /* MacIE only */
    /*\*//*/ 
    #category ul .equipment ul {display: inline-table;}
    /**/
  #category ul .equipment ul:after{/* modern browser */
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
  }
#category ul .equipment li {
	float:left;
	width:90px;
	height:70px;
	display:inline;
	margin:0 5px 0 0;
	text-align:center;
/*hide\*/	overflow:hidden;/*MacIE*/
}
#category ul .equipment li a {
	display:block;
	width:90px;
	padding:50px 0 0;
}
#category ul .equipment .ac a {
	background:url(/share/img/bg_category_li_ac.gif) no-repeat 0 0;
}
#category ul .equipment .ets a {
	background:url(/share/img/bg_category_li_etc.gif) no-repeat 0 0;
}
#category ul .equipment .cd a {
	background:url(/share/img/bg_category_li_cd.gif) no-repeat 0 0;
}
#category ul .equipment .mc a {
	background:url(/share/img/bg_category_li_mc.gif) no-repeat 0 0;
}

#category .more {
	font-size:0.86em;
}
#category .more a {
	background:url(/share/img/bg_more.gif) no-repeat 0 1px;
	padding:0 0 0 14px;
}

/*◆7-16　新規投稿*/
/*◆7-17　カスタム1*/
#custom1 {}
/*◆7-18　カスタム2*/
#custom2 {}
#custom2 .sidetitle {
	background:url(/share/img/bg_category_title.gif) no-repeat 0 0;
}
#custom2 .sidebody {}
#custom2 ul li {
	background:url(/share/img/bg_category_st.gif) no-repeat 0 0;
	font-size:1.16em;
	font-weight:bold;
	padding:3px 0 0 5px;
}
#custom2 ul li ul {
}

#custom2 ul li li {
	background:transparent none;
	font-size:0.72em;
	font-weight:normal;

	padding:0;
}
#custom2 ul .parts li {
	display:inline;
}
#custom2 ul .equipment ul {
	width:193px;
	margin: 5px 0 0 2px;
}
/*clearfix*/
  /* WinIE7 only */
    *:first-child+html #custom2 ul .equipment ul {height: 1%;}
  /* WinIE6 and below */
    /* hide \*/
    * html #custom2 ul .equipment ul {height: 1%;}
    /*MacIE*/
  /* MacIE only */
    /*\*//*/ 
    #custom2 ul .equipment ul {display: inline-table;}
    /**/
  #custom2 ul .equipment ul:after{/* modern browser */
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
  }
#custom2 ul .equipment li {
	float:left;
	width:90px;
	height:70px;
	display:inline;
	margin:0 5px 0 0;
	text-align:center;
/*hide\*/	overflow:hidden;/*MacIE*/
}
#custom2 ul .equipment li a {
	display:block;
	width:90px;
	padding:50px 0 0;
}
#custom2 ul .equipment .ac a {
	background:url(/share/img/bg_category_li_ac.gif) no-repeat 0 0;
}
#custom2 ul .equipment .ets a {
	background:url(/share/img/bg_category_li_etc.gif) no-repeat 0 0;
}
#custom2 ul .equipment .cd a {
	background:url(/share/img/bg_category_li_cd.gif) no-repeat 0 0;
}
#custom2 ul .equipment .mc a {
	background:url(/share/img/bg_category_li_mc.gif) no-repeat 0 0;
}

#custom2 .more {
	font-size:0.86em;
}
#custom2 .more a {
	background:url(/share/img/bg_more.gif) no-repeat 0 1px;
	padding:0 0 0 14px;
}

/*◆7-19　カスタム3*/
#custom3 {}
