@charset "euc-jp";

/*****************************************************/
/* ヒヨコ君増殖中テンプレート menu ver1.6           */
/* http://hiyokokun.blog2.fc2.com/                   */
/*****************************************************/

/* ++++++++++簡易カスタマイズ設定++++++++++++　*/


/* ----------------･トップ画像用設定 */

#header {
height: 150px;
margin: 0px;
padding: 0px;
position: relative;
background-color: #330000;
background-image: url("http://blog-imgs-43-origin.fc2.com/s/u/t/suttokodo/bana3.jpg");
background-repeat: no-repeat;
background-position: right; 
}

#header img {
border: none;
margin: 0px;
padding: 0px;
}

#header h1 {
margin: 0px;
padding: 0px;
}

/* ----------------タイトルボーダーライン色設定 */

#blogtitle {
	border-bottom-color: none;
}

/* ----------------メニュー用ボーダーライン色設定 */

/* 通常・訪問済みリンクカラー */
#submenu a:link, #submenu a:visited {
	color: #FF6600;
}

/* マウスを上に重ねた時リンクカラー */
#submenu a:hover {
	color: #FF0000;
text-decoration: underline;
}

/* ----------------記事タイトルワンポイント画像用設定 */

.entry_title {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
background-repeat: no-repeat;
background-color: #330000;
	margin-top: 0px;
	font-size: 14px;

}


/* ----------------記事タイトルカラー変更　*/

/* 通常時・訪問済みリンクカラー */
.entry_title a:link, .entry_title a:visited {
	color: #fff;
	text-decoration: none;
}

/* マウスを上に重ねた時リンクカラー */
.entry_title a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* クリックした時リンクカラー */
.entry_title a:active {
}

/* ----------------links　*/

/* 通常時リンクカラー */
a:link,a:visited {
	color: #FF6600;
}

/* マウスを上に重ねた時リンクカラー */
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* ++++++++++簡易カスタマイズEND+++++++++++++　*/

html {
	background-color: #fff;
}

html, body {
	width: auto;
	height: auto;
}

body {
	font-family: Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Osaka,sans-serif;
	color: #330000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#deb887 ;

}

#body {
}

#container {
	background-color: #FAF0E6;
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #330000;
	border-left: 1px solid #330000;
}

/* ----------------基本タグ　*/

p {
}

ul {
}

li {
}

dl {
}

dt {
}

dd {
}

label {
	color: #330000;
	font-weight: normal;
}

/*　画像　*/

img { 
	border: 1px solid #f7f7f7;
	margin: 0px;
}

/*　form　*/
http://blog74.fc2.com/control.php?mode=design&process=general&type=copy&template=hiyoko-menu&crc=37ecb2268bcbd8fb0e68a36dba19eafa#editform
form {
	margin: 0px;
}

#comment {
	width: 400px;
}



/* -------エントリ内タグ(私用) */

.entry_body h3 {
	margin: 0px 0px 5px 0px;
	font-size:12px;
}

.entry_body h4 {
	margin: 0px 0px 5px 0px;
	font-size:12px;
}

.entry_body h5 {
	margin: 0px 0px 5px 0px;
	font-size:12px;
}

.entry_body table td {
	font-size: 12px;
}

.entry_body ul {
	color: #330000;
	margin-top: 5px;
	line-height: 140%;
}

.entry_body li {
	color: #666;
}

blockquote {
	padding: 10px;
	margin: 10px 0px;
	background-color: #fff;
	clear: both;
	border-top: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 5px solid #330000;
	font-size:12px;
}

.tagword {
	color: #330000 !important;
	background-color: #fff;
	text-decoration: none;
}

.fc2_footer {
	margin-top: 25px;
	margin-left: 10px;
}

img.emoji {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: middle;
}

/*　----------------------タイトルヘッダ　*/

#blogtitle {
height: 150px") ;
	background-repeat: no-repeat;
	background-position: right; 
}

#blogtitle h1 {
	font-size: 30px;
	padding: 10px;
}

/* ----------------ブログタイトルリンクカラー　*/


/* 通常時リンクカラー */
h1 a:link,h1 a:visited {
	color: #fff;
	text-decoration: none;
}

/* マウスを上に重ねた時リンクカラー */
h1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* クリックした時リンクカラー */
h1 a:active {
	color: #FF0000;
	text-decoration: none;
}

#description {
	font-size: 15px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}

/* ---------------サブメニュー */

#submenu {
	padding-left: 4px;
	height: 30px;
	margin-top: 4px;
}

#submenu ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 170%;
}

#submenu li{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#submenu a {
	text-decoration: none;
	width: 140px;
	padding-top: 4px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-bottom: 3px;
}

#submenu #subright a {
	background-image: none;
	width: 142px;
}

/*　----------------------ページセレクト */

