﻿@charset "utf-8";
/*
Theme Name: now
Theme URI: http://eikeis.com/photo
Description: ../nowのテーマver.1
Version: 1.01
Author: Akira Kunisawa
Author URI: http://eikeis.com/photo
Tags:

*/

html, body {
height:100%;
}

html, h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}


.photoimg {
	margin-bottom: 30px;
}

.photoimg2 {
	margin-bottom: 30px;
	margin-top: 30px;
}

.photoimg3 {
	margin-bottom: 0px;
	margin-top: 30px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #cfe4b3;
	background-image: url(images/bg.jpg);
	line-height: 1.5em;
	}



#headerimg 	{
	width: 117px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	display: inline;
	float: left;
	
	}

#content {
	font-size: 1.2em;
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
	min-height:750px;
height: auto !important;
height:100%;

	}


*html #content {
	font-size: 1.2em;
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
	

	}



.widecolumn .entry p {
	font-size: 1.1em;
	}
	
.entry p {
	font-size: 1.1em;

	}
	
.entry img {
	padding: 3px;
	background-image: url(images/dot.gif);
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	
	}

.widecolumn {
	line-height: 1.6em;
	
	}

.narrowcolumn .postmetadata {
	text-align: left;
	clear: both;
	float: right;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
	
small.right {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
	padding-bottom: 16px;
	padding-top: 5px;
	padding-right: 5px;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

.h1 {
	font-size: 4em;
	text-align: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	display: inline;
	height: 30px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	position: relative;
	}

.description {
	font-size: 1.2em;
	text-align: left;
	display: none;
	float: left;
	position: relative;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	

h2 {
	font-size: 1.5em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A862D;
	clear: both;
	padding-left: 0px;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background-image: none;
	}

h3 {
	font-size: 1.3em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	}
	
h4 {
	font-size: 1.3em;
	padding-bottom: 5px;
	clear: both;
	}
	
	
h5 {
	font-size: 1.2em;
	padding-bottom: 0px;
	clear: both;
	}
	
	
h6 {
	font-size: 1.0em;
	padding-bottom: 0px;
	clear: both;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}
	


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #cfe4b3;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #666;
	text-decoration: underline;
	}

a:hover, h2 a:hover, h3 a:hover  {
	color: #D2392B;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
text-align: left;
	padding: 0;
	width: 860px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
	}
	
	
*html #page {
text-align: left;
	padding: 0;
	width: 860px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height:100%;
height: auto !important;
height:140%;

	}

	
	

	


#header {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	display: block;
	}


.narrowcolumn {
	float: left;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	position: relative;
	margin: 0px;
	}

.widecolumn {
	float: left;
	width: 680px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	position: relative;
	}

.post {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;/*	text-align: justify; */
	padding: 0px;
	display: inline;
	float: left;
	position: relative;
	z-index: 2;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	text-align: right;
}

.clear {
	clear: both;
}

#footer {
	width: 860px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	}
		


#footer p {
	margin: 0;
	text-align: right;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
/* End Structure */



/*	Begin Headers */


h2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 118px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-image: url(images/dot.gif);
	}

img.alignright {
	
	display: inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 3px;
	background-image: url(images/dot.gif);
	}

img.alignleft {
	
	display: inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 3px;
	background-image: url(images/dot.gif);
	}
	
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}
	
	
.entry ul {
	font-size: 1.2em;
	}

.entry ul.cat {
	list-style: none;
	}
	
.entry ul.cat li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/cat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}	

.entry ul li {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	font-size: 1.2em;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	/*height: 20px;*/
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
	list-style-type: none;
	position: relative;
	width: 118px;
	}
	
	
/**/

#sidebar7 ul, #sidebar7 ul ol {
	
	list-style-type: none;
	}

#sidebar7 ul li {
	
	list-style-type: none;
	}



#sidebar7 ul ul, #sidebar7 ul ol {
	
	
	list-style-type: none;
	}

#sidebar7 ul ul ul, #sidebar7 ul ol {
	
	list-style-type: none;
	}

ol li, #sidebar7 ul ol li {
	list-style-type: none;
	}

#sidebar7 ul ul li, #sidebar7 ul ol li {
	
	list-style-type: none;
	}	



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar7 #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar7 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 140px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	display: inline;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #cfe4b3; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
.navigation2 {
	display: block;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: transparent;
	}
	
	
.rank {
	text-align: left;
	font-size: 10px;
	padding-top: 50px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	padding-bottom: 10px;
	position: relative;
	margin-right: 0px;
}
	
	
#navcontainer {
	
	position: relative;
	float: right;
	display: inline;
}


#navcontainer ul {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navcontainer li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	list-style-type: none;
}


