@charset "shift_jis";
#main {
	height: auto;
	width: 950px;
	border: 1.5px solid #669966;
	font-size: 14px;
	line-height: 22px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
}
#top {
	background-image: url(img/topsample.jpg);
	height: 350px;
	padding: 0px;
}
#side {
	float: left;
	height: auto;
	width: 180px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#main #side ul {
	margin-top: 10px;
}

#contents {
	float: right;
	height: auto;
	width: 710px;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
}
#foot {
	width: 950px;
	text-align: center;
	clear: both;
	background-color: #009999;

}

#main #navi {
	font-size: 100%;
	background-color: #009999;
	white-space: normal;
	float: left;
	width: 100%;
}
#main #navi ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #navi ul li {
	background-color: #99CCCC;
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 8.5em;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}#main #navi ul li a {
	color: #930;
	text-decoration: none;
	display: block;
}
#main #navi ul li a:hover {
	color: #FFF;
	background-color: #009999;
}

h1  {
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	margin-top: 0px;
	padding-top: 5px;
	line-height: 18px;
	text-align: center;
}
h2 {
	text-align: left;
	margin-top: 10px;
	padding-LEFT: 10px;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	border-bottom-width: thin;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #930;
	border-left-color: #930;
	margin-bottom: 10px;
	margin-top: 40px;
}
h3  {
	font-size: small;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	background-color: #009999;
	text-align: center;
	margin: 0px;
}

.mawarikomi {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	}
.mawarikomi_off {
	clear: both;
}

#main #side li {
	font-size: 14px;
	line-height: 24px;
	list-style-position: inside;
	list-style-image: url(images/bullet016.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #column {
	width: 180px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
.columnp  {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
	border: 1px solid #009999;
}

.wnb
	{
	margin-left: 16px;
	margin-right: 16px;
	border: solid 1px #cccccc;
	overflow-y: scroll;
	height: 200px;
	margin-bottom: 8px;
	line-height: 24px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#main #side ul li a {
	color: #033;
}
.topicschip {
	margin-top: 20px;
}


#main #side ul li a:visited {
	color: #033;
}

#main #side ul li a:hover {
	color: #093;
}

#contents a {
	color: #039;
}

#contents a:visited {
	color: #039;
}

#contents a:hover {
	color: #06F;
}

/*
	一般の表
*/
table.normal
	{
	margin-left: 0px;
	margin-right: 0px;
	}

/*
	一般の表の右項目
*/
td.n1
	{
	border: solid 1px #000000;
	padding: 6px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	width: 180px;
	}
/*
	一般の表の左項目
*/
td.n2
	{
	border: solid 1px #000000;
	padding: 6px;
	font-size: 15px;
	line-height: 24px;
	width: auto;
	}

/*
	会社詳細ページの表
*/
table.normal2
	{
	margin-left: 10px;
	margin-right: 10px;
	}

/*
	会社詳細ページの表の右項目
*/
td.n3
	{
	border: solid 1px #000000;
	padding: 6px;
	font-size: 15px;
	background-color: #eeeeff;
	line-height: 24px;
	width: 150px;
	text-align: center;
	}
/*
	会社詳細ページの表の左項目
*/
td.n4
	{
	border: solid 1px #000000;
	padding: 6px;
	padding-left: 15px;
	font-size: 15px;
	line-height: 24px;
	width: 500px;
	}

td.n5
	{
	border: solid 1px #000000;
	padding: 6px;
	font-size: 15px;
	background-color: #eeeeff;
	line-height: 24px;
	width: 200px;
	text-align: center;
	}

td.n6
	{
	border: solid 1px #000000;
	padding: 6px;
	font-size: 15px;
	line-height: 24px;
	width: 200px;
	text-align: center;
	}

p.right
	{
	text-align: right;
	padding: 5px;
	padding-right: 10px;
	}
	
.jigyou {
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}

.jigyou2 {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.jigyou3 {
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}

.jigyou4 {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #C00;
}


.jigyou5 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: top;
	color: #C00;
	
}

td.jtb1{
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 350px;
	}
	
td.jtb2{
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 350px;
	}
td.jtb3{
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 350px;
	}

td.jtb4{
	vertical-align: bottom;
	width: 235px;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}

#main #foot address {
	color: #FFF;
}
.center {
	text-align: center;
}
