@charset "utf-8";

#upbox	{
	width: 100%;
}

#upbox h2.midashi	{
	font-size: 14px;
	color: #FFF;
	clear: both;
	width: 680px;
	line-height: 40px;
	height: 35px;
	background: #54629D url(../images/bg3.gif) repeat-x left top;
	padding-left: 5px;
	overflow: hidden;
	border-left:#000099 solid 5px;
}

#upbox p	{
	font-size: 120%;
	padding: 0.5em 2em;
}

#upbox p.aisatsu	{
	text-indent: 1em;
	line-height:170%;
	margin: 0 0 -1em 0;
}

.downbox {
	clear: both;
	width: 100%;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

.ta {
	width: 700px;
}
.ta, .ta td, .ta th{
	border: 1px solid #c9c9c9;
	line-height: 2;
}

.ta td{
	width: 457px;
	padding: 10px;
	vertical-align: top;
}

.ta th{
	width: 200px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;
}

.ta th.midashi{
	width: auto;
	text-align: left;
	color: #FFFFFF;	
	background: #54629D url(../images/bg3.gif) repeat-x left top;
	padding-left: 5px;
	overflow: hidden;
	border-left:#000099 solid 5px;
}

.enkaku {
	width: 700px;
	margin:20px 0;
}
.enkaku, .enkaku td, .enkaku th{
	border: 1px solid #c9c9c9;
	line-height: 1.3;
}

.enkaku td{
	width: 640px;
	padding: 10px;
	vertical-align: top;
}

.enkaku th{
	width: 60px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;	
}

.enkaku th.midashi{
	width: auto;
	text-align: left;
	color: #FFFFFF;	
	background: #54629D url(../images/bg3.gif) repeat-x left top;
	overflow: hidden;
	border-left:#000099 solid 5px;	
}

.office {
	width: 690px;
	margin:20px 0;
}
.office, .office td, .office th{
	border: 1px solid #c9c9c9;
	line-height: 1.3;
}

.office td{
	width: 500px;
	padding: 10px;
	vertical-align: top;
}

.office th{
	width: 160px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;	
}

.office th.midashi{
	width: auto;
	text-align: left;
	color: #FFFFFF;	
	background: #54629D url(../images/bg3.gif) repeat-x left top;	
	overflow: hidden;
	border-left:#000099 solid 5px;
}

.office p{
	text-align:right;
	margin-top:-35px;
}

.office p a{
	text-decoration:none;
	
}

.office p a:hover {
	text-decoration:underline;
	color:#009;
}

/*-contribution -----------------------------------------------------------------*/
#topbox	{
	width: 100%;
	padding: 0px;
}

#bottombox	{
	clear: both;
	width: 100%;
	padding: 15px 10px;
}

.leftbox	{
	float: left;
	width: 50%;
/*	border: 1px solid #F00;*/
}

.leftbox p	{
	text-align: left;
	font-size: 100%;
	text-indent: 1em;
}

.leftbox img	{
	right: 0px;
}

.rightbox	{
	float: right;
	width: 50%;
	top: 50%;
/*	border: 1px solid #00F;*/
}

.rightbox img	{
	left: 50%;
}

/*-eco-----------------------------------*/
.eco {
	border:#030 double 2px;
	padding:20px;
	margin:20px 10px 20px 20px;
	background-color:#DFD;
}

.eco h3 {
	color:#030;
	font-size:130%;
}

.eco p{
	color:#030;
}

.action dl {
	clear: left;
	width: 670px;
	overflow: hidden;
	padding-top:3px;
	padding-left:20px;
}
.action dt {
	float: left;
	width: 100px;
}

.action dd {
	float: left;
	width: 570px;
}

.description p	{
	width: 95%;
	padding: 0 20px;
}
.description p	{
	font-size: 110%;
	line-height: 150%;
	text-indent: 1em;
	margin-bottom: -1.5em;
}

/*shikaku-----------------------------------------------------------------*/
.shikaku {
	width: 680px;
}
.shikaku, .shikaku td, .shikaku th{
	border: 1px solid #c9c9c9;
	line-height: 2;
}

.shikaku td{
	width: 457px;
	padding: 10px;
	vertical-align: top;
}

.shikaku th{
	width: 200px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;	
}

.shikaku p {
	text-align:center;
}



/*ここからスマートフォン用環境の設定*/
@media screen and (max-width : 480px){
	.office {
	width:100%;
}
.shikaku {
	width: 100%;
}
.shikaku td{
	width: 70%;
	padding: 10px;
	vertical-align: top;
}

.shikaku th{
	width: 30%;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;	
}


#topbox img {
	width: 100%;
	height: auto;
}
.rightbox	{
	float:none;
	width: 100%;
/*	border: 1px solid #00F;*/
}

.rightbox img	{
	left: 100%;
}
.leftbox	{
	float:none;
}
.leftbox p	{
	text-align: left;
	font-size: 100%;
}
.enkaku {
	width:100%;
	margin:20px 0;
}
#downbox img{
	width: 100%;
	height:auto;
}
.ta {
	width: 100%;
}
.eco img{
	display:none;
}
	
}
	