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

.ryoukin_r{
	float: left;
	height: 42px;
	width: 180px;
	background-image: url(../images/basic/menu_ryoukin_r.jpg);
	background-repeat: no-repeat;
}

/*-----------main_sub-----------*/
#main_sub {
	float: left;
	width: 210px;
	margin-top: 25px;
	padding-bottom: 75px;
}
#main_sub h2 {
	font-size: 20px;
	font-weight: normal;
	color: #0E1265;
}

#main_sub img {
	margin-right: 12px;
	margin-left: 20px;
	margin-top: 8px;
	vertical-align: -15px;
}
#main_sub li a:link{
	text-decoration: none;
	color: #222222;

}
#main_sub li{
	font-size: 13px;
}


#main_sub li a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #222222;
}

.sub_a a{
	display: block;
	height: 57px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_top.jpg);
	background-repeat: no-repeat;
}
.sub_a a:hover {
	background-image: url(../images/basic/menu_sub_back_top_o.jpg);
	background-repeat: no-repeat;
}
.sub_b a{
	display: block;
	height: 53px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_mid.jpg);
	background-repeat: no-repeat;
}
.sub_b a:hover {
	background-image: url(../images/basic/menu_sub_back_mid_o.jpg);
	background-repeat: no-repeat;
}
.sub_c a{
	display: block;
	height: 57px;
	width: 210px;
	background-image: url(../images/basic/menu_sub_back_end.jpg);
	background-repeat: no-repeat;
}
.sub_c a:hover {
	background-image: url(../images/basic/menu_sub_back_end_o.jpg);
	background-repeat: no-repeat;
}
.sub_d a{
	display: block;
	height: 57px;
	width: 210px;
	margin-top:20px;
	background-image: url(../images/basic/menu_sub_back_solo.jpg);
	background-repeat: no-repeat;
}
.sub_d a:hover {
	background-image: url(../images/basic/menu_sub_back_solo_o.jpg);
	background-repeat: no-repeat;
}

/*-----------main_sub-----------*/


/*---------------------main_main---------------------*/
#main_main{
	width: 596px;
	float: left;
	margin-top: 50px;
	margin-left: 34px;
}
#main_main h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

#main_main_head ul {
	font-size: 12px;
	padding-top: 10px;
	margin-left: 150px;
	font-weight: normal;
}
#main_main_head li {
	margin-bottom: 4px;
}
#main_main_head p {
	font-size: 12px;
	padding-top: 28px;
	margin-left: 150px;
}
.muryou span{
	display:none;
}

.muryou a{
	display: block;
	width: 127px;
	height: 28px;
	background-image: url(../images/basic/muryoushiyou.jpg);
	background-repeat: no-repeat;	
}
.muryou a:hover {
	background-image: url(../images/basic/muryoushiyou_o.jpg);
	background-repeat: no-repeat;
}



#table_02 span{
	font-size: x-small;
}

table {
	text-align: center;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.col_01 {
	width: 40px;
	height: 50px;
	border: 1px solid #ABABAB;
	background-image: url(../images/price/table_back.jpg);
	background-repeat: no-repeat;
}

.col_01_prev {
	width: 40px;
	height: 50px;
	border: 1px solid #ABABAB;
	background-image: url(../images/price/table_back_prev.jpg);
	background-repeat: no-repeat;
}

.col {
	background-color: #96D2F3;
	border: 1px solid #ABABAB;
	
}

.col_prev {
	background-color: #CCCCCC;
	border: 1px solid #ABABAB;
	
}

.side_01 {
	background-color: #78A1CA;
	border: 1px solid #ABABAB;
	font-size: x-small;
	color: #FFFFFF;
}

.side_01_prev {
	background-color: #BBBBBB;
	border: 1px solid #ABABAB;
	font-size: x-small;
	color: #FFFFFF;
}

.side_02 {
	background-color: #6392CA;
	border: 1px solid #ABABAB;
	font-size: x-small;
	color: #FFFFFF;
}
.main_01 {
	background-color: #FFFFFF;
	border: 1px solid #ABABAB;
}
.main_02 {
	background-color: #EFEFF0;
	border: 1px solid #ABABAB;
}
.main_01 span {
	text-decoration: line-through;
}
.main_02 span {
	text-decoration: line-through;
}


#main_main_main {
	width: 552px;
	margin-left: 44px;
	margin-top: 15px;
}
#main_main_main h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
	margin-bottom: 5px;
}
#main_main_main h4 img {
	vertical-align: bottom;
	margin-right: 5px;
}

#main_main_main h6 {
	font-weight: lighter;
}
#main_main_main h5 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

#standard_price {
	width: 439px;
	height:262px;
	background-image: url(../images/price/standard_price.png);
	background-repeat: no-repeat;
}
#professional_price {
	width: 552px;
	height:820px;
	background-image: url(../images/price/professional_price.png);
	background-repeat: no-repeat;
}
