@charset "UTF-8";


/* frame.css
***************************************************************************************/



/* CSS Reset
=============================================================================*/
html {color:#333333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {	border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:inherit;font-weight:inherit;}
del,ins {text-decoration: none;}
li {list-style: none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;font-weight:normal;}
q:before,q:after {	content: '';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:baseline;}
sub {vertical-align:baseline;}
/*because legend doesn't inherit in IE */
legend {color: #000;}
input, button, textarea, select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
/*purpose To enable resizing for IE */
/*branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size:100%;}

/*Font YUI version: 2.7.0*/
body {font:13px/1.231 arial, helvetica, clean, sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button {font:99% arial, helvetica, clean, sans-serif;}
table {font-size:inherit;	font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

/*Artis-add*/
br {letter-spacing:normal;}
hr {display: none;}
li img {vertical-align:bottom;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0; font-size: 0;}
.clearfix { display:inline-block;}

/*\*/
* html .clearfix { height:1%;}
.clearfix {	display:block;}
/**/
.clear { clear:both;}

.test01 {border: solid 1px #ff0000;}
.test02 {background-color:#ff0000;}



/* Frame
=============================================================================*/
/*
77% = 10px	| 	123.1% = 16px	|	167% = 22px	
85% = 11px	|	131% = 17px	    |	174% = 23px
93% = 12px	|	138.5% = 18px	|	182% = 24px
100% = 13px	|	146.5% = 19px	|	189% = 25px
107% = 14px	|	153.9% = 20px	|	197% = 26px
114% = 15px	|	161.6% = 21px	|
*/

body {
	margin:0;
	color:#333333;
	line-height:1.6em;
	background-color:#fafafa;
	font-family:Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:1.4em;
}

#container {
	width:998px;
	margin:0 auto;
	padding:0 1px;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg004.gif") repeat-y 0 0;
}


/* Header
=============================================================================*/
#header {
	width:100%;
	height:35px;
	margin:0 0 18px 0;
}

#header .headerTop {
	width:990px;
	padding:5px; 
	margin:0 auto;
}

#header .headerTop p.logo a ,
#header .headerTop p.logo {
	width:155px;
	height:20px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("http://www.esz.co.jp/blog/common/image/logo.png") no-repeat 0 0;
}

#header .gnaviArea {
	width:750px;
	float:right;
	height:25px;
}

#header .gnaviArea .gnaviInner {
	width:750px;
	margin:5px auto 0 auto;
}

#header .gnaviArea ul.gnavi {
	height:25px;
	background:url("http://www.esz.co.jp/blog/common/image/headerBg001.png") no-repeat 0 0;
}

#header .gnaviArea ul.gnavi li {
	float:left;
	height:13px;
	text-indent:-9999px;
}

#header .gnaviArea ul.gnavi li a {
	height:13px;
	display:block;
}

#header .gnaviArea ul.gnavi li.gnavi000 a {width:94px;}
#header .gnaviArea ul.gnavi li.gnavi001 a {width:82px;}
#header .gnaviArea ul.gnavi li.gnavi002 a {width:104px;}
#header .gnaviArea ul.gnavi li.gnavi003 a {width:100px;}
#header .gnaviArea ul.gnavi li.gnavi004 a {width:58px;}
#header .gnaviArea ul.gnavi li.gnavi005 a {width:78px;}
#header .gnaviArea ul.gnavi li.gnavi006 a {width:70px;}
#header .gnaviArea ul.gnavi li.gnavi007 a {width:58px;}
#header .gnaviArea ul.gnavi li.gnavi008 a {width:48px;}
#header .gnaviArea ul.gnavi li.gnavi009 a {width:58px;}

/* mainImage
=============================================================================*/
#mainImage {
	width:1000px;
	height:83px;
	margin:0 auto 17px auto;
	position:relative;
}

#mainImage a {
	width:1000px;
	height:83px;
	display:block;
	position:absolute;
}


#mainImage p {
	color:#FFFFFF;
	position:absolute;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:60px;
	height:80px;
	line-height:2em;
	left:695px;
	z-index:1;
}


/* Main
=============================================================================*/
#entry {
	width:617px;
	float:left;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left top #ffffff;
}

#entry .entryHeader {
	width:607px;
	padding:5px 0 5px 0;
	margin:0 auto 5px auto;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg007.gif") repeat-x left bottom;
}

#entry .entryHeader div.titleArea {
	width:530px;
	float:left;
}

#entry .entryHeader div.titleArea h1 {
	font-size:153.9%;
	font-weight:bold;
	padding:12px 0 0 5px;
}

#entry .entryHeader div.titleArea ul {
	margin:10px 0 0 0;
	padding:0 0 0 5px;
}

#entry .entryHeader div.titleArea ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 16px;
	font-size:11px;
}

#entry .entryHeader div.titleArea ul li.date {
	background:url("http://www.esz.co.jp/blog/common/image/contentsIc001.gif") no-repeat 0 1px;
}

#entry .entryHeader div.titleArea ul li.cate {
	background:url("http://www.esz.co.jp/blog/common/image/contentsIc002.gif") no-repeat 0 2px;
}

#entry .entryHeader div.titleArea ul li.cate a {
	text-decoration:none;
}

#entry .entryHeader div.reTweet {
	width:50px;
	float:right;
}

#entry .entryContents {
	width:587px;
	padding:10px 0 30px 0;
	margin:0 auto;
	color:#6d6d6d;
	line-height:1.7em;
	font-size:110%;
}

#entry .entryContents img {
	padding:5px 0 30px 0;
	margin:0 auto;
	color:#6d6d6d;
	font-size:85%;
	clear:both;
}

#entry .entryData {
	width:617px;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left top;
}

#entry .entryData .entryDataInner {
	width:555px;
	margin:0 auto;
	padding:18px 0;
}

#entry .entryData .entryDataInner dl {
	width:555px;
}

#entry .entryData .entryDataInner dl dt {
	width:130px;
	height:16px;
	float:left;
	text-indent:-9999px;
	margin:0 0 13px 0;
}

#entry .entryData .entryDataInner dl dd {
	font-size:10px;
	_font-size:9px;
	color:#959595;
}

#entry .entryData .entryDataInner dl dd a {
	text-decoration:none;
}

#entry .entryData .entryDataInner dl.tag dt {
	background:url("http://www.esz.co.jp/blog/common/image/commentTl001.gif") no-repeat 0 0;
}

#entry .entryData .entryDataInner dl.trackBack dt {
	background:url("http://www.esz.co.jp/blog/common/image/commentTl002.gif") no-repeat 0 0;
}

#entry .entryData .entryDataInner dl.postedBy dt {
	background:url("http://www.esz.co.jp/blog/common/image/commentTl003.gif") no-repeat 0 0;
	margin:0;
}

#entry .postedComments {
	width:617px;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left top;
}

#entry .postedComments .postedCommentsInner {
	width:558px;
	margin:0 auto;
	padding:30px 0;
	font-size:11px;
	_font-size:10px;
}

