@charset "UTF-8";
body  {
	background: #FFFFFF url(images/bbg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

iframe.cl1 {
	border:none;
	width:580px;
	height:730px;
	_height:700px;
margin-bottom:20px;
}

*:first-child+html iframe.cl1 {
	border:none;
	width:580px;
	height:600px;
}

/*LAYOUT*/
#base {
	margin: 0 auto;
	width:810px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#container {
	margin: 0 auto;
	padding:0px;
	width:800px;
	text-align:left;
	background-color: #FFFFFF;
}

#header {
	text-align:left;
	font-size: 12px;
	background-image: url(images/al-header.gif);
	background-repeat: no-repeat;
	height:50px;
	margin:0px;
	padding:0px;
}

#header h1 {
	text-align:left;
	float:left;
}

#header h2 {
	color:#FFFFFF;
	text-align:right;
	padding-right:10px;
}

#header-menu {
	font-size:12px;
	margin-top:15px;
	margin-bottom:0px;
}


#header-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:800px;
}


#header-menu li {
	margin:0px;
	padding:0px;
	float:left;
}

#wrapper {
	clear:both;
	margin-top:80px;
	_margin-top:10px;
}
*:first-child+html #wrapper {
	clear:both;
	margin-top:10px;
}

#sidebar1 {
	font-size:12px;
	margin:0px;
	paddin:0px;
	width:180px;
	float:left;
}

#whatsnew {
	width:175px;
	height:200px;
	overflow:auto;
	margin-bottom:10px;
	padding:5px 0px 5px 5px;
}

#whatsnew dl {
	width:155px;
	font-size:12px;
	color:#666666;
	border-bottom:1px dotted #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.5em;
}

#whatsnew dt {
	color:#FF9900;
	font-weight:bold;

}

#sidebar1 h3{
	font-size:14px;
	background-image: url(images/h3t.gif);
	background-repeat: no-repeat;
	height:30px;
	padding:4px 0px 0px 25px;
	_padding:8px 0px 0px 25px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:-5px;
	_margin-bottom:-8px;
}

#sidebar1 ul {
	margin:0px;
	padding:0 10px;
	list-style:none;
}

#sidebar1 li {
	margin:0px;
	padding:0px;
	color:#666666;
	border-bottom:1px dashed #CCCCCC;
	background-image: url(../images/block1.gif);
	background-repeat: no-repeat;
	background-position: 0em 1.1em;
	_background-position: 0em 0.8em;
}

#sidebar1 li a {
	width:94%;
	height:18px;
	display:block;
	padding:8px 0 0 10px;
	text-decoration:none;
}

#sbarea {
	font-size:10px;
	color:#666666;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:10px;

}


#information {
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	line-height:1.5em;
	border:1px solid #CCCCCC;
	padding:5px;
}

#googlead {
	text-align:center;
}

#googlead-foot {
	text-align:center;
	font-size:12px;
	color:#999999;
}


#mainContent {
	width:580px;
	margin:0px;
	padding:0px;
	margin-left:210px;
	_margin-left:205px;
	font-size:12px;
}

#mainContent h2 {
	text-align:center;
	margin-bottom:10px;
}

#mainContent h4{
	height:35px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0px;
	padding:8px 0 8px 8px;
	background-color:#D8ECF8;
	background: #FFFFFF url(images/h4b.gif);
	background-repeat:no-repeat;
	
}

#mainContent p.text {
	line-height:1.5em;
	font-size:14px;
	color:#666666;
	margin-bottom:15px;
}

#mainContent p.attention {
	width:95%;
	background-color:#FFFFCC;
	padding:10px;
	font-weight:bold;
	font-size:16px;
	color:red;
}

#seisaku {
	width:580px;
	_height:1%;
	margin:0px;
	padding:0px;
	_margin-bottom:20px;
	overflow:hidden;
}

#seisaku dl {
	color:#666666;
	width:145px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	margin-bottom:20px;
	overflow:hidden;
height:200px;
	_height:180px;
}

#seisaku dd {
	width:145px;
}

#seisaku dd.type {
	width:95%;
}

#merit {
	display:block;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	height:380px;
	_height:1%;
}

*:first-child+html #merit {
	height:320px;
}
#merit dl {
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:273px;
	float:left;
	border:1px solid #CCCCCC;
}

#merit dt {
	padding:5px 0 5px 10px;
	background-color:#D8ECF8;
	font-weight:bold;
	margin-bottom:11px;
	font-size: 12px;
}

#merit dd.mseeage {
	line-height:1.6em;
	padding-bottom:8px;
}


#footer { 
	clear:both;
	background-image: url(images/al-footer.gif);
	background-repeat: no-repeat;
	height:50px;
	margin:0px;
	padding:0px;
	margin-top:20px;
} 
#footer p {
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	margin: 0;
	padding: 30px 20px 0px 0px;
}

#designprice {
	margin:0px;
	margin-bottom:15px;
	font-size:14px;
	color:#666666;
}

#designprice ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:1.8em;
}

#designprice li{
	margin-left:20px;
	padding-left:25px;
	background-image:url(images/yarr.gif);
	background-repeat: no-repeat;
	font-weight:bold;
}

#ecsiteplan dl{
	line-height:1.8em;
	width:580px;
	border-top:1px dotted #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}

#ecsiteplan dt{
	width:130px;
	float:left;
	color:orange;
	font-weight:bold;
}

#ecsiteplan dd{
	margin-left:130px;
}

#ecsiteplan dd.price{
	font-weight:bold;
	color:#FF3333;
}

div#philosophy{
	overflow:hidden;
}

div#philosophy h5{
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
	margin-bottom:10px;
}

div#performance{
	margin:0px;
	padding:0px;
}

div#performance dl{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}

div#performance dt{
	float:left;
	margin-right:10px;

}

div#performance dd.sitename{
	color:#FF9900;
	font-weight:bold;


}

div#performance dd.sitecate{
	margin-top:5px;

}

div#performance dd.sitetext{
	height:100px;
	font-size:14px;
	line-height:1.6em;

}
div#faq{


}

div.faqb {
	margin:10px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;


}
p.faqq {
	font-size:14px;
	font-weight:bold;
	color:#3366FF;
	line-height:1.4em;
}

p.faqa {
	font-size:14px;
	padding-bottom:10px;
	line-height:1.4em;
	clear:both;
}


h5.subt {
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}

.attention {
	color:#FF0000;
	size:12px;
	line-height:1.5em;
	margin-top:15px;
	margin-bottom:20px;
}

td.bbg {
	background-image:url(images/bbg.gif);
}

.fltrt {
	margin-left: 10px;
	float:right;
}

.fltlft {
	float: left;
	margin-right: 10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ol.seoul {
	margin-bottom:10px;
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
}

div#pannavi {
padding:10px 0px;
}
