﻿* {
	padding:0;
	margin:0;
	font-size:12px;
  line-height: 20px;
}
body {
	width:1201px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	vertical-align:bottom;
	border:none;
}

/*-------------------
     MENU & FOOT
--------------------*/
#header{
	width:1201x;
	height:119px;
}

#menu {
	margin-top: 10px;
	text-align: center;
	padding-top: 12px;
}
#footer{
	margin-top: 20px;	
	padding-right: 20px;	
	text-align: right;
}
#foot-image{
	clear: both;
	width:1201px;
	height:202px;
	background-image :url(../../img/footer.gif)

}

/*-------------------
          TOP
--------------------*/

#top-main{
	padding-left: 20px;
	margin-top		: 20px;	
}
#top-main2{
	margin-bottom	: 40px;	
}
/*-------------------
         all
--------------------*/
.main-contents{
	text-align: center;
	margin-bottom: 30px;	
	margin-top	: 30px;	
}

.title{
	margin-top: 30px;	
	margin-bottom: 20px;	
}

.contents{
	margin-top: 30px;	
}
#exp{
	margin-top: 20px;	
	margin-bottom: 20px;	
}
#big{
	font-weight:bold;
	font-size:13px;
	text-align:left;
}
#small{
	font-size:12px;
	text-align:left;
}

/*-------------------
         message
--------------------*/
/*-------------------
         recruit
--------------------*/
#contents3 {
  	margin-bottom: 20px;
}
#contents3 #table2 {
	width: 450px;
  	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse: collapse;

}
#contents3 #table2 th,#contents3 #table2 td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#contents3 #table2 td {
	padding: 10px;	
}
#contents3 #table2 th {
	background-color:#F0EEEF;
	font-family: "A-OTF リュウミン Pro R-KL";
}
/*-------------------
         contact
--------------------*/
#seat{
	width: 690px;

}
.td1 {
	width:150px;
	background-color:#F0EEEF;
	font-family: "A-OTF リュウミン Pro R-KL";
}
.center {
	padding:10px;
	text-align:center;
}
.kome {
	color:#CC0000;
	font-size:10px;
}
#padding{
	padding-top:15px;
}
.red{
	color: #790886;
	padding-left:200px;
	padding-top: 15px;
}

#contents4 #table3 {
  	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse: collapse;
}
#contents4 #table3 th,#contents4 #table3 td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#contents4 #table3 td {
	padding: 10px;	
}


