/*  
Theme Name: Heartland
Theme URI: http://www.intuitivedesigns.net/free-wordpress-theme-heartland/
Description: Heartland, a clean and playful land of hearts, pink, and fun brought to you by <a href="http://www.intuitivedesigns.net/">Intuitive Designs</a>. 
Version: 1.1
Author: Intuitive Designs
Author URI: http://www.intuitivedesigns.net/
Tags: pink, two-columns, right-sidebar, fixed-width

*/
/*----Global Reset Courtesy of Eric Meyer----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
	background: #ffc;
}
body {
	line-height: 1;
	color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	background-color: #0099FF;	/*クリスマス使用のバックカラーbackground-color: #CC0000;*/
	/*background-color: #080707;*/
	/*background-color: #FFF9CA;*/
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p, tr, td, h1, h2, h3, h4, span, div {
	font-size: 1em;
}
/*----Layout----*/
#wrapper {
	width: 930px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
#header {
	height: 200px;
	position: relative;
	overflow: hidden;
}
	#site-name {
		position: absolute;
		z-index: 2;
		text-align: center;
		left: 0;
		top: 0;
	}
		#site-name h1 {
	color: #000000;
	width: 120%;
	/*font-size: 245px;*/
	font-size: 95px;
	display: block;
	letter-spacing: -10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
		}
	#logo {
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 3;
	}
	#logo01 {
		position: absolute;
		top: -16px;
		left: 0px;
		z-index: 3;
	}
	#header-image {
		position: absolute;
		top: 16px;
		right: 0;
		z-index: 1;
	}
/*トップの横長バーの色*/
#categories {
	background: #FF3300;
	width: 930px;
	overflow: auto;
	z-index: 4;
}
	#categories ul {
	  float: left;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
 
		#categories li {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0;
	height: 38px;
	list-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #CC3300;
		}
			#categories li a {
	display: block;
	color: #e2e2e2;
	font-size: 22px;
	text-decoration: none;
	line-height: 38px;
	/*padding-left: 45px;*/
			padding-left: 30px;
	background: url() no-repeat 20px center;
			}
			#categories li a:hover {
	background: url() no-repeat 20px center;
	color: #33FF00;
			}
#content {
	float: left;
	width: 620px;
	padding: 20px 0;
}
#right {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#footer {
	clear: both;
	background: #f3f3f3 url() no-repeat center center;
	line-height: 70px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
/*----Typography----*/
h1 {
	font-size: 2.5em;
	margin-bottom: 20px;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	margin-bottom: 20px;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 20px;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 20px;
	font-weight: normal;
}
p {
	line-height: 1.8em;
	/*margin-bottom: 1.428em;*/
	color: #000000;
}
/*.post h2 {
	display: block;
	background: #f3f3f3 url(images/title-right-corners.gif) no-repeat right;
	font-size: 2.571em;
	letter-spacing: -2px;
	height: 45px;
	padding: 0 15px;
	line-height: 45px;
	margin-bottom: 0;
}*/
.post h2 {
	display: block;
	font-size: 2.571em;
	letter-spacing: -2px;
	/*height: 45px;*/
	line-height: 45px;
	margin-bottom: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	color: #000000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
	.post h2 a {
		color: #666;
		text-decoration: none;
	}
/*変更しました*/
.post h3 {
	display: block;
	font-size: 2em;
	letter-spacing: -2px;
	/*height: 45px;*/
	line-height: 45px;
	margin-bottom: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	color: #000000;
	margin-top: 25px;
}
	.post h3 a {
		color: #666;
		text-decoration: none;
	}
/*.entry h3, .entry h2 {
	background: none;
	height: inherit;
	padding: 0;
	line-height: inherit;
	border-top-color: #FFFFFF;
	font-weight: bold;
}*/
.entry h3, .entry h2 {
	background: none;
	height: inherit;
	line-height: inherit;
	border-top-color: #FFFFFF;
	font-weight: normal;
	font-size: 2em;
	padding: 0;
	margin-bottom: 20px;
}
.entry h4 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	border-top-color: #FFFFFF;
	margin-bottom: 30px;
}
.entry .other01 h4 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	border-top-color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}
.entry .other02 h4 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	border-top-color: #FFFFFF;
	margin-bottom: 5px;
	color: #333333;
}
.entry .atama h2 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	margin-bottom: 5px;
	color: #333333;
}
.entry .atama h3 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	color: #333333;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.entry .atama h4 {
	background: none;
	padding: 0;
	line-height: 1.8em;
	margin-bottom: 5px;
	color: #333333;
}
/*変更しました*/
h2.pagetitle {
	display: block;
	font-size: 2.571em;
	letter-spacing: -2px;
	height: 45px;
	line-height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
	h2.pagetitle a {
		color: #666;
		text-decoration: none;
	}
h2.pagetitle01 {
	display: block;
	font-size: 2.571em;
	letter-spacing: -2px;
	height: 45px;
	line-height: 45px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	color: #000000;
}	
.box h2 {
	display: block;
	font-size: 2.083em;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
a {
	color: #0c7fba;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
small {
	font-size: .9em;
}
blockquote, q {
	line-height: 1.5em;
	margin: 1em 3em;
	quotes: "\201C" "\201D";
}
blockquote:before, q:before {
	content: open-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 3em;
	color: #ccc;
}
q:after {
	content: close-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 3em;
	color: #ccc;
	margin-bottom: -10px;
}
ul, ol, dl {
	margin-bottom: 1.5em;
	padding-left: 1.5em;
}
ul li {
	list-style: disc;
	margin-top: 10px;
}
ol li {
	list-style: upper-roman;
}
dt {
	font-weight: bold;
	font-size: 1.2em;
}
dd {
	margin: 0 0 1.5em 1.5em;
}
.copyright {
	float: left;
	margin: 0;
	font-size: 0.8em;
}
.credit {
	float: right;
	margin: 0;
	font-size: 0.8em;
}
.attention {
	float: right;
	width: 272px;
	color: #e2e2e2;
	padding: 10px;
	margin: 0 0 20px 30px;
	background-color: #33CC00;
}
/*----Forms----*/
#search {
	background: #f3f3f3;
	padding: 0 20px;
	margin-bottom: 2px;	
}
	#search #s {
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	height: 35px;
	line-height: 35px;
	padding-top: 10px;
	width: 100px;
	}
	input#searchsubmit {
	margin-left: 10px;
	background: url(images/magnifier.gif) no-repeat right top #f3f3f3;
	width: 35px;
	height: 35px;
	border: none;
	color: #f3f3f3;
	cursor: pointer;
	}
	input#searchsubmit01 {
	margin-left: 10px;
	width: 35px;
	height: 35px;
	border: none;
	color: #666;
	cursor: pointer;
	background-image: url(images/magnifier.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CCCCCC;
	}
