/* CSS Document */

body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address{
  margin : 0;
  padding : 0;
}

/* 背景 */


.cont_body {
        margin-top:15px;
		margin-left: auto;
        margin-right: auto;
        width: 700px;
		
}

#wrapper_cont_top{
width:700px;
height:5px;
background-image:url(../image/w_shade_top.gif);
}

#wrapper_cont_mid{
width:700px;
background-color:#ffffff;
position: relative;
background-image:url(../image/w_shade_side.gif);
}

#cont_table{
		width:420px;
		margin-left: auto;
        margin-right: auto;
		position: relative;
}

#wrapper_cont_btm{
margin-bottom:10px;
width:700px;
height:5px;
background-image:url(../image/w_shade_btm.gif);
}

.clearit {
	clear: both;
}






/* メニュー始 */

ul.menu li {
	display:block;
	height: 100%;
}

ul.menu li a{
	display:block;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
}

li{
	float:left;
}

#menu_home a{
	background-image:url(../image/low_menu_logo.gif);
	background-repeat:no-repeat;
	width:219px;
	height:54px;

	}
#menu_home a:hover{
	background-image:url(../image/low_menu_logo.gif);
	background-repeat:no-repeat;
	width:219px;
	height:54px;
	}

#menu_yocchi a{
	background-image:url(../image/low_menu_yocchi.gif);
	background-repeat:no-repeat;
	width:85px;
	height:54px;
	}

#menu_yocchi a:hover{
	background-image:url(../image/low_menu_on_yocchi.gif);
	background-repeat:no-repeat;
	width:85px;
	height:54px;
	}


#menu_yocchi a:active{
	background-image:url(../image/low_menu_cl_yocchi.gif);
	background-repeat:no-repeat;
	width:85px;
	height:54px;
	}

#menu_yocchi_off{
	background-image:url(../image/low_menu_off_yocchi.gif);
	background-repeat:no-repeat;	
	width:85px;
	height:54px;

	}

#menu_wkprf a{
	background-image:url(../image/low_menu_wkprf.gif);
	background-repeat:no-repeat;
	width:109px;
	height:54px;
	}

#menu_wkprf a:hover{
	background-image:url(../image/low_menu_on_wkprf.gif);
	background-repeat:no-repeat;
	width:109px;
	height:54px;
	}


#menu_wkprf a:active{
	background-image:url(../image/low_menu_cl_wkprf.gif);
	background-repeat:no-repeat;
	width:109px;
	height:54px;
	}

#menu_wkprf_off{
	background-image:url(../image/low_menu_off_wkprf.gif);
	background-repeat:no-repeat;	
	width:109px;
	height:54px;
	}
	
#menu_others a{
	background-image:url(../image/low_menu_others.gif);
	background-repeat:no-repeat;
	width:87px;
	height:54px;
	}

#menu_others a:hover{
	background-image:url(../image/low_menu_on_others.gif);
	background-repeat:no-repeat;
	width:87px;
	height:54px;
	}


#menu_others a:active{
	background-image:url(../image/low_menu_cl_others.gif);
	background-repeat:no-repeat;
	width:87px;
	height:54px;
	}

#menu_others_off{
	background-image:url(../image/low_menu_off_others.gif);
	background-repeat:no-repeat;	
	width:87px;
	height:54px;
	}
	
#menu_links a{
	background-image:url(../image/low_menu_links.gif);
	background-repeat:no-repeat;
	width:77px;
	height:54px;
	}

#menu_links a:hover{
	background-image:url(../image/low_menu_on_links.gif);
	background-repeat:no-repeat;
	width:77px;
	height:54px;
	}


#menu_links a:active{
	background-image:url(../image/low_menu_cl_links.gif);
	background-repeat:no-repeat;
	width:77px;
	height:54px;
	}

#menu_links_off{
	background-image:url(../image/low_menu_off_links.gif);
	background-repeat:no-repeat;	
	width:77px;
	height:54px;
	}
	
