body	{
	background-color:#FFFFFF;
	background-image:url(http://blog-imgs-23.fc2.com/h/a/n/haniwafactory/bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, Osaka, sans-serif;
}

img	{
	border:0px;
	}

/*********************************************************************************/

/*レイアウト系*/
div#header-layout	{
	width:780px;
	height:30px;
	font-size:80%;
	background-color:#CCCC99;
	}

div#title-layout	{
	width:780px;
	height:80px;
	background-color:#000000;
/*	background-color:#CCCC99;*/
	}

div#afi1-layout	{
	width:780px;
	height:30px;
	background-color:#CCCC99;
	}

div#afi2-layout	{
	background-image:url(http://blog-imgs-23.fc2.com/h/a/n/haniwafactory/bg_film.gif);
	background-repeat:repeat-x;
	width:780px;
	height:100px;
	text-align:center;
	background-color:#333333;
	}

div#contents-layout	{
	width:780px;
	margin:20px 0px 10px 0px;
	background-color:white;
	}

div#footer-layout	{
	clear : both;
	width:770px;
	font-size:80%;
	color:#CCCC99;
	text-align:right;
	background-color:#333333;
	padding:5px;
	}

/*********************************************************************************/

/*フッタ*/
#footer-layout a	{
	text-decoration:none;
	color:#CCCC99;
	}
/*********************************************************************************/

/*ヘッダ*/
div#select	{
	float:left;
	margin:5px;
	}

div#blog-search	{
	float:right;
	margin:5px;
	text-align:right;
	}

/*********************************************************************************/

/*フォーム系*/
form	{
	margin:0px;
	padding:0px;
	}

select {
	border:solid 1px #999999;
	}

/*********************************************************************************/

/*タイトル*/
div#title	{
	width:780px;
	position:absolute;
/*	top:30px;ヘッダありの場合*/
	}

#title a	{
	text-decoration:none;
	color:#333333;
	}

#title h1	{
	position:absolute;
	margin:10px;
	padding:0px;
/*	font-size:20px;
	top:20px;*/
	}

#title h2	{
	font-size:95%;
	}

/*********************************************************************************/

/*アフィリエイト系*/
img#afi2 {
	margin:0px 2px 0px 2px;
	position:relative;
	top:18px;

	}

.afi-icon1 {
	float:right;
	margin-left:5px;
	}

div#gas1 {
	width:780px;
	text-align:center;
	background-color:#aaaa66;
	font-size:70%;
	}

div#gas2 {
	padding:5px 0px;
	text-align:center;
	}

div#gas3 {
	position:absolute;
	top:0px;
	left:790px;
	width:120px;
	height:600px;
	}

div#gas4 {
	position:absolute;
	top:610px;
	left:790px;
	width:120px;
	height:600px;
	}

div#myblog_ranking {
	position:absolute;
	top:1220px;
	left:790px;
	width:300px;
	height:550px;
	}

div#Amazon_favorite {
	position:absolute;
	top:1770px;
	left:790px;
	width:300px;
	height:500px;
	}
/*********************************************************************************/

/*サーチボックス*/
div#amazon-box	{
	position:relative;
	top:5px;
	float:left;
	padding:0px 10px 0px 10px;
	width:439px;	/*460-padding20-border1*/
	height:20px;
	font-size:80%;
	border-right:solid 1px darkkhaki;
	}

div#rakuten-box	{
	position:relative;
	top:5px;
	float:right;
	padding:0px 10px 0px 10px;
	width:300px;	/*320-padding20*/
	height:20px;
	font-size:80%;
	text-align:right;
	}

/*********************************************************************************/

/*カレンダー*/
/*rmesseより*/
div.plugin-calender	{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:dotted 1px darkkhaki;
	}

table.calender {
	font-size: 10px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.calender caption {
	font-size: 10px;
	border-bottom: 1px solid #DDDDDD;
	padding: 0px 0px 5px 0px;
	}

.calender th {
	font-weight: normal;
	text-align: center;
	}

.calender td {
	text-align: center;
	padding: 1px;
	color : #606060;
	}

.calender td a {
	display: block;
	color: #000000;
	background-color : palegoldenrod;
	border-bottom : solid 1px palegoldenrod;
	}

th#sun {
	color: #CC6060;
	}

th#sat {
	color: #6060CC;
	}

th#week {
	color: #808080;
	}

/*********************************************************************************/

/*左メニュー*/
div#menu	{
	float:left;
	width:190px;
	padding:0px 10px 0px 10px;
	border-right:solid 1px darkkhaki;
	}

#menu a	{
	text-decoration:none;
	color:#333333;
	}

#menu a:hover	{
	background-color:gold;
	}

#menu p	{
	margin:0px 0px 0px 10px;
	font-size:80%;
	line-height:140%;
	}

