﻿@charset "UTF-8";

h1{
	background:url(./img/bg_pageTitle.png) no-repeat;
}
.squareH{	background:url(./img/bg_squareH.png) 0 100% no-repeat;}


/*-----ボタン----------------------------------*/


.screenBox{
	padding:6px 0px 0px!important;
	margin-bottom:18px!important;
	margin-top:10px!important;
}

.screenBox h4{	padding:0px 5px 6px!important;}





.richClientList{
	width:560px;
	font-size:15px;
	padding:5px 16px 5px 20px!important;
	margin:10px 0 10px 0;
}

.richClientList li{
	width:270px;
	float:left;
	text-align:center;
	font-size:12px;
	line-height:1.8;
	padding:18px 0 0px!important;
	margin:0 10px 5px 0;
	background:url("./img/richClientList_top.png") no-repeat;
}
.richClientList div{
	line-height:1.8;
	padding:0 0 19px!important;
	background:#f0eded url("./img/richClientList_bottom.png") 0 100% no-repeat;
}





.innerClass{
	padding:15px 0px;
}


/*-----ボタン----------------------------------*/

.richClient_BtnTo{
	width:590px;
	height:100px;
	padding:10px 0 10px 11px;
}

.richClient_BtnTo li{
	width:285px;
	height:100px;
	float:left;
	padding:0 10px 0px 0;
}

table{	width:580px;border:1px solid #cccccc;margin:5px 0px 35px 14px}

th,td{padding:4px;margin:3px;font-size:11px}

th{	background:#76d1ff url("./img/bg_th.png") repeat-x}
td{	background:#ededed}

#name{	width:100px!important;}
#price{	width:150px!important;}