/*----Comments----*/
h3#comments  {
	display: block;
	background: #f3f3f3 url(images/title-right-corners.gif) no-repeat right;
	font-size: 2em;
	letter-spacing: -2px;
	height: 45px;
	padding: 0 20px;
	line-height: 45px;
}
.commentlist {
	padding: 20px;
}
	.commentlist .box {
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	cite {
		font-weight: bold;
		line-height: 25px;
	}
	.comment-author img {
		float: left;
		margin: 0 10px 10px 10px;
	}
	.commentmetadata {
		margin-top: 0;
	}
ol.commentlist, ol.commentlist li {
	list-style: none;
}
.comment-form {
	padding: 20px;
	border-top: 1px solid #eee;
}
	.comment-form input, .comment-form textarea {
	background: #f3f3f3;
	border: 1px solid #ccc;
	}
#respond {
	padding: 30px;
}
/*----Menus----*/
#right .box ul {
	margin-bottom: 20px;
	padding-left: 0px;
}
	#right .box li {
	line-height: 1.5em;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	}
	#right .box li a {
	background: url() no-repeat left;
	padding-left: 0px;
	}
	#right .box li a:hover {
			background: url() no-repeat left;	
	}
/*----MOTのバナー用のCSS----*/
#right .box .banner01 ul {
 	margin-bottom: 10px;
	padding-left: 0;
	
}
	#right .box .banner01 li {
	line-height: 1.5em;
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	#right .box .banner01 li a {
	background: url() no-repeat left;
	padding-left: 0px;
	}
	#right .box .banner01 li a:hover {
			background: url() no-repeat left;	
	}	
/*----Search Page----*/
.search-results h2 { /*Search Results Page*/
	margin: 20px 0 20px 0;
}
.search-results #search { /*Search Results Page*/
	margin: 20px;
	width: 200px;
}
/*----Other Styles----*/
.date {
	margin: -36px 0 0 10px;
	width: 20px;
	text-transform: uppercase;
	height: 45px;
	text-align: center;
}
.post {
	position: relative;
	clear: both;
}
.title-tab {
	height: 45px;
	width: 20px;
	position: absolute;
	left: -15px;
	top: 0;
	background-repeat: no-repeat;
	background-position: left;
}
.entry, .postmetadata, .navigation {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
}
.postmetadata {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
}
.postmetadata01 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navigation {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
.box {
	background: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.box h3 {
	margin-bottom: 5px;
	font-size: 1.5em;
	margin-top: 10px;
}
.box01 {
	background: #f3f3f3;
	padding: 20px;
	margin-bottom: 20px;
}
.nothing h2 { /*404 Page*/
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.archives { /*Archives Page*/
	padding: 20px 0 20px 20px;
}
.links { /*Links Page*/
	padding: 20px 0 20px 20px;
}
.comments {
	background: url(images/comment.gif) no-repeat right center;	
	padding-right: 20px;
}
.tags {
	background: url() no-repeat right center;	
	padding-right: 25px;
}
.navigation {
	display: block;
	text-align: center;
	margin: 20px 0;
}
/*Floats*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.backalignleft {
	float: left;
	padding-left: 10px;
}
.backalignright{
	float: right;
	padding-right: 20px;
}
img.alignright {
	margin: 0 0 20px 20px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	}
.clr {
	clear: both;
}
textwidget #tab_pop_badge ul li{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -35px;
}
#tab_badge p{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -35px;
}
textwidget p{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -35px;
}
ul li#tab_pop_badge{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -35px;
}
.thumblist{
	padding-left: 200px;
}
.tc01{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right #mycategoryorder .children{
	padding-left: 10px;
}
.contactscaption01{
	line-height: 1.8em;
	margin-bottom: 1.428em;
	color: #666666;
	padding-top: 100px;
}
.aboutmot01{
	float: left;
}
.pagebar{
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 30px;
}
h4.link1{
	font-size: 12px;
}


