@charset "utf-8";
/* 
Theme Name: JN-design
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/

@import "default.css";
@import "flexcrollstyles.css";
@import "lightbox.css";
@import "standard.css";
@import "sidebar.css";


.clear  {
	clear: both;
}

#container  {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-image: url(http://jn-design.com/wp-admin/images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	width: 1000px;
	height: 150px;
}
#header a {
	text-decoration: none;
	color: #333333;
}
#contents_wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content {
	text-align: left;
	width: 500px;
	float: left;
}
.post h2 {
	padding-top: 20px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #a00e15;
	font-weight: bold;
}
#sidebar {
	text-align: left;
	width: 180px;
	margin-left: 15px;
	float: left;
}
#sidebar2 {
	text-align: left;
	width: 250px;
	float: right;
}
#footer {
	padding: 10px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
address {
	padding: 30px;
}

#service {
	padding: 10px;
}

#service h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	color: #900;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#service ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#service th {
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#service td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#comm h4 {
	margin-bottom: 5px;
}
#comm p {
	margin-bottom: 5px;
}

#topics_list {
	padding-top: 20px;
}
#topics_list li {
	margin-bottom: 5px;
}
.date {
	color: #FFFFFF;
	background-color: #900;
	padding: 2px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.paper_size {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.paper_size td {
	width: 100px;
}
.pagelink {
	text-align: center;
	padding: 10px;
}

#servicearea {
	height: 150px;
	margin-top: 10px;
	padding: 10px;
	overflow: auto;
}
#servicearea h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	color: #900;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.area_name {
	text-align: left;
}
.area_name li {
	display: inline;
	list-style-type: none;
}
.dst {
	margin-top: 5px;
}
.areattl {
	font-weight: bold;
	color: #006;
}

#footer_navi li {
	padding: 10px;
	display: inline;
}

#business_contents {
	margin-top: 20px;
	margin-bottom: 20px;}
#business_contents h3 {
	color: #900;
	margin-bottom: 5px;
}
#business_contents li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#business_contents p {
	margin-top: 8px;
}