*{font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;}

body {
	margin: 0px 0px 20px 0px;
	background-color: #CCCC99;
	text-align: center;
	background-image: url(http://mocamoca.com/image/harablog_body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
        
	}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #993300;
	}

a:visited {
	color: #996600;
	}

a:active {
	color: yellow;
}

a:hover {
	color: red;
	}

:focus{
    -moz-outline-style: none;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
.red{
	color: red;
	}
.brown{
	color: #BDB76B;
	}
	
.torikeshi {
text-decoration:line-through;
}
/*--------------------------*/

#container {
	line-height: 120%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

/*------グローバルナビ--------------------*/
#container #topnavigation {
	margin: 5px 0px 0px;
	padding: 0px;
	height: 25px;
	list-style: none;
	background: url(http://mocamoca.com/image/nabigation/topnavi_back.gif) repeat-x left top;
}
#container #topnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 15px;
}
#container #topnavigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #topnavigation img {
	margin: 0px;
	padding: 0px;
}

/*----------バナー----------------*/
#banner {
	color: #666666;
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #CCCC99;
	height: 70px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#banner ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	line-height: 1.5em;
}
#banner li {
	float: left;
	padding-right: 5px;
	border-right: 1px solid #999999;
	padding-left: 2px;
}
#banner #bannerleft {
	float: left;
	margin-right: 150px;
}
#banner #bannerright {
	float: right;
	font-size: small;
	width: 180px;
	height: 20px;
	background: url(http://mocamoca.com/image/arrow_gray_small.gif) no-repeat left center;
	margin-top: 30px;
}
#banner #bannerright li a {
	width: 12px;
	line-height: 1.5em;
	text-align: center;
	display: block;
	color: #333333;
	text-decoration: none;
}
#banner #bannerright a:hover {
	background: #660000;
	color: #FFFFFF;
}

/*---------本文-----------------*/
#center {
	float: right;
	overflow: hidden;
	width: 615px;
	}

.content {
	padding: 15px 3px 5px 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	}
table tr td {
	font-size: small;
	}

.content pre {
	font-size: larger;
}

.content p {
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
}
.secret {
	font-size: 9px !important;
	line-height: 9px;
}	
.content img {
	margin-right: 1px;
	margin-bottom: 1px;
	border: none;
}

.content blockquote {
	line-height: 150%;
	}

.content ul.check {
	list-style: url(http://mocamoca.com/harablog/image/ul_check.png) none;
	line-height: 100%;
	padding-top: 0px;
	margin-top: 0px;
}
.content li {
	font-size: small;
	}

.content oi {
	font-size: small;
	}

.content h2 {
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;	
	}

#container #center .content h2.archiveTitle {
	font-size: 16px;
	font-weight: normal;
	width: 80%;
	padding-left: 8px;
	border-bottom: 3px double #999999;
	border-left: 5px solid #990000;
}
.content h3 {
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	background-color: #CCCC99;
	padding: 2px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #999900;
	background-image: url(../image/blog_entrytitle_back.jpg);
	background-repeat: repeat-x;
	}

.content h4 {
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottomt-width: 1px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #666;
	padding-left: 4px;
	}

.content h5 {
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #666;
	border-left: 2px solid #990;
	}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	clear: both;
	}

.content p .em {
	font-size: medium;
	color: #F00;
	line-height: 2em;
}



.content h2#comments {
	background-color: #CCCCCC;
	height: 15px;
	width: 120px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}

.content #counter {
	font-size: x-small;
	color: #999999;
	text-align: right;
	/*display: none;*/
}

#container #center .content #news {
	font-size: 14px;
	background: #FFE4E1;
	border-left: 3px double #999900;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.content #adsense {
	text-align: center;
	width: 100%;
}
.content object {
	margin: 0px;
	padding: 0px;
}
.content .extended {
	background: url(http://mocamoca.com//image/blog/arrow_down_brown.gif) no-repeat;
	padding-left: 18px;
}
.content #adsense #adsenseleft {
	float: left;
	width: 470px;
}
.content #adsense #adsenseright {
	width: 120px;
	float: right;
}
.content #pagebute {
	font-size: small;
	text-align: center;
	padding: 3px;
	background: #E8E3E4;
	border: 1px solid #999933;
}
.content #pagebute a{
	color: #660000;
}
.content ul.madamada {
	list-style: none;
}
.content ul.madamada li {
	float: left;
	display: block;
	width: 120px;
	padding: 2px;
}
/*---------テーブル-----------------*/
.content table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-collapse:collapse;
}
.content td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.content table.noborder{
	border-right: none;
	border-bottom: none;
	border-collapse:collapse;
}
.content table.noborder td{
	border-top: none;
	border-left: none;
}