#entry .postedComments p.title {
	width:68px;
	height:12px;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/commentTl008.gif") no-repeat 0 0;
}

#entry .postedComments .commentsArea {
	width:558px;
	padding:30px 0 2px 0;
	color:#6d6d6d;
	background:url("http://www.esz.co.jp/blog/common/image/sideDc001.gif") repeat-x left bottom;
}

#entry .postedComments .commentsArea .commentsBody {
	width:558px;
	padding:0 0 20px 0;
}

#entry .postedComments .commentsArea .commentsPost {
	width:558px;
	color:#959595;
	text-align:right;
}

#entry .postedComments .commentsArea .commentsPost p {
	text-align:right;
}

#entry .entryComment {
	width:617px;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left top;
}

#entry .entryComment .entryCommentInner {
	width:467px;
	margin:0 auto;
	padding:40px 0;
	font-size:11px;
	_font-size:10px;
}

#entry .entryComment .entryCommentInner table {
	width:467px;
	color:#959595;
}

#entry .entryComment .entryCommentInner table input#author ,
#entry .entryComment .entryCommentInner table input#email ,
#entry .entryComment .entryCommentInner table input#url ,
#entry .entryComment .entryCommentInner table textarea {
	width:360px;
	font-size:90%;
	padding:4px 2px;
	margin:0 0 15px 0;
	color:#666666;
	border:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg003.gif") repeat-x left top;
}

#entry .entryComment .entryCommentInner table input#key{
	width:163px;
	font-size:90%;
	padding:4px 2px;
	margin:0 0 15px 0;
	color:#666666;
	border:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg003.gif") repeat-x left top;
}

#entry .entryComment .entryCommentInner table input.s-btn {
	width:167px;
	display:block;
	margin:0 0 10px 0;
}

#entry .entryComment .entryCommentInner table p.txt {
	margin:0 0 7px 0;
}

#entry .entryComment .entryCommentInner table .bake {
	padding:0 0 14px 0;
}

#entry .entryComment .entryCommentInner table td.td001 {
	width:90px;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/commentTl004.gif") no-repeat 0 0;
}

#entry .entryComment .entryCommentInner table div.auth {
	padding:4px 2px;
	margin:0 0 15px 0;
}

#entry .entryComment .entryCommentInner table td.td002 {
	width:90px;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/commentTl005.gif") no-repeat 0 0;
}

#entry .entryComment .entryCommentInner table td.td003 {
	width:90px;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/commentTl006.gif") no-repeat 0 0;
}

#entry .entryComment .entryCommentInner table td.td004 {
	width:90px;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/commentTl007.gif") no-repeat 0 0;
}



/* Side
=============================================================================*/
#side {
	width:380px;
	float:right;
}

#side .functionArea {
	width:380px;
	border-bottom:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left top #ffffff;
}

#side .searchArea {
	width:360px;
	margin:0 auto;
	padding:10px 0 11px 0;
}

#side .searchArea input.text {
	width:280px;
	font-size:75%;
	float:left;
	padding:4px 2px;
	color:#666666;
	border:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg003.gif") repeat-x left top;
}

#side .searchArea input.btn {
	width:67px;
	height:21px;
	float:right;
}

#side .navigationAra {
	width:360px;
	margin:0 0 0 10px;
	padding:0 0 9px 0;
}

#side .navigationAra ul li {
	float:left;
	font-size:85%;
	padding:0 0 0 17px;
	margin:0 11px 0 0;
}

#side .navigationAra ul li a {
	text-decoration:none;
	color:#333333;
}

#side .summaryArea {
	width:380px;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg002.gif") repeat-x left top #fafafa;
}

#side .summaryArea dl {
	width:340px;
	margin:0 auto;
	padding:11px 0;
	font-size:10px;
	_font-size:9px;
}

#side .summaryArea dl dt {
	width:340px;
	padding:0 0 5px 0;
	font-weight:bold;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg006.gif") repeat-x left bottom;
}

#side .summaryArea dl dd {
	width:340px;
	padding:4px 0 0 0;
	line-height:1.3em;
	color:#74767b;
}

#side .staffArea {
	width:174px;
	margin:0 auto;
	padding:8px 0 5px 0;
	background:url("http://www.esz.co.jp/blog/common/image/sideBg001.gif") repeat-x left bottom;
}

#side .staffArea p.img {
	width:38px;
	float:left;
}

#side .staffArea div.feeds {
	width:135px;
	float:right;
	font-size:10px;
	_font-size:9px;
}

#side .staffArea div.feeds a {
	text-decoration:none;
}

#side .staffArea div.feeds p.blogTitle {
	line-height:normal;
}

#side .staffArea div.feeds p.blogTitle a {
	color:#282828 !important;
}

#side .staffArea div.gfc-resultsHeader ,
#side .staffArea div.gf-relativePublishedDate ,
#side .staffArea div.gf-snippet {
	display:none;
}



/* Function-Blog
=============================================================================*/
#side .functionBlog {
	width:190px;
	float:left;
	padding:0 0 4px 0;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left bottom;
}

#side .archives ,
#side .listArea {
	border-bottom:1px solid #e6e6e6;
}

#side .sidetitle ,
#side .functionBlog .listArea h3 {
	width:160px;
	padding:7px 15px;
	font-size:12px;
	_font-size:11px;
}

#side .side ,
#side .functionBlog .listArea ul {
	width:160px;
	margin:0 auto;
	padding:15px 0 20px 0;
}

#side .sidebody ,
#side .functionBlog .listArea ul li {
	padding:3px 0;
	font-size:85%;
	letter-spacing:-0.1em;
	background:url("http://www.esz.co.jp/blog/common/image/sideDc001.gif") repeat-x left bottom;
}

#side .sidebody a.aside ,
#side .functionBlog .listArea ul li a {
	text-decoration:none;
}


#side .archives .sidebody a ,
#side #archives ul li a {
	padding:0 0 0 16px;
	letter-spacing:normal;
	background:url("http://www.esz.co.jp/blog/common/image/sideIc003.gif") no-repeat 0 0;
}

#side .functionBlog .recententry {
	font-size:105%;
}


/* Function-Sol
=============================================================================*/
#side .functionSol {
	width:189px;
	float:right;
	padding:0 0 4px 0;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg001.gif") repeat-x left bottom;
}

#side .functionSol .listArea h3 {
	width:159px;
	padding:7px 15px;
	font-size:12px;
	_font-size:11px;
}




#side #twitter div.twtr-tweet-wrap {
	font-size:10px;
}

#side #twitter div.twtr-ft ,
#side #twitter div.twtr-hd {
	display:none !important;
}

#side #twitter div.wind a {
	text-decoration:none;
}

#side .functionSol .listArea div.rss {
	width:100px;
	margin:10px auto 0 auto;
}

#side .functionSol .listArea div.rss ul li {
	float:left;
	font-size:70%;
	margin:0 15px 10px 0;
}

