/*@charset "UTF-8";*/
/*レイアウト設定*/
body {
 margin: 0px auto 0px auto;
 padding: 0px;
 background-color: #EEE;
 font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #666666;
 text-align: center;
 width: 800px;
}
#wrap {
 float: left;
 background-image: url(image/cross.gif);
 background-repeat:no-repeat;
 background-color: #FFF;
 width: 800px;
 padding: 0px;
 margin: 10px auto 10px auto;
 text-align: left;
 border:1px solid #CCC;
}
#header {
 margin: 0px 0px 0px 115px;
 padding: 0px 0px 0px 0px;
 height: 85px;
 width: 685px;
/* border:1px solid #3F3;*/
}
#main {
 margin: 0px 0px 0px 115px;
 padding: 0px 0px 0px 0px;
 width: 685px;
/* border:1px solid #393;*/
}

.left {
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 0px 0px;
/* height: 200px;*/
 width: 240px;
 float:left;
/* border:1px solid #933;*/
}
.right {
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 0px 0px;
/* height: 200px;*/
 width: 440px;
 float:right;
/* border:1px solid #339;*/
}
.t_index {
 clear: both;
 margin: 0px 0px 20px 0px;
 padding: 0px 0px 0px 0px;
/* height: 200px;*/
 width: 685px;
/* border:1px solid #666;*/
}

#footer {
 clear: left;
 background-color: #FFF;
 width: 800px;
 height:50px
 padding: 10px;
 margin: 0px auto 0px auto;
 text-align: left;
 border:1px solid #CCC;
}
/* ------------------------------タイトル画像等設定------------------------------------------------------- */
.left h1{
/* display: none;*/
 text-indent:-4000px;
}
.left h1 {
 background-image: url(image/title.gif);
 background-repeat:no-repeat;
/*vertical-align: bottom;*/
 margin: 0px;
 padding: 0px 0px 0px 0px;
 height: 25px;
 width: 230px;
}

.left h2{
/* display: none;*/
 text-indent:-4000px;
}
.left h2 {
 background-image: url(image/title02.gif);
 background-repeat:no-repeat;
/*vertical-align: bottom;*/
 margin: 0px;
 padding: 0px 0px 0px 0px;
 height: 25px;
 width: 230px;
}

#footer h3 {
 font-size: 12px;
 margin: 0px;
 padding: 0px 0px 0px 8px;
 line-height: 25px;
 width: 300px;
 font-weight:normal;
}

/* --------------今のところ使っていない設定---------------- */
/* ------------------------------カテゴリリスト------------------------------------------------------- */
#banner {
	background-color: #999999;
	background-image: url(./images/ct_bg.jpg);
	background-repeat: repeat-y;
	width: 860px;
	height: 33px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:1px solid #CCC;
}

#ct_menu {
width:500px;
height:27px;  
margin: 0px; 
padding :0px;
}
#ct_menu ul { 
margin: 0px; 
padding :0px; 
list-style-type : none;
}
#ct_menu li { 
display : inline; 
padding :0px; 
margin:3px 3px 0px 3px;
float:left; 
/*border: 1px solid;*/
}
#ct_menu #menu_a_1 a {
background-image:url(./images/ct_news2.gif); 
width:110px; 
height:27px;
background-repeat:no-repeat; 
margin:0px; 
padding:0px;
background-color:#fff;
display:block;
}
#ct_menu #menu_a_1 a:hover {
background-color:#fff; 
background-image:url(./images/ct_news.gif);
width:110px; 
height:27px; 
background-repeat:no-repeat;
margin:0px;
padding:0px;
display:block;
}
#ct_menu #menu_a_2 a {
background-image:url(./images/ct_memo2.gif); 
width:110px; 
height:27px;
background-repeat:no-repeat; 
margin:0px;
padding:0px;
background-color:#fff;
display:block;
}
#ct_menu #menu_a_2 a:hover {
background-color:#fff; 
background-image:url(./images/ct_memo.gif);
width:110px; 
height:27px; 
background-repeat:no-repeat;
margin:0px;
padding:0px;
display:block;
}
#ct_menu #menu_a_3 a {
background-image:url(./images/ct_about2.gif); 
width:110px; 
height:27px;
background-repeat:no-repeat; 
margin:0px; 
padding:0px;
background-color:#fff;
display:block;
}
#ct_menu #menu_a_3 a:hover {
background-color:#fff; 
background-image:url(./images/ct_about.gif);
width:110px;
height:27px; 
background-repeat:no-repeat;
margin:0px;
padding:0px;
display:block;
}
#ct_menu #menu_a_4 a {
background-image:url(./images/ct_link2.gif); 
width:110px;
height:27px;
background-repeat:no-repeat; 
margin:0px; 
padding:0px;
background-color:#fff;
display:block;
}
#ct_menu #menu_a_4 a:hover {
background-color:#fff; 
background-image:url(./images/ct_link.gif);
width:110px; 
height:27px; 
background-repeat:no-repeat;
margin:0px;
padding:0px;
display:block;
}
.span1 {display:none;}