.top-navia {
	
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.top-navia a, .top-navia a:visited {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navia a, .top-navia a:visited {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top-navia a:hover {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navia a:hover {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top-naviahov {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-naviahov {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}


.top-navib {
	
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.top-navib a, .top-navib a:visited {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -61px 0px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navib a, .top-navib a:visited {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top-navib a:hover {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -61px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navib a:hover {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top-navibhov {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -61px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navibhov {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top-navic {
	
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

.top-navic a, .top-navic a:visited {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -140px 0px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navic a, .top-navic a:visited {
hennkou
}

.top-navic a:hover {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -140px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navic a:hover {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}


.top-navichov {
	background-image: url(images/topnavi_menu.png);
	background-repeat: no-repeat;
	background-position: -140px -14px;
	text-indent: -9999px;
	display: inline;
	float: left;
	height: 14px;
	width: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

*html .top-navichov {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}




#navcontainer2 {
	height: 30px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: right;
	position: relative;
	clear: both;
}

#about {
	margin: 0px;
	float: left;
	width: 330px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#about ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#about li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#about2 {
	display: block;
	margin: 0px;
	float: left;
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.8em;
}


.left {
	float: left;
}

.right {
	float: right;
}

.right-860 {
	text-align: right;
	clear: both;
	width: 860px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*google */

.ads {
	font-size: 10px;
}


.googlesearch {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}


#twitter_div {
	margin-bottom: 30px;	
}

#twitter_update_list {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}


.b-muralinks {
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
	display: inline;
	position: relative;
}

.b-muralinks img {
	background-image: none!important;
}


.single_c {
	text-align: right;
	clear: both;
	float: right;
	padding-top: 0px;
	padding-bottom: 5px;
}


.entry-more {
	padding-top: 20px;
	padding-bottom: 20px;
}

.more-link {
	margin-top: 40px!important;
	display: block;
	position: relative;
}


.add {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.add2 {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.g_ad{
	display: inline;
	clear: both;
	float: right;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: right;	
}


/* eikeis l-menu */
.l-menu {
	margin: 0px;
	padding: 0px;
	width: 118px;
	position: relative;
	overflow: hidden;
}

.menu-a {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.menu-a a {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}

.menu-a a:visited {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}

.menu-a a:hover {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px 0px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}


.menu-ahov {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px 0px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}



.menu-b {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.menu-b a {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}

.menu-b a:visited {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}

.menu-b a:hover {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -50px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}


.menu-bhov {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -50px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}



.menu-c {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.menu-c a {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}

.menu-c a:visited {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}

.menu-c a:hover {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -100px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}


.menu-chov {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -100px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}


.menu-d {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.menu-d a {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
}

.menu-d a:visited {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}

.menu-d a:hover {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -150px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}


.menu-dhov {
	background-image: url(images/menu-a.gif);
	background-repeat: no-repeat;
	background-position: -118px -150px;
	height: 50px;
	width: 118px;
	list-style-type: none;
	text-indent: -9999px;
}



/*flash背景*/

.flash_bg {
	text-align: right;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	position: absolute;
	left: 647px;
	top: 0px;
	width: 229px;
	clear: both;
}


.flash_bg2 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	position: absolute;
	left: 607px;
	top: 0px;
	width: 295px;
	clear: both;
}

.flash_bg3 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	position: absolute;
	left: 407px;
	top: 0px;
	width: 503px;
	clear: both;
}


/*top*/

.top_title01 {
	background-image: url(images/top_title1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 439px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	z-index: 2;
}

*html .top_title01 {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top_title02 {
	background-image: url(images/top_title2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 37px;
	width: 439px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*html .top_title02 {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top_title03 {
	background-image: url(images/top_title3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 37px;
	width: 439px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
	display: block;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*html .top_title03 {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.top_p1 {
	margin: 0px;
	width: 439px;
	z-index: 2;
	position: relative;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.work-box ul {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 439px;
}


.work-box ul li {
	display: inline;
	padding: 0px;
	float: left;
	width: 144px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 120px;
}

.more_box {
	text-align: right;
	padding: 0px;
	clear: both;
	float: left;
	width: 439px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topics-box ul {
	margin: 0px;
	width: 439px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	position: relative;
}


.topics-box ul li {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*制作実績*/

.h2_mini {
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	position: relative;
	background-image: none;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

.work-pagerap {
	margin: 0px;
	width: 439px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



.work-page {
	width: 144px;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 150px;
}

*html .work-page {
	width: 144px;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 170px;
}


.work_title01 {
	background-image: url(images/top_title3.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 37px;
	width: 439px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
	display: block;
	margin: 0px;
}

*html .work_title01 {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}


.h2_eiblog {
	width: 665px;
}


/*about*/

.h2_about {
	background-image: url(images/about_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 439px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html .h2_about {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.about_table {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/dot_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

*html .about_table {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.about-p {
	margin-left: 7px;
}


/*contact*/

.contact_title {
	background-image: url(images/contact_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 438px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html .contact_title {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}

.contact-table {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.contact-table th {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #1A862D;
}

.contact-table td {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
}

.contaact-pagerap {
	margin: 0px;
	width: 439px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*ブログ用メニュー*/

.eiblog-menu-cm {
	margin-bottom: 20px!important;
	margin-top: 10px!important;
}

.eiblog-menu-cm li {
	margin-bottom: 5px!important;
}


/*sitemap*/
.h2_sitemap {
	background-image: url(images/sitemap_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 438px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html .h2_sitemap {
behavior: url(http://eikeis.com/eikeis/wp-content/themes/now01/Scripts/iepngfix.htc):
}


.sitemap h3 {
	text-align: left;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #1A862D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sitemap h3 span {
	font-size: 0.9em;
	color: #CCCCCC;
	padding-left: 20px;
}




/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

