@charset "UTF-8";

body {
	font-family: "Verdana","Osaka",ＭＳ　Ｐゴシック;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 1.6;
	margin:0;
	text-align:center;
}

/*リンク---------------------------*/

a:link {
	color:#669966;
	text-decoration:none;
}

a:active {
	color: #669966;
	text-decoration:none;
}

a:visited {
	color: #669966;
	text-decoration:none;
}

a:hover {	
	color: #333;
	border-bottom:1px dashed;
}


ul {
	text-align:left;
	font-size: 10px;
	line-height: 1.6;
	margin: 0px 0px 0px 10px;
	padding: 1px;
	list-style-type:none;
}

input,textarea,select,button,submit{
	font-size :12px;
	color :#000;
      	padding: 1px 0px;
	margin:1px;
}


/*レイアウト設定---------------------------*/

#layout {
	width: 760px;
	margin: 0px auto;
	padding: 0px auto;
}

#header {
	height :170px;
	margin:  10px 0px;
	padding: 5px 0px;
	text-align: left;
}

#main {
	float : right;
	margin: 0px 0px;
	padding: 0px 0px;
}

#menu {
	float : left;
	margin: 0px 0px;
	padding: 0px 0px;
}


/*タイトル部分---------------------------*/

.site_title {
	font-size: 22px;
	color: #336633
	padding : 10px 0px;
	margin: 0px;
	font-weight: bold;
         text-decoration:none;
	}

.site_intro {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	letter-spacing :1px;
	color: #333;
	}

.site_title a:link {
	color:#669966;
	text-decoration: none;
}
.site_title a:active {
	color: #669966;
	text-decoration: none
}
.site_title a:visited {
	color: #669966;
	text-decoration: none
}

.site_title a:hover {
	color: #333;
	text-decoration : none;
	}


/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
.menu_table{
	margin: 0px 0px 20px;
	border: 1px solid #000;
	background: #fff;
}

p {
	margin:5px 5px;
	font-size: 10px;
	padding: 3px 0px 3px 10px;
	line-height: 1.6;
}

.menu_title{
	font-size: 11px;
	line-height: 1.6;
	font-weight: bolder;
	color: #336633;
	padding: 1px 0px 1px 10px;
	margin:1px 2px 0px 3px;
	border-bottom: 1px dashed #000;
}

.menu_text{
	font-size: 10px;
	line-height: 1.6;
	color: #000;
}


/*Amazon*/

.plugin-newamazon {
	text-align: left;
	font-size: 12px;
	padding: 3px 0px 5px 5;
	margin: 10px 10px;
	line-height: 1.6;
}

.plugin-catamazon {
	text-align: left;
	font-size: 12px;
	padding: 3px 0px 10px 5;
	margin: 10px 10px;
	line-height: 1.6;
}

.plugin-rankamazon {
	text-align: left;
	font-size: 12px;
	padding: 3px 0px 10px 5;
	margin: 10px 10px;
	line-height: 1.6;
}


/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
.entry_table{
	width: 520px;
	margin: 0px 0px 35px;
	border: 1px solid #000;
}

.entry_title{
	font-size: 12px;
	font-weight: bolder;
	color: #336633;
	padding: 5px 0px 5px 0px;
	margin: 3px 5px 3px 5px;
	border-bottom: 1px dashed #000;
	background: #fff;
}

.entry_data{
	font-size: 10px;
	text-align:right;
	padding: 0px 5px 5px 0px;
	margin: 1px 5px 5px 0px;
	color: #333;
}

.entry_text {
	font-size: 13px;
	line-height: 1.6;
	color: #000;
	margin: 15px 25px;
}

.entry_state {
	font-size: 10px;
	color: #000 ;
	padding: 5px 0px 5px 0px;
	margin: 20px 15px 10px 0px;
	text-align:right;
}


/*ページフッター関連---------------------------*/

/*コピーライト*/
.copyright {
	clear : both;
	font-size: 10px;
	line-height: 1.6;
	color: #000;
	padding: 15px 0px 1px 0px;
	margin: 25px 0px 2px 0px;
}


/* カレンダー設定---------------------------*/

.calender {
	font-size: 10px;
	line-height: 1.6;
	width: 95%;
	padding: 5px 2px;
}

.calender caption {
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 5px;
}

.calender th {
	font-weight: bolder;
}

.calender td {
	text-align: center;
	padding: 0px 0px 0px 2px;
}

.calender td a {
	display: block;
	padding: 0px 0px 0px 2px;
}

th#sun {
	color: #c76161;
}

th#sat {
	color: #6f92b5;
}

.calender td a:link {
	background: #FF0000;
	color: #333;
	text-decoration: none;
}

.calender td a:visited {
	background: #FF0000;
	color: #333;
	text-decoration: none;
}

.calender td a:hover {
	background: #FFFFFF;
	color: #333;
	text-decoration: underline;
}


/* 自己紹介部分の画像---------------------------*/
img {
	border: 0px solid #000;
}

/* 検索---------------------------*/
#box_side form {
	margin-left: 10px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.content{text-align:left;}