/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

/* BODY */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
	}

/*左に画像、右に文章*/
.left{
	float: left;
	margin: 0px 30px 20px 0px;
}

/*左に文章、右に画像*/
.right{
	float: right;
	margin: 0px 0px 20px 30px;
}


.red          {
                color: #FF0000;
}

.blue          {
                color: #0000ff;
}

/* 画像の属性 */
img {border-style: none;}

/* 強調文の属性*/
strong {color: #FF0000;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #CC6688;text-decoration: none;}
a:hover {color: #FFCC00;text-decoration: underline;}


/* 基本設定*/

#wrapper{
	width: 760px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background: url("http://www.funky-mama.com/siwa/img/back.gif");
	background-repeat: repeat-y;
	background-color:white;
	}

/*ブログの枠等の属性*/

#container{
	width:720Px;
	margin-left:auto;
	margin-right:auto;
	background: url("http://www.funky-mama.com/siwa/img/top.gif");
	background-repeat: no-repeat;
	text-align:left;
	}
		
/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 100px;}
#header h1{margin-top : 0px; margin-bottom: 0px; text-indent: -1000px;}
#header h1 a {
	width:420px;
	height:100px;
	background-image: url("http://www.funky-mama.com/siwa/img/top.gif");
	background-repeat: no-repeat;
	display: block;
	}
#header h1 a:hover {background-image: url("http://www.funky-mama.com/siwa/img/top.gif");}

			
/*サイドバー*/
#sidebar {
	width: 175px;
	float: right;
	margin: 10px 5px 5px 0px;
	color: #666;
	}

#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
	margin: 0px;
	}

#sidebar h3 {
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	}

#sidebar p {
	font-size: 10px;
	line-height: 110%;
	color: #666;
	margin: 5px 10px 10px 5px;
	}

#sidebar .search {
	width:162px;
	height:60px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 15px 5px 5px 5px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}

#sidebar .fld {
	width:162px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 15px 5px 5px 5px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}

/*メニュー*/
#sidebar .idx{
	width:175px;
	height:24px;
	background-image: url("http://www.funky-mama.com/siwa/img/index.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 5px 0px 0px 0px;
	}

/* カテゴリ位置指定 */
#sidebar .menu dt.pt1{
	list-style: none;
	margin: 0px;
	}

#sidebar .menu dd.pt2 {
	color: #FFF;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://www.funky-mama.com/siwa/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 5px 0px 5px 0px;
   list-style: none;
}

#sidebar .menu dl {
   color: #666;
   margin: 0px 0px 0px 0px;
   list-style: none;
}

#sidebar .menu dd {
	color: #CC6688;
	color:#444;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://www.funky-mama.com/siwa/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
	list-style: none;
}

#sidebar .menu dd.pt2 a:link, #sidebar .menu dd.pt2 a:visited, #sidebar .menu dd.pt2 a:active{
	color:#FFF;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://www.funky-mama.com/siwa/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
   list-style: none;
	}
		
#sidebar .menu dd.pt2 a:hover{
	color:#FFF;
	background-image: url("http://www.funky-mama.com/siwa/img/menu01.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	}

#sidebar .menu dd a:link, #sidebar .menu dd a:visited, #sidebar .menu dd a:active{
	color:#CC6688;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://www.funky-mama.com/siwa/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin : 0px;
   list-style: none;
	}
		
#sidebar .menu dd a:hover{
	color: #FF6600;
	background-image: url("http://www.funky-mama.com/siwa/img/menu04.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	}

/*コンテンツ*/
#content {
	width: 510Px;
	float: left;
	background-color: #FFF;
	margin: 10px 0px 5px 5px;
	}
	
#content div{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 155%;
	}

.b1           {
	font-size: 18px;
	font-color: #ff0033;
	font-weight: bold;
                }



/*インフォメーション*/
#content .info{
	margin: 0px 0px 10px 0px;
	background-repeat: no-repeat;
	}
	
/*バナー*/
#content .banner{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}

/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
	}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
	}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
	}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	}

#content-onecol{
	height: 400px;
	margin: 0px;
	padding: 5px 10px 5px 15px;
	text-align: left;
	font-size: 10px;
	color: #999;
	}

#content-onecol h2{
	font-size: 16px;
	font-weight: bold;
	}

/*グーグルアドセンス*/
.ads{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	}


.next a:link, .next a:visited, .next a:active {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 2px;
	color: #F27900;
	background-image: url("http://www.funky-mama.com/siwa/img/more01.gif");
	background-repeat: no-repeat;
	width: 70px;
	height: 18px;
	display: block;
	font-size: 10px;
	line-height: 120%;
	text-align: center;
	text-decoration: none;
	}

.next a:hover {
	color: #F27900;
	background-image: url("http://www.funky-mama.com/siwa/img/more02.gif");
	background-repeat: no-repeat;
	}

/*Product*/
#product {
	clear: both;
	margin: 5px 5px 5px 10px;
	}
#product .box{
	float: left;
	width: 158px;
	height: 300px;
	overflow: auto;
	scrollbar-track-color: #FFF;
	scrollbar-face-color: #D8D8EB;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #D8D8EB;
	scrollbar-arrow-color: #FFF;
	margin: 5px 3px 5px 2px;
	padding: 5px;
	border: 1px solid #CCC;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	}
#product img{
	border-style: none;
	}
				
h2	{
	border-style: solid;
	border-color: #88CC66;
	border-width: 1px 0px 0px 8px;
	background-color: #ECFFEC;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	font-size:14px;
	color : #8C6699;
	text-align: left;
	}

h3 {
	border-bottom: 1px dotted #88CC66;
	margin: 10px 0px 5px 0px;
	padding-left:5px;
	font-size:12px;
	color : #8C6699;
	}

h4 {
	margin: 10px 0px 0px 0px;
	padding-left:5px;
	border-bottom: 1px dotted ##FF0080;
	font-size:12px;
	color : #666699;
	font-weight: bold;
	}

p {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 5px 5px 5px 10px;
	}

/* h1 h2 h3リンク属性 */
a:link.c1, a:visited.c1, a:active.c1{color: #CC6688;text-decoration: none;}
a:hover.c1{color : #FF2200;text-decoration: underline;}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 10px;
	}

.rss img{border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
	clear: both;
	border-top: 1px solid #999;
	color: #999;
	margin-top: 10px;
	padding: 0.5em 1em 0.5em 0em;
	text-align: right;
	font-size: 10px;
	line-height: 133%;
	}
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	color:#666;
	margin :0px;
	padding-left: 10px;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #CC6688;
	text-decoration: underline;
	}

.navi2 a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #CC6688;
	line-height: 155%;
	}
