@charset "utf-8";
/*
Theme Name: WordPress Default2
Theme URI: http://wordpress.org/
Description: Customized Default Theme
Version: 0.1
Author: Michiko Kimura
Author URI: http://banana.miccweb.net/
Tags: natural

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
       font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
        /*background:#FFF url("images/bg.gif");*/
        background:#FFF url("images/page_bg.gif") repeat-y center top;
        color: #333;
	text-align: center;
	}


#header {
        /* background: #370000; */
	/*background: #370000 url('images/head.gif') no-repeat bottom center;*/
        background: url("images/bg.gif");
        clear:both;
	}


/*
#headerimg 	{
	margin: 5px 0 0 5px;
	height: 315px;
	width: 88px;
        border:1px;            */
     /* background: #370000; */ 
        /*logo idou surukoto*/
/*	} */



#content {
        font-size: 1.1em;
        /* background: #FFF url(images/pagebg.gif) repeat-y left top ;  */
      /*padding:10px 20px 0 30px;*/
       background: #FFFFF9;
       background:url(images/bg3.png);   
	}



.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 1.1em;
       line-height: 1.7em;
        margin:0;
        /*padding:0 20px 0 20px;*/
	}


.widecolumn .entry dd, .narrowcolumn .entry dd {
	font-size: 1.2em;
	}

.widecolumn .entry dt, .narrowcolumn .entry dt {
	font-size: 1.2em;
	}

.widecolumn {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #FFF;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/footer_ribbon.gif') no-repeat bottom;
        /*background: #370000; */
	border: none;
       clear:both;
	}

small {
	/* font-family: Arial, Helvetica, Sans-Serif; */
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 0em;
        overflow: hidden;
        display: hidden;
        text-indent: -9999px;
	}

h1, h2, h3 {
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-weight: bold;
	}

h1 {
	/*text-indent: -9999px; */
        background: url('images/header_logo.gif') no-repeat top left;
        margin: 0px;
	}

h1 a {
display: block;
width: 315px;
height: 0;
padding-top: 88px;
overflow: hidden;
}

#headerimg .description {
	font-size: 1em;
	text-align: right;
	}

h2 {
	font-size: 1em;
        display:none;
	}

h2.pagetitle {
	font-size: 1em;
	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #330000;
	}


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;
	}


/*commntlist ha tsukawanai yo*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1.1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	}

.commentmetadata {
	font-weight: normal;
	}
/*commntlist ha tsukawanai yo*/

a, h2 a:hover , h3 a:hover {
	color: #370000;
	text-decoration: none;
        outline: 0;
	}



#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        padding:0 10px 0 15px;
        margin: 0;
        /* background: #FFFFF9; */
        background:url(images/bg3.png);
	}

*html #sidebar {
        background:url(images/bg2.gif);
}

.adbnr {
      padding:0 0 0 10px;
}

/* ボタンを押したようなうごき */
a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

 a:hover img{
       color:none;
       background-color: none;
       opacity: 0.8; /* IE以外透過設定 */
	filter: Alpha(opacity=80); /* IE用透過設定 */
}

#sidebar a:hover{
	text-decoration: underline;
        color:#990000;
}

#sidebar a:hover img{
       background:none;
       text-decoration: none;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #370000;
	}

code {
	font: 1.2em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#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; 
	padding: 0;
	}

#page {
	background: #FFF url('images/pagebg.gif') repeat-y left top;
	margin: 0 auto;
	padding: 20px ;
	width: 960px;
	/* border: 1px solid #959596; */
	text-align: left;
	}


#header {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 930px;
	/* width: 960px; */
	}


#headerimg {
        float:left;
	margin: 0;
        padding:5px 0 0 5px;
	height: 88px;
	width: 315px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	width: 700px;
	/* width: 730px; */
	}

.widecolumn {
	padding: 0 0 0 10px;
	margin: 0;
	width: 730px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0;
	margin: 0;
	}


.widecolumn .postmetadata {
	padding: 0;
	margin: 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;
        display: block;
       text-indent: -9999px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 935px;
       height:150px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	}

#gototop{
  float:right;
 padding-right: 230px;
}

