﻿@charset "utf-8";

/*----------------------------------------------------------
  13rpの要素
------------------------------------------------------------*/

#second_container_right .smooth{
	font-size: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 530px;
}
#second_container_right .smooth table{
	font-size: 100%;
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 530px;
	border-spacing: 0;
}

#second_container_right .smooth td {
	border: 0px solid #000000;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#second_container_right .smooth li{
	font-size: 80%;
	margin-left: 20px;
	}

#second_container_right .smooth ul ul li{
	font-size: 100%;
	text-indent: 0em;
	padding-left: 8px; 
	background: url(../common/list_icon03.gif) no-repeat 0 7px;
	_background: url(../common/list_icon03.gif) no-repeat 0 9px;
	}

#second_container_right .smooth li p{
	font-size: 100%;
	text-indent: 0em;
	}
#second_container_right .fbold {
	font-weight: bold;
	}

#second_container .adjustment_left2 {
	margin-left: 20px;
}

#second_container_right .middle {
	width: 500px;
	height: 100%;
	}


#second_container_right .topborder {
	border-top: 1px solid #B00045;
	width: 500px;

	}

#second_container_right .btmborder {
	border-bottom: 1px solid #B00045;
	width: 500px;
	height: 15px;
	margin-top: -1px;
	}

#second_container_right .mdlborder {
	border-left: 1px solid #B00045;
	border-right: 1px solid #B00045;
	height: 100%;
	width: 528px;
	margin-top: -1px;
	}
