﻿@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

/*index*/

.pgindex .red{
	color:red;
	font-weight:bold;
}

.pgindex #contactbox{
	margin:0 0 20px 0;
}

.pgindex #contactbox dl{
	padding:10px 20px;
	border:1px dashed #cfa93b;
	border-width:0 0 1px 0;
}

.pgindex #contactbox dt{
	float:left;
	width:180px;
	color:#673300;
}

.pgindex #contactbox dd{
	float:right;
	width:370px;
}

.pgindex #contactbox dd input{
	width:365px;
	border:1px solid #eeccaa;
}

.pgindex #contactbox dd textarea{
	width:365px;
	height:200px;
	border:1px solid #eeccaa;
}

.pgindex #sbtn{
	text-align:center;
}


.pgindex #infobox{
	margin:0px 0 0 0;
}

.pgindex #infobox dl{
	margin:0 20px 30px 20px;
}

.pgindex #infobox dt{
	color:#673300;
	font-weight:bold;
}

/*agency*/

.pgagency #con1-inner{
	padding:15px 0 0 0;
}

.pgagency #con1-inner{

}

.pgagency #con1 .left{
	width:370px;
}

.pgagency #con1 .right{
	width:220px;
}

.pgagency #con1 .right p{
	display:block;
	padding:0 0 20px 0;
}