/* End Structure */

/*	Begin Headers */

h1 a {
       display: block;
       width:314px;
       height: 0;
       padding-top:88px;
       overflow: hidden;
}

h1 a:hover{ 
       background:url("images/header_logo.gif");
}

h2 {
	margin: 0;
        padding:0;
	}

h2.pagetitle {
	margin-top: 5px;
}

#sidebar h2 {
	margin: 5px 0;
	padding: 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;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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-type: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
        font-size:1.1em;
	}



html>body .entry li {
	margin: 7px 0 8px 0;
        font-size:1.1em;
	list-style-type: none;
	}


/* >>kigou  tsukeru*/
.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.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: 15px;
	}



#sidebar ul p, #sidebar ul select {
/*	margin: 5px 0 0 15px ; */
        margin:5px 5px 0 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 15px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 15px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
        padding:20px 20px 20px 50px;
        background:url("images/bg.gif");
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style-type: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { 
        padding: 0; 
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */

#sidebar{
	/* padding: 20px 10px 20px 0; */
        padding: 0;
	margin-left: 730px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: #fff;
}
/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*===== added by micc==== */

.content1{
	width:340px;
 /*      height:550px;   */
	background:#FFF;
	float:left;
	padding:10px 0 20px 10px;
        display:inline
}

.content2{
	width:340px;
 /*       height:550px;  */
	background:#FFF;
	float:right;
       padding:10px 10px 20px 0;
       display:inline;
}

.content1 p img a:hover{
        background: #FFF;
        color: #FFF;
}

/* interior */
#shop1{
	width:340px;
 /*      height:550px;   */
/*	background:#EEDADD; */
	float:left;
	padding:10px 0 20px 5px;
        display:inline;
}

#shop2{
	width:340px;
 /*       height:550px;  */
/*	background:#DDEEE8; */
	float:left;
       padding:10px 0px 20px 5px;
       display:inline;
}

#shop1 dt, #shop2 dt {
        font-size: 1.3em;
        font-weight: bold;
        font: #999999;
        background-color: #FFFFF9;
        padding:2px 2px 2px 15px;
　　　line-height: 1em;
}

#shop1 dd, #shop2 dd {
       padding-top: 5px;
}

#shop1 a, #shop2 a {
        font-color: #330000;
        background-image:url(images/strong2.gif);
        background-position:bottom;
        background-repeat:repeat-x;
}

#shop1 a:hover, #shop2 a:hover {
        background: #FFFF66;
        background-image:url(images/strong2.gif);
        background-position:bottom;
        background-repeat:repeat-x;
}


#content1 p img a:hover{
        background: #FFF;
        color: #FFF;
}

/* table */
th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight:normal;
	background-color: #E1E1E1;
	border-width: 0px;
	border-style: none;
	border-color: #FFF;
	padding:10px;
}

td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	font-style: normal;
	background-color: #E1E1E1;
	border-width: 0px;
	border-style: none;
	border-color: #FFF;
	padding:10px;
}

/* 
strong {
       border-bottom-style:dotted;
       border-bottom-width:2px;
       border-bottom-color:#DAA520;
}
*/

strong {
              background-image:url(images/strong2.gif);
              background-position:bottom;
              background-repeat:repeat-x;
 }


/* a  link class 右ぞろえ分はnote*/
p.note {
        text-align:right;
        padding-right:30px;
}



/* blockquote */

blockquote {
    width: 610px;
    padding: 10px;
    margin: 10px 50px 10px 40px;
    background: #F7FEB6;
    border: none;
}
blockquote p:before {
    margin: 0 5px 0 0;
    font-weight: bold;
    font-size: 1.4em;
    color: red;
    content: "“";
}
blockquote p:after {
    margin: 0 0 0 5px;
    font-weight: bold;
    font-size: 1.4em;
    color: red;
    content: "”";
}
blockquote p {
    margin: 0;
    padding: 0 0 1em 1em;
    line-height: 150%;
    font-size: 1.1em;
    color:#370000 ;
    border:1px dashed #CCCCCC;
}


div.hr {
    height: 4px;
    background:url(images/hr.gif) repeat-x;
}