#side .functionSol .listArea div.ad {
	width:160px;
	line-height:1.3em;
	margin:0 auto;
	font-size:10px;
	_font-size:9px;
}

/* Slider */
#side #public div.sliderOuter {
	width:189px;
	height:226px;
}

.nivoSlider {
	position:relative;
	background:#202834 url("http://www.esz.co.jp/blog/common/image/loading.gif") no-repeat 50% 50%;
}

.nivoSlider img {
	left:0;
	position:absolute;
	top:0;
}

.nivoSlider a.nivo-imageLink {
	border:0 none;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:60;
}

.nivo-slice {
	display:block;
	height:100%;
	position:absolute;
	z-index:50;
}

.nivo-caption {
	background:none repeat scroll 0 0 #8e8e8e;
	top:0;
	color:#FFFFFF;
	left:0;
	position:absolute;
	width:100%;
	z-index:89;
}

.nivo-caption p {
	margin:0;
	padding:7px 15px;
	font-size:12px;
	_font-size:11px;
}

.nivo-controlNav {
	position:absolute;
	left:16%;
	bottom:-21px;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url("http://www.esz.co.jp/blog/common/image/bullets.gif") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url("http://www.esz.co.jp/blog/common/image/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}

a.nivo-prevNav {
	left:10px;
}

#side #public div.btn {
	width:189px;
	padding:0 0 9px 0;
}


/* pageNaviArea
=============================================================================*/
#pageNaviArea {
	width:998px;
	padding:25px 0;
	margin:0 auto;
	border-top:1px solid #e6e6e6;
	background:url("http://www.esz.co.jp/blog/common/image/indexBg002.gif") repeat-x 0 0 #fafafa;
}

#pageNaviArea ul.pnavi {
	width:958px;
	margin:0 auto;
}

#pageNaviArea ul.pnavi li {
	height:19px;
	text-indent:-9999px;
}

#pageNaviArea ul.pnavi li.previous a ,
#pageNaviArea ul.pnavi li.previous {
	width:137px;
	float:left;
	display:block;
	background:url("http://www.esz.co.jp/blog/common/image/indexBtn001.gif") no-repeat 0 0;
}

#pageNaviArea ul.pnavi li.previous a:hover {
	background:url("http://www.esz.co.jp/blog/common/image/indexBtn001.gif") no-repeat 0 -19px;
}

#pageNaviArea ul.pnavi li.next a ,
#pageNaviArea ul.pnavi li.next {
	width:105px;
	float:right;
	display:block;
	background:url("http://www.esz.co.jp/blog/common/image/indexBtn002.gif") no-repeat 0 0;
}

#pageNaviArea ul.pnavi li.next a:hover {
	background:url("http://www.esz.co.jp/blog/common/image/indexBtn002.gif") no-repeat 0 -19px;
}


/* Footer
=============================================================================*/
#footer {
	width:100%;
	padding:0 0 95px 0;
}

#footer .fnaviArea {
	width:100%;
	padding:1px 0;
}

#footer .fnaviArea ul.fnavi li {
	float:left;
	margin:0 25px 0 0;
}

#footer .fnaviArea ul.fnavi li a {
	font-size:77%;
	color:#ffffff;
	text-decoration:none;
}

#footer .fnaviArea ul.fnavi {
	width:1000px;
	margin:0 auto;
}

#footer .footerInner {
	width:1000px;
	padding:42px 0 0 0;
	margin:0 auto;
}

#footer .footerInner p.address {
	width:320px;
	height:70px;
	float:left;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/footerBg001.png") no-repeat 0 0;
}

#footer .footerInner p.concept {
	width:446px;
	height:105px;
	float:right;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/footerBg002.png") no-repeat 0 0;
}

#footer .footerInner p.copy {
	width:1000px;
	height:9px;
	font-size:0.1em;
	float:right;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/copyright.png") no-repeat 0 0;
}









/* Fieldnote
=============================================================================*/
body#fieldnote a{overflow:hidden;}
body#fieldnote a:link {color:#74767b; text-decoration:none;}
body#fieldnote a:visited {color:#74767b; text-decoration:none;}
body#fieldnote a:hover {color:#000000; text-decoration:underline;}
body#fieldnote a:active {color:#000000; text-decoration:none;}

body#fieldnote #entry .entryContents a:link{color:#af2121; text-decoration:none;}
body#fieldnote #entry .entryContents a:hover{color:#af2121; text-decoration:underline;}
body#fieldnote #entry .entryContents a:visited{color:#af2121; text-decoration:none;}

body {
	color:#333333;
}

body#fieldnote #header {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexBg001.gif") repeat-x 0 0;
}

body#fieldnote #mainImage {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexPh001.jpg") no-repeat 0 0;
}

body#fieldnote #side .navigationAra ul li.navi000 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc001.gif") no-repeat 0 2px;
}

body#fieldnote #side .navigationAra ul li.navi001 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc002.gif") no-repeat 0 2px;
}

body#fieldnote #side .navigationAra ul li.navi002 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc003.gif") no-repeat 0 2px;
}

body#fieldnote #side .navigationAra ul li.navi003 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc004.gif") no-repeat 0 2px;
}

body#fieldnote #side .navigationAra ul li.navi004 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc005.gif") no-repeat 0 2px;
}

body#fieldnote #side .summaryArea dl dt {
	color:#282828;
}

body#fieldnote #entry .entryHeader div.titleArea h1 a {
	color:#000000;
}

body#fieldnote #side .functionSol .listArea h3 ,
body#fieldnote #side .sidetitle {
	background-color:#8e8e8e;
	color:#ffffff;
}

body#fieldnote #side .nivo-caption {
	background:none repeat scroll 0 0 #8e8e8e;
	color:#FFFFFF;
}

body#fieldnote #footer .fnaviArea {
	background-color:#7a7a7a;
}

body#fieldnote #footer {
	background-color:#5d5d5d;
}

body#fieldnote #entry .entryContents {
	color:#3d3d3d;
}

body#fieldnote .category {
	font-size:15px !important;
}

body#fieldnote .recententry {
	color:#0078c9 !important;
	font-size:15px !important;
}

body#fieldnote .recententry a {
	color:#0078c9 !important;
	padding:0 0 0 6px;
	background:url("http://www.esz.co.jp/blog/common/image/arr01.gif") no-repeat 0 4px;
}

/*----- 3/4追記 -----*/




body #fieldnote #entry .entryArea #pageNaviArea01 {
	width:600px;
	padding:25px 0;
	margin:0 auto;
	overflow: hidden;
}

body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 {
	width: 580px;
	padding: 25px 0;
	margin:0 auto;
}

body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 li.previous01{
	width: 230px;
	float:left;
	height: 20px;
	background:url("../image/indexPrevBtn.gif") no-repeat left center;
	}


body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 li.previous01 .amenu{
	padding-left: 20px;
}


body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 li.next01{
	width: 230px;
	float:right;
	height: 20px;
	margin-left: 100px;
}

