<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* teishoku_pop.css */


html, body {
     height: 100%;
}

html {
	margin: 0 auto;
	padding: 0;
	background: #ffffff; /* Fills the page */
}


body {
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden; 
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",verdana,arial,clean,sans-serif;
	font-size: 12px;
	line-height: 165%;
	color: #363636;
}

h1 {
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",verdana,arial,clean,sans-serif;
	text-align:left;
	font-size:12px;
	color:#eeeeee;
}	


#wrapper {
	padding: 0;
	margin: 0 auto;
	position: relative; /* Fix for absolute positioning */
	height: auto !important;
	height:100%;
	min-height: 100%; 
	background-image:url("../../images/contact_base02.jpg");
}


/*------------ 画像------------*/	


.alpha a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}




.cl {
	clear: left;
}

#title {
	margin: 0px;
	position: absolute;
	top: -9999px;
}


a:link {
	color: #0000FF;
	text-decoration:none;
}

a:visited {
	color: #43b8b9;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
	text-decoration: underline;
}

a:active {
	color: #006AB4;
	text-decoration: underline;
}

a{
	outline: none;
}
a:focus{
	outline: none;
}


body,div,ul,ol,li,h1,h2,td {
	margin: 0;
	padding: 0;
	list-style:none;
}







/*------------ ここから ------------*/	


#wrapper_pop01 {
	width: 722px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


.font_description01 {
	width: 680px;
	text-align:left;
	font-size: 1.05em;
	color:#947b7b;
	line-height: 1.7em;
	padding: 28px 0 12px 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	margin-left: 4px;
}
.font_description02 {
	width: 680px;
	text-align:left;
	font-size: 1.12em;
	line-height: 1.7em;
	padding: 0 0 12px 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	margin-left: 4px;
}

.font_description01 span {
	font-size: 1.2em;
	font-weight: 600;
}

.font_description02 span {
	font-size: 1.2em;
	font-weight: 600;
}</pre></body></html>