﻿@charset "utf-8";

/* ==================================================================
	Site Name: base
	Version: 2008/02/05
	Author: aki
=================================================================== */

h3{
	margin:0;
	color:#659b20;
}

.box{
	width:517px;
	float:left;
	margin:20px 0 10px 0;
}

.box-frame{
	width:517px;
	background:url(../img/qa/box/box-bk.gif) left top repeat-y;
	float:left;
}

.box-top{
	background:url(../img/qa/box/box-top.gif) left top no-repeat;
	width:517px;
	float:left;
	padding-top:24px;
}

.box-btm{
	background:url(../img/qa/box/box-btm.gif) left bottom no-repeat;
	width:517px;
	float:left;
}

.box-q{
	background:url(../img/qa/box/box-q.gif) left top no-repeat;
	width:517px;
	min-height:51px;
	_height:51px;
	float:left;
}

.box-a{
	background:url(../img/qa/box/box-a.gif) left top no-repeat;
	width:517px;
	min-height:27px;
	_height:27px;
	float:left;
	padding-bottom:10px;
}

.inner-box{
	padding:5px 10px 0 30px;
}

.t-right{
	margin:10px 0 0 0;
}
