@charset "utf-8";
/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	background:white url(../img/bgbg.png);
	font-size:74.5%;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	line-height:2em;
}
html {
	overflow-y:scroll;
}
p {
	margin:0 0 1em 20px;
	line-height: 2em;
	padding: 10px;
}
li {
	list-style:none;
	line-height:2em;
}
img, fieldset {
	border:0;
}
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/
a {
	color:#8986FF;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container {
	width:980px;
	margin:0px auto 0;
	padding: 0px 10px;
	background: url(../img/bg_middle.png) repeat-y center;
}/*-----------------------------------------------
 __header
-----------------------------------------------*/
#head {
	width: 1000px;
	margin: 0px auto;
	height: 50px;
}
#header {
	margin: 0px;
}
#header h1 {
	padding: 0px;
	font-size: 10px;
	letter-spacing: 0.1em;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	display: none;
}
#header .h1cover {
	float: right;
	position: relative;
	top: 50px;
	right: 50px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}
#nav3 {
	width: 980px;
	height: 47px;
	border-bottom: 5px solid #999;
	z-index: 1000;
	position: relative;
	margin-top: 0px;
}
#nav3 * {
	text-decoration:none;
	color:#838383;
	list-style:none;
	margin:0;
	padding:0;
	line-height:1em;
	font-size: 1.05em;
} /*Reset browsers and apply basic formatting*/
#nav3 li {
	display:inline
}
#nav3 li * {
	height:47px;
	float:left;
	cursor:pointer;
	cursor:hand
}
#nav3 a {
	background:url(../img/left.png) left no-repeat;
	padding-left:65px
} /*Applys the left segment of the image and adds the grey bottom border*/
#nav3 .right {
	padding-right:67px
}
#nav3 .center {
	background:url(../img/center.png) repeat-x;
	margin-right:-67px;
	min-width:67px;
	height:47px;
	padding:20px 0 8px 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;
} /*Applys the seamless background*/
#nav3 .start {
	background:url(../img/farleft.png) left no-repeat
} /*Applys the far left corner*/
#nav3 .end {
	background:url(../img/farright.png) right no-repeat;
	padding-right:134px
} /*Applys the far right corner*/
/*The following controls the hover states of the individual image slices. It's important to remember that IE6 will only recognise :hover when applied to a link element*/
#nav3 a:hover {
	background:url(../img/right.png)
}
#nav3 a.start:hover {
	background:url(../img/farlefthover.png)
}
#nav3 a:hover .end {
	background:url(../img/farrighthover.jpg) right
}
#nav3 a:hover .center {
	background:url(../img/centerhover.png);
	color:#000;
	height:46px;
	padding:14px 0 13px 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;
}
#nav3 a:hover .right {
	background:url(../img/lefthover.png) right;
	padding-right:134px;
	margin-right:-67px;
	position:relative
}
#eyecatch {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 980px;
}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/
#footer {
	clear:both;
	width:980px;
}
#footer ul {
	margin:0 auto 5px;
	text-align:center;
}
#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}
#footer ul li.utilityHome {
	border-left:0;
}
#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}
/*-----------------------------------------------
 __contents
-----------------------------------------------*/
#contents {
	width:980px;
	float:left;
}
/* __main
------------------------------------------*/
#main {
	float:left;
	width:650px;
	padding:10px 20px 10px 10px;
	color:black;
}
#main a {
	color:blue;
}
#main .list {
	margin: 5px;
	padding: 5px;
	clear: both;
}
#main .list li {
	display: block;
	margin: 8px 3px;
	padding: 3px 3px 3px 40px;
	background: url(../img/list.png) no-repeat left;
	height: 35px;
	line-height: 40px;
}
#main .company {
	margin: 5px;
	padding: 5px;
	clear: both;
}
#main .company li {
	display: block;
	margin: 8px 3px;
	padding: 3px 3px 3px 50px;
	background: url(../img/company.png) no-repeat left;
	height: 35px;
	line-height: 40px;
}
#main h2 {
	height: 30px;
	display: block;
	line-height: 35px;
	padding: 5px 5px 5px 50px;
	background: url(../img/h2.png) no-repeat;
	color: #333;
	font-size: 1.25em;
	letter-spacing: 0.2em;
}
/* __sub
------------------------------------------*/
#sub {
	float:right;
	width:280px;
	padding:10px;
}
#sub h3 {
	margin-bottom:5px;
	font-size:100%;
	letter-spacing:1px;
}
#sub ul {
	margin:0 0 20px;
	padding: 0px;
}
#sub ul li {
	padding:0px 0px 1px;
}
#ex {
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	font-size: 1.25em;
	line-height: 3em;
}
#ex strong {
	color: #F00;
	display: block;
	line-height: 30px;
	clear: both;
	height: 30px;
}
.app {
	padding: 10px;
}
.app h3 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.app .ico {
	padding: 5px;
	float: left;
	display: block;
	clear: left;
	height: 80px;
	width: 80px;
	margin-bottom: 70px;
	margin-right: 10px;
}

.app .scr {
	clear: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.app h4 {
	padding: 5px;
	display: block;
	margin-top: 5px;
}
.app .scr img  {
	padding: 3px;
}