.content td.nowrap {
	white-space: nowrap;
}

.content td.puregrayNowrap {
	background: #E8E3E4;
	white-space: nowrap;
}
.content td.yellowNowrap {
	background: #FFFFCC;
	white-space: nowrap;
}
.content td.lemon {
	background: #FFFFEA;
	white-space: nowrap;
}

/*--------サイドバー------------------*/

#right {
	float: left;
	width: 183px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 120%;
	color: #666666;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.3em;
	background: #CCCC99 url(../../image/blog_folk_icon.gif) no-repeat;
	height: 14px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	}

.sidebar h3 {
	color: #666666;
	font-size: small;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #666666;
	font-size: small;
	text-align: left;
	line-height: 110%;
	list-style-type: square;
	}

.sidebar ul.sidebarList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar ul.sidebarList li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar #categories ul {
	padding-left: 15px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.sidebar .link-note {
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.sidebar .link-note form {
	margin: 0px;
	padding: 0px;
}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*-----スポンサー--------*/
#container #right .sidebar #sponser ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container #right .sidebar #sponser ul li {
	display: inline;
}
#container #right .sidebar #sponser ul li a {
	display: block;
	font-size: 10pt;
	line-height: 1.2em;
	padding:1px 0px 1px 3px;
	color:#000;
	text-decoration:none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #999999;
	width:100%; /* ←IE対策 */
	background: #FFFFFF;
}
#container #right .sidebar #sponser ul li.menutop a {
	border-top: none;
	font-weight: normal;
	border-left: 4px solid #999900;
	padding-left: 5px;
}
#container #right .sidebar #sponser ul li.menumiddle a {
	font-weight: normal;
	border-left: 4px solid #999900;
	padding-left: 5px;
}

#container #right .sidebar #sponser ul li a:hover {
	text-decoration:none;
	background-color:#CCCCCC;
}
#container #right .sidebar #sponser {
	padding: 0px;
	margin: 5px 0px;
}
#container #right .sidebar #sponser ul li.submenu {
	text-indent: 8pt;
}
/*----サイドバーのアーカイブのメニュー---*/
#container #right .sidebar .archiveMenu {
	font-size: x-small;
	width: 100%;
}
#container #right .sidebar .archiveMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container #right .sidebar .archiveMenu ul li {
	list-style: none;
	display: inline;
}
#container #right .sidebar .archiveMenu ul li a {
	line-height: 1.1em;
	display: block;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 3px;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}
#container #right .sidebar .archiveMenu ul li a:hover {
	background: #CCCCCC;
}
/*----サイドバーのタグ------*/
.module-tagcloud .module-content {text-align: center; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

/*----その他----*/
input{
background:transparent;
border:1px solid #999999;
}

textarea{
background:transparent;
border:1px solid #999999;
}

.mocacolor {
	color: #999900;
}
.subtitle{
	border-bottom:1px solid #999999;
	border-left:3px solid #999900;
}
/*-----検索結果---*/
h2.search-results-header {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 3px double #666666;
	border-left: 5px solid #CCCC99;
	padding-left: 5px;
	width: 300px;
	margin-top: 10px;
}
h2.module-header{
	font-size: 16px;
	font-weight: normal;
	border-bottom: 3px double #666666;
	border-left: 5px solid #CCCC99;
	padding-left: 5px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.search-results-header {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 3px double #666666;
	border-left: 5px solid #CCCC99;
	padding-left: 5px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3.search-results-title{
	background-image: url(../../image/blog_folk_icon.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.search-results-container {
	font-size: small;
	font-weight: normal;
}
.module-content{
	font-size: small;
	font-weight: normal;
}
.search-results-container h3{
	font-size: small;
	font-weight: normal;
}
.search-results-container h4{
	font-size: small;
	font-weight: normal;
}
/*------highslide gallery-white--*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
/*----アーカイブページ---*/
ul.module-list {
	list-style: none;
	padding-left: 0px;
}
ul.module-list li.module-list-item {
	padding-left: 15px;
	background: url(http://mocamoca.com/harablog/image/0090_check.png) no-repeat left top;
}
ul.module-list li a:link {
	color: #000;
}
ul.module-list li a:visited {
	color: #000;
}
ul.module-list li a:active {
	color: #FFFF00;
}
ul.module-list li a:hover {
	color: #ff0000;
}
h2.module-header {
	font-weight: normal;
	font-size: 16px;
	border-left: none;
	border-bottom: 1px solid #999;
	background: url(http://mocamoca.com/harablog/image/pages_multi.gif) no-repeat left top;
	padding-left: 15px;
}
/*----END---*/

