@charset "shift_jis";

body {
	background:url(../img/bg1.jpg);
	margin:0;
	text-align:center;
}

h1 {
	font-size:16px;
	margin:0;
}

#wrapper {
	background-color:#FFFFFF;
	border:1px solid #000000;
	text-align:left;
	width:710px;
	margin:0 auto;
}

/* header */
#header {
	text-align:center;
	margin-top:10px;
}

#header h2 {
	margin:0;
	padding:0;
}

/* main_menu */
#main_menu {
	border-bottom:1px dotted #000000;
	overflow:hidden;
	width:680px;
	margin:0 10px 0;
	padding:4px 0;
}

#main_menu li {
	float:left;
	margin:0 0px 0 0;
	padding:0;
}

#main_menu li.last {
	margin-right:0;
}

/* contentsArea */
#contentsArea {
	clear:both;
	padding:0 10px;
}

/* rireki */
#rireki {
	background:url(../img/bg1.jpg);
	border:1px solid #000000;
	margin-bottom:15px;
	padding:10px;
}
#rireki dl,dt,dd {
	margin:0;
	padding:0;
}
#rireki dd {
	margin-bottom:10px;
}

/* osusume */
#osusume {
	background:url(../img/bg1.jpg);
	border:1px solid #000000;
	padding:10px;
}

#osusume h3 {
	color:#00CC66;
	font-size:14px;
	margin:6px 0;
}
#osusume p {
	line-height:140%;
	margin:0;
}

/* rightContentsBox */

.rightContentsBox {
	border:1px solid #CCCCCC;
	margin-bottom:15px;
}
.rightContentsBox ul,li {
	list-style:none;
	margin:0 4px 3px;
	padding:0;
}
.rightContentsBox h4 {
	background:url(../img/tablemenu1.jpg) repeat-x;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	font-weight:normal;
	margin:0 0 4px;
	padding-left:8px;
}
.rightContentsBox p {
	margin:0 4px;
	line-height:140%;
	padding:0;
}
.rightContentsBox .mailto {
	font-size:11px;
}
.rightContentsBox address {
	color:#FF0000;
	font-style:normal;
	margin:4px 4px 0;
}

/* address */
#addressArea {
	background:url(../img/bg1.jpg);
	border:1px dotted #CCCCCC;
	text-align:center;
	padding:10px;
	margin: 20px 10px;
}

/* footerLink */
.footerLink {
	background-color:#ECECEC;
	text-align:center;
	margin:10px;
	padding:10px;
}

/* copy */
#copy {
	border-top:1px solid #000000;
	background-color:#FFFFFF;
	text-align:center;
	height:25px;
	margin: 0;
}



/* p */
.red {
	color:#FF0000;
}

.blue {
	color:#0000ff;
}

.align_center {
	text-align:center;
}

.towa_value strong {
	font-weight:bold;
	color:red;
}

img.picture1 { width:231px; height:173px; border:0px;}
img.picture2 { width:173px; height:231; border:0px;}
img.picture3 { width:200px; height:200px; border:0px;}
table.bukken_detail td {
  text-align:left;
  border: solid 1px rgb(200,200,200);
}
td.detail_caption{
  background-color: #FFCC66;
}
table.inline_tbl {
	width: 100%;
}
	table.inline_tbl th {
		border: solid 1px rgb(200,200,200);
		text-align:center;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		background: #F5F5F5;
	}
	table.inline_tbl th.charge_name {
		width : 40%;
	}
	table.inline_tbl th.cost{
		width : 20%;
	}
	table.inline_tbl td {
		border: solid 1px rgb(200,200,200);
	}
	table.inline_tbl td.cost_value{
		text-align : right;
	}
.detail_title {
	font-weigth:bold;
	border-bottom:1px dotted #FF6600;
	border-left:1px dotted #FF6600;
	text-align:left;
	padding-left:20px
}

.contents {
  border:1px solid #000000;
  background-color: #ffffff;
}

div.body{
  text-align : center;
  width:780px;
}

table.logo{
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-top:1px solid #000000;
  width:780px;
}

.recruit_contents {
	text-align:left;
	margin-left:20px;
}
	.recruit_contents h3 {
		border-bottom:1px dotted #FF6600;
		font-weight:bold;
		font-size:16pt;
		color: #FF6600;
	}


td.link1 {
	font: 13px Tahoma, sans-serif; 
	width: 100px;
	font-weight: bold;
	line-height:200%;
	border : 0px;
}

.comment {
	background-color: #fff;
	border: 1px solid gray;	
	line-height:200%;
	padding:10px 10px 10px 10px;
}
.comment h4 {
	color:#003366;
	font-weight:bold;
	font-size:12px;
}
