/* ---------------------------------------------------- */
/* -----   skin  : webdb3                         ----- */
/* -----   author: データベース小僧３号           ----- */
/* -----   blog  : webdb3                         ----- */
/* -----   url   : http://webdb3.blog99.fc2.com   ----- */
/* ---------------------------------------------------- */


/* ---------------------------------------- */
/*      ★　　　全体の設定　　　★　　　　　*/
/* ---------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	font-size: 12px;
	background-color: #fff;
	background-image: url('http://blog-imgs-12.fc2.com/w/e/b/webdb3/bg_dot_8x10.gif');
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #000;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

	/* -- ▼全体の外枠・広さの設定▼ -- */
.container { 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	width: 1000px;
	background-color: #fff;
	border: 1px solid #bbb;
}


/* ---------------------------------------- */
/*      ★　　リンクの設定　　　★　　　　　*/
/* ---------------------------------------- */

a:link 		{color: #0000ff; text-decoration: underline;}
a:visited 	{color: #0000ff; text-decoration: underline;}
a:hover 	{color: #A631C9; text-decoration: underline;}


/* ---------------------------------------- */
/*     ★　タイトルバナーの設定　　★　 　　*/
/* ---------------------------------------- */

.banner {
	width: 1000px;
	padding: 0px;
	clear: both;
	margin: 0px 0px 15px 0px;
	
}
.banner_title {
	text-align: left;
	background-image: url('http://blog-imgs-12.fc2.com/w/e/b/webdb3/top_tytle_bg_blue_830x10.gif');
}

.banner_navi {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}

	/* -- ▼ブログタイトル▼ --*/
.blog_title {
	padding: 10px 0px 5px 25px;
	font-size: 16px;
	margin: 0px;
}
	
	/* -- ▼ブログ説明▼ --*/
.intro {
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 10px 25px;
	font-size: 13px;
	margin: 0px;
}

#blog_title_url a:link { color:white ; text-decoration:underline ; }
#blog_title_url a:visited { color:white ; text-decoration:underline ; }
#blog_title_url a:hover,
#blog_title_url a:active,
#blog_title_url a:focus { color:white ; text-decoration:underline ; }

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	font-weight: normal;
	color: #46736f;
	text-decoration: none;
}


/* ---------------------------------------- */
/*     ★　左メニュー全体の設定　　★　 　　*/
/* ---------------------------------------- */

.side_left {
	float: left;
	overflow:hidden;
	width: 200px;
}


/* ---------------------------------------- */
/*      ★　右メニュー全体の設定　　★　　　*/
/* ---------------------------------------- */

.side_right {
	float: left;
	overflow:hidden;
	width: 200px;
}


/* ---------------------------------------- */
/*       ★　中央記事部分の設定　　★ 　　　*/
/* ---------------------------------------- */

.main {
	float: left;
	overflow:hidden;
	width: 580px;
}


/* ------- ▼記事の外枠部分▼ ------- */
.entryBodybox {
	width: 580px;
	margin: 0px 5px 10px 5px;
	text-align: left;
	border: 1px solid #bbb;
}


.entry_title {
	color: #ffffff;
	font-size: 13px;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #8593A9;
	background-color:#D1DFED;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active, .entry_title a:hover { text-decoration: none;}

.entry_body {
	font-size: 12px;
	line-height: 150%;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	margin: 15px 10px 5px 10px;
}

.entry_state {
	font-size: 12px;
	color: #666666;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	text-align: center;
	margin: 20px 0px 20px 0px;
	clear: both;
}

	/* -- ▼コメントタイトル▼ -- */
.comtitle {リフレックス名無しさん
	font-weight: bold;
	color:#666;
	padding-left: 10px;
}

	/* -- ▼トラックバックタイトル▼ -- */
.tbtitle {
	font-weight: bold;
	color:#666;
	padding-left: 10px;
	padding-top: 10px;
}


	/*　-- ▼引用▼ --　*/
blockquote {
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	background-color:#f0f0f0;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 3px solid #cdcdcd;

}

/* 記事内の画像 */
.entry_body img {
	border: 2px solid #CFDCEF;
}

.nav {
	margin-bottom: 10px;
}

/* --▼プラグインカテゴリー３スタイル▼-- */
.plg3_Bodybox {
	width: 478px;
	margin: 0px 5px 10px 5px;
	text-align: left;
	border: 1px solid #bbb;
}


.plg3_title {
	color: #0000ff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #8593A9;
	background-color:#D1DFED;
}

.plg3_body {
	font-size: 12px;
	line-height: 150%;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	margin: 10px 10px 5px 10px;
}

.plg3_Bodybox ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.plg3_Bodybox li {
		background-image: url(http://blog-imgs-12.fc2.com/w/e/b/webdb3/list_blue_02_8x8.gif);
		background-repeat: no-repeat;
		background-position: 3px 8px ;
		color: #666;
		padding: 0px 0px 0px 15px;
		margin: 0px;
	}


/* ---------------------------------------- */
/*       ★　サイドメニューの設定　　★ 　　*/
/* ---------------------------------------- */

.sideSet {
	width: 180px;
	margin: 0px 5px 20px 5px;
	text-align: left;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.sidetitle {
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #888;
	background-color: #336699;
	padding: 4px 0px 2px 5px;
}

.sidetext {
		padding: 7px 2px 8px 2px;
		font-size: 12px;
		color: #333;
		line-height: 140%;
	}
	
.sidetext ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.sidetext li {
		background-image: url(http://blog-imgs-12.fc2.com/w/e/b/webdb3/list_blue_02_8x8.gif);
		background-repeat: no-repeat;
		background-position: 3px 5px ;
		color: #666;
		padding: 0px 0px 0px 15px;
		margin: 0px;
	}

/* 自己紹介画像 */
.prfimg {
	text-align: center;
}


/* ---------------------------------------- */
/*     ★　ページトップへナビの設定　★ 　　*/
/* ---------------------------------------- */

.pagetop_left {
	color: #333;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 20px 5px;
}

.pagetop_right {
	color: #333;
	font-size: 11px;
	text-align: right;
	margin: 0px 5px 20px 0px;
}


/* ---------------------------------------- */
/*            ★　検索ボックス　★      　　*/
/* ---------------------------------------- */

.search {
	font-size: 12px;
}

.search input {
	border: 1px solid #666;
}

.btn {
	font-size: 12px;
	color: #666;
}


/* ---------------------------------------- */
/*           ★　カレンダー部分　★     　　*/
/* ---------------------------------------- */

.calender {
	width: 100%;
	font-size: 10px;
	color: #333;
	letter-spacing : 1px;
	margin: 0px;
	padding: 0px;
}

.cal {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}

.cal_sun {
	color: #c00;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}

.cal_sat {
	color: #5982b2;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}


/* -- ▼プラグイン内（日曜と土曜）設定▼ -- */

#sun {
	color: #c00;
}

#sat {
	color: #5982b2;
}


/* ---------------------------------------- */
/*           ★　フッダー部分　★       　　*/
/* ---------------------------------------- */

.footer {
	clear: both;
	width: 100%;
	font-size: 12px;
	text-align: center;
	letter-spacing : 1px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color:#eee;
	border-top:1px solid #bbb;
}