/*印刷用*/
@media print
{
　　.noprint{
　　　　display:none;
　　}
}
@media print { 
	body { background-image: none !important;
	} 
}

/*スクリーン用*/
body {
	margin: 0px 0px 20px 5px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-y;
	width: 850px;
}

div {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 5px;
	clear: both;
}

a	{
	text-decoration: none;
}
a:link {
	color:#000066;
}
a:visited {
	color:#666666;
}
a:active {
	color:#990000;
	text-decoration: underline;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}

img	{
	border: none;
}

h1	{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/*ヘッダー領域*/
#header {
	background-image: url("../images/header_bg.jpg");
	background-repeat: repeat-x;
	width: 811px;
	padding: 0px;
	margin: 0px;
}
#header .logo{
	padding:0px;
}

#header .top_menu {
	width: 798px;
	height: 23px;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-color: #7580BE;
	font-size: 16px;
	border-bottom: 1px solid #CCCCCC;
	color: #ffffff;
}
#header .top_menu a{
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
}

/*左サイド領域*/
#side {
	width: 193px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#side .main_menu {
	width: 183px;
	margin: 5px 5px 0px;
	padding: 0px;
}

.main_menu ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.main_menu ul li {
	font-size: 80%;
	margin: 1px 0 0 0;
	padding: 0;
}

.main_menu ul li a {	
	width: 168px;
	display: block;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_list_bg_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-top: #FFFFFF solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	margin: 0;
	padding: 3px 0 3px 6px;
}

.main_menu ul li a:link {
	color: #333333;
	text-decoration: none;
	background-position: 0px;
}
.main_menu ul li a:visited {
	color: #333333;
	text-decoration: none;
	background-position: 0px;
}
.main_menu ul li a:hover {
	color: #003399;
	text-decoration: none;
	background-position: -224px;
}
.main_menu ul li a:active {
	color: #3C78BC;
	text-decoration: none;
	background-position: -224px;
}

.group {
	font-size: 80%;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	padding: 9px 0px 7px 20px;
	width: 164px;
	border-bottom: #003399 solid 1px;
	background-color: #003399;
	background-image: url(../images/menu_bg_blue.gif);
}

/*検索領域*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 0px;
	margin: 0px 5px;
}

* html body .menu_feature	{
	_margin: 0px 10px 1px;
}

.menu_feature	{
	margin: 0px 10px 5px;
}

#fromcompany{
	background-image: url("../images/list_bg.gif");
	margin: 7px 2px 3px;
	padding: 2px 0px;
	border: 1px solid #CCCCCC;
	width: 176px;
	height: 15px;
	text-align: center;
	color: #333333;
	font-size: 80%;
}
#sub_menu {
	padding: 0px;
	margin: 0px 5px;
}

#sub_menu ul {
	list-style-image: url(../images/square_blue.gif);
	font-size: 75%;
	padding: 0px 10px 5px 30px;
	margin: 0px;
}
#sub_menu li {
	text-align:left;
	line-height: 130%;
}

/*メイン領域*/
#main {
	float: left;
	margin: 0px;
	width: 620px;
	padding: 0px;
}

/*購読領域*/
#subscription {
	width: 590px;
	font-size: small;
	margin: 7px 0px 3px;
	line-height: 125%;
	padding: 1px 10px;
	text-align: right;
}
#subscription a {
	color:#CC0033;
}

/*ヘッドライン領域*/
#headline {
	width: 600px;
	margin: 0px;
	padding: 0px 10px;
}

/*タイトル領域*/
#title {
	width: 590px;
	margin: 0px;
	padding: 0px 10px;
}

#title h2 {
	font-size: 18px;
	font-weight: bolder;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left-bottom;
	padding: 5px 10px 5px 15px;
	margin: 0px;
	height: 30px;
}

/*コンテンツ領域*/
#content {
	margin: 0px;
	padding: 0px 10px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 95%;
	width: 590px;
}

#content h3 {
	margin: 0px 0px 5px;
	padding: 5px 12px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
}
#content h3 a {
	color: #000000;
}

#content h4 {
	margin: 0px;
	padding: 0px 20px 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h5 {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin: 7px 0px 10px 10px;
	background: #F5F5F5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 3px solid #6699CC;
	padding: 3px 5px 2px 10px;
	width: 545px;
	border-right: 1px solid #666666;
	font-weight: normal;
	vertical-align: baseline;
	clear: both;
}

#content h6 {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	margin: 15px 15px 7px;
}

#content p {
	margin: 0px;
	padding: 2px 10px;
	font-size: 95%;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
}

#content .navi {
	clear: both;
	float: right;
	font-size: 90%;
	margin-bottom: 15px;
	background:url(../images/navi.gif) no-repeat left center; padding:2px 10px;
}
#content .navi a:link,#content .navi a:visited {
	color:#000066;
}
#content .navi a:active,#content .navi a:hover {
	color:#990000;
	text-decoration: underline;
}

#content .box div{
	clear: both;
}
#content .box {
	border: 1px dotted #C6C2B8;
	background-color: #FEFEE4;
	width: 500px;
	margin: 10px 45px;
}
#content .box .inquiry {
	margin: 0px;
	font-weight: bold;
	color: #333333;
	background-image: url("../images/inquiry_bg.gif");
	font-size: 80%;
	text-align: center;
	vertical-align: baseline;
	line-height: 1.3em;
	padding: 3px;
}
#content .box p {
	font-weight: bolder;
	color: #333333;
	margin: 5px;
}

