/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #9E8FA3;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height:1.3;
	color: #666;
	list-style: none;
	text-align: center;
}

img {
	border: none;
	vertical-align: middle;
}

a:link, a:visited, a:active {color: #0066cc;text-decoration: none;}
a:hover{color : #dd0000;text-decoration: underline;}

p.margin{margin: 5px 0px 5px 0px;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}
	
/* テーブルの属性*/
table {margin: 0px; font-size: 9pt; color: #666;}
td {padding: 2px; line-height:1.3; list-style-image: url("http://elogseek.com/img/bt.gif");}


/* 基本設定 ----------------------------- */
#base{
	width: 840px;
	margin: 0 auto;
	background: url("http://elogseek.com/img/base_back.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

/*  ヘッダー  */

#header .banner {
	width: 780px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	background: url("http://elogseek.com/img/header.jpg") no-repeat;
}

#header .banner_title {
	text-align: left;
	height: 120px;
	border-bottom: 1px #888;
}

#header .banner_navi {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 5px;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
}

	/* -- ▼ブログタイトル▼ --*/
#header .blog_title {
	padding: 35px 0px 5px 25px;
	font-size: 18px;
	font: bold;
	margin: 0px;
	text-decoration: none;
	width: 100%;
	filter: dropshadow(color=#ff0000,offx=1,offy=1,positive=1);
}


#header .blog_title a:hover{
	text-decoration: none;
}

	
	/* -- ▼ブログ説明▼ --*/
#header .intro {
	font-weight: normal;
	color: #fff;
	padding: 0px 490px 0px 25px;
	font-size: 12px;
	margin: 0px;
}


.navi{
	position: absolute;
	top: 1px;
	padding: 1px;
	right: 10px;
	font-size: 9pt;
}


.navi3{
	position: absolute;
	top: 48px;
	right: 20px;
}


.navi4{
	position: absolute;
	left: 10px;
	top: 0;
	list-style-image: url("http://elogseek.com/img/arl.gif");
	text-indent: 0px;
	padding: 3px 10px 10px 18px;
}


.navi5{
	position: absolute;
	top: 26px;
	right: 25px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	width: 100%;
}


/*グローバルメニューの設定*/

/*グローバルメニュー*/
div#global-menu li { background: #333; }

/*グローバルメニュー　ハイライト*/
div#global-menu li a:hover{ background: #fff; }

/*グローバルメニュー*/
div#global-menu li{
	border-left: 1px solid #ab2ba4;
	border-right: 0px solid #ab2ba4;
	border-bottom: 1px solid #ab2ba4;
}

/*グローバルメニュー*/
div#global-menu li a{ color: #fff; }
div#global-menu li a:link{ color: #fff; }
div#global-menu li a:visited{ color: #fff; }
div#global-menu li a:hover{ color: #ff3300; }

/*サイズ設定*/
div#global-menu{
	padding: 0;
	width: 780px;
	text-align: center;
}


div#global-menu li{
	float: left;
	display: block;
	list-style-type: none;
	padding: 1px;
	width: 153px;
	font-size: 9pt;
}

div#global-menu li a{
	display: block;
	text-decoration: none;
	width: 153px;
}


/* ナビゲーションバー全体のスタイル */
#navbar {
    text-align: left; /* 配置 */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; /* フォントスタイル */
    font-weight: normal; /* フォントの太さ */
    font-size: 9pt; /* フォントサイズ */
    width: 780px; /* 全体の幅 */
    line-height: 150%; /* テキストの高さ */
    color:#999999; /* 文字色 */
    background-color: #efefef; /* 背景色 */
}

/* リンクのスタイル */
#navbar a{
    background-color: #efefef; /* 背景色 */
    color:#999999; /* 文字色 */
    padding: 5px 6px 3px 6px; /* リンク文字のパディング */
}
 
/* リンクをポイントした時のスタイル */
#navbar a:hover{
    background-color: #ffffe8; /* 背景色 */
    color:#0066cc; /* 文字色 */
    text-decoration: none; /* テキストの装飾をなくす */
}


