
/*============================================================*

* Layout Style [purchase_support]

*============================================================*/

/* Layout purchase_support [common] */


p.purchase {
	font-weight:bold;
	padding:10px 0 20px 0;
}


.columnr_common {
	width:330px;
	text-align:left;
}

.columnr_common p {
	padding-top: 0.3em;
}


/* Layout Anshin [contents] */

.purchase_hr, .anshin_hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px 0;
	height: 1px;
}

table.anshin_table td {
    padding: 0 10px 0 0;
    font-size:12px;
    line-height:14px;
}

ul.anshin_list {
    font-weight:bold;
	line-height:26px;
}

p.anshin {
	margin-top:12px;
}

/* Layout Wolfi [contents] */

p.wolfi {
	margin:12px 0;
}

/* Layout Wolfi [SurvicePlus] */

p.surviceplus {
	margin:12px 0;
}

table .table_plus{
	font-size:12px;
	margin-left: 0;
}

.table_plus thead td{
	background-color: #CCCCCC;
	color: #666666;	
}

.table_plus tbody td{
	color: #666666;	
}

.table_color{
	background-color: #CCCCCC;
	color: #666666;	
}

.subtitle_0{
	font-size:11px;
	font-weight: bold;
	color: #666666;	
	margin: 0;
	padding: 0px;
}
.margin35{
    margin: 0 0 0 35px;
	}
	
/* Layout option [Line up common] */

.floatl {
	float:left;
	margin:0;
}
.floatr {
	float:right;
	margin:0;
}

.columnl .floatl{
	width:220px;
	text-align:right;
	margin:0 10px 0 0;
}

.columnr .floatr{
	width:220px;
	text-align:right;
	margin:0 10px 0 0;
}

.columnl dt,
.columnr dt{
	text-align:left;
	font-weight:bold;
	font-size:10px;
	color:#999;
	margn:0;
	padding:0;
}
.columnl h4,
.columnr h4{
	text-align:left;
	font-weight:bold;
	font-size:10px;
	width:250px;
	color:#666;
	margin:0;
	padding-left:1em;
}
.columnl dl,
.columnr dl{
	color:#5C5C61;
	text-align:left;
	list-style-type: none;
	margn:0;
	padding:0;
}
.columnl dd,
.columnr dd{
	font-size:10px;
	margn:0;
	padding:0 0 0 9px;
	background-image: url(../../common/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position:2px;
}
.columnl ul,
.columnr ul{
	color:#5C5C61;
	text-align:left;
	list-style-type: none;
	margn:0;
	padding:0 0 0 9em;
}
.columnl li,
.columnr li{
	font-size:10px;
	margn:0;
	padding:0 0 0 9px;
	background-image: url(../../common/images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position:2px;
}


.columnl ul li a,
.columnr ul li a {
	color: #3C5F8C;
	text-decoration: none;
}

.columnl ul li a:hover,
.columnr ul li a:hover {
	color: #3C5F8C;
	text-decoration: underline ;
}

/* Layout option [rns 510] */

div.column_txt_rns {
	margin:0;
	line-height:15px;
	font-size:11px;
	float:left;
}

div.column_txt_rns strong a {
	color:#010101;
	text-decoration:none;
}

div.column_txt_rns strong a:hover{
	color:#010101;
	text-decoration:underline;
}