#content p div {
	margin: 0px;
	padding: 0px;
}

#content .message {
	margin: 10px 0px 5px 20px;
	font-size: small;
	color: #333333;
}

#content .photo {
	float: right;
	margin: 0px 0px 5px 4px;
	color: #333333;
	font-size: small;
	padding: 2px;
	clear: both;
	background-color: #EFEFEF
}

#content .photo img {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
}

#content .date {
	margin: 0px;
	padding: 2px 20px;
	font-size: 95%;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
}

#alltext {
	font-size: small;
	margin: 0px;
}

#content ul {
	padding: 0px 10px 5px 40px;
	margin: 0px;
	list-style-image: url(../images/arrow.gif);
}

#content ul.item {
	padding: 0px 10px 5px 40px;
	margin: 0px;
	list-style-image: url(../images/square_black.gif);
}

#content li {
	line-height: 140%;
}

/*フッター領域*/
#pagetop {
	width: 570px;
	font-size: 12px;
	text-align: right;
	padding: 5px 25px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#pagetop a {
	color: #000000;
}

/*広告中央領域*/
#ad_center {
	margin: 10px 2px 0px;
}

/*コピーライト領域*/
#copy {
	border-top: 1px solid #999999;
	width: 595px;
	font-size: 12px;
	margin: 0px 5px 0px 10px;
	padding: 5px 0px 0px 0px;
	line-height: 125%;
	text-align: right;
}

span.information a{
	color:#000066 !important;
}

/*その他の領域*/
table.info {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	table-layout: auto;
	font-size: small;
	line-height: 135%;
	border-collapse: collapse;
	background-color: #FDFDFD;
	width: 560px;
	margin-left: 10px;
	margin-bottom: 10px; 
}
.info th {
	background-color:#cccccc;
	border: 1px solid #999999;
	padding: 3px;
	font-weight: normal;
}
.info td {
	border: 1px solid #999999;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	vertical-align: top;
}

col.first {
	width: 120px;
	text-align: center;
	background-color: #F7F5F5;
}

table.branch{
	margin-left: 30px;
	margin-bottom: 10px; 
	table-layout: auto;
	font-size: small;
	width: 500px;
	line-height: 135%;
	border-collapse: collapse;
	background-color: #FDFDFD;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.branch th	{
	background-color:#cccccc;
	text-align: center;
}
.branch td	{
	border-bottom: 1px dotted #999999;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
col.city {
	width: 120px;
	text-align: center;
}

table.recruit{
	margin-left: 30px;
	margin-bottom: 10px; 
	table-layout: auto;
	font-size: small;
	width: 520px;
	line-height: 135%;
	border-collapse: collapse;
	background-color: #FDFDFD;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.recruit th	{
	background-color:#cccccc;
	text-align: center;
}
.recruit td	{
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	border-bottom: 1px dotted #999999;
}
col.first {
	width: 120px;
	text-align: center;
	background-color: #FDFDFD;
}

ul.link a{
	margin-right: 15px;
}

form.send {
	width: 540px;
	margin-left: 20px;
	font-size: 80%;
}
form.send legend {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
form.send fieldset {
	border: 1px solid #999999;
	padding: 10px 5px 10px 20px;
}

form.send fieldset dt {
	font-size: 12px;
	border-left: 5px solid #6699CC;
	padding-left: 5px;
	margin: 5px;
	width: 150px;
}

form.send fieldset dd {
	padding-left: 15px;
	margin: 5px;
}
div.zoom {
	float: right;
	margin: 0px 0px 5px 4px;
	color: #333333;
	font-size: small;
	padding: 0px;
	clear: both;
	text-align: center;
}

div.zoom img {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
}

div.zoom a:link {
	color:#000066;
}
div.zoom a:visited {
	color:#000066;
}
div.zoom a:active {
	color:#990000;
	text-decoration: none;
}
div.zoom a:hover {
	color:#990000;
	text-decoration: none;
}

.face {
	float: right;
	margin: 0px 2px 5px 4px;
	color: #333333;
	font-size: small;
	padding: 0px;
	clear: both;
}

.ad td	{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.ad a	{
	text-decoration: none;
}
.ad a:link {
	color:#000066;
}
.ad a:visited {
	color:#666666;
}
.ad a:active {
	color:#990000;
	text-decoration: underline;
}
.ad a:hover {
	color:#990000;
	text-decoration: underline;
}

.ad img	{
	margin: 0px 3px;
	padding: 0px;
	border: 2px solid #CCCCCC;
}
.ad a:link img {
	border: 2px solid #000099 !important;
}
.ad a:visited img {
	border: 2px solid #000099 !important;
}
.ad a:hover img {
	border: 2px solid #990000 !important;
}
.ad a:active img {
	border: 2px solid #990000 !important;
}

.guide a:link {
	color:#000066 !important;	
}
.guide a:visited {
	color:#000066 !important;	
}
.guide a:hover {
	color:#990000 !important;	
}
.guide a:active {
	color:#990000 !important;	
}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

#powered {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}
