@charset "utf-8";

/* ****************************************************************** 

	@This stylesheet Information{

		Setting of: General and Contents Area
			1: General setting
			2: Cocolog Default setting
			3: mainContents setting
			4: contentsBtm setting
			5: module setting
	}

****************************************************************** */


/*===================================================================
	1: General setting
===================================================================*/

*{margin:0;}

body{
	padding:0;
	margin:0;
	font-size:small;
	color:#333;
	background:#FFF url(http://www.iseyoshi.info/common/images/body_bg.gif) repeat-x center top;
	line-height:1.4em;
	font-family: 'MS PGothic',Verdana,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	text-align:center;
	word-break:break-all;
}

div,p,span,a,input,select,textarea,form,ul,ol,li,dl,dt,dd,tr,td,table{font-size:100%;}
ul,ol,table,td,th,p{padding:0;}

/* Link Color*/
a:link{color:#6b1079; text-decoration:none;}
a:visited{color:#8e54b5; text-decoration:none;}
a:hover{color:#6b1079; text-decoration:underline;}
a:active{color:#6b1079; text-decoration:underline;}

img , a{border:0;}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:1em;
}

strong , em{font-weight:bold; font-style:normal;}

ul , ol{list-style:none;}

hr{display:none;}

address{font-style:normal;}

.clearBoth{clear:both;}

/* clearfix */
.pkg:after{
	content: "";
	display: block;
	clear: both;
	height: 0.1px;
}
* html .pkg{ display: inline-block; }
/* no ie mac \*/
* html .pkg{ height: 1%; }
.pkg{ display: block; }
/* */



/*===================================================================
	2: Cocolog Default setting
===================================================================*/

#container {
	padding:0;
	margin:0 auto;
	width: 828px;
	background:#FFF url(http://www.iseyoshi.info/common/images/container_bg.gif) repeat-y center top;
	text-align:left;
	}

#center {
	float: left;
	width: 546px;
	overflow: hidden;
	}

textarea#comment-text {
        width: 80%;
	}

#right {
	float: right;
	width: 195px;
	overflow: hidden;
	}

.entry p {
	font-size: small;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 0.8em;
}

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

.content p.posted {
	clear: both;
	background:url(http://www.iseyoshi.info/common/images/line_dot.gif) repeat-x;
	font-size: x-small;
	border: 0;
	text-align: right;
	padding:8px 8px 5px;
	margin:0;
	line-height: normal;
	}

#calendar {
  	line-height: 140%;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

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

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

.image-full {
		width: 370px;
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	line-height: 150%;
	text-align: center;
}

.comment-form form p,
#comment-text-field textarea{
	font-size:small;
}


/*===================================================================
	2: Contents setting
===================================================================*/

.content{
	width:546px;
	margin:0 0 0 23px;
}

#containerInner .content{
	margin:0;
}

/* banner */

/* clearfix */
#banner:after{
	content: "";
	display: block;
	clear: both;
	height: 0.1px;
}
* html #banner{ display: inline-block; }
/* no ie mac \*/
* html #banner{ height: 1%; }
#banner{ display: block; }
/* */
#banner{
	width:794px;
	padding:12px 0;
	margin:0 auto;
}

#containerInner #banner{
	margin:0 -20px 0 -3px;
}

#banner .logo{
	float:left;
}

#banner h1{
	background:url(http://www.iseyoshi.info/common/images/logo.gif) no-repeat;
	width:120px;
	height:60px;
	margin:15px 0 0;
}

#banner h1 a span,
#banner h1 a{
	display:block;
	position:absolute;
	top:-500px;
	left:-2500px;
}

#containerInner #banner h1 a{
	position:static;
	display:block;
	width:120px;
	height:60px;
}

#banner h2{
	font-size: small;
}

#banner .header-infomation{
	float:right;
	width:250px;
	text-align:right;
}

#banner .header-infomation ul{
	padding:0 0 30px;
}

#banner .header-infomation li{
	display:inline;
}

#banner .header-infomation li img{ 
	vertical-align:middle;
}
	
/* clearfix */
#container:after,
#container #containerInner:after{
	content: "";
	display: block;
	clear: both;
	height: 0.1px;
}
* html #container,
* html #container #containerInner{ display: inline-block; }
/* no ie mac \*/
* html #container,
* html #container #containerInner{ height: 1%; }
#container,
#container #containerInner{ display: block; }
/* */

#container #containerInner{
	background:url(http://www.iseyoshi.info/common/images/contents_bg.gif) no-repeat center top;
	padding:0 34px 0 23px;
}

.content h2{
	text-align:right;
	color:#b2ad9f;
}

h2.content-header{
	text-align:left;
	color:#5c5147;
}


/* navigation */

#navigation{
	width:794px;
	margin:0 -20px 0 -3px;
	padding:0 0 8px;
}

#navigation li{
	float:left;
	width:128px;
	height:29px;
	margin:0 4px 0 0;
}

#navigation li img{
	position:absolute;
	top:-500px;
	left:-2500px;
}

#navigation li a{
	display:block;
	width:128px;
	height:29px;
}

#navigation li.nav-top,
#navigation li.nav-top a{
	background:url(http://www.iseyoshi.info/common/images/navi_home.gif) no-repeat;
}

#navigation li.nav-top a:hover{
	background:url(http://www.iseyoshi.info/common/images/navi_home_on.gif) no-repeat;
}