body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 li.next01 .amenu{
	width: 200px;
	text-align: right;
	padding: 0;
	background:url(../image/indexNextBtn01.gif) no-repeat right center;
	display: block;
	padding-right: 20px;
}

body#fieldnote #entry .entryArea #pageNaviArea01 ul.pnavi01 li.next01 .amenu,  x:-moz-any-link{
	}


/*----- 3/4追記End ----*/



/* Asako
=============================================================================*/
body#asako a{overflow:hidden;}
body#asako a:link {color:#74767b; text-decoration:none;}
body#asako a:visited {color:#74767b; text-decoration:none;}
body#asako a:hover {color:#000000; text-decoration:underline;}
body#asako a:active {color:#000000; text-decoration:none;}

body#asako #entry .entryContents a:link{color:#0096ec; text-decoration:none;}
body#asako #entry .entryContents a:hover{color:#0096ec; text-decoration:underline;}
body#asako #entry .entryContents a:visited{color:#0096ec; text-decoration:none;}

body {
	color:#333333;
}

body#asako #header {
	background:url("http://www.esz.co.jp/blog/asako/image/indexBg001.gif") repeat-x 0 0;
}

body#asako #mainImage {
	background:url("http://www.esz.co.jp/blog/asako/image/indexPh001.jpg") no-repeat 0 0;
}

body#asako #side .navigationAra ul li.navi000 {
	background:url("http://www.esz.co.jp/blog/asako/image/indexIc001.gif") no-repeat 0 2px;
}

body#asako #side .navigationAra ul li.navi001 {
	background:url("http://www.esz.co.jp/blog/asako/image/indexIc002.gif") no-repeat 0 2px;
}

body#asako #side .navigationAra ul li.navi002 {
	background:url("http://www.esz.co.jp/blog/asako/image/indexIc003.gif") no-repeat 0 2px;
}

body#asako #side .navigationAra ul li.navi003 {
	background:url("http://www.esz.co.jp/blog/asako/image/indexIc004.gif") no-repeat 0 2px;
}

body#asako #side .navigationAra ul li.navi004 {
	background:url("http://www.esz.co.jp/blog/asako/image/indexIc005.gif") no-repeat 0 2px;
}

body#asako #side .summaryArea dl dt {
	color:#282828;
}

body#asako #entry .entryHeader div.titleArea h1 a {
	color:#000000;
}

body#asako #side .functionSol .listArea h3 ,
body#asako #side .sidetitle {
	background-color:#000000;
	color:#ffffff;
}

body#asako #side .nivo-caption {
	background:none repeat scroll 0 0 #8e8e8e;
	color:#FFFFFF;
}

body#asako #footer .fnaviArea {
	background-color:#484747;
}

body#asako #footer {
	background-color:#2b2b2b;
}











/* Hibi-Kore-Womo
=============================================================================*/


/* Womo-Beauty
=============================================================================*/

/* Text Color */
body#womobeauty a{overflow:hidden;}
body#womobeauty a:link {color:#23822c; text-decoration:none;}
body#womobeauty a:visited {color:#23822c; text-decoration:none;}
body#womobeauty a:hover {color:#ffa500; text-decoration:underline;}
body#womobeauty a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#womobeauty #header {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexBg001.gif") repeat-x 0 0;}
body#womobeauty #mainImage {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexPh001.jpg") no-repeat 0 0;}
body#womobeauty #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexIc001.gif") no-repeat 0 2px;}
body#womobeauty #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexIc002.gif") no-repeat 0 2px;}
body#womobeauty #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexIc003.gif") no-repeat 0 2px;}
body#womobeauty #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexIc004.gif") no-repeat 0 2px;}
body#womobeauty #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/womobeauty/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#womobeauty #side .summaryArea dl dt {　color:#ee8ea0;}

/* Entry Title Color */
body#womobeauty #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#womobeauty #side .functionSol .listArea h3 ,
body#womobeauty #side .sidetitle {
	background-color:#ee8ea0;
	color:#fff;
}

body#womobeauty #side .nivo-caption {
	background:none repeat scroll 0 0 #ee8ea0;
	color:#fff;
}

/* Footer Color */
body#womobeauty #footer {	background-color:#ee8ea0;}
body#womobeauty #footer .fnaviArea {	background-color:#fa9cb8;}





/* Womo-no-Omoi
=============================================================================*/

/* Text Color */
body#womonoomoi a{overflow:hidden;}
body#womonoomoi a:link {color:#23822c; text-decoration:none;}
body#womonoomoi a:visited {color:#23822c; text-decoration:none;}
body#womonoomoi a:hover {color:#ffa500; text-decoration:underline;}
body#womobeauty a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#womonoomoi #header {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexBg001.gif") repeat-x 0 0;}
body#womonoomoi #mainImage {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexPh001.jpg") no-repeat 0 0;}
body#womonoomoi #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexIc001.gif") no-repeat 0 2px;}
body#womonoomoi #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexIc002.gif") no-repeat 0 2px;}
body#womonoomoi #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexIc003.gif") no-repeat 0 2px;}
body#womonoomoi #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexIc004.gif") no-repeat 0 2px;}
body#womonoomoi #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/womonoomoi/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#womonoomoi #side .summaryArea dl dt {　color:#63ac78;}

/* Entry Title Color */
body#womonoomoi #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#womonoomoi #side .functionSol .listArea h3 ,
body#womonoomoi #side .sidetitle {
	background-color:#63ac78;
	color:#fff;
}

body#womonoomoi #side .nivo-caption {
	background:none repeat scroll 0 0 #63ac78;
	color:#fff;
}

/* Footer Color */
body#womonoomoi #footer {	background-color:#63ac78;}
body#womonoomoi #footer .fnaviArea {	background-color:#7bd695;}





/* Hamamatsu-Womo
=============================================================================*/


/* Text Color */
body#wohama a{overflow:hidden;}
body#wohama a:link {color:#23822c; text-decoration:none;}
body#wohama a:visited {color:#23822c; text-decoration:none;}
body#wohama a:hover {color:#ffa500; text-decoration:underline;}
body#wohama a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#wohama #header {	background:url("http://www.esz.co.jp/blog/wohama/image/indexBg001.gif") repeat-x 0 0;}
body#wohama #mainImage {	background:url("http://www.esz.co.jp/blog/wohama/image/indexPh001.jpg") no-repeat 0 0;}
body#wohama #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/wohama/image/indexIc001.gif") no-repeat 0 2px;}
body#wohama #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/wohama/image/indexIc002.gif") no-repeat 0 2px;}
body#wohama #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/wohama/image/indexIc003.gif") no-repeat 0 2px;}
body#wohama #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/wohama/image/indexIc004.gif") no-repeat 0 2px;}
body#wohama #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/wohama/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#wohama #side .summaryArea dl dt {　color:#ffa400;}

/* Entry Title Color */
body#wohama #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#wohama #side .functionSol .listArea h3 ,
body#wohama #side .sidetitle {
	background-color:#ffa400;
	color:#fff;
}

