@charset "utf-8";

/* CSS Document */
/*-----------------------
CSS information

Site URL: http://www.sankyonetsuken.co.jp/topnetsu.html
File name  topstyle.css
Created    2009-10-09
Last Update 2011-04-05
Author:    tomimami
------------------------*/


body {
	background-color: #FFFFFF;
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 30%;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.3;
}

a:visited {
	color:#00F
}

#mainContents {
	width: 50em;
}

.new {
	font-size:small;
	color: #F00;
}

.link {
	background: url(../images/blank.gif) center right no-repeat;
	padding-right: 15px;
}

#message {
	font-size: 85%;
	line-height: 1.2;
	width: 30em;
	padding-left: 10px;
	margin-top: 50px;
}

#topics {
	line-height: 1.5;
	width: 48em;
	padding: 1em;
}

#iso9001 {
	font-size: 85%;
	color: #333;
	width: 450px;
	height: 91px;
	margin-top: 30px;
}

.logo {
	float: left;
	margin: 0px;
}

#mainContents #iso9001 div {
	float: right;
	width: 300px;
	height: 91px;
}

#mainContents #eco div {
	float: right;
	width: 200px;
	height: 86px;
	padding-top: 10px;
}

#mainContents #eco {
	font-size: 85%;
	color: #333;
	width: 380px;
	height: 86px;
	margin-top: 20px;
}

.sankyo {
	background-image: url(../contents/contents_01.gif);
	height: 34px;
	width: 800px;
}

#mainContents form input {
	font-size:10pt;
	color:#000000;
	background-color:#FFFFFF;
}

#mainContents #ninteimark {
	font-size: 10pt;
	color: #333;
	height: 140px;
	margin-top: 20px;
}

#mainContents #ninteimark p {
	clear: both;
}

#footer {
	font-size: 85%;
	float: right;
	width: 25em;
}

address {
	font-style: normal;
}

#mainContents #c {
	font-size: 80%;
	color: #333;
	clear: both;
}