div.hr hr {
     display: none;
}

h4 {
      width:15em;
      background:url(images/h4bg.gif) repeat-x;
      padding:0.5em 1em;
      font-size:1.3em;
}

/*======ぱんくず======*/
#nav {
    font-size:0.95em;
    padding-left:10px;
    width: 690px;
    height: 20px;
    /* background: url(images/navbg.gif)no-repeat; */
    position:relative;
   color:#370000;
}

#nav p{
     padding-bottom:1px;
}



/*===FAQ1===*/

.answer{
        background:url(images/bg3.png);
	margin: 25px 20px 0 10px;
        padding: 10px 10px 10px 20px;
	border-left: 2px solid #ddd;
}

*html .answer {
       background:#F0EFEB; 
       
}

.answer p:before {
    margin: 0 5px 0 0;
    font-weight: bold;
    font-family: 'Arial, Helvetica, Lucida Grande', Verdana, Sans-Serif;
    font-size: 3.5em;
    color: #F3D35C;
    content: "A.";
}

/*===FAQ2===*/

.answer2{
       background:url(images/bg3.png);
	margin: 25px 20px 0 10px;
        padding: 10px 10px 10px 20px;
	/*border-left: 2px solid #ddd;*/

}

*html .answer2 {
       background:#F0EFEB; 
       height:170px;
}

.answer2 p:before {
    margin: 0 5px 0 0;
    font-weight: bold;
    font-family: 'Arial, Helvetica, Lucida Grande', Verdana, Sans-Serif;
    font-size: 3.5em;
    color: #E963A8;
    content: "A.";
}

/*===block  本文のかたまりdivで背景白うすく。===*/

.block{
       background:url(images/bg3.png);
	margin: 25px 20px 0 10px;
        padding: 10px 10px 10px 20px;
	border-left: 2px solid #ddd;
}

*html .block {
       background:#F0EFEB; 
}

/*===work  本文のかたまりdivで背景かえる（あとでね）===*/
.work{
       background:#FFFFFF;
	margin: 25px 20px 0 10px;
        padding: 10px 10px 10px 20px;
	border-left: 2px solid #ddd;
}

*html .work{
       background:#FFFFFF; 
}

/*===hikkoshi  本文のかたまりdivで背景色===*/
.hikkoshi{
        background:url(images/bg3.png);
	margin: 25px 20px 0 10px;
        padding: 10px 10px 10px 20px;
	border-left: 2px solid #ddd;
}

*html .hikkoshi {
       background:#F0EFEB; 
}

/*===#color インテリアページ===*/
#color {
 background:url(images/color.jpg);
 width: 700px;
 height: 700px;
 text-indent: -9999px;
}


/*===party写真===*/
div.grid
{
    clear: both;
}

div.grid div.section
{
    float:left;
    width: 225px;
    height: 225px;
    padding:5px 0px 0px 0;
    text-align: left;
}

div.grid div.section div.title h5 {
    color:#777777;
    font-size:1.1em;
    font-weight:normal;
    margin:0 3px;
    text-align:left;
}

h5 {
    border-bottom:1px solid #DDDDDD;
    padding:0;
}

/*===共用部写真===*/
div.grid2{
     clear: both;
     padding-left: 5px;
}

div.grid2 div.section2
{
  float:left;
  width: 150px;
  height: 140px;
  padding:5px 10px 5px 10px;
  background-color:#FFF;
  text-align: left;
}

div.grid2 div.section2 div.title2 h5 {
    color:#777777;
    font-size:1.1em;
    font-weight:normal;
    margin:0;
    text-align:left;
}

/*=額縁風写真=*/
div.photo img{
    border:none;
    background:#FFFFF9;
    width:300px;
    height:199px;
    padding:5px;
    border:1px solid #AAA;
}

/*=表題部分の画像=*/
#pagetopimg{
     padding: 0px 0 15px 0;
}

/*=sitemap=*/
#sitemap{
    padding-left: 60px;
    padding-top: 50px;
    background: url(images/bgsitemap.jpg) no-repeat left top;
    width: 640px;
    height: 440px;
}