body#wohama #side .nivo-caption {
	background:none repeat scroll 0 0 #ffa400;
	color:#fff;
}

/* Footer Color */
body#wohama #footer {	background-color:#ffa400;}
body#wohama #footer .fnaviArea {	background-color:#ffc45a;}



/* Sumai-Lab
=============================================================================*/

/* Text Color */
body#sumailab a{overflow:hidden;}
body#sumailab a:link {color:#23822c; text-decoration:none;}
body#sumailab a:visited {color:#23822c; text-decoration:none;}
body#sumailab a:hover {color:#ffa500; text-decoration:underline;}
body#sumailab a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#sumailab #header {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexBg001.gif") repeat-x 0 0;}
body#sumailab #mainImage {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexPh001.jpg") no-repeat 0 0;}
body#sumailab #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexIc001.gif") no-repeat 0 2px;}
body#sumailab #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexIc002.gif") no-repeat 0 2px;}
body#sumailab #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexIc003.gif") no-repeat 0 2px;}
body#sumailab #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexIc004.gif") no-repeat 0 2px;}
body#sumailab #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/sumailab/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#sumailab #side .summaryArea dl dt {　color:#cb411d;}

/* Entry Title Color */
body#sumailab #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#sumailab #side .functionSol .listArea h3 ,
body#sumailab #side .sidetitle {
	background-color:#ffa500;
	color:#ffffff;
}

body#sumailab #side .nivo-caption {
	background:none repeat scroll 0 0 #ffa500;
	color:#FFFFFF;
}

/* Footer Color */
body#sumailab #footer {	background-color:#719f03;}
body#sumailab #footer .fnaviArea {	background-color:#93ca0d;}



/* Moshi2-Gourmet
=============================================================================*/

/* Text Color */
body#gourmet a{overflow:hidden;}
body#gourmet a:link {color:#23822c; text-decoration:none;}
body#gourmet a:visited {color:#23822c; text-decoration:none;}
body#gourmet a:hover {color:#ffa500; text-decoration:underline;}
body#gourmet a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#gourmet #header {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexBg001.gif") repeat-x 0 0;}
body#gourmet #mainImage {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexPh001.jpg") no-repeat 0 0;}
body#gourmet #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexIc001.gif") no-repeat 0 2px;}
body#gourmet #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexIc002.gif") no-repeat 0 2px;}
body#gourmet #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexIc003.gif") no-repeat 0 2px;}
body#gourmet #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexIc004.gif") no-repeat 0 2px;}
body#gourmet #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/moshi2_gourmet/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#gourmet #side .summaryArea dl dt {　color:#ee4e29;}

/* Entry Title Color */
body#gourmet #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#gourmet #side .functionSol .listArea h3 ,
body#gourmet #side .sidetitle {
	background-color:#ee4e29;
	color:#fff;
}

body#gourmet #side .nivo-caption {
	background:none repeat scroll 0 0 #ee4e29;
	color:#fff;
}

/* Footer Color */
body#gourmet #footer {	background-color:#1f1e1b;}
body#gourmet #footer .fnaviArea {	background-color:#ee4e29;}






/* Nariyuki
=============================================================================*/

/* Text Color */
body#nariyuki a{overflow:hidden;}
body#nariyuki a:link {color:#23822c; text-decoration:none;}
body#nariyuki a:visited {color:#23822c; text-decoration:none;}
body#nariyuki a:hover {color:#ffa500; text-decoration:underline;}
body#nariyuki a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#nariyuki #header {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexBg001.gif") repeat-x 0 0;}
body#nariyuki #mainImage {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexPh001.jpg") no-repeat 0 0;}
body#nariyuki #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexIc001.gif") no-repeat 0 2px;}
body#nariyuki #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexIc002.gif") no-repeat 0 2px;}
body#nariyuki #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexIc003.gif") no-repeat 0 2px;}
body#nariyuki #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexIc004.gif") no-repeat 0 2px;}
body#nariyuki #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/nariyuki/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#nariyuki #side .summaryArea dl dt {　color:#0050a2;}

/* Entry Title Color */
body#nariyuki #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#nariyuki #side .functionSol .listArea h3 ,
body#nariyuki #side .sidetitle {
	background-color:#0050a2;
	color:#fff;
}

body#nariyuki #side .nivo-caption {
	background:none repeat scroll 0 0 #0050a2;
	color:#fff;
}

/* Footer Color */
body#nariyuki #footer {	background-color:#0050a2;}
body#nariyuki #footer .fnaviArea {	background-color:#0062c7;}



/* Photograph
=============================================================================*/


/* Text Color */
body#bestshotpoints a{overflow:hidden;}
body#bestshotpoints a:link {color:#23822c; text-decoration:none;}
body#bestshotpoints a:visited {color:#23822c; text-decoration:none;}
body#bestshotpoints a:hover {color:#ffa500; text-decoration:underline;}
body#bestshotpoints a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#bestshotpoints #header {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexBg001.gif") repeat-x 0 0;}
body#bestshotpoints #mainImage {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexPh001.jpg") no-repeat 0 0;}
body#bestshotpoints #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexIc001.gif") no-repeat 0 2px;}
body#bestshotpoints #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexIc002.gif") no-repeat 0 2px;}
body#bestshotpoints #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexIc003.gif") no-repeat 0 2px;}
body#bestshotpoints #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexIc004.gif") no-repeat 0 2px;}
body#bestshotpoints #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/bestshotpoints/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#bestshotpoints #side .summaryArea dl dt {　color:#c5b69e;}

/* Entry Title Color */
body#bestshotpoints #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#bestshotpoints #side .functionSol .listArea h3 ,
body#bestshotpoints #side .sidetitle {
	background-color:#c5b69e;
	color:#fff;
}

body#bestshotpoints #side .nivo-caption {
	background:none repeat scroll 0 0 #c5b69e;
	color:#fff;
}

/* Footer Color */
body#bestshotpoints #footer {	background-color:#c5b69e;}
body#bestshotpoints #footer .fnaviArea {	background-color:#eae0d5;}




/* womo
=============================================================================*/


/* Text Color */
body#womo a{overflow:hidden;}
body#womo a:link {color:#23822c; text-decoration:none;}
body#womo a:visited {color:#23822c; text-decoration:none;}
body#womo a:hover {color:#ffa500; text-decoration:underline;}
body#womo a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#womo #header {	background:url("http://www.esz.co.jp/blog/womo/image/indexBg001.gif") repeat-x 0 0;}
body#womo #mainImage {	background:url("http://www.esz.co.jp/blog/womo/image/indexPh001.jpg") no-repeat 0 0;}
body#womo #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/womo/image/indexIc001.gif") no-repeat 0 2px;}
body#womo #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/womo/image/indexIc002.gif") no-repeat 0 2px;}
body#womo #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/womo/image/indexIc003.gif") no-repeat 0 2px;}
body#womo #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/womo/image/indexIc004.gif") no-repeat 0 2px;}
body#womo #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/womo/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#womo #side .summaryArea dl dt {　color:#ee8ea0;}

