
* {
	border: none;
	margin: 0px;
	padding: 0px;
}

html {
	min-width: 1150px;
	overflow-y: scroll;
}

body {
	color: black;
	font-family: YuGothic, "Yu Gothic", sans-serif;
	font-size: 95%;
}

body:before {
	background: url(images/bg_nn.jpg);
	background-size: 100% auto;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}

.sp {
	display: none;
}

h2.img {
	border-bottom: 3px dotted #393939;
	font-size: 140%;
	line-height: 1.5em;
	padding-bottom: 8px;
}

p {
	line-height: 1.9em;
	margin: 15px 0px;
	text-align: justify;
	text-justify: distribute;
}

p.mn {
	margin: 0px;
}

p.right {
	text-align: right;
}

p.mn-right {
	margin: 0px;
	text-align: right;
}

p.center {
	text-align: center;
}

p.mn-center {
	margin: 0px;
	text-align: center;
}

a {
	color: #585858;
	font-weight: normal;
	overflow: hidden;
}

a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	opacity: 0.50;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a.link-btn,
span.link-btn a {
	background: black url(images/link_btn.png) no-repeat right 15px center;
	border-radius: 40px;
	color: white;
	font-size: 115%;
	font-style: normal;
	margin: 0px auto;
	padding: 20px 75px 20px 60px;
	text-decoration: none;
}

a.link-btn-prev,
span.link-btn-prev a {
	background: black url(images/link_btn_prev.png) no-repeat left 15px center;
	border-radius: 40px;
	color: white;
	font-size: 115%;
	font-style: normal;
	margin: 0px auto;
	padding: 20px 60px 20px 75px;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

ol {
	line-height: 1.5em;
	margin-left: 2em;
}

ol li {
	margin-top: 5px;
}

sup {
	line-height: 1em;
}

table {
	border-collapse: collapse;
	line-height: 1.8em;
	width: 100%;
}

div.body table {
	margin: 10px auto;
}

div.body table th,
div.body table td {
	border: 1px solid gray;
	padding: 3px 5px;
}

span.gray {
	color: gray;
}

span.red {
	color: red;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 85%;
	line-height: 1.4em;
}

div.body ul,
ul.list {
	border-top: 1px dotted black;
	line-height: 1.5em;
}

div.body ul li,
ul.list li {
	background: url(images/ul_list_li.png) no-repeat 10px 12px;
	border-bottom: 1px dotted black;
	display: block;
	padding: 7px 0px 7px 30px;
}

ul.photos li {
	display: inline-block;
}

ul.photos li.c {
	padding: 0px 13px;
}

ul.notelist {
	line-height: 1.5em;
	list-style-type: none;
	margin: 5px 0px 0px 1.8em;
}

ul.notelist li {
	line-height: 1.5em;
	padding: 3px 0px;
	text-indent: -1.2em;
}

ul.notelist li span.maker {
	margin-right: 0.4em;
}

div.space10px {
	clear: both;
	font-size: 5px;
	height: 10px;
}

div.space20px {
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space50px {
	clear: both;
	font-size: 5px;
	height: 50px;
}

/***********************************************************************/
ul.photos li {
	display: inline-block;
	margin: 12px 25px 12px 0px;
}

table.list-table {
	border-top: 2px dotted #393939;
}

table.list-table th {
	background-color: rgba(255,143,0,0.8);
	border-bottom: 2px dotted #393939;
	color: white;
	font-weight: bold;
	padding: 15px 30px;
	width: 30%;
}

table.list-table td {
	background-color: rgba(255,255,255,0.8);
	border-bottom: 2px dotted #393939;
	padding: 15px 30px;
}

/***********************************************************************/
div.works-list ul li {
	display: inline-block;
	margin: 0px 25px 0px 0px;
	vertical-align: top;
}

div.works-list ul li a {
	color: black;
	display: block;
	text-decoration: none;
	width: 242px;
}

div.works-list ul li a span.noimage {
	background-color: rgba(100,100,100,0.5);
	color: white;
	display: table-cell;
	font-weight: 600;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	width: 242px;
}

div.works-list ul li a strong {
	display: block;
	line-height: 1.3em;
	padding: 4px 0px 34px 0px;
	text-decoration: none;
}

div.works-list ul li a span.category {
	color: white;
	display: block;
	font-size: 90%;
	padding: 10px 0px;
	vertical-align: middle;
}

div.works-list ul li a span.category span {
	display: inline;
	font-size: 85%;
	padding: 5px 20px;
	text-align: center;
}

a span.category span.uniform,
.category span.uniform a {
	background-color: #00b9cf;
}

a span.category span.team,
.category span.team a {
	background-color: #d46f6d;
}

a span.category span.bukatsu,
.category span.bukatsu a {
	background-color: #8cbf38;
}

a span.category span.customer,
.category span.customer a {
	background-color: #ef9800;
}

a span.category span.other,
.category span.other a {
	background-color: #949494;
}

div.category span a {
	color: white;
	font-size: 100%;
	padding: 8px 10px;
	text-decoration: none;
	text-decoration: none;
}

div.page {
	padding-top: 50px;
	border-top: 1px dotted #393939;
}

div.page h2.screen-reader-text {
	display: none;
}

div.page a.next,
div.page a.prev {
	margin: 0px 10px;
}

div.page a.page-numbers {
	background-color: #00afdd;
	border-radius: 5px;
	color: white;
	font-style: normal;
	-moz-border-radius: 5px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
}

div.page a.next,
div.page a.prev {
	border: none;
	padding: 13px 80px 13px 70px;
}

div.page a.next {
	background: #00afdd url(images/link_btn.png) no-repeat right 15px center;
}

div.page a.prev {
	background: #00afdd url(images/link_btn_prev.png) no-repeat left 15px center;
}

div.page span.page-numbers {
	background-color: white;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	font-style: normal;
	-moz-border-radius: 5px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
}

/***********************************************************************/
#header {
	background-color: rgba(255,143,0,0.8);
	height: 120px;
	padding: 20px 0px 0px 15%;
}

#header div.logo {
	text-align: right;
	width: 810px;
}

