@charset "UTF-8";
@import "reset.css";

/* +++++ 全般設定 +++++ */
p	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#000000;
	}
a:link	{
	font-weight:bold;
	text-decoration:none;
	color:#370037;
	}
a:visited	{
	font-weight:bold;
	text-decoration:none;
	color:#25006d;
	}
a:hover	{
	text-decoration:underline;
	color:#ff0000;
	}


/* ++++++ body ++++++ */
html {
	background-image: url(http://www.yamako-gozare.jp/images/all/bg1.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#c48594;
	}
html>body {
	background-image: url(http://www.yamako-gozare.jp/images/all/shadow.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
#base	{
	width:790px;
	margin:auto;
	border-top:20px solid #5a4e74;
	}
#container	{
	background-image: url(http://www.yamako-gozare.jp/images/all/texture_s.gif);
	background-repeat:repeat;
	width:760px;
	padding:15px 15px 0;
	}
#left	{
	width:170px;
	float:left;
	margin-right:15px;
	}
#main	{
	width:575px;
	float:right;
	}
#center	{
	width:390px;
	float:left;
	margin-right:15px;
	}
#right	{
	width:170px;
	float:right;
	}

/* ++++++ header ++++++ */
#logo	{
	background-image:url(http://www.yamako-gozare.jp/images/all/logo.gif);
	background-repeat:no-repeat;
	width:170px;
	height:145px;
	margin-bottom:15px;
	text-indent:-9999px;
	}
#logo h1 a	{
	display:block;
	width:170px;
	height:145px;
	}

/* ++++++ メインイメージ ++++++ */
#imagemain	{
	margin-bottom:15px;
	}
#imagesub	{
	margin-bottom:15px;
	}

/* ++++++ メニュー ++++++ */
#mainmenu	{
	margin-bottom:10px;
	}
#mainmenu li	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu01.gif);
	background-repeat:no-repeat;
	width:170px;
	height:35px;
	margin-bottom:10px;
	text-indent:-9999px;
	}
#mainmenu li#menu02	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu02.gif);
	}
#mainmenu li#menu03	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu03.gif);
	}
#mainmenu li#menu04	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu04.gif);
	}
#mainmenu li#menu05	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu05.gif);
	}
#mainmenu li#menu06	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu06.gif);
	}
#mainmenu li#menu07	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu07.gif);
	}
#mainmenu a	{
	display:block;
	width:170px;
	height:35px;
	}
#menu01 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu01h.gif);
	}
#menu02 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu02h.gif);
	}
#menu03 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu03h.gif);
	}
#menu04 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu04h.gif);
	}
#menu05 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu05h.gif);
	}
#menu06 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu06h.gif);
	}
#menu07 a:hover	{
	background-image:url(http://www.yamako-gozare.jp/images/all/menu07h.gif);
	}
#submenu	{
	margin-bottom:10px;
	}
#submenu li	{
	font-size:0.8em;
	background-image:url(http://www.yamako-gozare.jp/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-bottom: 5px;
	text-indent:15px;
	}

/* ++++++ フッター ++++++ */
#footer	{
	clear:both;
	padding:5px 0 15px;
	text-align:center;
	}
#footer ul    {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0;
    text-align:center;
    }
#footer li    {
    font-size:0.8em;
    display: inline;
    padding:0 5px;
    }
.liststart    {
    border-right:1px solid #666666;
    }
#footer p	{
	text-align:center;
	font-size:0.7em;
	}
#footer p a	{
	color:#000000;
font-weight:normal;
	}

/* ++++++ サイドバー ++++++ */
#sidebar	{
	margin-bottom:10px;
	}
#sidebar h2	{
	background-image:url(http://www.yamako-gozare.jp/images/all/sidebar.gif);
	background-repeat:no-repeat;
	width:170px;
	height:35px;
	font-size:0.85em;
	font-weight:bold;
	color:#000000;
	text-indent:20px;
	line-height:300%;
	margin-bottom:5px;
	}
#sidebar ul	{
	font-size:0.8em;
	margin-left:10px;
	margin-bottom:10px;
	}
#sidebar li	{
	background-image:url(http://www.yamako-gozare.jp/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding: 5px 0;
	text-indent:15px;
	border-bottom:1px dotted #666666;
	}

/* ++++++ バナー ++++++ */
#banner	{
	margin-bottom:15px;
	}
#banner img	{
	margin-bottom:10px;
	}

/* ++++++ パンくず ++++++ */
.breadcrumbs	{
	font-size:0.8em;
	margin:5px 0 10px;
	padding-left:5px;
	border-left:5px solid #5a4e74; 
	}

/* ++++++ 記事 ++++++ */
.entry	{
	border-bottom:2px dotted #666666;
	margin-bottom:15px;
	padding-bottom:5px;
	}
.entry h2	{
	background-image: url(http://www.yamako-gozare.jp/images/all/arrow01.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	text-indent:15px;
	border-bottom:1px solid #666666;
	}
.entry h3	{
	font-size:0.8em;
	font-weight:bold;
	color:#ff0000;
	margin:5px 0;
	}
.entrybody	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#000000;
	}
.extended	{
	background-image: url(http://www.yamako-gozare.jp/images/all/arrow02.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
	font-size:0.75em;
	line-height:155%;
	margin-top:5px;
	padding-left:12px;
	}

/* ++++++ ウェブページ ++++++ */
#webpage h1	{
	background-image: url(http://www.yamako-gozare.jp/images/all/titlebar57501.gif);
	background-repeat:no-repeat;
	width:575px;
	height:35px;
	font-size:0.9em;
	font-weight:bold;
	line-height:250%;
	text-indent:25px;
	margin-bottom:10px;
	}

/* +++ clearfix +++ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
	}
/* +++ clearfix ie7 +++ */
*:first-child+html div {  
	display: inline-block;  
	}
/* +++ clearfix ie6 +++ */
* html .entry {
	display: inline-block; 
	}
* html .shop-entry {
	display: inline-block; 
	}

/* +++++ IE6 +++++ */
* html	{
	}

/* +++++ IE7 +++++ */
*:first-child+html	{
	}