#sitemap dt dd {
    line-height: 1.7em;
    font-size: 1.1em;
}

#sitemap dt{
  padding-top: 10px;
  padding-left: 27px;
}



/*=サイドバナー=*/
.sidebnr img{
     margin-bottom:10px;
}

/*=グローバルナビ=*/

.glovalnav li {
    list-style-type: none;
     float:left;
     padding-left: 5px;
     padding-top: 50px;
}

.glovalnav2 ul{
 padding:0;
 margin: 0;
}

.glovalnav2 li {
    list-style-type: none;
     float:right;
    margin: 0;
     padding-left: 3px;
     padding-top: 3px;
}


.sidebnr img{
 background: none;
}


.phouse{
 background: #FFFFF9;
 width: 698px;
 height:160px;
 border : 1px solid #FFF9F9 ;

}

.phouse strong{
   font-size: 1.2em;
}

.phouse img{
  padding: 10px 5px 5px 5px;
}

.phouse a{
 font-color: #360000;
 font-size: 1.2em;
      background-image:url(images/strong2.gif);
     background-position:bottom;
     background-repeat:repeat-x;

}

.phouse a:hover{
     font-color: #360000;
     font-size: 1.2em;
     background-color: yellow;

}

/*=== posttabsの戻る進むのサイズ ====*/

.postTabs_nav_next, .postTabs_nav_prev{
      font-size:1.1em;
      padding-top:5px;
      background-image:url(images/strong2.gif);
     background-position:bottom;
     background-repeat:repeat-x;
}

/*=== topページのh3部分 ====*/

.toph3{
 padding-top: 20px;
}

/*=== 各ページのh3部分 ====*/
h3  {
    font-size: 1.4em;
    width: 620px;
    height:20px;
    padding:25px 10px 15px 70px;
    background-image: url(images/h3/h3_p1.gif);
    letter-spacing:0.2em;
    }

/*=== 各ページのh3の裏ver ====*/
.u1 {
    font-size: 1.4em;
    width: 620px;
    height:20px;
    padding:25px 10px 15px 70px;
    background-image: url(images/h3/h3_u1.gif);
    letter-spacing:0.2em;
    }

/*=== h3部分ボタン布ver ====*/
.h3_bg1{
    font-size: 1.4em;
/*    width: 700px; */
/*    height:73px;  */
    width: 640px;
    height:23px;
    padding: 35px 0px 15px 60px ;
    background-image: url(images/h3_bg1.gif);
    letter-spacing:0.2em; 
}

.h3_bg2{
    font-size: 1.4em;
    width: 640px;
    height:23px;
    padding: 35px 0px 15px 60px ;
    background-image: url(images/h3_bg2.gif);
    letter-spacing:0.2em; 
}

.h3_bg3{
    font-size: 1.4em;
    width: 640px;
    height:23px;
    padding: 35px 0px 15px 60px ;
    background-image: url(images/h3_bg3.gif);
    letter-spacing:0.2em; 
}

/*=== h3 clover(FAQ) ====*/
.faq {
    font-size: 1.4em;
    width: 610px;
    height:20px;
    padding:25px 10px 15px 80px;
    background-image: url(images/h3/h3clover.gif);
    letter-spacing:0.2em;
    }

/*=== h3 bana-b ====*/
.banab {
    font-size: 1.4em;
    width: 620px;
    height:30px;
    padding:35px 10px 15px 70px;
    background-image: url(images/h3/h3bana-b.gif);
    letter-spacing:0.2em;
    }

/*=== h3コサージュver ====*/
.hana{
    font-size: 1.4em;
/*    width: 700px; */
/*    height:152px;  */
    width: 540px;
    height:32px;
    padding: 95px 0px 25px 160px ;
    background-image: url(images/h3/hana.gif);
    letter-spacing:0.2em; 
}

/*===twitter RSS ====*/
#rss-4 {
  background-image: url(images/sidebanner/twitter.png);
 width:180px;
 height: 70px;
 padding-top: 80px;
 margin-left: 10px;
 font-size:1.1em;
 font-color:#999999;
 font-weight: normal;
}


