/* CSS Document 2008-9-14 1430*/

/*  body */

body {
	margin: 0px;
 	background-image: url(http://www.e-website.org/images/bg.gif);
	text-align: center;        
}

/*  IE6画像の隙間を消す */

img{
　　vertical-align:bottom;
　　}

/*  linkcolor */


a {
	text-decoration: none;
}
a:link {
	color:#3333cc;
}
a:visited {
	color:#000066;
}
a:hover {
	color: #e80000;
	text-decoration:underline;
}

/*  linkcolor-left */

.sidebar a {
	text-decoration:none;
}

.sidebar a:link {
	color:#000040;
}

.sidebar a:visited {
	color:#000040;
}

.sidebar a:hover {
	color: #000040;
	text-decoration:underline;
}

#container {
	line-height: 140%;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background-color: #FFFFFF;
	border: 0px solid #EFEFEF;
	}

/* banner flame */

#banner {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #000000;
	text-align: left;
	padding:0px;
	background-color: #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	}

#banner-img {
	display: none;
	}

#banner h1 {
	font-size: 0%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height:0%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#banner h2 {
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal; font-weight: normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	}



/* center flame */

#center {
	float: left;
	width:620px;
	overflow: hidden;
	}

#archivecenter {
	float: left;
	width: 620px;
	overflow: hidden;
	}

/*content フレーム */

.content {
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-right:10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	}

/*content 本文フォント */

.content read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000080; line-height:16pt; font-style: normal; font-weight: normal;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/*content 投稿本文 */

.content p {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content p.read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:100%; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.content h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size:100%; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}

.content h2 {
	color: #333333;
	background-color:#f3f2ed;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
                font-size:100%; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}

/* content 投稿タイトル */

.content h3 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(http://www.e-website.org/images/bg_sub.png);
	background-repeat: no-repeat;
	font-size:100%; color:#000000; line-height:16pt; font-style: normal; font-weight: bold;
	text-align: left;
	margin: 10px;
	padding: 5px 5px 5px 25px;
	border:2px;
	}

.content h4 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:100%; color:#333333; line-height:16pt; font-style: normal; font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
/* content 更新日 */

.content p.date {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:10pt; color:#000000; line-height:16pt; font-style: normal; font-weight: normal;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	}

/* content 引用 */

.content blockquote {
	line-height: 150%;
	padding:5px;
	color:green;
	border:1px dashed green;
	background-color: #efefef; 
	}

/* content 項目 */

.content ui {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:10pt; color:#000000; line-height:16pt; font-style: normal; font-weight: normal;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none
	}

.content li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:10pt; color:#000000; line-height:16pt; font-style: normal; font-weight: normal;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

/* content 投稿 */

.content p.posted {
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:10pt; color:#000000; line-height:16pt; font-style: normal; font-weight: normal;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}



/*contents_under フレーム */

#contents_under {
	float: left;
	width:550px;
	overflow: hidden;
	margin: 5px;
	}


.content_under {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-right:10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	}

/*content 本文フォント */

.content_under read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#333333; line-height:16pt; font-style: normal; font-weight: normal;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/* left flame */

#left {
	float: left;
	width: 150px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f3f2ed;
	overflow: hidden;
	}

/* right flame */

	
#right {
	float: right;
	width: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;	
	background-color: #f3f2ed;
	overflow: hidden;
	}

/*  side */

.sidebar {
	padding: 5px 5px 5px 5px;
	}


/*  footer */

#footer_link {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:80%; color:#333333; line-height:150%; font-style: normal; font-weight: normal;
	background-color: #DDD9CB;
	border: 0px solid #EFEFEF;
	}

#footer_catch {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
        font-size:80%; color:#333333; line-height:150%; font-style: normal; font-weight: normal;
	background-color: #D6D1C0;
	border: 0px solid #EFEFEF;
	}

#footer_copy {
	clear:both ;
	width: 800px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px 0px 10px 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:80%; color:#333333; line-height:150%; font-style: normal; font-weight: normal;
 	background-image: url(http://www.e-website.org/images/footer.png);
	border: 0px solid #EFEFEF;
	}




#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:80%; color:#EFEFEF; line-height:16pt; font-style: normal;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 70%;
	}

#calendar caption {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal;
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	margin-right: 2px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

/* other */


#powered {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:10pt; color:#000000; line-height:16pt; font-style: normal;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 100px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.ads{
	float:right;
	border:1px dashed green;
	margin-left : 5px;
	margin-bottom: 5px;
	}

textarea[id="comment-text"] {
	width: 80%;
	}


/*  header  -------------------- */

#header_description {
	width: 800px;
	height: 20px;	
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	background-image: url("http://www.e-website.org/images/bg.gif"); 
	border: none;
	vertical-align: 0px;	
	}

#header_title {
	width: 800px;
	height: 82px;
	margin-top:0px;
	margin-right: 0px;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
	vertical-align: 0px;
	}


#header_image {
	width: 800px;
	height: 200px;	
	margin:0px;
	padding: 0px;
	text-align: left;
	background-color: #000000;
	border: none;
	vertical-align:0px;
	}



/*  nav  -------------------- */

#nav {
	width: 800px;
	height: 50px;	
	margin:　0px;
	padding: 0px;
	border: 0px ;
	background-color: #5b83d5;
    　　vertical-align:bottom;

}

#nav ul {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #5b83d5;
    　　vertical-align:bottom;	
}

#nav li {
	float:left;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #5b83d5;
	vertical-align:bottom;
}

#nav img {
	padding: 0px;
	margin: 0px;
    　　border: none;
	background-color: #5b83d5;
	vertical-align: bottom;	
}


/* space  -------------------- */	

.mrg_3 {
	padding: 3px;
	}
	
.mrg_5 {
	padding: 5px;
	}
	
.mrg_7 {
	padding: 7px;
	}
	
.mrg_10 {
	padding: 10px;
	}
	
.mrg_13 {
	padding: 13px;
	}		
	
.mrg_15 {
	padding: 15px;
	}				

.mrg_17 {
	padding: 17px;
	}


.mrg_left_top {
	padding: 400px;	
	}


	