/* Entry Title Color */
body#womo #entry .entryHeader div.titleArea h1 a {	color:#333;}

/* Title Color */
body#womo #side .functionSol .listArea h3 ,
body#womo #side .sidetitle {
	background-color:#ee8ea0;
	color:#fff;
}

body#womo #side .nivo-caption {
	background:none repeat scroll 0 0 #ee8ea0;
	color:#fff;
}

/* Footer Color */
body#womo #footer {	background-color:#ee8ea0;}
body#womo #footer .fnaviArea {	background-color:#fa9cb8;}





/* iA
=============================================================================*/
body#iA a{overflow:hidden;}
body#iA a:link {color:#74767b; text-decoration:none;}
body#iA a:visited {color:#74767b; text-decoration:none;}
body#iA a:hover {color:#000000; text-decoration:underline;}
body#iA a:active {color:#000000; text-decoration:none;}

body#iA #entry .entryContents a:link{color:#0096ec; text-decoration:none;}
body#iA #entry .entryContents a:hover{color:#0096ec; text-decoration:underline;}
body#iA #entry .entryContents a:visited{color:#0096ec; text-decoration:none;}

body {
	color:#333333;
}

body#iA #header {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexBg001.gif") repeat-x 0 0;
}

body#iA #mainImage {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexPh001.jpg") no-repeat 0 0;
}

body#iA #side .navigationAra ul li.navi000 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc001.gif") no-repeat 0 2px;
}

body#iA #side .navigationAra ul li.navi001 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc002.gif") no-repeat 0 2px;
}

body#iA #side .navigationAra ul li.navi002 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc003.gif") no-repeat 0 2px;
}

body#iA #side .navigationAra ul li.navi003 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc004.gif") no-repeat 0 2px;
}

body#iA #side .navigationAra ul li.navi004 {
	background:url("http://www.esz.co.jp/blog/fieldnote/image/indexIc005.gif") no-repeat 0 2px;
}

body#iA #side .summaryArea dl dt {
	color:#282828;
}

body#iA #entry .entryHeader div.titleArea h1 a {
	color:#000000;
}

body#iA #side .functionSol .listArea h3 ,
body#iA #side .sidetitle {
	background-color:#8e8e8e;
	color:#ffffff;
}

body#iA #side .nivo-caption {
	background:none repeat scroll 0 0 #8e8e8e;
	color:#FFFFFF;
}

body#iA #footer .fnaviArea {
	background-color:#7a7a7a;
}

body#iA #footer {
	background-color:#5d5d5d;
}

body#iA #header .headerTop p.logo a ,
body#iA #header .headerTop p.logo {
	width:155px;
	height:20px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("http://www.esz.co.jp/blog/common/image/iAlogo.png") no-repeat 0 0;
}

body#iA #footer .footerInner p.address {
	width:320px;
	height:70px;
	float:left;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/iAfooterBg001.png") no-repeat 0 0;
}

body#iA #footer .footerInner p.concept {
	width:507px;
	height:56px;
	float:right;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/iAfooterBg002.png") no-repeat 0 0;
}

body#iA #footer .footerInner p.copy {
	width:1000px;
	height:9px;
	font-size:0.1em;
	float:right;
	text-indent:-9999px;
	background:url("http://www.esz.co.jp/blog/common/image/iAcopyright.png") no-repeat 0 0;
}




/* Designers
=============================================================================*/
body#designers a{overflow:hidden;}
body#designers a:link {color:#74767b; text-decoration:none;}
body#designers a:visited {color:#74767b; text-decoration:none;}
body#designers a:hover {color:#000000; text-decoration:underline;}
body#designers a:active {color:#000000; text-decoration:none;}

body#designers #entry .entryContents a:link{color:#0096ec; text-decoration:none;}
body#designers #entry .entryContents a:hover{color:#0096ec; text-decoration:underline;}
body#designers #entry .entryContents a:visited{color:#0096ec; text-decoration:none;}

body#designers {
	color:#ffffff;
}

body#designers #mainImage p {
	color:#fafafa;
	position:absolute;
	font-family:Helvetica !important;
	font-size:90px;
	font-weight:bold;
	height:80px;
	line-height:normal;
	letter-spacing:-0.1em;
	left:630px;
	top:-2px;
	z-index:1;
}


body#designers #header {
	background:url("http://www.esz.co.jp/blog/designers/image/indexBg001.gif") repeat-x 0 0;
}

body#designers #mainImage {
	background:url("http://www.esz.co.jp/blog/designers/image/indexPh001.jpg") no-repeat 0 0;
}

body#designers #side .navigationAra ul li.navi000 {
	background:url("http://www.esz.co.jp/blog/designers/image/indexIc001.gif") no-repeat 0 2px;
}

body#designers #side .navigationAra ul li.navi001 {
	background:url("http://www.esz.co.jp/blog/designers/image/indexIc002.gif") no-repeat 0 2px;
}

body#designers #side .navigationAra ul li.navi002 {
	background:url("http://www.esz.co.jp/blog/designers/image/indexIc003.gif") no-repeat 0 2px;
}

body#designers #side .navigationAra ul li.navi003 {
	background:url("http://www.esz.co.jp/blog/designers/image/indexIc004.gif") no-repeat 0 2px;
}

body#designers #side .navigationAra ul li.navi004 {
	background:url("http://www.esz.co.jp/blog/designers/image/indexIc005.gif") no-repeat 0 2px;
}

body#designers #side .summaryArea dl dt {
	color:#c6c6c6;
}

body#designers #entry .entryHeader div.titleArea h1 {
	color:#000000;
}

body#designers #entry .entryHeader div.titleArea h1 a {
	color:#000000;
}

body#designers #side .functionSol .listArea h3 ,
body#designers #side .sidetitle {
	background-color:#c6c6c6;
	color:#ffffff;
}

body#designers #side .nivo-caption {
	background:none repeat scroll 0 0 #c6c6c6;
	color:#FFFFFF;
}

body#designers #footer .fnaviArea {
	background-color:#c6c6c6;
}

body#designers #footer {
	background-color:#b6b6b6;
}





/* schNavi
=============================================================================*/
body#schnaviStaff a{overflow:hidden;}
body#schnaviStaff a:link {color:#74767b; text-decoration:none;}
body#schnaviStaff a:visited {color:#74767b; text-decoration:none;}
body#schnaviStaff a:hover {color:#000000; text-decoration:underline;}
body#schnaviStaff a:active {color:#000000; text-decoration:none;}

body#schnaviStaff #entry .entryContents a:link{color:#0096ec; text-decoration:none;}
body#schnaviStaff #entry .entryContents a:hover{color:#0096ec; text-decoration:underline;}
body#schnaviStaff #entry .entryContents a:visited{color:#0096ec; text-decoration:none;}

body#schnaviStaff {
	color:#ffffff;
}


body#schnaviStaff #header {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexBg001.gif") repeat-x 0 0;
}