#header div.logo img {
	height: auto;
	max-width: 150px;
	width: 100%;
}

#header h1 {
	background: url(images/title.png) no-repeat left center;
	color: white;
	font-size: 35px;
	margin-top: -15px;
	padding: 10px 0px 10px 40px;
}

#header h1 span {
	font-size: 15px;
	margin-left: 20px;
}

#container {
	padding: 50px 0px 90px 15%;
	width: 810px;
}

#footer {
	padding: 60px 0px 100px 15%;
	width: 810px;
}

#footer a {
	color: black;
}
	
#footernav {
	border-bottom: 1px dotted #393939;
	border-top: 1px dotted #393939;
	padding: 15px 0px;
}

#footernav li {
	border-left: 1px solid;
	display: inline;
	padding: 0px 26px;
}

#footernav li:first-child {
	padding-left: 0px;
	border-left: none;
}

#footernav li a {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

#footer address {
	font-style: normal;
}

#footer h3 {
	font-size: 80%;
	padding-top: 30px;
}

#footer p#footer-tel {
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
}

#footer p#footer-tel span {
	font-size: 30px;
	margin-left: 5px;
}

#footer p#footer-tel span a {
	font-weight: bold;
}
 
 #footer p#footer-fax {
	font-size: 16px;
	font-weight: bold;
	margin: -10px 0px;
	padding: 0px;
}

 #footer p#footer-fax a {
	font-weight: bold;
	margin-left: 5px;
}

 #footer p#footer-open {
	margin: 0px;
}

#pagetop a {
	background: #ef9800 url(images/pagetop.png)no-repeat center center;
	border-radius: 100px;
	bottom: 30px;
	display: block;
	height: 100px;
	position: fixed;
	right: 30px;
	width: 100px;
}

p#copyright {
	font-size: 80%;
	padding-top: 40px;
}

