/@charset "utf-8";

.clear{ clear: both; visibility: hidden; height: 0;} 

label{
		display:block;
		font-weight:normal;
	
		width:400px;
	
	}
input,select,textares{
border-style:solid;
border-width:1px;
border-color:#aaa94 #dfdfd6 #dfdfd6 #aaaa94;
vertical-align:middle;
color:#696969;
}

#comment-author, #comment-email, #comment-url{
width:200px;
}
/* サイト description
---------------------------------------------*/
#desc {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 800px;
	text-align: right;
}
#desc h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
}

/* スタイルを切り替えるリンク
---------------------------------------------*/
#styleSwitch {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	text-align: right;
}
#styleSwitch h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#styleSwitch li {
	display: inline;
	padding-right: 2px;
}

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.1em;
	/**/
	color: #333333;
}
img {
	border: none;
	vertical-align: top;
}
a {
	color: #F15D21;
}

/* コンテンツ全体に敷く背景画像
---------------------------------------------*/

body {
    background: #FFFFFF url(bimages/plane.gif) left top no-repeat;
        background-attachment: fixed;

	text-align: center;
}
#container {
	position: relative;
	width: 912px;
	height: 239px;
	margin: 0 auto;
	text-align: left;

}
#banner-header {
	position: absolute;
	left: 40px;
	top: 35px;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 193px;
	padding-top: 200px;
	background: url(bimages/back-img.jpg) left top no-repeat;
}
#banner-header a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 193px;
	padding-top: 200px;
	background: url(bimages/back-img.jpg) left top no-repeat;
}
#banner-description {
	position: absolute;
	right: 50px;
	top: 60px;
	width: 460px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}
#pagebody {
	position: absolute;
	left: 27px;
	top: 220px;
	width: 900px;
}
#alpha {
overflow:hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	padding-bottom: 20px;
}
#beta {
	position: absolute;
	right: 0;
	top: 0;
	width: 236px;
	padding-bottom: 20px;
}

/* エントリーのレイアウト
---------------------------------------------*/
.date-header {
	position: relative;
	top: 65px;
	z-index: 2;
	margin-left: 45px;
	color: #F15D21;
	font-size: 100%;
	font-weight: normal;
}

.entry {
	position: relative;
	z-index: 1;
	background: url(bimages/entry_bg.gif) left top no-repeat;
	width: 605px !important;
	width /**/: 650px;
	padding-left: 45px;
	padding-top: 70px;
}

.entry-header {
        color:#333;
	font-size: 116%;
	padding-bottom: 3px;
	border-bottom: 1px solid #660000;
}


.entry-body p {
	margin: 1em 0;
}
.entry-body blockquote {
	margin: 1em;
	padding-left: 10px;
	border-left: 3px double #660000;
	color: #333;
}
.entry-body p.entry-footer {
        text-align:right;
	padding-top: 3px;
	border-top: 1px solid #333;
	font-size: 90%;
}

/* サイドナビゲーション
---------------------------------------------*/

	/* 共通部分
	---------------------------------------------*/
	.module-header {
		padding: 50px 30px 0 30px;
		font-size: 90%;
	}
	.module-content {
		padding: 5px 50px 20px 30px;
		font-size: 90%;
	}

	
	/* カテゴリー／アーカイブリスト
	---------------------------------------------*/
	.module-categories,.module-archives {
		background: url(bimages/list_top.gif) left top no-repeat;
	}

	.module-list {
		border-top: 1px solid #CC3300;
	}
	.module-list li {
		border-bottom: 1px solid #CC3300;
	}
	.module-list li a {
		display: block;
		padding: 4px 0 4px 12px;
		background: #F9F9F9 url(bimages/marker.gif) left center no-repeat;
		color: #333333;
		text-decoration: none;
	}
	.module-list li a:hover {
		color: #CC3300;
		background: #FFFFFF url(bimages/marker.gif) left center no-repeat;
	}

/* カレンダー
---------------------------------------------*/
#calendar {
	text-align: center;
	margin-top: 40px;
}
#calendar table {
	width: 95%;
	margin: 0 auto;
	font-size: 90%;
}
#calendar th,#calendar td {
	padding: 3px;
	text-align: center;
}
#calendar th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #E0E0E0 url(bimages/th_bg.gif) left bottom repeat-x;
}
#calendar td {
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: #FFFFFF url(bimages/td_bg.gif) left bottom repeat-x
}
#calendar td a {
	display: block;
	width: 100%;
	background-color: #FF6633;
	color: #FFFFFF;
	text-decoration: none;
}
#calendar td a:hover {
	background-color: #74CE70;
}