#navigation li.nav-product,
#navigation li.nav-product a{
	background:url(http://www.iseyoshi.info/common/images/navi_product.gif) no-repeat;
}

#navigation li.nav-product a:hover{
	background:url(http://www.iseyoshi.info/common/images/navi_product_on.gif) no-repeat;
}

#navigation li.nav-information,
#navigation li.nav-information a{
	background:url(http://www.iseyoshi.info/common/images/navi_information_on.gif) no-repeat;
}

#navigation li.nav-information a:hover{
	background:url(http://www.iseyoshi.info/common/images/navi_information_on.gif) no-repeat;
}

#navigation li.nav-about,
#navigation li.nav-about a{
	background:url(http://www.iseyoshi.info/common/images/navi_about.gif) no-repeat;
}

#navigation li.nav-about a:hover{
	background:url(http://www.iseyoshi.info/common/images/navi_about_on.gif) no-repeat;
}


/* footpath */

#footpath{
	background:url(http://www.iseyoshi.info/common/images/line_dot.gif) bottom left repeat-x;
	padding:0 0 3px;
	margin:0 -16px 17px 0;
}

#footpath li{
	display:inline;
	font-size:0.86em;
	color:#5c5147;
}

#footpath li strong{
	font-weight:normal;
}


/* entry */

.entry,
.entry .entry-inner{
	background:url(http://www.iseyoshi.info/common/images/flm_typ2_bg.gif) repeat-y;
}

.entry h2{
	text-align:left;
	color:#5c5147;
}

.entry h3{
	background:url(http://www.iseyoshi.info/common/images/ttl_bg.gif) no-repeat;
	padding:10px 10px 8px;
	font-size:1.4em;
	border-bottom:1px solid #ebe6c6;
	color:#5c5147;
}

.entry-bottom{
	background:url(http://www.iseyoshi.info/common/images/flm_typ2_btm.gif) no-repeat;
	height:4px;
	margin:0 0 20px;
}

.entry-body{
	padding:13px 0;
	margin:0 1px;
	border-top:1px solid #FFF;
}

.entry-body-text,
.entry-more-text{
	padding:0 9px;
}

.entry-body a:link,.entry-body a:visited{text-decoration:underline;}
.entry-body a:hover{text-decoration:none;}

.entry-comment h2,
.entry-trackback h2,
.archive-datebased h2,
.archive-category h2,
.comment-preview h2,
.comment-form h2{
	background:url(http://www.iseyoshi.info/common/images/title_s_bg.gif) no-repeat;
	padding:5px 10px 3px;
	margin:0 0 0.5em;
	font-size:1.05em;
	border-bottom:1px solid #ebe6c6;
	text-align:left;
	color:#5c5147;
}

.comment-list,
.comment-form,
.entry-trackback,
.archive-datebased,
.archive-category,
.comment-preview,
.entry-comment{
	padding:0 0 25px;
}

div#center .archive-category p,
div#center .archive-datebased p,
.entry-trackback ul,
.entry-trackback p.trackback-url,
.entry-trackback p.trackback-list-head{
	padding:0 10px!important;
}

{
	padding:0 10px!important;
}

.entry-more p.extended{
	padding:0 9px;
	text-align:right;
}

/* side */

.sidebar .module{
	background:url(http://www.iseyoshi.info/common/images/menu_bg.gif) top center repeat-y;
}

.sidebar #archive-category{
	background:url(http://www.iseyoshi.info/common/images/menu_type2_bg.gif) top center repeat-y;
}

.sidebar .module-list li{
	background:url(http://www.iseyoshi.info/common/images/li_dot.gif) no-repeat 0 0.5em;
	padding:0 0 0.2em 9px;
}

.sidebar .module-header{
	background:#ffa6a8 url(http://www.iseyoshi.info/common/images/menu_bg.gif) no-repeat;
	padding:3px 6px;
	color:#FFF;
}

.sidebar .module-header a{
	color:#FFF;
}

.sidebar .module-body{
	padding:8px 5px 3px 10px;
}

.sidebar .module-bottom{
	background:url(http://www.iseyoshi.info/common/images/menu_bg.gif) bottom right no-repeat;
	height:5px;
	margin:0 0 10px;
}

.sidebar #archive-category .module-bottom{
	background:url(http://www.iseyoshi.info/common/images/menu_type2_bg.gif) bottom right no-repeat;
}

.sidebar #archive-datebased{
	margin-top:10px;
}

/* footer */

#footer{
	padding:20px 0 0;
	margin:0 8px;
}

#footer .pagetop{
	padding:0 0 8px;
	margin:0 26px 0 0;
	text-align:right;
	font-size:0.86em;
}

#footer ul{
	background:#fff9f6;
	padding:3px 0;
	text-align:center;
}

#footer li{
	display:inline;
	padding:0 0.3em 0 0;
	margin:0 0.3em 0 0;
	font-size:0.86em;
	border-right:1px solid #333;
}

#footer li.noBrdr{
	border:none;
}

#footer li a{
	color:#7c786e;
}

#footer .copyright{
	padding:5px 0 25px;
	margin:0 9px 0 0;
	text-align:right;
	color:#999;
	font-size:0.86em;
}


/* body.bd-individual */

body.bd-individual .entry,
body.bd-individual .entry-bottom{
	background:none;
}

body.bd-individual .entry .entry-nav{
	background:url(http://www.iseyoshi.info/common/images/flm_typ2_btm.gif) no-repeat;
	padding:25px 0;
}