@charset "utf-8";
/* CSS Document */

/* 初期化 */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

ol {
	padding-left:40px;
}
	

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	margin: 0px;
	text-align:center;
	font-family: "Meiryo","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	line-height: 1.5em;
	font-size:0.8em;
}

body,x:-moz-broken {
	margin-left:-1px;
}

* html body {
	margin-left:1px; 	
}

*+html body {
	margin-left:1px; 	
}


#outline {
	width:960px;
	text-align:left;
	margin:0 auto;
	background: url(../images/outline-bg.jpg) repeat-y;
}

* html #outline {
	padding-right:0;
}

div, p,a, img, form, select, input, table, td, th, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size:small;
}


img {
	border: none;
}

p {
	padding:0;
}

.c-both {
	clear:both;
}

div.header {
	height:82px;
	margin:0 30px;
	padding:0;
}

div.company {
	float:right;
	padding:20px 10px 0 0;
}

div.hnavi {
	float:right;
	padding-top:10px;
	clear:right;
}

div.hnavi ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div.hnavi ul li {
	background:transparent url(../images/arrow1.jpg) no-repeat scroll left center;
	display:inline;
	padding:0 10px 0 15px;
}

div.hnavi ul li a {
	text-decoration:none;
}

div.hnavi ul li a:hover {
	text-decoration:underline;
}

div.logo {
	float:left;
	padding:0;
	height:82px;
}

div.header-img {
	padding:0 0 20px 0;
	width:680px;
	float:right;
}

#gfx-header-img-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
}

div#rootline {
	clear:both;
	margin-bottom:5px;
	padding:0 5px 10px;
}

p.nocontent {
	text-align:center;
	border: solid 1px #FF0000;
	background: #FFFF00;
}

.contentWrap {
	margin:0 30px;
	padding:20px 0;
	color:#666;
	border-top:#ff9900 solid 10px;
	border-bottom:#ff9900 solid 10px;
}

.contentWrap a {
	color:#666;
}

h2 #gfx-header-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
	height:30px;
	
}

h2 #gfx-header-nograph a {
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:30px;
}

h3 #gfx-header-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
	height:30px;
	
}

h3 #gfx-header-nograph a {
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:30px;
}

h4 #gfx-header-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
	height:26px;
	
}

h4 #gfx-header-nograph a {
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:26px;
}

h2 {

}

h3 {

}

h4 {

}

h5 {
	padding:0 0 0 10px;
	color:#999;
	font-size:1.1em;
}



div.footer {
	clear:both;
	padding:10px 50px;
	color:#666;
}

div.footer p a {
	text-decoration:none;
	color:#666;
}

div.footer p a:hover {
	text-decoration:underline;
	color:#9A3502;
}

div.fnavi a {
	color:#666;
	text-decoration:none;
}

div.fnavi a:hover {
	color:#9A3502;
	text-decoration:underline;
}

div.footer-content {
	padding:5px 4px;
}

div.copyright {
	padding-top:10px;
	text-align:center;
}

div.copyright p {

}

.csc-mailform-field label {color:#369; display:block; margin-top:1em;}
.csc-mailform-radio label {display:inline; margin-left:0.3em;}
.csc-mailform-radio legend {display:none;}
.csc-mailform-submit {margin-top:1em;}


.csc-sitemap{

}

#content-center .csc-sitemap a, #content-center-wide .csc-sitemap a{
text-decoration:none;
}

.csc-sitemap ul{
list-style-type:none;
padding:0;
margin:0;
}

.csc-sitemap ul li a{
	display:block;
	padding:3px 3px 3px 10px;
	margin-bottom:10px;
	margin-top:15px;
	font-weight:bold;
}

#content-center .csc-sitemap ul li a:hover, #content-center-wide .csc-sitemap ul li a:hover{
background-color:#ccc;
color:#fff;
}

.csc-sitemap ul li ul li a{
	margin:10px 0 0 20px;
	font-weight:normal;
}

.csc-sitemap ul li ul li ul li a{
background-color:transparent;
padding:0;
margin:0;
}

#content-center .csc-sitemap ul li ul li ul li a:hover, #content-center-wide .csc-sitemap ul li ul li ul li a:hover{
text-decoration:underline;
background-color:transparent;
}

.csc-sitemap ul li ul li ul{
list-style-type:square;
margin-left:50px;
}
