@charset "utf-8";
/* Clear Settings
------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, label, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1, h2 {
	line-height:0;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
	vertical-align: bottom;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
textarea {
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
a {
	text-decoration:underline;
}
a img {
	border-width:0;
	border-style:none;
}
.clear {
	clear:both;
	line-height:0;
}
/* Basic Settings
------------------------------*/

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1.3;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:visited {
	color:#666666;
}
/* Rayout
------------------------------*/

#wrapper {
	width:910px;
	margin:0 auto;
	padding:0;
	/*text-align:center;*/
	background-image:url(images/wrapperbg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
#inner {
	width:900px;
	margin:0 auto;
	padding:0 5px;
	/*text-align:center;*/
	background-image:url(images/innerbg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/* Header
------------------------------*/

#header {
	width:860px;
	height:100px;
	margin:0 auto;
	padding:0 20px;
	background-image:url(images/headerbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}
#header h1 {
	margin:16px 0 0 0;
	padding:0;
	float:left;
	width:360px;
	height:59px;
}
#header #description {
	margin:31px 15px 0 0;
	float:right;
	padding:4px;
	width:450px;
	height:37px;
	overflow:hidden;
	text-align:left;
	font-weight:bold;
	color:#999999;
	line-height:1.6;
}
#headernavi {
	position:absolute;
	top:2px;
	right:11px;
	left:680px;
	padding:0;
	width:210px;
	height:17px;
}
#headernavi ul li {
	float:left;
	color:#666666;
	display:block;
	font-size:10px;
}
#headernavi ul li.line {
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	border-right:1px #666 solid;
}
#headernavi ul li a {
	text-decoration:none;
	color:#666666;
}
#headernavi ul li a:hover {
	text-decoration:underline;
}
/* Global Menu
------------------------------*/

#glbmenu {
	width:900px;
	height:38px;
	border-bottom:5px #48bef0 solid;
	clear:both;
}
#glbmenu ul li {
	display:block;
	float:left;
}
#glbmenu ul li a {
	display:block;
	height:38px;
	background-image:url(images/glbmenu.jpg);
	text-indent:-9999px;
}
#glbmenu ul li.greeting a {
	margin:0 0 0 2px;
	width:147px;
	background-position:-2px 0;
}
#glbmenu ul li.greeting a:hover {
	background-position:-2px -38px;
}
#glbmenu ul li.product a {
	margin:0 0 0 3px;
	width:147px;
	background-position:-152px 0;
}
#glbmenu ul li.product a:hover {
	background-position:-152px -38px;
}
#glbmenu ul li.applied a {
	margin:0 0 0 3px;
	width:147px;
	background-position:-302px 0;
}
#glbmenu ul li.applied a:hover {
	background-position:-302px -38px;
}
#glbmenu ul li.development a {
	margin:0 0 0 3px;
	width:147px;
	background-position:-452px 0;
}
#glbmenu ul li.development a:hover {
	background-position:-452px -38px;
}
#glbmenu ul li.company a {
	margin:0 0 0 3px;
	width:147px;
	background-position:-602px 0;
}
#glbmenu ul li.company a:hover {
	background-position:-602px -38px;
}
#glbmenu ul li.inquiry a {
	margin:0 1px 0 3px;
	width:147px;
	background-position:-752px 0;
}
#glbmenu ul li.inquiry a:hover {
	background-position:-752px -38px;
}
/* Contener
------------------------------*/

#contents {
	width:635px;
	float:right;
}
#sub {
	float:left;
	width:260px;
	height:100%;
	background-color:#E9FBFF;
}
/* Sub
------------------------------*/
#sub #search {
	margin:10px 10px 15px 13px;
	text-align:left;
	color:#666666;
	font-size:12px;
}
#sub #search input {
	font-size:12px;
	color:#000000;
	font-size:12px;
}
#sub #search p {
	margin:6px 0 0 0;
}
#sub #search p.caution {
	font-size:10px;
	margin:0;
}
#sub #eachname {
	margin:0 0 0 6px;
	padding:0 0 20px 0;
	width:246px;
	text-align:left;
	color:#000000;
	font-size:12px;
	background-image:url(images/sub_eachnamebg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#sub #eachname ul li {
	margin:4px;
}

/**/
#eachname {
	margin: 0 4px 4px;
}

#eachname h3 {
	width: 110px;
	height: 21px;
	margin: 7px 0 5px;
	text-indent:-9999px;
}

.accordion {
	padding: 8px 0;
}

.accordion dt {
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 8px;
	padding:0 0 0 12px;
	cursor: pointer;
	line-height: 1.8;
	background-image:url('http://www.densou.com/images/sub_eachnameicon.gif');
	background-repeat:no-repeat;
	background-position:0 8px;
}

.accordion dd {
	overflow:hidden;
	padding-left:18px;
}
.accordion dd p {
	margin:0 0 4px 0;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
/* Footer
------------------------------*/
#footer {
	clear:both;
	background-image:url(images/footerbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:88px;
}
#footer #footernavi {
	height:23px;
	margin:0;
	padding:0 0 7px 0;
	color:#FFFFFF;
	background-color:#9C9C9C;
	border-bottom:1px #ffffff solid;
}
#footer #footernavi ul {
	display:block;
	height:23px;
	width:520px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#footer #footernavi ul li {
	float:left;
	margin:0;
	font-size:10px;
	padding:0 8px 0 6px;
	border-right:1px #ffffff solid;
}
#footer #footernavi ul li.sitemap {
	border:none;
}
#footer #footernavi ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer #footernavi ul li a:hover {
	text-decoration:underline;
}
#footer #footerlogo {
	float:right;
	margin:7px 5px 0 0;
}
#footer #footertxt {
	float:left;
	margin:4px 0 0 5px;
	text-align:left;
}

