@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	line-height: normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;
	padding: 0;
}

table	{
	border-collapse: collapse;
	border-spacing: 0;
}

object, embed {
	vertical-align: top;
}

hr, legend	{
	display: none;
}

h1,h2, h3, h4, h5, h6 {
	font-size: 100%;
}

img, abbr, acronym, fieldset {
	border: 0;
	vertical-align: bottom;
}

li {
	list-style-type: none;
}

br {
	letter-spacing: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

span {
	color: #ff0000;
}

.sprice {
	color: #ff0000;
}

img,img a,img a:hover {
	border: 0;
	margin: 0;
	text-decoration: none;
	vertical-align: bottom;
}

.clear {
	clear:both;
}

body {
	color: #333333;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 75%;
	line-height: 1.5;
}

html>/**/body {
	font-size: 12px;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

h2,h3,h4,h5,h6 {
	margin: 0.5em 0 0 0.5em;
	padding: 1em;
	font-size: medium;
}

h2 {
	background: url(../img/h2-1.gif) 0 40% no-repeat;
	clear: both;
}

h3 {
	background: url(../img/h3-1.gif) 0 40% no-repeat;
	clear: both;
}

h4 {
	background: url(../img/h4.gif) 0 40% no-repeat;
	clear: both;
}

h5 {
	background: url(../img/h4.gif) 0 40% no-repeat;
	clear: both;
}

/* ======== topページ ======= */

div#wrapper {
	width: 920px;
	margin: 0 auto;
	background: url(../img/body.gif) 0 0 repeat-y;
}

div#contents {
	clear: both;
}

div#main {
	float: left;
	width: 100%;
	margin: 1em auto 0;
	text-align: center;
}

div#main2 {
	float: left;
	width: 650px;
	padding: 5px 0 0 10px;
	text-align: left;
}

/* ========ヘッダー======== */

div#header {
	position: relative;
	width: 910px;
	height: 100px;
	margin: 0 auto 5px;
	background: url(../img/title.gif) 0 0 no-repeat;
}

div#header h1 {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 80%;
	color: #ffffff;
}

.logo { 
	position: absolute;
	top: 0;
	left: 93px;
}

.logo a { 
	display : block;
	width : 280px;
	height : 100px;
	overflow: hidden;
	text-indent : -9999px; 
}

div#hnav {
	position: absolute;
	top: 0;
	right: 0;
}

div#header #hnav ul {
	list-style: none;
}

div#header #hnav li {
	float: left;
	width: 200px;
	margin-left: 15px;
}

div#header #hnav li a{
	display: block;
	padding-left: 10px;
	background: url(../img/mk03.gif) 0 50% no-repeat;
}

/* ========グロナビ======== */

div#gnav {
	margin: 0 auto;
	padding: 0;
	width: 910px;
	height: 40px;
	margin-bottom: 1em;
	overflow: hidden;
}

#gnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#gnav li {
	text-indent: -9999px;
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}

#gnav a {
	display: block;
	width: 100%;
	height: 40px;
	background-image: url(../img/gnavi.gif);
	background-repeat: no-repeat;
}

#gnav1-1 a { background-position: 0 -40px;}

#gnav1 a { background-position: 0 0;}
#gnav2 a { background-position: -130px 0;}
#gnav3 a { background-position: -260px 0;}
#gnav4 a { background-position: -390px 0;}
#gnav5 a { background-position: -520px 0;}
#gnav6 a { background-position: -650px 0;}
#gnav7 a { background-position: -780px 0;}

#gnav a:hover{
	background-image: url(../img/gnavi.gif);
	background-repeat: no-repeat;
}

#gnav1 a:hover { background-position: 0 -40px;}
#gnav2 a:hover { background-position: -130px -40px;}
#gnav3 a:hover { background-position: -260px -40px;}
#gnav4 a:hover { background-position: -390px -40px;}
#gnav5 a:hover { background-position: -520px -40px;}
#gnav6 a:hover { background-position: -650px -40px;}
#gnav7 a:hover { background-position: -780px -40px;}

#gnav1-1 a { background-position: 0 -40px;}
#gnav2-1 a { background-position: -130px -40px;}
#gnav3-1 a { background-position: -260px -40px;}
#gnav4-1 a { background-position: -390px -40px;}
#gnav5-1 a { background-position: -520px -40px;}
#gnav6-1 a { background-position: -650px -40px;}
#gnav7-1 a { background-position: -780px -40px;}

/* ========サイドナビ======= */

div#sbar {
	float: right;
	width: 200px;
	padding-right: 15px;
	text-align: left;
}

