@charset "utf-8";

/* ////////////////////////// */

* {
	margin: 0;
	padding: 0;}

body,td,th {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "ＭＳ Ｐゴシック", MS P Gothic, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 1.5em;
	word-break: nomal;}

div {display: block;}

h1, h2, h3, h4, h5, h6, p, address	{
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}

p {margin: 0px 0px 0px 0px;}
img {border: none;}
hr {display: none;}

a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {}
a:active {text-decoration: none;}

.clear {clear: both;float: none;border: none;}
.hiden {display: none;}
.Out {position: absolute;	left: -999px;top: -999px;}

.S {font-size: 10px;}
.L {font-size: 14px;text-shadow: 0px 1px 2px #ccc;}
.LL {font-size: 15px;text-shadow: 0px 1px 2px #ccc;}
.Bd {font-weight: bold;}
.Red {color: #FF0000;}
.Or {color: #FF6600;}
.bluebox {width:498px;
margin-bottom:10px;padding:5px;
background-color:#eaf2fb;
border:2px solid #0950a0;}

.bluebox2 {
background-color:#CCD6ED;
padding:5px;}

.redbox {
border:2px solid #cc6666;
padding:5px;margin:10px 0;}

.redbox_hr{margin:5px;
border-top:1px dashed #888;}

/* 表 */
.sakuhin_table {border-top:1px solid #555;border-left:1px solid #555;
margin-left:auto;
margin-right:auto;}
.sakuhin_table td{border-bottom:1px solid #555;border-right:1px solid #555;
padding:2px;text-align:center;
background-color:#FFFFFF;}

.img_margin {margin:5px;}

/* ////////////////////////// Hack */

.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix {	display:inline-block;} /* IE7 */

/* Hides from IE-mac ＼*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}

/* End hide from IE-mac */


/* 
============================= */