h2#menu-title	{	/*メニュー見出し*/
	margin:0px 0px 5px 0px;
	padding-left:5px;
	font-weight:bold;
	font-size:80%;
	color:#333333;
	border-left:solid 5px #333333;
	border-bottom:solid 1px #333333;
	}

p#menu-txt	{
	margin:0px 0px 15px 10px;
	font-size:80%;
	line-height:140%;
	}

#menu ul	{
	color:#333333;
	margin: 0px;
	padding-left: 20px;
	list-style-type: square;
	text-decoration: none;
	}

#menu li	{
	font-size:80%;
	line-height:150%;
	}

p.plugin-freearea	{
	margin: 0px;
	padding: 0px;
	}
/*********************************************************************************/

/*エントリー*/
div#2ch-txt	{
	background-color:#efefef;
	border:1px dotted gray;
	word-break:break-all;
	width:90%;
	argin:10px;
	padding:10px;
	font-size:80%;
	}

div#entry	{
	float:right;
	width:540px;
	margin-right:9px;/*-border1*/
	padding-left:10px;
	}

h2#entry-title	{	/*エントリー見出し*/
	margin:0px 0px 0px 0px;
	padding:4px;
	font-weight:bold;
	font-size:100%;
	color:#333333;
	background-color:#CCCC99;
	}

h3#entry-title-hatena	{	/*エントリー見出し下はてな*/
	margin:0px 0px 5px 0px;
	padding:2px;
	text-align:right;
	font-weight:normal;
	font-size:100%;
	color:#333333;
	background-color:#F5F5DC;
	}

div#entry-txt	{
	width:100%;
	font-size:95%;
	line-height:170%;
	word-break:break-all;
	margin:0px;
	padding:0px;
	}

div#entry-txt a:hover	{
	background-color:gold;
}

div#entry-txt img	{
	padding:3px;
	background-color:#ffffff;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	}

div#entry-txt img.nowaku	{
	padding:0px;
	border:0px;
	}

div.entry-txt-more	{
	width:100%;
	font-size:95%;
	line-height:140%;
	word-break:break-all;
	margin:0px;
	padding:0px;
	}

p.entry-blogranking	{
	width:100%;
	margin:0px;
	font-size:75%;
	text-align:right;
	margin-bottom:5px;
	}

a.entry-blogranking	{
	text-decoration:none;
	color:#333333;
	}

p.entry-thema	{
	width:100%;
	margin:0px;
	font-size:75%;
	text-align:right;
	margin-bottom:5px;
	}

p.entry-state	{
	width:100%;
	font-size:70%;
	text-align:right;
	padding:0px 0px 30px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:solid 1px darkkhaki;
	}

p.entry-totop	{
	width:100%;
	margin:5px;
	font-size:75%;
	text-align:right;
	margin-bottom:5px;
	}

p#entry-navi	{
	float:right;
	width:100%;
	margin:15px 0px 15px 0px;
	font-size:120%;
	text-align:center;
	font-weight:bold;
	}
/*********************************************************************************/

/*コメント*/
#cm-layout	{
	font-size:88%;
	margin:5px 0px;
	}

h2.cm-title	{
	margin:5px 0px 0px 0px;
	font-size:100%;
	padding:5px;
	background-color:palegoldenrod;
	}

p.cm-txt	{
	line-height:140%;
	margin-top:5px;
	padding:5px;
	color:#333333;
	border-bottom:dotted 1px darkkhaki;
	}

p.cm-post	{
	margin:0px;
	color:#333333;
	}

/*********************************************************************************/

/*トラックバック*/
#tb-layout	{
	font-size:80%;
	margin:5px 0px;
	padding:5px;
	border:solid 1px darkkhaki;
	background-color:palegoldenrod;
	}

h2.tb-title	{
	margin:0px;
	font-size:100%;
	padding:10px 5px 5px 5px;
	font-weight:bold;
	color:#333333;
	border-bottom:dotted 1px darkkhaki;
	}

p.tb-txt	{
	margin:0px;
	padding:5px 5px 10px 5px;
	color:#333333;
	}
/*********************************************************************************/

/*20140217大雪まとめ*/
	th.snow2014title{
		font-weight:normal;
	}

	table.snow2014{
		margin: 5px;
	}

	td.prefecture{
		font-weight: bold;
		width: 10px;
		padding: 5px;
	}

	td.station{
		/*width: 15%;*/
		border: 2px #808080 solid;
		font-weight: bold;
		font-size: large;
		word-wrap: normal;
		padding: 3px 10px 3px 10px;
	}

	td.distance{
		margin: 3px 10px 3px 20px;
		background-color: lightsteelblue;
	}

	td.list{
		line-height: 150%;
	}

	#tokyo{
		background-color: greenyellow;
	}

	#yamanashi{
		background-color: lightcoral;
	}