@charset "UTF-8";

/*----------
		Basic Settings
----------*/
body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address {
	margin : 0px;
	padding : 0px;
/*	table-layout: fixed;*/
}
img {
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
body {
	color: #222222;
	background: #FFFFFF;
	margin: 30px;
	font-size: 80%;
	font-family:'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}
th,td {
	text-align: justify;
}
ol {
	list-style-position: outside;
	margin-left: 2.0em;
}
h3 {
margin-top: 20px;
margin-left: 0em;
color: #890600;
text-align: left;
text-indent: 0em;
font-size: 1.4em;
font-weight: normal;
}
h3 img {
	margin-right: 3px;
}
h4 {
margin-top: 10px;
margin-bottom: 5px;
color: #890600;
font-size: 1em;
font-weight: bold;
}


/*----------
		contents
----------*/

#shamei{
	color:#333333;
	font-size:15px;
}
.news {
	font-size: 0.9em;
}
.copy {
	font-size: 0.7em;
	padding: 3px;
}

#toppage #header {
}
#visual {
	width: 700px;
	height: 250px;
	margin: 0px auto 10px;
}
#visual img {
}
.2column h3,
.2column p {
	width: 230px;
}

/*.3column td {
	width: 150px;
	padding: 5px;
	vertical-align: top;
}
body .3column td p {
	margin-right: 10px;
}
body .3column .linkimg img {
	display: block;
	border: 5px #EEE solid !important;
}*/




/*----------
		preloadedImages
----------*/
#pre {
	width: 0px;
	height: 0px;
	display: none;
	background-image: url(img/service-on.gif);
	background-image: url(img/corp-on.gif);
	background-image: url(img/contact-on.gif);
	background-image: url(img/part-on.gif);
}

#header {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

