* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #3E1F00;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 32px;
	color: #1A1A1A;
}
h2 {
	font-size: 18px;
	color: #FF4411;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #1A1A1A;
	text-transform: uppercase;
}
h4 {
	color: #0C8ECE;
	font-size: 14px;
	margin: 0 20px 2px 20px;
}
img {
	border: none;
}
a {
	outline: none;
}
#wrapper {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	display: block;
	background-image: url(images2/header.png);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 800px;
	height: 75px;
	margin: 0;
	float: left;
}
#header h1 {
    text-indent: -9999px;
}
#container {
	width: 800px;
	float: left;
	background-color: #FFF;
	position: relative;
}
#primary,
#primary2,
#primary_contact,
#primary_privacy,
#secondary {
	float: left;
}
#primary {
	width: 800px;
}
#content {
	width: 580px;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
#content ul{
	background-color: #F1FBDD;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 16px;
}
#content li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content .text_narrow{
	margin-right: 35px;
	margin-left: 15px;
	margin-top: 10px;
}#content .text_narrow2{
	margin-right: 65px;
	margin-left: 45px;
	margin-top: 10px;
}
#secondary {
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 10px;
	}
#secondary img {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 45px;
}
#navigation {
	width: 800px;
	height: 66px;
	background-image: url(images2/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#navigation ul {
	width: 420px;
	margin: 0 30px;
	list-style: none;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	display: block;
	height: 66px;
	background-position: top center;
}
#navigation ul li a:hover,
#navigation ul li a.active {
	background-position: bottom center;
}
#navigation ul li a span {
	display: none;
}
#nav_intro {
	width: 113px;
	background-image: url(http://www.1stopde.com/images2/nav_01.png);
}
#nav_price {
	width: 79px;
	background-image: url(http://www.1stopde.com/images2/nav_02.png);
}
#nav_aboutus {
	width: 88px;
	background-image: url(http://www.1stopde.com/images2/nav_03.png);
}
#nav_blog {
	width: 60px;
	background-image: url(http://www.1stopde.com/images2/nav_04.png);
}
#nav_contact {
	width: 80px;
	background-image: url(http://www.1stopde.com/images2/nav_05.png);
}
#footer {
	width: 800px;
	height: 75px;
	font-size: 10px;
	color: #747474;
	background-image: url(images2/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	float: left;
}
#footer p {
	width: 410px;
	margin: 27px 0 0 40px;
	line-height: 18px;
}
#footer p a {
	color: #747474;
	text-decoration: none;
	border-bottom: 1px solid #444;
}
#footer p a:hover {
	color: #fff;
}
.banner01 {
	background-image: url(http://www.1stopde.com/images2/column_one_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 420px;
	margin-top: 10px;
}
.banner02 {
	background-image: url(http://www.1stopde.com/images2/column_one_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 420px;
	margin-top: 10px;
}
h1.main_heading {
	height: 37px;
	margin: 30px 0 16px 0;
	font-weight: normal;
}
h3.project_heading {
	margin-bottom: 10px;
}
#project_img {
	margin-bottom: 10px;
}
a.more {
	color: #FF4411;
	text-decoration: none;
	width: 120px;
	height: 24px;
	display: block;
	border: 3px solid #eee;
	background-color: #fff;
	background-image: url(http://www.1stopde.com/images2/arrow_fwd.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 23px;
}
a.more strong {
	padding-left: 6px;
}
a.more:hover {
	color: #fff;
	border-color: #DDD;
	background-color: #FF4411;
	background-image: url(http://www.1stopde.com/images2/arrow_fwd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.web_pic {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3.site_title {
	color: #0C8ECE;
}
h3.site_title a,
p.side_p a  {
	color: #0C8ECE;
	text-decoration: none;
}
h3.site_title a:hover,
p.side_p a:hover {
	color: #fff;
	background: #0C8ECE;
}
h2.side_header {
	width: 240px;
	height: 55px;
	margin: 40px 0 20px 0;
	text-indent: -9999px;
}
#h2_side_top {
	background-image: url(http://www.1stopde.com/images2/side_top.png);
	background-repeat: no-repeat;
	background-position: center;
}
#h2_side_top2 {
	background-image: url(http://www.1stopde.com/images2/side_top2.png);
	background-repeat: no-repeat;
	background-position: center;
}
#h2_side_top3 {
	background-image: url(http://www.1stopde.com/images2/side_top3.png);
	background-repeat: no-repeat;
	background-position: center;
}
#side_flow {
	padding-right: 7px;
	padding-left: 10px;
}
h3.side_title {
	color: #0C8ECE;
}
h3.side_title a,
p.side_p a  {
	color: #0C8ECE;
	text-decoration: none;
}
h3.side_title a:hover,
p.side_p a:hover {
	color: #fff;
	background: #0C8ECE;
}
p.side_red {
	color: #ff4411;
	margin: 0 20px;
}
p.side_p {
	line-height: 12px;
	color: #4D2600;
	margin: 10px 20px 5px 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EAF5FA;
}
.text_style18 {
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.text_style20 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.web_title {
	color: #333333;
	padding-left: 45px;
	margin-top: 10px;
}
.field_blue {
	background: #D6EBF5;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.style_red {
	color: #FF6600;
}
/*---お問合せフォーム---*/
#orderForm fieldset {
	margin-top: 15px;
	border: 1px solid #ccc;
}
#orderForm legend {
	color: #333333;
	font-weight: bold;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 0px;
}
#orderForm dl {
	padding: 5px 20px 10px 20px;
}
#orderForm dt {
	margin-top: 5px;
}
#orderForm dd {
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#orderForm em {
	color: #DC0101;
	font-style: normal;
}
#orderForm .submit {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 15px;
}
#orderForm select {
	background: #F7F7F7;
}
#orderForm .assist {
	color: #666666;
	font-size: 90%;
}
#orderForm .text1 {
	width: 150px;
}
#orderForm .text2 {
	width: 4em;
}
#orderForm .text3 {
	width: 200px;
}
#orderForm .text1,#orderForm .text2,#orderForm .text3,#orderForm .text4  {
	border: 3px double #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(http://www.1stopde.com/images2/input_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#orderForm .text4 {
	width: 360px;
	height: 150px;
}

