

.basic-wrapper.basic-header-wrapper	{ min-height:220px; }
.l-adaptive					{ line-height:1.6em; }
.static-banner				{ width:100%; max-width:999px; }
hr.dotted					{ margin:20px 0px; }

hr.dotted					{ border-top:0px; border-bottom:1px dotted #CCCCCC; }
.l-adaptive li				{ color:#000000; }
.l-adaptive li span			{ color:#222222; }
.static-image				{ margin:10px 0px 20px 0px; border:1px solid #cccccc; }
.list-height				{ line-height:2.0em; font-size:1.1em; }



/** STATIC CONTACT BOX **/
.static-contact-box							{ padding:20px 10px; margin:0px 0px 30px 0px; }
.static-contact-box .title					{ font-size:1.5em; }
.static-contact-box .address-wrapper		{ margin:0px 0px 20px 0px; }
.static-contact-box .address-wrapper span	{ display:block; }
.static-contact-box .tel-text				{ margin:0px 0px 20px 0px; font-size:1.2em; }
.static-contact-box .email-text				{}

.static-contact-box							{ border:1px solid #CCCCCC; }
.static-contact-box .title					{ color:#204E89; }
.static-contact-box .address-wrapper		{ color:#777777; }
.static-contact-box .tel-text,
.static-contact-box .email-text				{ color:#23B6FD; }

@media screen and (max-width:770px){
	.static-contact-box .tel-text a				{ color:#23B6FD; }
}