body#schnaviStaff #mainImage {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexPh001.jpg") no-repeat 0 0;
}

body#schnaviStaff #side .navigationAra ul li.navi000 {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexIc001.gif") no-repeat 0 2px;
}

body#schnaviStaff #side .navigationAra ul li.navi001 {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexIc002.gif") no-repeat 0 2px;
}

body#schnaviStaff #side .navigationAra ul li.navi002 {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexIc003.gif") no-repeat 0 2px;
}

body#schnaviStaff #side .navigationAra ul li.navi003 {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexIc004.gif") no-repeat 0 2px;
}

body#schnaviStaff #side .navigationAra ul li.navi004 {
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexIc005.gif") no-repeat 0 2px;
}

body#schnaviStaff #side .summaryArea dl dt {
	color:#3aabdf;
}

body#schnaviStaff #entry .entryHeader div.titleArea h1 {
	color:#000000;
}

body#schnaviStaff #entry .entryHeader div.titleArea h1 a {
	color:#000000;
}

body#schnaviStaff #entry .entryHeader div.titleArea ul li.date {
	color:#555555;
}

body#schnaviStaff #entry .entryHeader div.titleArea ul li.date {
	color:#555555;
}

body#schnaviStaff #entry .entryHeader div.titleArea ul li.date {
	color:#555555;
}

body#schnaviStaff #entry .navArea {
	width:609px;
	margin:3px auto 0 auto;
	overflow:hidden;
}

body#schnaviStaff #schNavBn {
	width:179px;
	margin:8px auto 20px auto;
}

body#schnaviStaff #entry .navArea li a ,
body#schnaviStaff #entry .navArea li {
	height:52px;
	float:left;
	text-indent:-9999px;
	display:block;
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat 0 0;
}

body#schnaviStaff #entry .navArea .nav01 a ,
body#schnaviStaff #entry .navArea .nav01 {
	width:203px;
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat 0 0;
}

body#schnaviStaff #entry .navArea .nav01 a:hover { background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat 0 -52px;}

body#schnaviStaff #entry .navArea .nav02 a ,
body#schnaviStaff #entry .navArea .nav02 {
	width:202px;
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat -203px 0;
}

body#schnaviStaff #entry .navArea .nav02 a:hover { background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat -203px -52px;}

body#schnaviStaff #entry .navArea .nav03 a ,
body#schnaviStaff #entry .navArea .nav03 {
	width:204px;
	background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat -405px 0;
}

body#schnaviStaff #entry .navArea .nav03 a:hover { background:url("http://www.esz.co.jp/blog/schnaviStaff/image/indexNav001.gif") no-repeat -405px -52px;}



body#schnaviStaff #side .functionSol .listArea h3 ,
body#schnaviStaff #side .sidetitle {
	background-color:#91d3f3;
	color:#ffffff;
}

body#schnaviStaff #side .nivo-caption {
	background:none repeat scroll 0 0 #c6c6c6;
	color:#FFFFFF;
}

body#schnaviStaff #footer .fnaviArea {
	background-color:#94d3f1;
}

body#schnaviStaff #footer {
	background-color:#4eb0e0;
}

/* tankentai
=============================================================================*/

/* Text Color */
body#tankentai a{overflow:hidden;}
body#tankentai a:link {color:#23822c; text-decoration:none;}
body#tankentai a:visited {color:#23822c; text-decoration:none;}
body#tankentai a:hover {color:#ffa500; text-decoration:underline;}
body#womobeauty a:active {color:#ffa500; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#tankentai #header {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexBg001.gif") repeat-x 0 0;}
body#tankentai #mainImage {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexPh001.jpg") no-repeat 0 0;}
body#tankentai #mainImage {
	width:1000px;
	height:232px;
	margin:0 auto 17px auto;
	position:relative;
}
body#tankentai #mainImage a {
	width:1000px;
	height:232px;
	display:block;
	position:absolute;
}

body#tankentai #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexIc001.gif") no-repeat 0 2px;}
body#tankentai #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexIc002.gif") no-repeat 0 2px;}
body#tankentai #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexIc003.gif") no-repeat 0 2px;}
body#tankentai #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexIc004.gif") no-repeat 0 2px;}
body#tankentai #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/tankentai/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#tankentai #side .summaryArea dl dt {　color:#ffa400;}

/* Entry Title Color */
body#tankentai #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#tankentai #side .functionSol .listArea h3 ,
body#tankentai #side .sidetitle {
	background-color:#ffa400;
	color:#fff;
}

body#tankentai #side .nivo-caption {
	background:none repeat scroll 0 0 #ffa400;
	color:#fff;
}

/* Footer Color */
body#tankentai #footer {	background-color:#ffa400;}
body#tankentai #footer .fnaviArea {	background-color:#ffc45a;}

/* fukuwomo
=============================================================================*/

/* Text Color */
body#fukuwomo a{overflow:hidden;}
body#fukuwomo a:link {color:#8f749e; text-decoration:none;}
body#fukuwomo a:visited {color:#8f749e; text-decoration:none;}
body#fukuwomo a:hover {color:#666666; text-decoration:underline;}
body#womobeauty a:active {color:#666666; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#fukuwomo #header {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexBg001.gif") repeat-x 0 0;}
body#fukuwomo #mainImage {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexPh001.jpg") no-repeat 0 0;}
body#fukuwomo #mainImage {
	width:1000px;
	margin:0 auto 17px auto;
	position:relative;
}
body#fukuwomo #mainImage a {
	width:1000px;
	position:absolute;
	font-size:20px;
	line-height:80px;
}

body#fukuwomo #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexIc001.gif") no-repeat 0 2px;}
body#fukuwomo #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexIc002.gif") no-repeat 0 2px;}
body#fukuwomo #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexIc003.gif") no-repeat 0 2px;}
body#fukuwomo #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexIc004.gif") no-repeat 0 2px;}
body#fukuwomo #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/fukuwomo/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#fukuwomo #side .summaryArea dl dt {　color:#8f749e;}

/* Entry Title Color */
body#fukuwomo #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#fukuwomo #side .functionSol .listArea h3 ,
body#fukuwomo #side .sidetitle {
	background-color:#8f749e;
	color:#fff;
}

body#fukuwomo #side .nivo-caption {
	background:none repeat scroll 0 0 #8f749e;
	color:#fff;
}

/* Footer Color */
body#fukuwomo #footer {	background-color:#8f749e;}
body#fukuwomo #footer .fnaviArea {	background-color:#bd9cbd;}






/* faq_blog
=============================================================================*/

/* Text Color */
body#faq_blog a{overflow:hidden;}
body#faq_blog a:link {color:#0044cc; text-decoration:none;}
body#faq_blog a:visited {color:#0044cc; text-decoration:none;}
body#faq_blog a:hover {color:#ffa400; text-decoration:underline;}
body#faq_blog a:active {color:#0044cc; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#faq_blog #header {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexBg001.gif") repeat-x 0 0;}
body#faq_blog #mainImage {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexPh001.jpg") no-repeat 0 0;}
body#faq_blog #mainImage {
	width:1000px;
	margin:0 auto 17px auto;
	position:relative;
}
body#faq_blog #mainImage a {
	width:1000px;
	position:absolute;
	font-size:20px;
	line-height:80px;
}

