
*	{
	margin:0;
	padding:0;
}

html		{
	margin: 0;
	padding: 0;
	}

body		{
	margin: 0;
	padding: 0;
	font-family:verdana, 'trebuchet ms', "ＭＳ Ｐゴシック", Osaka ;
	font-size: small;
	color:#333;
	}


/* ------------------------------- アンカー */

a		{
	color:#336;
	}
a:hover		{
	color:#336;
	text-decoration:none;
	}
a img	{border: 0;}


/* ------------------------------- p */

p {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	}

/* ------------------------------- 見出し */

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-size: small;
	margin: 0;
	padding: 0;
}
/* ------------------------------- リスト */

dt	{
	font-weight:bold;
}
dl.b01	{
	margin:20px 20px 20px 0;
}
dl.b01 dt	{/*青紫*/
	border-bottom:1px #99c dashed;
	border-left:5px #99c solid;
	padding:2px 10px 2px 15px;
	font-size:1.1em;
}
dl.b01 dd	{
	padding-left:20px;
	margin:7px 0 25px 0;
}
dl.b02	{
	margin:20px 20px 20px 0;
}
dl.b02 dt	{/*赤紫*/
	border-bottom:1px #c69 dashed;
	border-left:5px #c69 solid;
	padding:2px 10px 2px 15px;
	font-size:1.1em;
}
dl.b02 dd	{
	padding-left:20px;
	margin:7px 0 25px 0;
}
dl.check	{
	margin:20px 0;
}
dl.check dt	{
	background:url(img/i-arrow02.gif) top left no-repeat;
	padding:0 10px 2px 20px;
	font-size:1.1em;
}
dl.check dd	{
	padding-left:40px;
	padding-right:30px;
	margin:7px 0 25px 0;
}

dl.faq dt	{
	padding:3px 0 10px 35px;
	background:url(img/bg-faq-q.jpg) top left no-repeat;
}
dl.faq dd	{
	padding:3px 0 5px 35px;
	background:url(img/bg-faq-a.jpg) top left no-repeat;
	margin-bottom:20px;
}
dl.rental dt	{
	padding:1px 0 10px 35px;
	background:url(img/bg-rental.jpg) top left no-repeat;
}
dl.rental dd	{
	padding:3px 0 5px 35px;
	margin-bottom:20px;
}
dl.rental2 dt	{
	padding:1px 0 10px 35px;
	background:url(img/bg-rental2.jpg) top left no-repeat;
}
dl.rental2 dd	{
	padding:3px 0 5px 35px;
}


/* ------------------------------- 背景のための大枠　IEズレ対策 */

#wrapper	{
	width:820px;
	height:100%;
	margin:0 auto;
	background:#fff url(img/bg-body.jpg) top center repeat-y;
}

/* ------------------------------- ヘッダ */
#header	{
	width:800px;
	height:300px;
	margin:0 auto;
	padding: 0;
	background:#eee url(img/bg-header.jpg) top center no-repeat;
}
h1	{
	color:#fff;
	font-size:70%;
	width:795px;
	height:18px;
	padding:2px 5px 0 0;
	margin:0 auto;
	text-align:right;
}

h2	{
	font-size:80%;
	width:800px;
	height:80px;
	margin:0 auto;
	padding:0;
}
#catch	{
	width:800px;
	height:130px;
	margin:0 auto;
	padding:0;
	text-align:right;
}
#gmenu	{
	width:770px;
	height:70px;
	margin:0 auto;
	padding:0 0 0 30px;
}

/* ------------------------------- コンテンツ枠 */
#contents	{
	width:800px;
	margin:0 auto;
	padding:0;
}

/* ------------------------------- サイドバー */
#sidebar	{
	width:190px;
	padding:20px 10px;
	float:left;
}
#sidebar p {
	margin-top: 0px;
	margin-bottom: 1em;
	}

#sidebar h3	{
	margin-bottom: 1em;
}

ul#submenu	{
	margin-left:5px;
	margin-bottom:20px;
	list-style-type:none;
}
ul#submenu li	{
	margin:10px 3px 0;
	padding-left:10px;
	background:url(img/bg-submenu.gif) left top no-repeat;
}
ul#submenu li.home	{
	margin:25px 3px 0;
	padding-left:10px;
	background:url(img/bg-submenu2.gif) left top no-repeat;
}

#qr	{
	border:1px #ccf solid;
	padding:15px 10px;
}

/* ------------------------------- メインコンテンツ */
#main-index	{
	width:570px;
	padding:50px 10px 20px;
	float:left;
}
#main	{
	width:570px;
	padding:10px 10px 20px;
	float:left;
}
#topicpath	{
	height:40px;
	text-align:right;
}

.maintxt	{/* width:510px; */
	padding:15px 15px 10px 15px;
	margin:5px 5px 10px 25px;
	line-height:1.8;
	background:#f5f5f5;
}

.mtbg01	{
	background:#f5f5f5 url(img/bg-mtbg01.jpg) bottom right no-repeat;
}