/* ナビゲーションバー全体のスタイル */
#navbar2 {
    text-align: left; /* 配置 */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; /* フォントスタイル */
    font-weight: normal; /* フォントの太さ */
    font-size: 9pt; /* フォントサイズ */
    width: 800px; /* 全体の幅 */
    line-height: 160%; /* テキストの高さ */
    color:#fff; /* 文字色 */
    background-color: #ab2ba4; /* 背景色 */
}

/* リンクのスタイル */
#navbar2 a{
    background-color: #ab2ba4; /* 背景色 */
    color:#fff; /* 文字色 */
    padding: 3px 5px 3px 5px; /* リンク文字のパディング */
}
 
/* リンクをポイントした時のスタイル */
#navbar2 a:hover{
    background-color: #ffffe8; /* 背景色 */
    color:#0066cc; /* 文字色 */
    text-decoration: none; /* テキストの装飾をなくす */
}


/*インフォメーション*/
.new{
	width: 424px;
	height: 100px;
	overflow: auto;
	border: 1px solid #ddd;
	scrollbar-face-color: #fbedfe;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: justify;
	text-justify: distribute;
	text-indent: -15px;
	background: #fbedfe;
	list-style-image: url("http://elogseek.com/img/media.gif");
}


/*  記事枠等の属性  */
#right {
	float: right;
	width: 585px;	
	margin: 5px 0px;
	background: #FFF;
	overflow-x: hidden;	
}

#right h2 {
	padding: 3px 5px 3px 10px;
	margin: 0 10px 0 5px;
	font: bold 12px/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	color: #ffffff;
	border-left: 5px solid #cc0000;
	background: url("http://elogseek.com/img/h2_back.gif");
	clear: both;
}

#right h2 a {
	text-decoration: none;
	color: #FFF;
}
					
#right h2 a:hover {
	color: #ffffcc;
}

#right h3 {
	padding: 0px 10px;
	border-bottom: 1px solid #403366;
	color: #666;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#right h4 {
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #403366;
	font: bold 100%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

#right h5 {
	padding: 0 10px;
	color:#ff0000;
	border-bottom: 1px dotted #ffc4ff; 
	font: normal 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	text-align: left;
}

			
#right .cont{
	margin: 0px 10px 20px 5px;
	border-style: solid;
	border-color: #DDD;
	border-width: 0 1px 1px 1px;
}

#right .cont .doc{
	padding: 10px;
	text-align: left;
	font:normal 100%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}


#right .info {
	width: 600px;
	height: 200px;
	margin: 0px 10px 20px 5px;
	text-align: left;
	background: url("http://elogseek.com/img/info.gif") no-repeat;
}


/* 画像関連のレイアウト　*/

.elo-img-box {
	margin: 5px;
	padding: 5px;
	line-height: 120%;
	float: left;
	width: 171px;
	_width: 181px;
	border: 1px solid #ddd;
	text-align: left;
	overflow: hidden;
}

.elo-img-box p{
	margin: 5px 5px 0px 5px;
}

.elo-img{
	width: 150px;
	margin: 5px;
}

.elo-img3{
	float: right;
	margin: 5px;
}


.ctd{
float:left;
text-align:center;
padding: 7px 13px 3px 13px;
margin:0;
}

.ctd img{
clear:left;
}

.ctd div{
margin:0px;
}

.line{
clear:left;
text-align:right;
margin:0px 10px 0px 10px;
padding:10px 10px 10px 10px;
}

.line2{
clear:left;
text-align:left;
margin:0px 10px 0px 0px;
padding:10px 10px 10px 10px;
}


/*　詳細へ　*/
.next {
	margin : 10px 0;
}

.next a{
	float: right;
	width: 80px;
	height:20px;
	display: block;
	background: url("http://elogseek.com/img/more01.gif") no-repeat;
	text-decoration: none;
	text-align: center;
	color: #666;
}

.next a:hover{
	width: 80px;
	height:20px;
	display: block;
	background: url("http://elogseek.com/img/more02.gif") no-repeat;
	color: #FF0000;
}

/*  パンくずリスト  */
#right .navi2 {
	margin :0px;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