#sbar .stitle {
	font-weight: bold;
	padding: 0.9em 0 0.6em 60px;
	letter-spacing: 0.2em;
	background: url(../img/stitle.gif) 0 100% no-repeat;
}

#sbar .cese-stitle {
	font-weight: bold;
	padding: 0.9em 0 0.6em 30px;
	letter-spacing: 0.2em;
	color: #ffffff;
	background: url(../img/cese-stitle.gif) 0 100% no-repeat;
}

#sbar .snav {
	list-style-type: none;
	margin-bottom: 1em;
	font-size: 120%;
}

#sbar .snav li.top {
	display: block;
	padding: 0.9em 0 0.9em;
	font-weight: bold;
	color: #3366ff;
	border-bottom: 1px solid #cccccc;
}

#sbar .snav li a.put {
	background: url(../img/mk01-1.gif) 0 40% no-repeat;
	background-color: #E9E9E9;
	border-bottom: 1px solid #cccccc;
	color: #ff6600;
}

#sbar .snav li span {
	color: #ff0000;
	font-size: 60%;
	padding: 2px 0 20px 20px;
}

#sbar .snav li {
	display: inline;
}

#sbar .snav a {
	display: block;
	width: 180px;
	padding: 10px 0 10px 20px;
	background: url(../img/mk01.gif) 0 40% no-repeat;
	border-bottom: 1px solid #cccccc;
}

#sbar .snav a:hover {
	background: url(../img/mk01-1.gif) 0 40% no-repeat;
	background-color: #E9E9E9;
	border-bottom: 1px solid #cccccc;
}

#sbar .snav li a {
	text-decoration: none;
}

#sbar .snav a:visited {
	text-decoration: none;
}

/* ========サイドバナー======= */

#sbar .sbtn-title {
	height: 71px;
	margin-top: 5em;
	padding: 1.2em 0 0 3.4em;
	font-weight: bold;
	background: url(../img/btn-title.gif) 0 0 no-repeat;
}

div#sbar .sbtn {
	margin: 0.5em 0 1em;
	text-align: center;
	border: 1px solid #999999;
}

/* ========メイン======== */

#top-img {
	width: 850px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
#top-img p#case {
	padding: 0;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.list {
	list-style-type: none;
	width: 850px;
	height:450px;
	margin: 2em auto 0;
}

.list li {
	float: left;
	width: 283px;
	margin-bottom: 2em;
}

/* 事例3 */

.case-box {
	float: right;
	width: 204px;
	padding: 0 0.4em;
}

.case-box p.photo {
	margin-bottom: 10px;
	border: 2px solid #111111;
}

.case-box .title {
	padding: 5px 5px;
	background: #cccccc;
	font-weight: bold;
	font-size: 120%;
}

.case-box dl {
	padding: 0;
	margin: 0;
}

.case-box dt {
	float: left;
	width: 80px;
	padding: 8px 0;
	font-weight: bold;
	font-size: 120%;
}

.case-box dd {
	padding: 8px 0;
	font-size: 120%;
	border-bottom: 1px dotted #E9E9E9;
}

.case-box p.detail-link {
	margin-top: 10px;
	padding: 0 2px 0;
	text-align: right;
}

/* ========メイン======= */

/* btn01 */

.btn01 {
	clear: both;
	width: 600px;
	margin: 0 auto 4em;
	padding-top: 4em;
}

/* リンクトップへ */

p.top-link{
	margin: 0 0 1em 1.2em;
	padding-top: 10px;
	text-align: right;
	border-top: 1px dotted #999999;
}

/* 更新 */

dl.news {
	float: right;
	width: 635px;
	margin-bottom: 2em;
	overflow: hidden;
}

dl.news dt {
	float: left;
	width: 100px;
	padding: 10px 0;
}

dl.news dd {
	padding: 10px 0;
	border-bottom: 1px dotted #999;
	padding-left: 15px;
}

dl.news dd a {
	font-weight: bold;
}

/* ========フッター======== */

div#footer {
	clear:both;
	margin: 0 auto;
	width: 908px;
	text-align: left;
	background: #E9E9E9;
}

#footer .fnav {
	margin: 0 auto;
	list-style-type: none;
	padding-top: 20px;
}

#footer .fnav li {
	display: inline;
	padding: 0 3px 0 12px;
	background: url(../img/fmk.gif) no-repeat left;
}

#footer .fnav li.first {
	background-image: none;
}

/* ========アドレス======== */

address{
   padding: 10px 10px 10px 0;
   font-size: 0.8em;
   text-align: right;
}
