@charset "utf-8";
/*
Theme Name: MIRAiZ-2
Theme URI: http://miraiz.jp/
Description: MIRAiZのテーマ
Version: 2.0
Author: fune
Author URI: http://miraiz.jp/
Tags: custom

*/


body {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	line-height: 18px;
	background: url(images/blog_body_bg.gif) repeat-x;
}
#wrapper {
	background: url(images/footer_bg.gif) repeat-x bottom;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a{
	color: #996600;
	text-decoration: none;
}
a:hover{
	color: #d4a41e;
	text-decoration: underline;
}
h2,h2 a,h3,h3 a{
	text-decoration: none;
	color: #666;
}

.pagetitle{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #999999;
}
.cate a{
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px 5px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
	background-color: #CFB88B;
	border: 1px solid #CFB88B;
}

#header-link {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

#header {
	height: 100px;
	width: 900px;
}
#header-lft	{
	width: 300px;
	float: left;
	margin-right: 30px;
	margin-left: 25px;
	height: 25px;
	padding-top: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#header-rgt 	{
	width: 300px;
	float: right;
	margin-right: 30px;
	text-align: right;
	height: 55px;
	}
#searchform	{
	width: 200px;
	background: url(images/search-bg.png) no-repeat left top;
	display: block;
	height: 24px;
	position: relative;
	margin: 25px 0px 20px;
	float: right;
}
#searchform	#s{
	width: 140px;
	height: 16px;
	position: absolute;
	top: 3px;
	left: 10px;
	font-size: 12px;
	color: #999999;
	margin-right: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(images/search-frm.png);
	background-repeat: repeat-x;
}
#globalnavi {
	width: 900px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#globalnavi ul{
	margin: 0px;
	padding: 0px;
}
#globalnavi li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#globalnavi a {
	background: url(images/navi.gif) no-repeat;
	display: block;
	width: 70px;
	height: 30px;
	text-indent: -9999px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
#globalnavi a#gn_home {
	background-position: -10 0;
}
#globalnavi a#gn_about {
	background-position: -80px 0;
}
#globalnavi a#gn_blog {
	background-position: -150px 0;
}
#globalnavi a#gn_service {
	background-position: -220px 0;
}
#globalnavi a#gn_works {
	background-position: -290px 0;
}
#globalnavi a#gn_access {
	background-position: -360px 0;
}
#globalnavi a#gn_contact {
	background-position: -430px 0;
	margin-right: 340px;
}

#globalnavi a#gn_twitter {
	width: 30px;
	background-position: -830px 0;
}
#globalnavi a#gn_rss {
	width: 30px;
	background-position: -860px 0;
}

#globalnavi a#gn_home:hover, a#gn_home.hover {
	background-position: -10 -30px;
}
#globalnavi a#gn_about:hover, a#gn_about.hover {
	background-position: -80px -30px;
}
#globalnavi a#gn_blog:hover, a#gn_blog.hover {
	background-position: -150px -30px;
}
#globalnavi a#gn_service:hover, a#gn_service.hover {
	background-position: -220px -30px;
}
#globalnavi a#gn_works:hover, a#gn_works.hover {
	background-position: -290px -30px;
}
#globalnavi a#gn_access:hover, a#gn_contac.hover {
	background-position: -360px -30px;
}
#globalnavi a#gn_contact:hover, a#gn_contac.hover {
	background-position: -430px -30px;
	margin-right: 340px;
}
h1 {
	margin: 0px;
}


#topimg {
	height: 181px;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
	width: 900px;
	height: auto;
	margin: 0px;
}


#sidebar {
	width: 210px;
	float: left;
}
#main-column {
	width: 690px;
	float: left;
	margin: 0px;
}
#footer {
	height: 400px;
	width: 900px;
	clear: both;
	padding-top: 30px;
	margin: 0px;
}
#header-rgt {
	float: right;
}

#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
	padding: 0px;

}
#footer-copyright {
	background-color: #eee;
	width: 900px;
	height: 200px;
	margin: 0px;
	clear: both;
	padding-top: 20px;
}
#footer-lft {
	margin: 20px;
	float: left;
	width: 400px;
}
#footer-rgt {
	float: right;
	margin: 20px;
	width: 300px;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
}

