﻿@charset "UTF-8";
/*
Theme Name: 41niku css
Theme URL: http://www.41niku.com/
Description: priCSS（個人情報用）.
Version: 1.0
Author: 土屋精肉店
Author URL: http://www.41niku.com/
*/

/*---- CSS Document -------------------- */

p {
margin:0;
padding:0;
font-size:0.85em;
font-weight:normal;
color:#222222;
line-height:150%;
}

.pri-box{
width:580px;
margin:0;
padding:0;
text-align:left;
}
.pri-box:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .pri-box{
height: 1em;
overflow: visible;
}

