/* 
 Base
-------------------------------------- */
body,td,th {
	font-size: 12px;
	color: #445;
	line-height: 120%;
}
body {
	margin: 0px;
	background-color: #8DA8BB;
	height: 100%;
	padding: 0px;
	width: 100%;
}
a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active{
	color: #FFCC33;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	line-height: 100%;
}
p {
	margin: 0px;
	padding: 0px;
}


/* 
 layout 
-------------------------------------- */
#contener {
	width: 100%;
	margin: 0px;
	height: auto;
	display: block;
	background-image: url(../img/body.jpg);
	padding: 0px;
	background-repeat: repeat-x;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 105px;
	width: 720px;
	text-align: center;
	background-image: url(../img/naviback.gif);
	background-repeat: no-repeat;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 234px;
}
#main {
	margin: 0px auto;
	padding: 0px;
	height: 485px;
	width: 720px;
}
#footer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	width: 720px;
}
#info {
	background: url(../img/frame.jpg) no-repeat;
	margin: 0px auto;
	padding: 47px 70px;
	height: 390px;
	width: 580px;
}
#service {
	margin: 0px auto;
	padding: 85px 75px 50px;
	height: 350px;
	width: 570px;
	background-image: url(../img/works_txt.jpg);
	background-repeat: no-repeat;
	color: #aaa;
}
.servicetitle {
	width: 95%;
	padding: 0px 3px;
	font-weight: bold;
	font-size: 14px;
	color: #ccc;
	border-bottom: 1px solid #aaa;
	border-left: 6px solid #aaa;
	margin: 6px 0px 2px;
}

.menulist {
	padding: 0px;
	width: 95%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.menulist ul {
	list-style-type: square;
	text-indent: -5px;
	margin: 5px;
	padding: 0px 5px;
}
.menulist li {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 110%;
}
.menutitle {
	width: 90%;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #444455;
	border-left: 6px solid #444455;
}


.left {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* 
 navigation 
-------------------------------------- */
#footermenu {
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: left;
	display: block;
}
#footermenu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#footermenu li{
	float: left;
	margin: 0;
	padding: 2px 5px;
	border-right: 1px solid #445;
	}



/* 
 style
-------------------------------------- */
.border_dash { border: 1px #907070 dashed; }
.border_double { border: 3px double #924928;}
.border_double02 { border: 3px #FFbb66 double;}
.border_side {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.border_bottom { border-bottom: 3px solid #924928;}
.border_top { border: 1px #FFCC66 solid;}
.border_tb {
	padding: 3px;
	border-top: 1px solid #404069;
	border-bottom: 1px solid #404069;
	width: 89%;
}
.btn {
	width: 120px;
	padding: 3px;
	margin: 3px;
	border: 3px double #E5C4A5;
	background-color: #924928;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.btn a:link,.btn a:visited {
	color: #FFFFFF;
}

.midashi {
	margin: 5px 0px;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #924928;
	border-bottom: 1px solid #924928;
	font-weight: bold;
}


/* 
 text
-------------------------------------- */
.small {
	font-size: 11px;
	line-height: 100%;
}
.large {  font-size: 15px;}
.txt {  line-height: normal;}
.txtB {  font-weight: 900; line-height: 15px;} 
.txtB15 { font-size: 15px; font-weight: 900;}
.txt02 {  line-height: 140%;}
.Red {  color: #77270E;}
.RedB {  color: #77270E; font-weight: 900;}
.Ora {  color: #dd9900;}
.OraB { color: #dd9900; font-weight: 900;}
.OraB15 { font-size: 15px; color: #dd9900; font-weight: 900;}
.yell {  color: #FFC85E;}
.Gre {  color: #889955;}
.Blu {  color: #558899;}
.light {  color: #E7E5D5;}
.lightB { font-weight: 900; color: #E7E5D5; line-height: 14px;}
.dark {  color: #E7E5D5}
.brown { color: #7C6B5C;}
.brownB { font-weight: bold; color: #7C6B5C;}
.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 135%;
}
.whiteB {  font-weight: 900; color: #FFFFFF;} 
.white16B {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
} 
.black {  color: #000000;}
.blackB {  font-weight: 900; color: #000000;}
.purple {color: #990033;}
.topheadback {
	background-attachment: scroll;
	background-image: url(../img/logoback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* 
 ’Ç‰Á
-------------------------------------- */
.style2 {color: #FFFFFF}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

