@charset "utf-8";
/* CSS Document */


.a_bodycopy { font-size: 12px; line-height: 140% }

.a_smallcopy { font-size: 11px }

.a_title {
    font-weight: bold;
	font-size: 14px;
	line-height: 140% ;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.a_copyright{
	font-size:10px;
}
.a_caption{
	font-size:10px;
	color:#494949;
}
.a_comment{
	font-size:10px;
	color:#990000;
	line-height:140%;
}
.a_bodyA {
	line-height: 140%;
	padding: 5px;
}
.a_blockquote{
   margin-left:1em;
   padding-left:1em;
   border-left:2px solid #CCC;
   color: #666666;
}
a_.blockhead {
	line-height: 120%;
	font-weight: bold;
}
a_.hidden {
   display: none;
   visibility: hidden;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.a_clear {
   clear: both;
}
.a_content01 {
	height: auto;
	width: 510px;
	text-align: left;
}
.a_content02 {
	padding: 5px;
	height: auto;
	width: 480px;
	text-align: left;
}

.a_menu01 {
	padding: 10px;
	text-align: center;
	width: 490px;
	line-height: 130%;
	font-size: 11px;
}
.a_title {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.a_goods {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #CCCCCC;
}
.a_item01 {
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 50px;
}
.a_padding01 {
	padding: 0px 15px;
}
.a_colum01 {
	background-color: #FFFFFF;
	padding: 5px;
}
.a_border01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C55959;
	border-right-color: #C55959;
	border-bottom-color: #C55959;
	border-left-color: #C55959;
	height: 20px;
	width: 200px;
	text-decoration: none;
}
.a_colum02 {
	border: 1px solid #993333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFFFFF;
	width: 600px;
	color: #993300;
	text-align: center;
}