/* ------------------------------カテゴリリスト------------------------------------------------------- */




#banner_l {
	background-color: transparent;
	float:left;
	width:500px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searcharea {
	background-color: transparent;
	float:right;
	width:300px;
	padding: 0px 0px 0px 0px;
	margin:5px 4px 0px 0px;
	text-align:right;
	clear: right;
}
#menu {
	font-size: 11px;
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	margin: 3px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

#archivesmain {
	/*border-style: solid;*/
	/*border-width: 1px;*/
	/*border-color: #DDDDDD;*/
/*	float: right;*/
	float: left;
	width: 600px;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#content {/*3段カラム用メイン*/
	float: right;
	width: 430px;
}




/*グループ：エントリー毎*/
.entry {
	/*background-image: url(./images/main_middle.gif);*/
	/*background-repeat: repeat-y;*/
	width: 410px;
	padding: 0px 10px 0px 10px;
	line-height: 1.4em;
}

/*グループ：サイドカテゴリー毎*/
.side {
	margin: 0px 0px 0px 0px;
}

/*リンク設定*/
a { color: #336699; text-decoration: none; }
a:link { color: #336699; text-decoration: none; }
a:visited { color: #6699cc; text-decoration: none; }
a:hover { color: #FF6600; }
a:active { color: #FF6600; }

/*段落設定*/
p {
	margin: 0px;
	padding: 0em 0em 0.5em 0em;
}

/*イメージ設定*/
img {
	vertical-align: bottom;
}

/*リスト設定*/
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
ul ul {
	padding: 0px 0px 0px 1em;
}
li a:hover {
	background-image: url(image/star.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

/*引用部分*/
blockquote {
	margin:0em 0em 0em 0em;
	color:#555555;
	padding:0.5em 1em 0.5em 1em;
	border:1px #DDD solid;
}
pre {
	margin: 0px;
	padding: 0px;
}
.quotetitle {
	font-size: 12px;
	color: #666; 
	padding:0px 5px 0px 5px;
	margin:0px -5px 5px -5px;
	border-bottom:1px solid #EEEEEE;
}

/*フォーム設定*/
form {
	margin: 0px;
	padding: 0px;
}
select {
	width: 150px;
}
textarea {
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

/*バナー設定*/
.description {
padding:7px 5px 0px 5px;
font-size: 12px;
color: #999999;
display:none;
}

/*searchエリア設定*/
.searchTxt {
	font-size: 11px;
	color: #999999;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.searchBox {
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border:1px #666666 solid;
	margin: 0px 0px 0px 0px;
	height: 15px;
}
.searchBtn {
	font-size: 12px;
	color: #666; 
	margin:0px 0px 0px 0px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	width: 110px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 0px 0px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	float: right;
	clear: left;
}
.category {
	font-size: 11px;
	color: #999;
	text-align:right;
	clear: left;
}
.posted {
	/*background-image: url(./images/posted_bg.gif);*/
	/*background-repeat: no-repeat;*/
	font-size: 11px;
	color: #999999;
	padding: 0px 10px 0px 0px;
	margin: 5px 0px 0px 60px;
	text-align:right; 
}
.mainbottom {
	/*background-image: url(./images/main_bottom.gif);*/
	/*background-repeat: no-repeat;*/
	width: 430px;
}

/*エントリー設定（2段カラム用）*/
.a_entry {
	padding: 0px 10px 0px 10px;
	line-height: 1.4em;
}
.a_entry p {
	margin: 10px 0px 0px 0px;
}
.a_entry_header {
	background-image: url(./images/en_top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.a_title {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	height: 18px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.a_main {
/*	border-style: solid;*/
/*	border-width: 1px;*/
/*	border-color: #DDDDDD;*/
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.a_mainbottom {
	background-image: url(./images/spacer02.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 615px;
	margin: 0px 0px 0px 0px;
}
.a_posted {
	/*background-image: url(./images/posted_bg.gif);*/
	/*background-repeat: no-repeat;*/
	font-size: 11px;
	color: #999999;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 30px 60px;
	text-align:right;
}

/*メニュー設定*/
.navi {
	font-size: 11px;
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	padding: 2px 10px 10px 10px;
	line-height: 1em;
	font-weight: normal;
}

/*左サイド設定*/
.sidetitle_l {
	background-color: #999999;
	background-image: url(./images/side_left_top.gif);
	background-repeat: no-repeat;
	width: 170px;
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
	height: 35px;
	padding: 5px 0px 0px 10px;
}
.sidemiddle_l {
	background-color: #FFFFFF;
	background-image: url(./images/side_left_middle.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
	width: 160px;
	line-height: 1.5em;
}
.sidebottom_l {
	background-color: #FFFFFF;
	background-image: url(./images/side_left_bottom.gif);
	width: 180px;
	height: 15px;
	background-repeat: no-repeat;
}
.sidemiddle_l p {
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
}
.syndicate_l {
	background-color: #FFFFFF;
	background-image: url(./images/side_left_middle.gif);
	background-repeat: repeat-y;
	width: 160px;
	font-size: 11px;
	color: #666666;
	padding: 5px 10px 0px 10px;
	border-top: solid 1px #AAA;
}
.side_banner {
	margin: 10px 0px 10px 0px;
}


/*左サイド：カレンダー設定*/
#calendar {
	color:#777777;
	font-size:11px;
	background:#FFF;
	line-height:125%;
	padding:2px 4px 2px 0px;
	text-align:left;
	margin:0px auto 0px auto;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 160px;
}
#calendar caption {
	color:#7299A8;
	font-weight:normal;
	padding:2px 2px 2px 5px;
	letter-spacing: 0.3em;
	text-transform:uppercase;
	text-align:left;
	background-color: #FFFFFF;
}
#calendar th {
	text-align: center;
	font-size:10px;
	font-weight: normal;
}
#calendar td {
	text-align: center;
}

/*右サイド設定*/
.sidetitle_r {
	background-color: #EEE;
	background-image: url(./images/side_right_top.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 18px;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
	padding: 7px 0px 0px 10px;
}
.sidemiddle_r {
	background-color: #EEE;
/*	background-image: url(./images/side_right_middle.gif);*/
/*	background-repeat: repeat-y;*/
	width: 215px;
	font-size: 11px;
	color: #666666;
	padding: 5px 0px 0px 10px;
	line-height: 1.5em;
}
.sidebottom_r {
	background-color: #EEE;
/*	background-image: url(./images/side_right_bottom.gif);*/
/*	background-repeat: no-repeat;*/
	width: 225px;
	height: 5px;
}
.syndicate {
	background-color: #EEE;
	background-image: url(./images/side_right_middle.gif);
	background-repeat: repeat-y;
	width: 160px;
	font-size: 11px;
	color: #666666;
	padding: 5px 10px 0px 10px;
	border-top: solid 1px #AAA;
}

/*サブwindow用設定*/
#container {
	background-color: #FCFCFC;
	background-image: url(./images/inbox_bg.gif);
	background-repeat: repeat-y;
	background-position: 420px 0px;
	width: 430px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.blog {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 0px;
}
.comments-body {
	background-image: url(./images/main_middle.gif);
	background-repeat: repeat-y;
	width: 380px;
	padding: 0px 10px 0px 10px;
}
.comments-head {
	background-image: url(./images/main_top.gif);
	background-repeat: no-repeat;
	width: 380px;
	padding: 2px 10px 3px 10px;
	margin: 10px 0px 0px 0px;
	height: 23px;
	color: #2C657D;
	font-size: 12px;
	font-weight: bold;
}
.comments_form {
	width: 180px;
	float: left;
	margin: 0px 15px 0px 0px;
	border-right: dotted 1px #BBB;
	text-align: left;
	padding: 0px 15px 0px 0px;
}
.comments-post {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	border-top: solid 1px #DDDDDD;
	margin: 5px 0px 0px 0px;
}
#banner-commentspop {
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	background-image: url(images/long_date.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 3px 0px 2px 10px;
	margin: 0px;
	font-weight: bold;
}
.trackback-body {
	background-image: url(./images/main_middle.gif);
	background-repeat: repeat-y;
	width: 380px;
	padding: 0px 10px 0px 10px;
}
.trackback-url {
	background-image: url(./images/main_middle.gif);
	background-repeat: repeat-y;
	width: 380px;
	padding: 0px 10px 5px 10px;
	border-bottom: solid 1px #AAAAAA;
}
.trackback-post {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px #DDDDDD;
	margin: 0px 0px 0px 0px;
}
.ams {
	padding: 0px 0px 5px 0px;
	border-bottom: solid 1px #DDD;
	border-top: solid 1px #DDD;
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
}

/* アァーマァーゾォォーン */
.amazon_img img{
	width: 100px;
}
.drk7jpSimilarity table{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	/*border: solid 1px #333;*/
}

.drk7jpSimilarity table{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	/*border: solid 1px #333;*/
}

.drk7jpSimilarity td{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: solid 1px #333;*/
}


/* リンク集の設定 */
.links_l{
	margin: 5px 5px 0px 15px;
	padding: 0px 0px 0px 0px;
/*	border: solid 1px #333;*/
	width:260px;
	float:left;
}
.links_r{
	margin: 5px 5px 0px 15px;
	padding: 0px 0px 0px 0px;
/*	border: solid 1px #333;*/
	float:right;
	width:260px;
/*	clear:left;*/
}