#menu_blog a{
	background-image:url(../image/low_menu_blog.gif);
	background-repeat:no-repeat;
	width:122px;
	height:54px;
	}

#menu_blog a:hover{
	background-image:url(../image/low_menu_on_blog.gif);
	background-repeat:no-repeat;
	width:122px;
	height:54px;
	}


#menu_blog a:active{
	background-image:url(../image/low_menu_cl_blog.gif);
	background-repeat:no-repeat;
	width:122px;
	height:54px;
	}


	
/* メニュー終 */

/* 下位共通 */

			
ul.cont_menu{
		margin-left:0px;
		margin-bottom:30px;
}

.cont_menu{
		list-style:none;
		background-image:url(../image/cont_menu_mark.gif);
		background-repeat:no-repeat;
		margin-left:8px;
		padding-left:20px;
}
.cont_menu_link{
		list-style:none;
		background-repeat:no-repeat;
}


.cont_comment{
		margin-left:20px;
		margin-bottom:10px
		
}

.cont_copyright{
		border-top:1px solid #333333;
		margin-top:10px;
		padding-top:10px;
		}

/* よっちページ */

h2{
		font-weight:bold;
		font-size:12px;
		color:#333333;
}

.yocchi_table{
		clear:both;
		border-top:1px solid #333333;
		margin-top:10px;
		padding-top:10px;
		height:100%;
		position: relative;

		}



.yocchi_image{
		float:left;
		margin-right:16px;
		margin-bottom:10px;
}


.yocchi_comment{
		margin-top:24px;

}



.goods_image{
		margin-top:10px;
		margin-left: auto;
        margin-right: auto;
		text-align:center;
}

.goods_comment{
		clear: both;
		margin-top:10px;

}

.toriyose_image_l{
		margin-top:10px;
		margin-left: 10px;
		margin-bottom:10px;
		float:left;
}
.toriyose_image_r{
		margin-top:10px;
		margin-left: 10px;
		margin-bottom:10px;
		float:right;
}

.toriyose_image{
		clear:both;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:10px;
		text-align:center;
}

.toriyose_comment_l{
		width:50%;
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		float:left;
}

.toriyose_comment_r{
		width:50%;
		margin-top:10px;
		margin-left:10px;
		margin-bottom:10px;
		float:right;
}


.toriyose_comment{
		margin:10px;
}


/* 似顔絵ページ */

.portrait_table{
		border-top:1px solid #333333;
		text-align:center;
		}

.portrait_image{
		margin-top:10px;
		margin-bottom:10px;

}

/* その他ページ */

.others_table{
		clear:both;
		border-top:1px solid #333333;
		margin-top:10px;
		padding-top:10px;
		height:100%;
		position: relative;

		}


.others_list{
margin-top:10px;
}

body.nodotepo{
		color:#FFFFFF;
		background-color:#000000;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:340;
		
}

.nodotepo_title{
		font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
		font-size:14px;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		width:300px;
		text-align:center;
		}
		
		
ul.nodotepo_link{
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:300px;
		margin-top:20px;
		background-image:none;
}

.nodotepo_menu_link{
		list-style:none;
		background-repeat:no-repeat;
}
.nodotepo_link{
		list-style:none;
		background-image:url(../image/cont_menu_mark3.gif);
		background-repeat:no-repeat;
		margin-left:8px;
		padding-left:20px;
}


.nodotepo_img{
		margin:10px;
}

.nodotepo_back{
		margin-top:20px;
		margin-bottom:20px;
		}

/* リンクページ */
.linklist{
margin-top:10px;
margin-bottom:4px;
}
.linkcomment{
margin-bottom:15px;
}

.link_mark{
margin-top:10px;
background-image:url(../image/cont_link_mark.gif);
background-repeat:no-repeat;
padding:0px 0px 0px 18px;
font-weight:bold;
color:#666666;
}