#main h4	{
	margin-left:10px;
	border-bottom:1px #ccc dashed;
}
#main h4.none	{
	margin-left:10px;
	border-bottom:none;
}

.attention	{
	line-height:1.5;
	padding:15px 15px 10px 15px;
	margin:5px 5px 5px 25px;
}

/* ------------------------------- フッタ */
#footer	{
	width:800px;
	height:45px;
	margin:0 auto;
	padding: 0;
	background:url(img/bg-footer.jpg) top center no-repeat;
	color:#fff;
}
#footer01	{
	float:left;
	width:390px;
	padding-top:15px;
	padding-left:10px;
}
#footer01 ul li	{
	display:inline;
	margin-left:5px;
	list-style-type:none;
}

#footer01 a	{
	color:#fff;
	text-decoration:none;
}
#footer01 a:hover		{
	color:#336;
	}

#footer02	{
	float:left;
	width:390px;
	padding-top:17px;
	padding-right:10px;
	font-size:0.75em;
	text-align:right;
}


/* ------------------------------- 汎用 */
.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.ct	{text-align:center;}
.rt	{text-align:right;}

hr.d1 {
    border-top: 2px #ccc dashed;
    border-right: none;
	border-left: none;
	border-bottom: none;
    height: 2px;
    background-color: #fff;
	margin:10px 0;
	padding:0;
}
hr.d2 {
    border-top: 2px #ccc dashed;
    border-right: none;
	border-left: none;
	border-bottom: none;
    height: 2px;
    background-color: #fff;
	margin:20px 0;
	padding:0;
}
hr.d3 {
    border-top: 1px #ccc solid;
    border-right: none;
	border-left: none;
	border-bottom: none;
    height: 1px;
    background-color: #fff;
	margin:0;
	padding:0;
}

.none	{
	list-style-type:none;
}

.fltl5	{
	float:left;
	padding:5px;
}
.fltr5	{
	float:right;
	padding:5px;
}

.mt10	{
	margin-top:10px;
}
.mt20	{
	margin-top:20px;
}
.mt30	{
	margin-top:30px;
}
.mb10	{
	margin-bottom:10px;
}
.mb20	{
	margin-bottom:20px;
}
.ml30	{
	margin-left:30px;
}
.ml50	{
	margin-left:50px;
}

.pt10	{
	padding-top:10px;
}

.att01	{
	font-weight:bold;
	font-size:1.2em;
}
.att02	{
	font-weight:bold;
	color:#CC3366;
}
.att03	{
	font-weight:bold;
	color:#5959a8;
}

.xs		{
	font-size:x-small;
}

.frame01	{
	border:2px #cccccc solid;
	padding:10px;
}
.frame02	{
	width:250px;
	border:1px #cccccc solid;
	padding:10px 20px;
}
.frame03	{
	border:1px #cccccc solid;
	padding:10px 20px;
}
.frame04	{
	width:130px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	padding:5px 10px;
}
.bd01	{
	border-bottom:2px #99c dashed;
	padding-bottom:2px;
}

/* ------------------------------- お問い合わせ */

table.form	{
	width:100%;
	border-collapse: collapse;
	border:2px #ccc solid;
	margin-bottom:10px;
}
table.form th,td	{
	border:1px #ccc solid;
	padding:5px 7px;
}
table.form th	{
	background:#e0e0e0;
	text-align:center;
}
table.form td	{
	border-left:2px #ccc solid;
}

/* ------------------------------- 会社概要 */

table.about	{
	width:100%;
	border-collapse: collapse;
	border:2px #ccc solid;
	margin-bottom:10px;
}
table.about th,td	{
	border:1px #ccc solid;
	padding:5px 10px;
}
table.about th	{
	background:#e0e0e0;
	text-align:right;
}
table.about td	{
	border-left:2px #ccc solid;
}

/* ------------------------------- レンタル */

table.rental	{
	width:100%;
	margin-bottom:10px;
	border: 1px #b0b0b0 solid;
	border-collapse: separate;
	border-spacing: 1px;
}
table.rental th,td	{
	border:1px #ccc solid;
	padding:3px 8px;
	border-collapse: separate;
	border-spacing: 1px;
	line-height:1.3;
}
table.rental td	{
	text-align:right;
}
table.rental th	{
	background:#e0e0e0;
}
table.rental th.bg02	{
	background:#C7C7E4;
}

table.rental2	{
	width:100%;
	margin-bottom:40px;
	border: 1px #b0b0b0 solid;
	border-collapse: collapse;
}
table.rental2 th,td	{
	border:1px #ccc solid;
	padding:3px;
	border-collapse: collapse;
	line-height:1.3;
}
table.rental2 td	{
	text-align:center;
}

table.rental2 th	{
	background:#e0e0e0;
	font-size:0.8em;
}
.bg01	{
	background:#E8B9D0;
}
.bg02	{
	background:#B1B1DA;
}
.bg03	{
	background:#99c;
	color:#fff;
	font-weight:bold;
}
.bg04	{
	background:#c69;
	color:#fff;
	font-weight:bold;
}


