/*==========================================

	common

==========================================*/

* {
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
}

html , body  {
	text-align: center;
	background-color: #444444;
	height: 100%;
	width: 100%;
	margin: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
a:link,
a:visited
{
	color: #990000;
	text-decoration: none;
	line-height: 1.2em;
}
a:hover{
	color: #391D00;
	text-decoration: underline;
}
#wrap {
	width: 100%;
	background-color: #FFFFFF;
}



/* ヘッダー */

#headder {
	height: 340px;
	width: 100%;
	background-color: #391D00;
}
#head {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	overflow: hidden;
	background-color: #391D00;
}
#head_k {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/head2.jpg);
	background-repeat: no-repeat;
	height: 94px;
	overflow: hidden;
}
#head1 {
	float: left;
	width: 500px;
}

h1 {
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
}

#head2 {
	width: 250px;
	float: right;
	text-align: center;
	margin-top: 55px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	letter-spacing: 0.2em;
}

/* パンくず */

#breadcrumb {
	width: 1000px;
	overflow: hidden;
	height: 40px;
}
#breadcrumb ul {
	height: 30px;
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#breadcrumb li {
	float: left;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 20px;
}
#breadcrumb a:link,
#breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
#breadcrumb a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
	}
#breadcrumb a:active {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}


/* コンテンツ */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 0px;
}
#contents {
	background-image: url(../image/main_bg.gif);
	background-repeat: repeat-y;
	width: 1000px;
}


#main {
	width: 720px;
	float: right;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	display: inline;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	color: #391D00;
	background-image: url(../image/tt01.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 720px;
	text-indent: 4em;
	padding-top: 14px;
}
#main p {
	font-size: 14px;
	color: #333333;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 1.5em;
}
#main .mm {
	margin-bottom: 50px;
}

#main dl  {
	width: 640px;
	line-height: 1.5em;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 15px;
}
#main dt  {
	clear: left;
	float: left;
	width: 9em;
	margin: 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 14px;
	padding-top: 0.5em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}   
#main dd  {
	margin: 0 0 0 9em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 14px;
}
#bttop {
	width: 710px;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 10px;
}



/* 右メニュー */

#menu {
	float: left;
	text-align: left;
	width: 250px;
	display: inline;
}
#menu .rihtmenu {
	margin: 0px;
	padding: 0px;
}

#menu .rihtmenu li {
	list-style-type: none;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
	_height: 54px;
	_width: 235px;
	margin-left: 30px;
	margin-top: 30px;
	padding-left: 50px;
	background-position: 2px;
	margin-bottom: 20px;
}
#menu .rihtmenu .menutop {
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 235px;
}
.rihtmenu a:link,
.rihtmenu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.rihtmenu a:hover{
	color: #990000;
	text-decoration: none;
}


/* フッター */



#foot {
	width: 100%;
	height: 120px;
	margin-top: 0px;
}
.footin {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #391D00;
}

#foot .footin p {
	font-size: 14px;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 2em;
}

.footin a:link,
.footin a:visited
{
	color: #333333;
	text-decoration: none;
}
.footin a:hover{
	color: #990000;
	text-decoration: none;
}
.fotter {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
	line-height: 2.5em;
}
.fotter a:link,
.fotter a:visited
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.fotter a:hover{
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}



/* 下層ページ */

#main .company {
	width: 700px;
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-left: 5px;
}
.company th {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
	border-collapse: collapse;
	background-color: #B36666;
	color: #FFFFFF;
}
.company td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	border-collapse: collapse;
}
#main .servicebox {
	margin-bottom: 2em;
	clear: both;
}

.sample_img01 {
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
}
.sample_img02 {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}


.clear {
    clear: both;
}

/* for modern brouser */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
