/* ------- ■全体設定------- */
* {
	margin: 0;
	padding: 0;
}


HTML {
	scrollbar-3dlight-color:#F0F0E0;
	scrollbar-arrow-color:#402000;
	scrollbar-darkshadow-color:#F0F0E0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#402000;
	scrollbar-shadow-color:#402000;
	scrollbar-track-color:#ffffff;
}

body {
	font: 10pt/17pt "Verdana", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
}

BR{letter-spacing:normal;}

input, textarea {
	border: 1px solid #999999;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.btn {
	background-color:#666666;
	color:#fff
}

form {
	padding: 0px;
	margin: 0px;
}


/* ------- ■リンクの色 ------- */
a:link 		{
	color: #A44040;
}
a:visited 	{
	color: #B68231;
}
a:hover 	{
	color: #827E7E;
	height: 100%;
	width: 100%;
	position: static;
}


/* ------- ■全体のくくり------- */
#all {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	width: 834px;
	border: 0px solid;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(http://hamamoto-works.com/cat/img/blog/bg.gif);
}


/* ------- ■タイトル部分 ------- */
#banner {
	background-repeat: no-repeat;
	width: 834px;
	height: 300px;
	padding: 0px;
	clear: both;
	background-image: url(http://hamamoto-works.com/cat/img/blog/topbg.gif);
	background-repeat:repeat;
}

#banner_l {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}

h1 {
	font-size: 18px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	margin: 0px;
}

.site_title {
	padding: 50px 0px 0px 62px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color: #402000;
	text-decoration: none;
}

.description {
	font-weight: normal;
	color: #402000;
	margin: 5px 0px 0px 62px;
}

.topbg{
	background-image: url(http://hamamoto-works.com/cat/img/blog/rotate/rotate.php);
}


/* ------- ■左メニュー部分 ------- */
#side_left {
	float: left;
	OVERFLOW: hidden;
	width: 240px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


/* ------- ■記事カラム部分 ------- */
#main {
	float: right;
	OVERFLOW: hidden;
	width: 530px;
}

/* ------- ■記事の枠部分 ------- */
.entryBodyset {
	width: 530px;
	margin-top:45px;
	text-align: left;
	padding: 0px;
	border: none;
	background-image: url();
	background-repeat: repeat;
}



.entry_date {
	font-size:30px;
	color: #C6A366;
	font-weight: bold;
	float: left;
	padding-top:12px ;
	padding-left:0px ;
}