.pageselect {
	width: px;
	border: 1px solid #330000;
	background-color: #fff;
	color: #330000;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 10px;
	background-image: none;
}

.pageselect p {
	margin: 0px;
	padding: 0px;
}

.pageselect a {
	text-decoration: none;
}

#ps_top {
}

/*　----------------------メインコンテンツ　*/

#blog {
	width: 590px;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;


}

/*　エントリー　*/

.entry {
	margin-bottom:15px;
border: 1px solid #330000;
	background-color: #fff;
	padding: 0px 0px;

}

.entry_edit {
	float: right;
	font-size: 10px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
}

.entry_edit a:link,a:visited {
	color: #fff;
	text-decoration: none;
}

.entry_edit a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.entry_date  {
	font-size: 12px;
	color: #330000;
	border-bottom: 1px solid #330000;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.entry_body {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 25px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #330000;
}

.entry_more {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 35px;
	padding-left: 5px;
}

.entry_state {
	font-size: 11px;
	clear: both;
	text-align: right;
	color: #330000;
	padding-right: 10px;
}

.entry_state a:link,a:visited {
	color: #FF6600;
	text-decoration: none;
}

.entry_state a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.entry_rank {
	padding-left: 10px;
}

/*　----------------------サイドナビゲーション　*/

#navi {
	width: 220px;
	float: right;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.navi-title {
	font-size: 12px;
	background-color: #330000;
	color: #fff;
	padding-bottom: 6px;
	padding-top: 8px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
}

.navi-contents {
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #fff;
}

.navi-contents ul {
	color: #330000;
	padding: 0px;
	margin-right: 0px;
	margin-left: 18px;
	line-height: 150%;
	margin-top: 0px;
}

.navi-contents li {
	color: #666;
	margin-bottom: 5px;
}

.navi-contents img {
	margin: 0px;
	border: none;
}

.plugin-myimage img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}


#navi input {
	border: 1px solid #330000;
	margin-bottom: 3px;
}

#navi textarea {
	margin-bottom: 3px;
	border: 1px solid #330000;
	scrollbar-3dlight-color:        #330000;
	scrollbar-arrow-color:          #330000;
	scrollbar-darkshadow-color:     #330000;
	scrollbar-face-color:           #F7F7F7;
	scrollbar-highlight-color:      #330000;
	scrollbar-shadow-color:         #330000;
	scrollbar-track-color:          #F3F3F3;
	margin-bottom: 3px;
}

#navi td {
	font-size: 12px;
}

/* calender */

#navi .plugin-calender table {
	font-size: 10px;
	text-align: center;
margin-left: auto;
margin-right: auto; 
	width: 175px;
}

#navi .plugin-calender td {
	padding: 1px;
	text-align: center;
}

#navi .plugin-calender th {
	padding: 1px;
	text-align: center;
}

caption {
	padding: 10px 0px;
}

#sun {
	color: #FF0000;
}

#sat {
	color: #0066FF;
}

/* ----------------comment */

#comment-title {
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 12px;
        padding: 5px;
	background-color: #330000;
	color: #fff;
        margin: 0px;
}

.c_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #330000;
}

.c_body {
	font-size: 12px;
	line-height: 145%;
	margin-bottom: 10px;
	color: #330000;
}

.c_state {
	color : #330000;
	margin-bottom: 25px;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #330000;
}

.comment-form {
	font-size: 11px;
	padding: 10px;
}

/* ----------------trackback URL */


#trackback-url-title {
	border-bottom-color: #fff;
        margin: 0px;
	font-size: 12px;
	color: #330000;
	background-color: #330000;
	color: #fff;
        padding: 5px;
}

#tb_url {
	font-size: 11px;
	color: #330000;
	background-color: #F5F5DC;
        padding: 10px;
        margin: 0px;
}

/* ----------------trackback */

#trackback-title {
	font-size: 12px;
	padding-bottom: 3px;
	color: #330000;
       	margin: 0px;
}

.tb_title {
	margin-bottom: 10px;
	font-size: 12px;
	color: #330000;
}

.tb_body {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
	color: #330000;
}

.tb_state {
	color : #330000;
	margin-bottom: 25px;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #330000;
}



/* -------tree */

ul.tree {
  list-style: none;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  line-height: 160%;
}

ul.tree li {
  margin: 0px;
  padding: 0px 0px 0px 18px;
  background-image: none;
  background-repeat: no-repeat;
  font-size: 10px;
	list-style-image: none;
}

ul.tree li.end {
  background-image: none;
}

/*　----------------------footer　*/

#footer {
	clear: both;
	border-top: 1px solid #330000;
	text-align: center;
	background-image: none;
	background-color: #330000;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#copyright {
	font-size: 12px;
	padding: 5px;
	color: #fff;
}

#footer a {
	text-decoration: none;
}

address {
	font-style: normal;
}
