@charset "utf-8";
/* formatting style
-----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #CC9966;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#contents {
	clear: both;
}


#main {
	padding: 15px;
	float: right;
	width: 623px;
	margin-bottom: 20px;
}
#main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	font-weight: normal;
	clear: both;
}
#sum {
	margin-bottom: 10px;
}

#main h2 img {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
#main div.click {
}


/* sidebar styles
-----------------------------*/
#sidebar {
	padding: 15px;
	float: left;
	width: 175px;
	margin-bottom: 20px;
}
#sidebar h2 {
	margin-bottom: 20px;
	text-align: center;
	margin-top: 10px;
}
#sidebar div.new {
	margin-bottom: 30px;
	background-color: #CCCC99;
	padding-bottom: 7px;
}
#sidebar  div.new img  {
	border: 1px solid #999999;
	margin: 6px 6px 5px;
}
#sidebar div.new h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#sidebar div.new a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: bold;
	line-height: 1.2;
	color: #333333;
}
#sidebar div.new a:visited {
	color: #999999;
}
#sidebar div.new a:hover {
	color: #006633;
	text-decoration: none;
}
#sidebar div.new a:active {
	color: #999999;
	text-decoration: underline;
}
#sidebar ul {
	margin-top: 10px;
}


#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
	width: 175px;
}
#sidebar ul li h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
}
#sidebar ul li a {
	color: #555555;
	text-decoration: none;
	background-color: #EEEEEE;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 5px 5px 8px 17px;
}




#sidebar dl dt a:hover {
	border: 1px solid #333333;
}
.redtext {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}




/* footer styles
-----------------------------*/
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #336633;
}
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}

#footer p {
	margin: 0px;
	float: right;
	color: #CCCCCC;
}
#footer p a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* header styles
-----------------------------*/
#header {
	height: 250px;
	border-top: 1px solid #669966;
}
#navigation {

}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	width: 170px;
	line-height: 2.5em;
	height: 2.5em;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #669966;
	border-top: 3px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom: 3px double #999999;
	color: #FFFFFF;
}
#navigation ul li a {
	line-height: 2.5em;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
#navigation ul li#nHome a {
	border-left: 1px solid #FFFFFF;
	background-color: #669966;
}
#home  #navigation #nHome a,
#profile #navigation #nProfile a,
#works #navigation #nWorks a,
#estimate #navigation #nEstimate a,
#contact #navigation #nContact a {
	color: #FFFFFF;
	background-color: #009966;
}

#navigation ul li a:hover {

}

#main h4 {
	font-size: medium;
	color: #333333;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 8px solid #009900;
	background-color: #CCCCCC;
}
#main div#daihyou table {
	border: 2px solid #993300;

}
#main  div#daihyou  table img {
	padding: 0px;
	margin: 0px;
}
#main div#daihyou td {
	padding: 0px 3px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 3px solid #006666;
	color: #663333;
}





/* table 
-----------------------------*/

#main table {
	margin-bottom: 15px;
	border-top: 0px none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 0px none;
	font-size: small;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 0px none;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
#main div.prof table {
	clear: both;
}

#main div.titlelogo {
	margin-top: 15px;
	margin-bottom: 15px;
}
#main div.titlelogo2 {
	float: left;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
}
#main div.titlelogo p  img {
	margin-left: 160px;
}
#main .media {
	text-align: center;
}



.topreturn {
	padding: 5px;
	clear: both;
}
.tphoto {
	border: 1px solid #999999;
	margin-left: 60px;
}


.photo {
	border: 1px solid #999999;
}




#main div.eprocess {
	margin-bottom: 30px;
	width: 570px;
}
#main div.eprocess h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #990000;
	border-bottom: 8px inset #00CC66;
	font-weight: bold;
}
#main div.eprocess p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	font-weight: bold;
	padding-left: 25px;
}
#main div.contact {
	padding-left: 15px;
}
#main div.contact p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #333333;
	font-weight: normal;
}
#main div.contact a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
	color: #990000;
}
#main div.se {
	height: 160px;
	width: 623px;
	margin-bottom: 30px;
}
#main div.se img {
	margin-left: 185px;
}
#main div.sa {
	height: 160px;
	width: 310px;
	float: left;
	margin: 0px;
}
#main div.sa img {
	margin-left: 27px;
}

#main div.sg {
	height: 160px;
	width: 310px;
	float: left;
}
#main div.sg img {
	margin-left: 35px;
}

#main div.sp p {
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #333333;
}
#main div.wk {
	float: left;
	width: 186px;
	margin-right: 21px;
	margin-bottom: 30px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.2;
	display: block;
	padding-left: 7px;
	border-left: 5px solid #990000;
}
#main div.workmain {
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main div.workmain p {
	padding-left: 25px;
}

#main div.click {
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#main div.click p {
	color: #FF0000;
}
#main div.sp h1 {
	font-size: small;
	color: #003300;
	padding-left: 20px;
}

.maintitle/* main styles
-----------------------------*/
  {
	margin-bottom: 15px;
	font-size: large;
	font-weight: bold;
	background-image: none;
	border-top: 5px ridge #009900;
	border-bottom: 1px dotted #999999;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
#process {
	margin-top: 40px;
}
#process  table  {
	border-width: 0px;
	border-style: none;
	margin-bottom: 15px;
	
}
#process  table  img  {
	text-align: center;
	border: 1px solid #CCCCCC;
}
#workmain p {
	font-size: 1.2em;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 545px;
}
#workmain img {
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	margin-top: 5px;
}
.new02 {
	float: left;
	width: 186px;
	margin-right: 21px;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴPro　W3";
}