#footer-pagetop {
	text-align: right;
	width: 870px;
	margin-top: 40px;
	background-color: #FFFFFF;
}
#sb-archive{
	background-image: url(images/sb-archive-bg.gif);
	height: 70px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 27px;
}
#sb-archive select{
	width: 170px;
	margin-bottom: 5px;
}
#top-sel-lft {
	height: 360px;
	width: 200px;
	float: left;
	margin-bottom: 50px;
	background-image: url(images/top-sel-lft.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.top-sel-lft-img{
	text-align: center;
	height: 150px;
	width: 200px;
	margin-bottom: 20px;
}

#top-sel-lft h2{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}



#top-sel-rgt {
	width: 460px;
	float: left;
	margin-bottom: 50px;
	height: 480px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}

.top-sel-box {
	float: left;
	height: 100px;
	width: 424px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(images/top-sel-box.gif);
	background-repeat: no-repeat;
	padding: 15px 10px 5px;
	line-height: 18px;
}

.top-sel-box img{
	float: left;
	height: 90px;
	width: 120px;
	margin-right: 10px;
}

.top-sel-box h2{
	margin: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.top-sel-box h2 a{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.top-sel-box small{
	font-size: 10px;
	color: #999;
}
.top-sel-box-txt{
	float: right;
	width: 290px;
	text-align: left;
	margin-top: 0px;
}

#sb-recent-entry li {
	font-size: 11px;
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 5px;
}

#sb-recent-entry ul {
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
#sb-recent-work img{
	height: 49px;
	width: 49px;
}
#sb-recent-work a{
	text-decoration: none;
}

.works-thumb{
	margin: 10px;
	float: left;
	width: 150px;
	height: 250px;
	text-align: center;
}

.works-img img{
	height: 150px;
	width: 150px;
}
.works-title{
	height: 50px;
	width: 140px;
	text-align: left;
}
.works-title h2{
	margin: 0px;
	font-size: 10px;
	padding: 0px;
	font-weight: normal;
	line-height: 10px;
}
.single-entry {
	width: 560px;
	padding: 10px 60px;
	background-image: url(images/single-entry-bg.gif);
	background-repeat: repeat-y;
}
.single-entry h2{
	width: 560px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.single-link{
	width: 500px;
	padding-left: 60px;
	background-image: url(images/single-link-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 60px;
}
.single-tag{
	width: 500px;
	padding-left: 65px;
	background-image: url(images/single-tag-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 50px;
	height: 30px;
}
.single-tag a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#comment-sel{
	background-color: #ede9de;
	padding: 5px 30px;
	width: 620px;
}
#comment-sel textarea {
	height: 150px;
	width: 400px;
}

#comment-sel input {
	width: 170px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.archive-sel{
	background-image: url(images/single-entry-bg.gif);
	background-repeat: repeat-y;
	padding: 0px 20px;
	width: 640px;
	height: 120px;
}
.archive-sel-foot{
	margin-bottom: 5px;
}
.archive-thumb img{
	height: 120px;
	width: 160px;
	margin-right: 15px;
	float: left;
}
.archive-txt{
	height: 120px;
	width: 465px;
	float: left;
}

.about-box{
	width: 560px;
	margin-bottom: 20px;
	height: 120px;
}
.about-box img{
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
}
.about-box h4{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 30px;
}
.service-box{
	width: 560px;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
	height: 400px;
	margin-bottom: 10px;
}
.service-box img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 150px;
	height: 80px;
	margin-top: 20px;
}
.service-rgt{
	float: left;
	width: 390px;
}
.service-box h4{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding: 0px;
}
.gray-box {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.color01 {
	color: #996633;
}
.gray-box strong {
	margin-bottom: 10px;
	color: #996600;
}
.form-left {
	padding: 10px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.form-rgt {
	padding: 10px;
	width: 340px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.form-rgt textarea{
	width: 340px;
}
.sb-recent-post {
	margin: 0px;
	padding: 5px 0px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sb-recent-post a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
.sb-recent-post a:hover{
	color: #d4a41e;
	text-decoration: underline;
}
.sb-recent-post img{
	float: left;
	margin-right: 10px;
	height: 30px;
	width: 40px;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist img{
	padding: 0;
	width: 40px;/*	text-align: justify; */
	float: left;
	height: 40px;
	margin-right: 15px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.comment-body {
	height: auto;
	width: 620px;
	background-color: #eee;
	padding: 20px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0 0 20 0;
	display: block;
	}
/* End Comments */