body#faq_blog #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexIc001.gif") no-repeat 0 2px;}
body#faq_blog #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexIc002.gif") no-repeat 0 2px;}
body#faq_blog #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexIc003.gif") no-repeat 0 2px;}
body#faq_blog #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexIc004.gif") no-repeat 0 2px;}
body#faq_blog #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/faq_blog/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#faq_blog #side .summaryArea dl dt {　color:#fec417;}

/* Entry Title Color */
body#faq_blog #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#faq_blog #side .functionSol .listArea h3 ,
body#faq_blog #side .sidetitle {
	background-color:#fec417;
	color:#fff;
}

body#faq_blog #side .nivo-caption {
	background:none repeat scroll 0 0 #fec417;
	color:#fff;
}

/* Footer Color */
body#faq_blog #footer {	background-color:#fec417;}
body#faq_blog #footer .fnaviArea {	background-color:#c49300;}





/* magazine
=============================================================================*/

/* Text Color */
body#magazine a{overflow:hidden;}
body#magazine a:link {color:#0044cc; text-decoration:none;}
body#magazine a:visited {color:#0044cc; text-decoration:none;}
body#magazine a:hover {color:#ffa400; text-decoration:underline;}
body#magazine a:active {color:#0044cc; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#magazine #header {	background:url("http://www.esz.co.jp/blog/magazine/image/indexBg001.gif") repeat-x 0 0;}
body#magazine #mainImage {	background:url("http://www.esz.co.jp/blog/magazine/image/indexPh001.jpg") no-repeat 0 0;}
body#magazine #mainImage {
	width:1000px;
	margin:0 auto 17px auto;
	position:relative;
}
body#magazine #mainImage a {
	width:1000px;
	position:absolute;
	font-size:20px;
	line-height:80px;
}

body#magazine #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/magazine/image/indexIc001.gif") no-repeat 0 2px;}
body#magazine #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/magazine/image/indexIc002.gif") no-repeat 0 2px;}
body#magazine #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/magazine/image/indexIc003.gif") no-repeat 0 2px;}
body#magazine #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/magazine/image/indexIc004.gif") no-repeat 0 2px;}
body#magazine #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/magazine/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#magazine #side .summaryArea dl dt {　color:#fec417;}

/* Entry Title Color */
body#magazine #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#magazine #side .functionSol .listArea h3 ,
body#magazine #side .sidetitle {
	background-color:#fec417;
	color:#fff;
}

body#magazine #side .nivo-caption {
	background:none repeat scroll 0 0 #fec417;
	color:#fff;
}

/* Footer Color */
body#magazine #footer {	background-color:#fec417;}
body#magazine #footer .fnaviArea {	background-color:#c49300;}





/* esz_news
=============================================================================*/

/* Text Color */
body#esz_news a{overflow:hidden;}
body#esz_news a:link {color:#0044cc; text-decoration:none;}
body#esz_news a:visited {color:#0044cc; text-decoration:none;}
body#esz_news a:hover {color:#ffa400; text-decoration:underline;}
body#esz_news a:active {color:#0044cc; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#esz_news #header {	background:url("http://www.esz.co.jp/blog/news/image/indexBg001.gif") repeat-x 0 0;}
body#esz_news #mainImage {	background:url("http://www.esz.co.jp/blog/news/image/indexPh001.jpg") no-repeat 0 0;}
body#esz_news #mainImage {
	width:1000px;
	margin:0 auto 17px auto;
	position:relative;
}
body#esz_news #mainImage a {
	width:1000px;
	position:absolute;
	font-size:20px;
	line-height:80px;
}

body#esz_news #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/news/image/indexIc001.gif") no-repeat 0 2px;}
body#esz_news #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/news/image/indexIc002.gif") no-repeat 0 2px;}
body#esz_news #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/news/image/indexIc003.gif") no-repeat 0 2px;}
body#esz_news #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/news/image/indexIc004.gif") no-repeat 0 2px;}
body#esz_news #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/news/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#esz_news #side .summaryArea dl dt {　color:#fec417;}

/* Entry Title Color */
body#esz_news #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#esz_news #side .functionSol .listArea h3 ,
body#esz_news #side .sidetitle {
	background-color:#fec417;
	color:#fff;
}

body#esz_news #side .nivo-caption {
	background:none repeat scroll 0 0 #fec417;
	color:#fff;
}

/* Footer Color */
body#esz_news #footer {	background-color:#fec417;}
body#esz_news #footer .fnaviArea {	background-color:#c49300;}





/* hapinavi
=============================================================================*/

/* Text Color */
body#hapinavi a{overflow:hidden;}
body#hapinavi a:link {color:#0044cc; text-decoration:none;}
body#hapinavi a:visited {color:#0044cc; text-decoration:none;}
body#hapinavi a:hover {color:#ffa400; text-decoration:underline;}
body#hapinavi a:active {color:#0044cc; text-decoration:none;}
body {	color:#333333;}

/* Image Setting */
body#hapinavi #header {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexBg001.gif") repeat-x 0 0;}
body#hapinavi #mainImage {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexPh001.jpg") no-repeat 0 0;}
body#hapinavi #mainImage {
	width:1000px;
	margin:0 auto 17px auto;
	position:relative;
}
body#hapinavi #mainImage a {
	width:1000px;
	position:absolute;
	font-size:20px;
	line-height:80px;
}

body#hapinavi #side .navigationAra ul li.navi000 {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexIc001.gif") no-repeat 0 2px;}
body#hapinavi #side .navigationAra ul li.navi001 {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexIc002.gif") no-repeat 0 2px;}
body#hapinavi #side .navigationAra ul li.navi002 {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexIc003.gif") no-repeat 0 2px;}
body#hapinavi #side .navigationAra ul li.navi003 {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexIc004.gif") no-repeat 0 2px;}
body#hapinavi #side .navigationAra ul li.navi004 {	background:url("http://www.esz.co.jp/blog/hapinavi/image/indexIc005.gif") no-repeat 0 2px;}

/* Site Summary Color */
body#hapinavi #side .summaryArea dl dt {　color:#575049;}

/* Entry Title Color */
body#hapinavi #entry .entryHeader div.titleArea h1 a {	color:#000000;}

/* Title Color */
body#hapinavi #side .functionSol .listArea h3 ,
body#hapinavi #side .sidetitle {
	background-color:#575049;
	color:#fff;
}

body#hapinavi #side .nivo-caption {
	background:none repeat scroll 0 0 #575049;
	color:#fff;
}

/* Footer Color */
body#hapinavi #footer {	background-color:#260304;}
body#hapinavi #footer .fnaviArea {	background-color:#3e234b;}





