/* ---------------------------------------------------- */
/* -----   skin  : webdb3                         ----- */
/* -----   author: データベース小僧３号           ----- */
/* -----   blog  : webdb3                         ----- */
/* -----   url   : http://webdb3.blog99.fc2.com   ----- */
/* ---------------------------------------------------- */


/* ---------------------------------------- */
/*      ★　　　全体の設定　　　★　　　　　*/
/* ---------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	font-size: 14px;
	background-color: #fff;
	background-color: #8b0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #999;
	font-size: 14px;
}

form {
	padding: 0px;
	margin: 0px;
}

	/* -- ▼全体の外枠・広さの設定▼ -- */
.container { 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	width: 890px;
	background-color: #fff;
	border: 1px solid #bbb;
}


/* ---------------------------------------- */
/*      ★　　リンクの設定　　　★　　　　　*/
/* ---------------------------------------- */

a:link 		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover 	{color: #0000ff; text-decoration: none;}


/* ---------------------------------------- */
/*     ★　タイトルバナーの設定　　★　 　　*/
/* ---------------------------------------- */

.banner {
	width: 890px;
	padding: 0px;
	clear: both;
	margin: 0px 0px 15px 0px;
	
}
.banner_title {
	text-align: left;
	background:url('https://blog-imgs-42.fc2.com/r/a/m/ramenotakuno1/20130310183122201.jpg');
}

.banner_navi {
	text-align: left;
　　　  　color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}


	/* -- ▼ブログタイトル▼ --*/
.blog_title {
	padding: 10px 0px 5px 25px;
	font-size: 21px;
         font-family: "";
	margin: 0px;
}
	
	/* -- ▼ブログ説明▼ --*/
.intro {
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 10px 25px;
	font-size: 17px;
	margin: 0px;
}

#blog_title_url a:link { color:white ; text-decoration:none ; }
#blog_title_url a:visited { color:white ; text-decoration:none ; }
#blog_title_url a:hover,
#blog_title_url a:active,
#blog_title_url a:focus { color:white ; text-decoration:none ; }

.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;
}


/*　　　　トップを2分割　　　　*/


.topmargin{
margin: 0 10px;
}


.topborder{
width: 498px;
border: solid 1px #bbb;
margin-bottom:10px;
margin-left:5px;
}

.toptitle{
padding: 3px;
width:492px;
text-align: center;
font-size: 14px;
color: #fff;
background:#8b0000;
border-bottom: solid 1px #fff;
}

.topcontent{
padding: 3px;
width:493px;
text-align: left;
font-size: 14px;
color: #000;
line-height: 150%;
}

/*　　　　トップを2分割　　　　*/

/* ---------------------------------------- */
/*     ★　左メニュー全体の設定　　★　 　　*/
/* ---------------------------------------- */

.side_left {
	float: left;
	overflow:hidden;
	width: 190px;
}


/* ---------------------------------------- */
/*      ★　右メニュー全体の設定　　★　　　*/
/* ---------------------------------------- */

.side_right {
	float: left;
	overflow:hidden;
	width: 190px;
}


/* ---------------------------------------- */
/*       ★　中央記事部分の設定　　★ 　　　*/
/* ---------------------------------------- */

.main {
	float: left;
	overflow:hidden;
	width: 508px;
}


/* ------- ▼記事の外枠部分▼ ------- */
.entryBodybox {
	width: 498px;
	margin: 0px 5px 10px 5px;
	text-align: left;
	border: 1px solid #bbb;
}


.entry_title {
	color: #ffffff;
	font-size: 14px;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	background-color:#8b0000;
}
.entry_title a, .entry_title a:link{ color: #ffffff; text-decoration: none;}, .entry_title a:visited{ color: #ffffff; text-decoration: none;}, .entry_title a:active, .entry_title a:hover { color: #ff0000; text-decoration: none;}

.entry_body {
	font-size: 14px;
	line-height: 150%;
	font-family: "MS UI Gothic";
	margin: 15px 10px 5px 10px;
}

.entry_state {
	font-size: 14px;
	color: #000000;
	font-family: "MS UI Gothic";
	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: 14px;
	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: "MS UI Gothic";
	margin: 10px 10px 5px 10px;
}

.plg3_Bodybox ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.plg3_Bodybox li {
		background-image: url(https://blog-imgs-12-origin.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: "MS UI Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #888;
	background-color: #8b0000;
	padding: 4px 0px 2px 5px;
}

.sidetext {
		padding: 7px 2px 8px 2px;
		font-size: 13px;
		color: #333;
		line-height: 140%;
	}
	
.sidetext ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.sidetext li {
		background-image: url(https://blog-imgs-12-origin.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: #666;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 20px 5px;
}

.pagetop_right {
	color: #666;
	font-size: 14px;
	text-align: right;
	margin: 0px 5px 20px 0px;
}


/* ---------------------------------------- */
/*            ★　検索ボックス　★      　　*/
/* ---------------------------------------- */

.search {
	font-size: 13px;
}

.search input {
	border: 1px solid #666;
}

.btn {
	font-size: 14px;
	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: MS UI Gothic;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}

.cal_sun {
	color: #c00;
	font-size: 10px;
	font-family: MS UI Gothic;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}

.cal_sat {
	color: #5982b2;
	font-size: 10px;
	font-family: MS UI Gothic;
	text-align: center;
	margin: 0px;
	width: 25px;
	height: 15px;
}


/* -- ▼プラグイン内（日曜と土曜）設定▼ -- */

#sun {
	color: #c00;
}

#sat {
	color: #5982b2;
}


/* ---------------------------------------- */
/*           ★　フッダー部分　★       　　*/
/* ---------------------------------------- */

.footer {
	clear: both;
	width: 100%;
	font-size: 14px;
	text-align: center;
	letter-spacing : 1px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color:#eee;
	border-top:1px solid #bbb;
}