div.entry_date a:link		{color: #C6A366; text-decoration: none;}
div.entry_date a:visited 	{color: #C6A366; text-decoration: none;}
div.entry_date a:hover		{color: #C6A366; text-decoration: none;}


.entry_youbi {
	font-size:40px;
	color: #C6A366;
	font-weight: bold;
	margin:0px;
	padding:0px ;
	line-height:100%;
}

div.entry_youbi a:link		{color: #C6A366; text-decoration: none;}
div.entry_youbi a:visited 	{color: #C6A366; text-decoration: none;}
div.entry_youbi a:hover 	{color: #C6A366; text-decoration: none;}


.entry_title {
	color: #402000;
	font-size: 12pt;
	padding: 15px 52px 10px 0px;
	margin: 0px;
	background-image: url();
	background-repeat: repeat;
	letter-spacing: 1px;
	font-weight: bold;
}

.entry_title2 {
	color: #402000;
	font-size: 12pt;
	padding: 15px 37px 10px 15px;
	margin: 0px;
	background-image: url();
	background-repeat: repeat-y;
	letter-spacing: 1px;
}

.entry_title3 {
	padding: 20px 37px 0px 15px;
	margin: 0px;
	background-image: url();
	background-repeat: no-repeat;
}

.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: 10pt;
	line-height: 150%;
	margin: 0px;
	padding-right: 52px;
	color: #7D5762;
}

.entry_state {
	font-size: 8pt;
	color: #402000;
	text-align: center;
	margin: 0;
	clear: both;
	padding: 20px 0px 0px;
}

.entry_state2 {
	font-size: 8pt;
	color: #402000;
	text-align: center;
	margin: 0;
	clear: both;
	padding: 20px 0px 0px;
}

.entry_under {
	color: #402000;
	font-size: 9pt;
	padding: 10px 10px 20px;
	font-weight: normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: none #CCCCCC;
	border-left: 0px none;
	margin: 0px;
	background-image: url();
	background-repeat: no-repeat;
	letter-spacing: 1px;
	background-position: bottom;
}

.entry_under2 {
	padding: 9pt;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: none #CCCCCC;
	border-left: 0px none;
	margin: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
}


blockquote {
	font-size: 10pt;
	padding: 5px;
	margin: 5px;
	background-color:#f0f0f0;
	border-left: 3px solid #cdcdcd;
}

/* 記事内の画像 */
.entry_body img {
	border: none;
	margin: 3px;
}


/* ------- ■メニューの小分け部分 ------- */
.sideSet {
	text-align: left;
	border: 0px none;
}

.menuimg{
	margin: 50px 0px 0px;
}
.profile{
	text-align: center;
	padding: 30px 0px 0px;
}

.left_side_description{
	text-align: left;
	padding: 30px 10px 0px 20px;
	font: 9pt/16pt "Verdana", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", sans-serif;
}

.left_side_description_center{
	text-align: center;
	padding: 30px 10px 0px 20px;
	font: 9pt/16pt "Verdana", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", sans-serif;
}


.sideSet p{
	font-size: 10pt;
	margin: 0.4em;
}

.linktitle {
	font-size: 10pt;
	color: #788F76;
	text-align: left;
	padding: 0px 10px 0px;
	background-image: url();
	background-repeat: no-repeat;
	font-weight: bold;
	border: 0px none;
}

.linktitle2 {
	font-size: 10pt;
	color: #788F76;
	text-align: left;
	padding: 0px 10px 0px;
	background-image: url();
	background-repeat: repeat;
	font-weight: bold;
	border: 0px none;
}

.linktext {
	padding: 7px 20px 8px;
	margin: 0px 0px 10px
	font-size: 10pt;
	color: #333;
	line-height: 140%;
	background-image: url();
	background-repeat: repeat;
}

.linkunder {
	padding: 20px 0px 0px;
	border: 0px none;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
}


.linktext ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
}

.linktext ul li {
	background-image: url();
	background-position: left top;
	background-repeat: no-repeat;
	color: #666;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

/* 自己紹介画像 */
.pay {
	text-align: center;
	border: 0px none #000000;
	padding: 5px;
}

/* ------- ■ページトップ ------- */
.pagetop {
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 20px;
	padding-top: 20px;
}

/* ------- ■検索ボックス ------- */
.search {
	font-size: 10pt;
}

.search input {
	border: 1px solid #666;
}

/* ------- ■カレンダー部分 ------- */
#calendar {
	width: 100%;
	font-size: 10px;
	color: #5E4949;
	text-align:center;
}

.calender{
	width:95%;
	color: #5E4949;
}


table#calendar a:link {
	color: #BA0000;
}
table#calendar a:visited 	{
	color: #5E4949;
}
table#calendar a:hover 	{
	color: #5E4949;
	height: 100%;
	width: 100%;
	position: static;
}

.hi {
	color: #402000;
	font-size: 10px;
	text-align: center;
}

.hi_sun {
	color: #c00;
	font-size: 10px;
	text-align: center;
}
.hi_sun0 {
	color: #402000;
	font-size: 10px;
	text-align: center;
}

.hi_sat {
	color: #5982b2;
	font-size: 10px;
	text-align: center;
}
.hi_sat0 {
	color: #402000;
	font-size: 10px;
	text-align: center;
}

/* ------- ■フッダー部分 ------- */
#footer {
	clear: both;
	width: 100%;
	font-size: 10pt;
	text-align: center;
	letter-spacing : 1px;
	margin: 30px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	color: #BDA8A8;
}


textarea,input,select {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "Osaka", sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
