@charset "UTF-8";
/* CSS Document */
/* -----------------ResetCSS----------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%; /* iphoneで文字サイズの変化を防ぐ */
	line-height: 1.5;
	color: #666;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #b3b3b3;
}
td {
	border-spacing: 0;
	border: 1px solid #b3b3b3;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a img {
	border: none;
}
#header {
	height: 400px;
	width: 100%;
	background-color: #0068b6;
}
#header p {
	width: 45%;
	text-align: center;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	font-size: 15px;
	line-height: 1.5em;
}
#head_rogo {
	padding-top: 5%;
}
#head_cap {
	margin-top: 15px;
}
#fixedbox ul {
	overflow: hidden;
	margin-left: 25%;
	width: auto;
	text-align: center;
	line-height: auto;
}
#fixedbox ul li {
	float: left;
	text-align: center;
	width: 15%;
}
#fixedbox {
	color: #0068b6;
	background-color: #FFF;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0068b6;
	box-shadow: 0px 1px 1px 1px #e6e6e8;
	-moz-box-shadow: 0px 1px 1px 1px #e6e6e8;
	-webkit-box-shadow: 0px 1px 1px 1px #e6e6e8;
	text-decoration: none;
}
dd {
	float: left;
	margin-left: 25px;
}
#design {
	height: auto;
}
#fixedbox ul li a {
	text-decoration: none;
}
a {
	display: block;
	text-decoration: none;
}
#fixedbox ul li a {
	color: #666;
}
h2 {
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: auto;
	padding-bottom: 5px;
	clear: both;
	width: auto;
}
#inner {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8%;
	margin-bottom: auto;
	height: auto;
}

.business {
	height: auto;
	padding: 10px;
}
.products li {
	display: inline;
	margin-right: 10px;
	line-height: 30px;
}
.products {
	text-align: left;
	margin-left: 0px;
	padding: 25px;
	background-color: #F5F5F5;
	height: auto;
	width: auto;
	margin-bottom: 10%;
}
.catch {
	padding-left: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
}
.products li:before {
	content: url(images/point.png);
	margin-right: 5px;
	
	
}

h2 img {
	width: auto;
}

h3 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	height: 45px;
	width: 190px;
	border: 2px solid #999999;
	line-height: 45px;
	margin-bottom: 4%;
}






footer {
	background-color: #0068B6;
	height: auto;
	width: 100%;
	clear: both;
	overflow:hidden;
}
footer h2 {
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	height: auto;
	padding-bottom: 5px;
	clear: both;
	width: auto;
	margin-bottom: 5%;
	padding-top: 5%;
}#footcontainer {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#footcontainer ul {
	color: #FFF;
	font-size: 15px;
	line-height: 2em;
}
#footcontainer p {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 1%;
}
#company {
	width: 60%;
	float: left;
}
footer #copyright {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	margin-top: 50px;
	margin-bottom:0px;
}
#innner2 {
	background-color: #F5F5F5;
	padding-top: 5%;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5%;
}
#fixedbox ul li a:hover {
	background-image: url(images/underbar_07.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#container {
	height: 2000px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.grid {
	background-color: #FFF;
	width: 174px;
	padding: 15px;
	margin: 8px;
	font-size: 12px;
	float: left;
	min-height: 100px;
	box-shadow: 0px 0px 3px 1px #c4c3c4;
	-moz-box-shadow: 0px 0px 3px 1px #c4c3c4;
	-webkit-box-shadow: 0px 0px 3px 1px #c4c3c4;
}
.imgholder img {
	max-width: 174px;
	margin-bottom: 5px;
}

 .grid strong { font-weight:bold;
}

.grid p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top:3px;
}
