@charset "EUC-JP";

/*----------------------------------------------------------------------
ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁĄĄalphamarletłÚĆ·ĄĄąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
----------------------------------------------------------------------*/

*{ 
	margin:0;
	padding:0;
	font-weight:normal;
}

#footer{
	width:930px;
	height:550px;
	overflow:hidden;
	border:0px #ff0000 solid;
}

#about_eigyo{
	margin:15px 15px 0 15px;
	position:relative;
	border:solid #00ffff 0px;
}

#cominfo{
	border-top:dashed #d2d2d2 1px;
	border-bottom:dashed #d2d2d2 1px;
	font-size:10px;
	letter-spacing:3px;
	line-height:1.6;
	margin 20px auto;
	text-align:center;
	width:930px;
}

#cominner{
	margin:10px auto;
}

h2{ 
	font-size: 12px;
	line-height: 1.6;
	text-align:justify;
	text-justify:distribute;
}

h3{ 
	font-size: 11px;
	line-height: 1.4;
	letter-spacing: 1.2px;
}

#shippingTable{
	font-size:10px;
	letter-spacing:1.1;
	text-align:left;
	border-bottom:solid #000000 1px;
	width:100%;
}

#shippingTable td{
	border-right:solid #000 1px;
	padding:4px;
}

img{ 
	vertical-align:bottom;
}

.ttl{
	width:100%;
	margin-bottom:10px;
}

.cal{
	margin-top:10px;
	margin-left:10px;
	border:0px #000000 solid;
	width:180px;
	float:left;
}

#calinfo{
	margin-top:10px;
	float:right;
	width:700px;
	border:0px #ff0000 solid;
}

#calinfo_main{
	background-color:#f5f5f5;
	width:690px;
}

.title{
	font-color:#ffffff;
	font-weight:bold;
    margin-bottom:2px;
	padding:7px 0 4px 4px;
	background:#ffffff url('../img/footer/back.png') repeat-x;
}
.s_guide img{
	border:dashed #d2d2d2 2px;
}
a.s_guide:hover img{
	border-color:#ff9900;
}

a{ 
	outline:none;
}

a.home:hover img{ 
	position:relative;
	top:-2px; filter:
	alpha(opacity=100);
}

table.calendar {
	padding: 0;
	margin: 0px;
}
table.calendar tr.headline td{
	font-size: 10px;
}
table.calendar th {
	text-align: left;
	font-family: "Arial";
	font-size: 10px;
	color: #323232;
}
table.calendar th span {
	font-family: "ŁÍŁÓ ŁĐ„Ž„·„Ă„Ż", Osaka, "„Ò„é„ź„ÎłŃ„Ž Pro W3";
	cursor: pointer;
	float: right;
}
table.calendar td {
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	width: 22px;
	height: 20px;
	vertical-align: middle;
	font-family:Arial;
	line-height: normal;
	font-size: 10px;
	color: #333333;
}
table.calendar td.click {
	cursor: pointer;
	background-color: #FFFFFF;
}
table.calendar td.Today {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
table.calendar td.Sat {
	color: #0058E9;
	background-color: #ffffff;
}
table.calendar td.Sun {
	color: #EB4800;
	background-color: #ffe1ba;
}
table.calendar td.holyday {
	color: #ffffff;
	background-color: #563C3E;
}
table.calendar td.xday {
	font-weight: bolder;
	color: #009999;
	font-size: 14px;
}
table.calendar td.birthday {
	font-weight: bolder;
	color: #990000;
	font-size: 14px;
}
