@charset "utf-8";
/* CSS Document */
/*======================================

オリジナル設定

=======================================*/
div.guide{
	width:90%; /*必ずwidthは指定する。(100%などでもOK)*/
	display:table;margin-top : 40px;margin-left : 15px;
}

div.guide .floor{width : 60px;color : #008000;font-size : 13px;text-align : left;
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないようにmarginは0に設定*/
         clear : both;
	display:table-cell;
         float : left;
	vertical-align:top;
	font-weight : bold;
	/width:60px;
	/float:left; /* IE 6, 7 */
}

div.guide ul{width : 480px;margin:0;
	margin-top : 0px;
         margin-bottom : 5px;
         float : left;
	display:table-cell;
	vertical-align:top;
	/zoom:1; /* IE 6, 7 */
}

div.guide p{
	font-size : 15px;
	color : #333;
	line-height : 1.7;
	letter-spacing : 0.1em;
}

#top728{
	border : #EEE solid 2px ;
	margin-top : 20px;
	margin-bottom : 20px;
         padding-top : 20px;
         padding-bottom : 10px;
	background-color : #FFFFFF;
	}

div.guide li{list-style: none;clear : both;font-size : 15px;color : #000000;margin-bottom : 2px;}
div.guide li:first-letter{margin-left : 0px;}
.topcomment{font-size : 125%;margin : 30px 0 30px 0;color : #555555;width : 95%;line-height : 1.7;}
.topkotei{font-size : 15px;margin-top : 10px;margin-bottom : -10px;margin-left : -7px;padding : 5px;background-color : #FFFFFF;
	width : 800px;border-left : 2px solid #008000;}
.topkotei h2{font-size : 15px;}
.endcomment{margin-top : 15px;margin-bottom : 15px;}
.map{margin-bottom : 8px;margin-right : 15px;text-align : right;margin-top : 15px;font-size : 14px;}
#googlebottom{text-align : left;margin-top : 20px;margin-bottom : 35;margin-left: 20;}
#adtop{clear : both;margin-bottom : 30px;margin-top : 30px;margin-left : 0px;}
.header h2{font-size : 14px;color : #FFCC00;}
#gbottom{margin-bottom : 25px;margin-left : ;}

/*======================================

基本設定

=======================================*/

body,td,th {
	font-family:Sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://file.floorguide.atgj.net/a03.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;

}
/*======================================

リンク

=======================================*/

a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

.sidebar a:link,.entryfooter a:link {
	color: #333300;
	text-decoration: underline;
}
.sidebar a:hover,.entryfooter a:hover {
	color: #333300;
	text-decoration: underline;
}
.sidebar a:visited,.entryfooter a:visited {
	text-decoration: underline;
	color: #333300;
}
.sidebar a:active,.entryfooter a:active {
	text-decoration: underline;
	color: #333300;
}

/*======================================

ヘッダー

=======================================*/
.base .header {
	width: 100%;
	background-image: url(http://bfile.shinobi.jp/6009/header_background.png);
	height: 110px;
}
/*======================================

タイトルとかまとめ

=======================================*/
.header .title{
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -446px;
	background-image: url(http://bfile.shinobi.jp/6009/header.png);
	height: 80px;
	padding-top: 18px;
	padding-left: 50px;
	position: absolute;
	left: 50%;
	z-index: 1;
}
/*======================================

ブログ名

=======================================*/
.header h1 {
	font-size: 24pt;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	position: relative;
	letter-spacing: -4px;
	color: #CCCCCC;
}
.header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.header h1 a:visited {
	color: #FFFFFF;
}
.header h1 a:hover {
	color: #FFFFCC;
}

/*======================================

ブログ内容の説明

=======================================*/
.header  h1  span.des {
	font-size: 10px;
	display: block;
	letter-spacing: -1px;
}
/*======================================

RSSとTwitterのアイコン部分。
display:noneまたは<div class="rss">のHTMLを削除すると消えます。

=======================================*/
.header .rss {
	position: absolute;
	top: -35px;
	right: 20px;
	z-index: 2;
}
/*======================================

メニュー

=======================================*/
.base  #menu  {
	background-image: url(http://bfile.shinobi.jp/6009/menu_background.png);
	width: 100%;
	height: 32px;
}
.base #menu ul {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-image: url(http://bfile.shinobi.jp/6009/menu_ul.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.base #menu li {
	float: left;
	height: 32px;
	font-size: .9em;
}
.base #menu li a {
	background-image: url(http://bfile.shinobi.jp/6009/menu_line.png);
	background-position: right 1px;
	display: block;
	line-height: 29px;
	height: 32px;
	width: 110px;
	text-align: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.base #menu li a:hover {
	color: #FFCC00;
	background-image: url(http://bfile.shinobi.jp/6009/menu_line_hover.png);
	background-position: right 2px;
}
/*======================================

メインブロック

=======================================*/
.base #main {
	margin: auto;
	width: 950px;
	margin-top : 25px;
}
.base .maincontents {
	clear: both;
	padding-left: 10px;
}
/*======================================

左のエントリーが表示されるブロック

=======================================*/
.base .maincontents .entry-body {
	float: left;
	width: 73%;
	margin: 10px;
	margin-top : 0px;
	padding: 10px;
}
.base .maincontents .entry-body .entry {
	border: 2px solid #F0F0F0;
	background-color: #FFFFFF;
}
/*======================================

記事のタイトル

=======================================*/
.entry  #entrytitle  {
	margin: 0px;
	font-size: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	background-image: url(http://bfile.shinobi.jp/6009/166197a2.gif);
	background-position: center center;
}
.entry  #entrytitle a {color : #800000;
	display: block;
	text-decoration : none;
}
/*======================================

記事が表示される部分

=======================================*/
.entry .entrybox {
	line-height: 1.8em;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.entry a img {
        margin: 5px 2px;
        padding: 1px;
        border: #ddd 2px solid;
}
.EntryPsText {
        margin: 10px;
}
/*======================================

日付など

=======================================*/
.entry .entryfooter {
	margin : 0px;
	font-size: 1.0em;
	text-align: right;
	padding: 3px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #EEEEEE;
}
/*======================================

コメントブロック

=======================================*/
.entry-body  .CommentBlock,.TrackbackBlock {
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.CommentBlock .CommentMenuTitle {
	font-size: 1.3em;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.CommentFormTable td {
	text-align: right;
	padding: 5px;
}
/*======================================

フォーム設定

=======================================*/
form {
	margin: 0px;
	padding: 0px;
}
textarea, input {
	margin: 3px;
	padding: 2px;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 2px solid #EDEDED;
}
.CommentFormSubmit #send {
	width: 100px;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #F0F0F0;
}
/*======================================

コメントタイトル

=======================================*/
.CommentTextBox .CommentTitle {
	font-size: 1.2em;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*======================================

コメント部分

=======================================*/
.CommentTextBox  .CommentText  {
	padding: 10px;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.CommentFooter,.CommentResFooter  {
	background-color: #FAFAFA;
	padding: 5px;
	font-size: .9em;
	text-align: right;
}
.CommentBlock   .CommentResBlock {
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.CommentResBox .CommentResTitle {
	font-size: 1.2em;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CommentResBox .CommentResText {
	padding: 10px;
}
/*======================================

HOMEやNEXTなどのナビゲーション部分

=======================================*/
.PageLinkBlock {
	padding-top : 35px;
	background : #FFF;
	text-align: left;
	padding: 10px;
	font-size: 13px;
}
.PageLinkBlock a{
	color : #555;
}
/*======================================

サイドバー

=======================================*/
.base .maincontents .sidebar {
	float: right;
	width: 20%;
	padding: 5px;
	border: 1px solid #D5D5D5;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	z-index: 11;
	position: relative;
	_width: 20% /*IE6用*/
}
/*======================================

プラグインタイトル

=======================================*/
.sidebar-body #sidebartitle {
	font-size: 1.2em;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color : #800000;
}
.blogsearch .box {
	width: 120px;
}
.blogsearch .btn {
	width: 40px;
	height: 30px;
}
.sidebar-body .PluginContents {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 14px;
	line-height : 1.6;
}
/*======================================

回り込み解除

=======================================*/
.clear    {
	clear: both;
	text-indent: -99999px
}
/*======================================

フッタ

=======================================*/
.footer   {
	background-color: #2E2E2E;
	width: 100%;
	color: #999999;
	line-height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.footer  a {
	color: #CCCCCC;
}

h1, li a {
	text-shadow: 0px 0px 3px #000; /*テキストに影*/
}
#entrytitle, .CommentMenuTitle, .PluginTitle {
	text-shadow: 0px 0px 3px #999; /*テキストに影*/
}
.entry,.sidebar,.CommentBlock,.TrackbackBlock {
	-moz-border-radius: 3px;         /*                    */
	-webkit-border-radius: 3px;      /*   　　角丸に     　*/
	border-radius: 3px;              /*                    */
    -webkit-box-shadow: 0px 0px 5px #eee;  /*                    */
    -moz-box-shadow: 0px 0px 5px #eee;     /*    ボックスに影    */
    box-shadow: 0px 0px 5px #eee;          /*                    */
}
