﻿
/* ---------------------------------------- */
/*      　　　全体の設定　　　　　　　　*/
/* ---------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666;
	font-size: 12px;
	background-color: #fff;
	
	text-align: center;
	margin: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #999;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}

	/* -- 全体の外枠・広さの設定 -- */
.container { 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	/* width: 830px; */
	width: 950px;
	background-color: #fff;
	border: 1px solid #bbb;
}


/* ---------------------------------------- */
/*      　　リンクの設定　　　　　　　　*/
/* ---------------------------------------- */

a:link 		{color: #0000ff; text-decoration:none;}
a:visited 	{color: #0000ff; text-decoration:none;}
a:hover 	{color: #0000ff; text-decoration:none;}

a:hover img {
	opacity: 0.6;			/*リンク画像 マウスオーバー時の透明度 IE以外のモダンブラウザ用*/
	filter: alpha(opacity=60);	/*リンク画像 マウスオーバー時の透明度 IE用*/
}
/* ---------------------------------------- */
/*     　タイトルバナーの設定　　　 　　*/
/* ---------------------------------------- */

.banner {
        float: left;
	/* width: 830px; */
	width: 950px;
	padding: 0px;
	clear: both;
	margin: 0px 0px 15px 0px;
	
}
.banner_title {
/***********
	text-align: left;
	color: #ffffff;
	background-image: url('../img/top_tytle.gif');
*********/
	width:auto;
	background: #002362 url(../img/top_tytle.jpg) repeat-x;
	min-height:75px;
	border-bottom: 0px solid #fff;
}

.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;
	color: #ffffff;
	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: 170px;
}


/* ---------------------------------------- */
/*      　右メニュー全体の設定　　　　　*/
/* ---------------------------------------- */

.side_right {
	float: left;
	overflow:hidden;
	width: 170px;
}


/* ---------------------------------------- */
/*       　中央記事部分の設定　　 　　　*/
/* ---------------------------------------- */

.main {
	float: left;
	overflow:hidden;
	/* width: 488px; */
	/* width: 660px; */
	width: 780px;
}


/* ------- 記事の外枠部分 ------- */
.entryBodybox {
	/* width: 478px; */
	/* width: 655px; */
	width: 767px;
	margin: 0px 5px 10px 5px;
	text-align: left;
	border: 1px solid #bbb;
}


.entry_title {
	color: #000000;
	/* 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;
	/* background-color:#336699; */
}
.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: 0px 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(../img/list_01.gif);
		background-repeat: no-repeat;
		background-position: 3px 8px ;
		color: #666;
		padding: 0px 0px 0px 15px;
		margin: 0px;
	}


/* ---------------------------------------- */
/*      　サイドメニューの設定　 　　*/
/* -----------------------#336699----------------- */

.sideSet {
	width: 160px;
	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: #191970;
	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(../img/list_01.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;
        /* color: #FFFFFF; */
	text-align: center;
	letter-spacing : 1px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color:#D1DFED;
	border-top:1px solid #bbb;
}