#right .navi2 a {
	color: #613366;
	text-decoration: none;
	}

#right .navi2 a:hover {
	color: #FF6633;
	text-decoration: underline;
	}

/*  記事一覧  */
#right ol{
	margin: 0px 0px 0px 0px;
}

#right li{
	margin: 5px 5px 5px 40px;
	font-size: 100%;
	color; #666;
}

#right .cform{
	margin: 0;
}

/*----- trackbacks & Comments-----*/

#right #trackbackdata, #right #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#right #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#right #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#right .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}



/*  サイドメニュー等の属性  */
#left {
	float: left;
	width: 215px;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
}

#left h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #DDD;
	background: #f758b5;
	font: bold 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	padding: 5px 5px 5px 10px;
	background: url("http://elogseek.com/img/h2_back.gif");
}

/*　アドセンス　*/
#left .ads{
	margin: 0 5px 0 10px;
}

#left .search{	
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#left .elo-img-box2 {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 10px;
	line-height: 120%;
	border: 1px solid #DDD;
	text-align: left;
}

#left .Categories{	
	padding: 5px 5px 5px 22px;
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	list-style-image: url("http://elogseek.com/img/bt3.gif");
	text-align: left;
	line-height: 150%;
}

#left .link{	
	padding: 5px 5px 5px 22px;
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	list-style-image: url("http://elogseek.com/img/bt2.gif");
	text-align: left;
	line-height: 150%;
}

#left .link2{	
	padding: 5px 8px 5px 8px;
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-align: left;
}


/*　検索窓　*/
#left .search div {
	padding: 10px 5px 10px 20px;
	text-align: left;
}


/* カテゴリ指定 */
#left .cat{
	margin: 0;
}

#left .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #DDD;
	background: #f758b5;
	font: bold 12px  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: url("http://elogseek.com/img/h2_back.gif");
}

#left ul.menu{
	margin: 0 5px 0 10px;
	padding: 0;
	list-style-type: none;
}

#left ul.menu li{
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#left ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #f5f5f5 url("http://elogseek.com/img/menu01.gif") no-repeat;
	color: #0066cc;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#left ul.menu li.tc1  a .des{
	padding: 5px;
	background: #f5f5f;
	color: #886699;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#left ul.menu li.tc1 a:hover {
	background: #FFF url("http://elogseek.com/img/menu02.gif") no-repeat;
	color: #333;
}


#left ul.menu li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #f5f5f5 url("http://elogseek.com/img/menu03.gif") no-repeat;
	color: #0066cc;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#left ul.menu li a .des{
	padding: 5px;
	background: #f5f5f5;
	color: #886699;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#left ul.menu li a:hover {
	background: #FFF url("http://elogseek.com/img/menu04.gif") no-repeat;
	color: #333;
}

#left ul.menu li a:hover .des {
	background: #FFF;
}


/*フッターナビ*/
#f_navi {
	clear: both;
	text-align: right;
	margin: 0px 15px 0px 10px;
	font-size: 85%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
	clear: both;
	width: auto;
	height: 35px;
	background: #FFF url("http://elogseek.com/img/footer.jpg") no-repeat;
	margin: 0;
}

#footer div {
	float: center;
	margin: 3px;
	padding: 5px 10px 0 0;
	color: #fff;
	font-size: 95%;
	line-height: 1.0;
	text-align: center;
}

#f_div {
	float: center;
	color: #fff;
	font-size: 95%;
	line-height: 1.5;
	text-align: center;
	margin: 0px 16px 10px 15px;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF6600;text-decoration: none;}

#footer ul {
	margin: 0;
	padding: 0;
	float: left;
}
#footer li {
	list-style: none;
	float: left;
	margin: 0;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}

.powered {
	margin:  5px 0px 0px 3px;
	text-align: center;
}


/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #fffff4;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #999999;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #ccccff;}/*黄緑テキスト*/
.white{ color: #ffffff;}/*白テキスト*/

/*●線*/
hr{
	border-width: 1px 1px 1px 1px;
	color:#ddd;
	border-style: dotted dotted dotted dotted;
	clear: both;
}