.section0 {
	float: left;
}
.section1{
	margin-right: 35px;
	margin-left: 15px;
}
.section2{
	padding-left: 8px;
	margin-right: 35px;
	margin-left: 15px;
}
#secondary2 {
	width: 240px;
	font-size: 15px;
	background-image: url(http://www.1stopde.com/images2/side_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	line-height: 30px;
}
/*サイドナビ--------------------------------------*/
#navi_box {
	width:170px;
	float:left;
	clear: both;
}

#navi_box ul {
list-style-type:none;
}

#navi_box li {
display:block;
float:left;
text-indent:-99999px;
}

#navi_box a {
display:block;
text-decoration:none;
}

#navi_box span {
display:block;
}


#contact {
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dashed #CCCCCC;
}
#nav_menu {
	position: relative;
	clear: both;
}
#navi_home a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 0;
}
#navi_home a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px 0;
}

#navi_home_rol a,
#navi_home_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px 0;
}
#navi_service a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -50px;
}
#navi_service a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -50px;
}

#navi_service_rol a,
#navi_service_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -50px;
}
#navi_price a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -100px;
}

#navi_price a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -100px;
}

#navi_pricer_rol a,
#navi_price_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -100px;
}

#navi_about a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -150px;
}

#navi_about a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -150px;
}

#navi_about_rol a,
#navi_about_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -150px;
}

#navi_works a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -200px;
}

#navi_works a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -200px;
}

#navi_works_rol a,
#navi_works_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -200px;
}

#navi_contact a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -250px;
}

#navi_contact a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -250px;
}

#navi_contact_rol a,
#navi_contact_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -250px;
}

#navi_privacy a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -300px;
}

#navi_privacy a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -300px;
}

#navi_privacy_rol a,
#navi_privacy_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -300px;
}

#navi_sitemap a {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:0 -350px;
}

#navi_sitemap a:hover {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -350px;
}

#navi_sitemap_rol a,
#navi_sitemap_rol span {
width:160px;
height:50px;
background-image:url(images2/navi.png);
background-repeat:no-repeat;
background-position:-160px -350px;
}
.section3 {
	margin-right: 35px;
	margin-left: 15px;
	border: 1px dotted #999999;
	padding-left: 15px;
}

