@charset "shift_jis";

dt {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
	padding: 0;
 	padding-left: 1em;
	text-indent: 0em;
}



h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
}

.blue {
	color: #4169E1;
}

.size14normal {
	font-size: 116.7%;
	line-height: 1.5;
	font-weight: normal;
}

.size16normal {
	font-size: 133.3%;
	line-height: 1.6;
	font-weight: normal;
}

.size16bold {
	font-size: 133.3%;
	line-height: 1.6;
	font-weight: bold;
}

.size18bold {
	font-size: 150%;
	line-height: 1.6;
	font-weight: bold;
}

.size18red {
	color: #FF0000;
	font-size: 150%;
	line-height: 1.6;
}

.taright {
	text-align: right;
}
.tacenter {
	text-align: center;
}
.taleft {
	text-align: left;
}

margin_topbottom{
	margin 50px 50px 50px 50px;
}


/*-------------------------------------------
greenp_youkou
-------------------------------------------*/

#greenp-wrapp {
	width: 640px;
	margin: 0 auto;
	margin-top: 16px;
	padding-bottom: 30px;
	zoom: 1;
	overflow: hidden;
	text-align: left;
}

table#about-table {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	margin-bottom: 15px;
}
table#about-table td {
	padding: 11px;
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	vertical-align: middle;
	text-align: left;
}
dl#address{
	width: 300px;
	border: #333 1px solid;
	padding: 10px;
	margin-bottom: 9px;
	text-align: left;
}

table#senkou-table {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	margin-bottom: 15px;
}
table#senkou-table td {
	border-bottom: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	padding: 11px;
	vertical-align: middle;
	text-align: left;
}

ul#square {
	margin: 0;
	padding: 0;
 	padding-left: 1em;
	text-indent: 0em;
              list-style-type:square;
}